@charset "utf-8";
/* CSS Document */
body { background-image:url(../images/bg.png); background-position:top; margin:0 auto 0 auto; text-align:center; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; font-size:11px; }
ul {  margin:0 0 0 0; padding:0 0 0 0; }
li { line-height:35px; 
	width:225px; 
	padding:0 0 0 15px; 
	list-style:none; 
	border-right:dashed 1px #CCC;
	list-style:none; 
	border-bottom:dashed 1px #CCC;
	font-size:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:2px;
}
li.principalLink { line-height:35px; 
	width:200px; 
	padding:0 0 0 40px; 
	list-style:none; 
	border-right:dashed 1px #CCC;
	list-style:none; 
	border-bottom:dashed 1px #CCC;
	background-image:url(../images/principalLink.png);
	font-size:16px;
}
li a { text-decoration:none;
	color:#000; }
	
li a:hover{ font-weight:bold;}

li a:hover:after{ content:" »"; ;
	font-weight:bold;
	color:#afc805;}
	
table { font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
}

td { background-color:#bad310; color:#FFF; text-align:center; padding:3px 5px 3px 3px; line-height:19px; }
	
h1 { position:absolute; margin:0 0 0 0; width:460px; height:60px; padding:0 10px 0 10px; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; font-size:20px; color:#bad310;}	
h2 { padding:0 0 0 0; margin:0 0 0 0; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; font-size:16px;}	
h3 { padding:0 0 0 0; margin:7px 0 0 0; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; font-size:12px;}
p { margin:0 0 0 0; padding:3px 0 0 0; }
#global {width:960px; height:720px; margin:20px auto 0 auto; text-align:left }
#header { position:absolute; background-image:url(../images/header.png); width:960px; height:180px; margin:0 0 0 0; }
#left {  position:absolute; width:240px; margin:180px 0 0 0 }
#middle { position:absolute; width:720px; margin:180px 0 0 240px; }
#texte { position:absolute; margin:0 0 0 0; height:340px; width:720px }
#col_0 { position:absolute; margin:50px 0 0 0; width:470px; height:270px; padding:5px; font-size:12px; line-height:16px; text-align:justify;}
#col_1 { position:absolute; margin:50px 0 0 0; width:230px; height:280px; padding:5px; background-image:url(../images/fille.jpg); background-position:bottom; background-repeat:no-repeat;}
#col_2 { position:absolute; margin:50px 0 0 233px; width:240px; height:280px; padding:0 5px 0 5px; }
/*#col_2 { position:absolute; margin:60px 0 0 240px; width:230px; height:270px; padding:0 5px 0 5px; }*/
#col_3 { position:absolute; margin:0 0 0 480px; width:230px; height:340px; padding:0 5px 0 5px; }
#avantages { position:absolute; margin:340px 0 0 0; background-color:#000; width:375px; height:200px; color:#FFF; text-align:justify; padding: 0 5px 0 5px; }
#garanties { position:absolute; margin:340px 0 0 384px; background-color:#000; width:325px; height:200px; border-left:#FFF solid 1px; color:#FFF; text-align:right; padding:0 5px 0 5px ; }
#footer { width:960px; height:40px; margin:20px auto 0 auto; }


