/**********************************/
/*         CSS Document           */
/* http://wwww.leclusebaravin.com */
/*    Dev:Thésée Communication    */
/*           BR 090510            */
/**********************************/

body { 	background:#fff; }


#entete { display:none; }
#langues { display:none; }

.ornement { width:100px; height:8px; background-image:url('/images/ornement.gif'); background-repeat:no-repeat; margin-bottom:20px; }
.ornement2 { width:80px; height:35px; background-image:url('/images/ornement2.gif'); background-repeat:no-repeat; }

.filet { width:320px; height:2px; background-image:url('/images/filet.gif'); background-repeat:no-repeat; margin:10px; }
.filet2 { width:220px; height:2px; background-image:url('/images/filet.gif'); background-repeat:no-repeat; background-position:center; margin:10px; }
.filet3 { width:80%; height:1px; border:0; border-bottom:1px solid #bb8346; margin:25px; }


#logo { display:none; }
#logotxt { display:block; }
#logotxt h1{ color:#8e001d; font-size:40px; font-family:georgia, 'times new roman', times, serif; font-weight:normal; margin:0; }
#logotxt h2{ color:#8e001d; font-size:30px; font-family:tahoma, 'trebuchet MS', verdana, arial, sans-serif; font-weight:normal; margin:0; margin-bottom:20px; }

#ardoise { display:none; }



#footer { display:none; }

