
body {
 font:11px Verdana, Arial, Helvetica, sans-serif;
 color:#000;
background:#000 url('/images/bg_header.gif') repeat-x;
}

h1, .h1, h2 {color:#000;margin-bottom:10px;font-size:12px;font-weight:bold;}

a {color:#5F5F5F;text-decoration:none;}

.content a {text-decoration:underline;}
.content a:hover {text-decoration:none;}

p {margin-bottom:10px;}

#global {
padding:5px 0 0 10px;
position:relative;
width:912px;
margin:0 auto;
min-height:1134px;
background:#000 url('/images/bg.jpg') no-repeat; 
}

* html #global {height:1134px;}

.clr_1 {color:#5F5F5F !important;} /* liens gris */
.clr_2 {color:#E20025 !important;} /* rouge */

.zoom-a {
position:absolute;
width:180px;
height:128px;
top:528px;
left:60px;

}

.zoom-g {
display:none;
position:absolute;
z-index:10000;
padding:5px;
border:1px #000 solid;
background:#fff;
}


