/* Valeurs par default
-----------------------------------------------------------------------------------------------*/
*{padding:0; list-style:none;margin:0;}

body{font:68.5% Arial, Helvetica, sans-serif; padding:48px 0 10px; background:#292929;padding:150px 0}
a{text-decoration:none;color:#3b3e48;}
a:hover{color:#bca069; text-decoration:underline}
a img{border:0;}
.clear{visibility:hidden;clear:both;}



/* Structure des blocks
-----------------------------------------------------------------------------------------------*/


#wrapper{width:765px; margin:0 auto;background:url(img/wrapper.gif) repeat-y 106px 0;}

#speedbar{background:#292929 url(img/speedbar.jpg) no-repeat 0 100%;height:98px; padding-left:100px; font-size:0}

#content{background:url(img/content.gif) no-repeat 50px 10px; padding:10px 10px 10px 110px;min-height:315px;display:none;}

#footer{ background:url(img/footer.gif); height:150px;}







/* Contenu des blocks
-----------------------------------------------------------------------------------------------*/

/*<<<< speedbar >>>>*/
#speedbar li{float:left;}#speedbar li#ckn{float:right;}
#speedbar li a{display:block;margin: 0 5px;height:94px;text-indent:-5000px;}
#speedbar li a#acc{background:url(img/accueil.gif);width:62px;}
#speedbar li a#port{background:url(img/folio.gif);width:68px;}
#speedbar li a#about{background:url(img/about.gif);width:72px;}
#speedbar li a#ctct{background:url(img/contact.gif);width:65px;}
#speedbar li#ckn a{float:right; margin:0;background:url(img/ckn.gif);width:151px;}
#speedbar li a#acc:hover{background:url(img/accueilover.gif);width:62px;}
#speedbar li a#port:hover{background:url(img/foliover.gif);width:68px;}
#speedbar li a#about:hover{background:url(img/aboutover.gif);width:72px;}
#speedbar li a#ctct:hover{background:url(img/contactover.gif);width:65px;}
#speedbar li#ckn a:hover{float:right; margin:0;background:url(img/cknover.gif);width:151px;}



	
	

/*<<<<< Content >>>>*/

#content .box{padding:0 5px 60px 10px;}
#content .box h2{font-size:1.5em;padding: 0 10px; text-transform: capitalize; line-height:60px;color:#88c10e; text-decoration:none}
#content .box h2 big{ font-size:130%;color:#e77a05;}
#content .box h3{font-size:1.2em;padding: 0 1px; text-transform: capitalize; line-height:20px;color:#e77a05; text-decoration:none}
#content .box h4{font-size:1.2em;padding: 0 1px; text-transform: capitalize; line-height:20px;color:#ff3262; text-decoration:none}
#content .box h5{font-size:1.2em;padding: 0 1px; text-transform: capitalize; line-height:20px;color:#0eb3c2; text-decoration:none}
.mail{margin-left:25px;}
#content .box .p1{padding:5px 0 6px;font-size:1.1em;color:#aaa; margin-left:5px;;}
#content .box .p1 a{padding:0 0 6px;font-size:1.1em; color:#0eb3c2; text-decoration: none;}
#content .box .p1 b{padding:0 0 6px;font-size:1.1em; color:#0eb3c2; text-decoration: none;}
#content .box .p1 a:hover{padding:0 0 6px;font-size:1.1em; text-indent:10px;color:#ff3262; text-decoration: none;}
#content .box ul#lastrelease{margin:40px 0;text-align:center;}
#content .box ul#lastrelease li{ display:inline;margin:015px;}
#content .box ul#lastrelease li a img{background:#282828;padding:0 10px;}



/*<<<<< Footer >>>>*/
#footer p#display{padding:4px 0 0 370px; font-size:0;}
#footer p#display a{display:block;width:151px;height:32px;text-indent:-5000px; background:url(img/clic.gif)}
#footer p#display a:hover{background:url(img/clicover.gif)}

#footer p#copyright{padding: 30px 10px 5px 110px;font-size:0.9em;line-height:17px;color:#fff; text-align:center}
#footer a{ font-weight:bold;color:#fff;}


