<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{ 
background: url(images/fd_page.jpg) no-repeat top center #351E19 ; 
margin:auto;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
color:#fff;
background-attachment:fixed;
}
a {text-decoration:none;}

#main_content
{
width:930px;
background:#333;
margin:auto; 
border-top:0;

}
#main_content_deux
{
float:left;
padding-left:10px;
padding-right:10px;

}
#top_banner{
width:930px;
height:150px;
     background:     url("images/banner.png") no-repeat; 
				
        
}
#lien_facebook
{

width:220px ;
height: 30px;
color:#fff;
background:url("images/fb.png") no-repeat;
padding:5px 0px 0px 35px;

}


#page_content{
/*border-top:1px solid #7B0E10;*/
float:left;
width:910px;
text-align:justify;  

}




.title a{
text-decoration:none;
font-weight:bold;
color:#7B0E10;
}
.content{
padding:5px;
text-align:justify;
}


#page_content
{
padding-left:10px;
padding-right:10px;

}


.content{
padding:5px;
text-align:justify;
}
/*------right section-----*/
#right_section{
width:900px;
height:auto;
float:left;

padding :5px 5px 5px 5px ;
margin :0px 5px 5px 5px ;
}

#right_section h3
{
height:30px;
padding :5px 5px 5px 15px ;
background:url(images/fd_titre3.png) no-repeat ;
color:#FFF;
}

#right_section h4 
{
height:30px;
padding :5px 5px 5px 35px ;

}
.right_box{
margin:20px 10px 10px 0;
}
#langues
{
float:left;
margin-top:10px;
margin-left:10px;

}
#right_section td 
{
border-top:1px dashed #444;
}
#right_section tr:hover td 
{
background:#555;
}

.form_contact input,.form_contact textarea
{
 border:1px solid #565D4A;
}


.gallerie a {text-decoration:none;}
.gallerie
{

padding:5px 5px 5px 5px;
 
}
.gallerie img 
{
border:2px solid #ccc;
margin-left:5px;
}
.gallerie img:hover
{
border:2px solid #666;
margin-left:5px;
 
}


.menu{
        border:none;
        border:0px;
        margin:0px;
        padding:0px;
         font-size:14px;
        font-weight:bold;
	background:   url("images/fd_menu_re.png") ;
	padding-left:10px;
	margin-bottom:5px;
	font-size:13px;
        }
.menu ul{
        
        
        height:35px;
        list-style:none;
        margin:0;
        padding:0; margin-left:-2px;  
	margin-right:0px;
        }
        .menu li{
               float:left;   
                padding:0px;
		
				border-right:1px dotted #ccc;
                }
        .menu li a{
                color:#fff;
                display:block;
                font-weight:normal;
                line-height:30px;
                margin:0px;
                padding:0px 20px 0px 20px;
                text-align:center;
		        text-decoration:none;
                }
                .menu li a:hover{
                         color:#990000;
				
                        text-decoration:none;			

				    background:  url("images/fd.png") center bottom no-repeat;  
					
                        }
        .menu li ul{
            background:  #269900; 
			  display:none;
                height:auto;
                padding:0px;
                margin:0px;
                position:absolute;
				border-top:0px;
                width:215px;
                z-index:200;
				color:#fff;
                /*top:1em;
                /*left:0;*/
                }
				    .menu li ul a 
					{
					color:#fff;
					}
        .menu li:hover ul{
                display:block;

                }
        .menu li li {
            border:0;
                display:block;
                float:none;
                margin:0px;
                padding:0px;
                width:225px;
                }
        .menu li:hover li a{
                background:none;

                }
        .menu li ul a{
                display:block;
                height:35px;
                font-size:12px;
                font-style:normal;
                margin:0px;
				color:#ffffff;
                padding:0px 12px 0px 15px;
                text-align:left;
			
                }
                .menu li ul a:hover, .menu li ul li:hover a{
						border:0px;
					
                        text-decoration:underline;
                
						background:  url("images/fd2.png") left no-repeat ;
				
                        }
        .menu p{
                clear:left;
                }


input[type=text]
{
border:#979B91 solid 1px;
}
input[type=text]:focus
{
background:#979B91 ;
color:#fff;
border:2px solid #979B91;
}
input[type=submit]
{
background:#ccc;
border:1px #ccc solid;
float:right;
margin:5px 5px 5px 5px;

}
input[type=submit]:hover
{
background:#979B91;
color:#fff;
}

#chemin
{
padding :5px 5px 5px 15px ;
color:#FFAEAE;
float:left;
width:500px;
}

#chemin a 
{
color:#FFAEAE;
}

 a { color:#fff;}
 a:hover {text-decoration:underline;}

#pied a
{
color#fff;
}
#pied
{
float:left;
background:url("images/fd_pied.png") ;
width:950px;
height:60px;
text-align:center;
}
#pied div 
{
margin-top:20px;
font-weight:bold;
color:#ccc;
}</pre></body></html>