@charset "iso-8859-1";
@import url(structure.css);
@import url(_elements.css);
@import url(navigation_elements.css);
@import url(account.css);
@import url(boxes.css);
@import url(catalog.css);
@import url(form.css);
@import url(gallery.css);
@import url(newsletters.css);
@import url(publication_methods.css);

/* COMMON STYLES */
body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:70%;
}

img {
	border:0;
	vertical-align: bottom;
}
.clear {clear: both; visibility: hidden;}
div.clear{font-size:1px; height:1px; padding:0; margin:0;}
#homePageJS #text img{ margin:0 0 0 1px; padding:0; float:left; display:inline }
#homePageJS #verticalmenu{ display:none }
#homePageJS #contents{
 padding:59px 0 0 0;
 width:872px;
 background:url(/images/safty/safty_structure01_03.gif) repeat-x 0 65px;
}
#homePageJS #contents .box{
 float:left; display:inline;
 border:1px solid #fff;
 border-bottom-width:2px;
 background:#ff0;
 height:85px;
 padding:36px 5px 5px 5px; margin:0;
 width:233px;
}
#homePageJS #contents .box h2{
 font-size:1.3em;
}
#homePageJS #contents .box *{
 color:#333
}
#homePageJS #contents .box a{
 color:#666
}
#homePageJS #contents .box a:hover{
 color:#444
}
#homePageJS #contents .box img{
 float:left;
 margin:0 7px 0 0;
}
#homePageJS #contents .boxlastelements{
 width:370px;
 background:#e8b695 url(/images/safty/box_actu.gif) no-repeat top left;
}
#homePageJS #contents .boxlastelements h2{ position:absolute; left:-99em; }
#homePageJS #contents #Safty-1 {
 background:#b7c6e3 url(/images/safty/box_securite.gif) no-repeat top left;
}
#homePageJS #contents #Safty-2 {
 background:#d6d8d2 url(/images/safty/box_securite2.gif) no-repeat top left;
}
* html #homePageJS #main div.clear{display:none}
#homePageJS #article { margin:0; padding:0; }
