.fond {
background-color : #f77f00;/*orange*/ 
} 
html, body {
margin : 0; 
padding : 0; 
color : #fff; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
} 
#wrapper {
padding : 0; 
width : 760px; 
height : 480px; 
background-color : #f77f00; 
position : absolute; 
background-position : center center; 
left : 50%; 
top : 50%; 
margin-top : -210px; 
margin-left : -380px; 
visibility : visible; 
} 
h1, h2{
margin : 0; 
padding : 0; 
color : #fff; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bolder;
line-height:20px;
}
.lien_couleur a { 
font-weight : bolder;
color : #fff;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
} 
.lien_couleur a:hover { 
font-weight : bolder;
color : #fff;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
} 
.lien_o a { 
font-weight : bolder;
color : #fff;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
} 
.lien_o a:hover { 
font-weight : bolder;
color : #fff;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
} 
.lien_oo a { 
font-weight : bolder;
color : #f77f00;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
} 
.lien_oo a:hover { 
font-weight : bolder;
color : #f77f00;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
} 
.orange { 
color : #fff;
font-weight : bolder;
} 
