body{
margin:0 0 0 0;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#999;
background-color:#333039;
background-image:url(../images/sw_page_bg.png);
}

p{
margin:0px;
padding:0px;
line-height: 17px;
}

#conteneur {
width:100%;
height:500px;
margin:auto;

}
#fdheader{
	background-color:#bdd0d7;

width:100%;
height:71px;

}

#header{
margin:auto;
width:1000px;
height:71px;
}


#logo{
margin-left:77px;
width:392px;
height:71px;
background-image:url(../images/logo.png);
background-repeat:no-repeat;
}

#fdbody{

width:100%;
height:400px;
background-image:url(../images/fdBody.jpg);
background-repeat:repeat-x;
}

#fdmenu{
width:100%;
background-image:url(../images/sw_page_bg.png);
	}

#menu{
margin:auto;
padding-top:3px;
padding-left:80px;
width:920px;
height:18px;
/*background-image:url(../images/fd_menu.jpg);*/
text-align:center;

}

#menu a{
height:20px;
text-decoration:none;
color:#FFFFFF;
}

#menu a:hover{
height:20px;
text-decoration:none;
color:#666;
}


#flash{
margin:auto;
width:1000px;
height:378px;
}

#fdbody1{

width:100%;
border-color:#666;
border-bottom-width:1px;
border-bottom-style:solid;
border-top-width:1px;
border-top-style:solid;

 
}

#fdbody2{

width:100%;
border-color:#666;
border-bottom-width:1px;
border-bottom-style:solid;
background-color:#333;
opacity : 0.7;
filter : alpha(opacity=70); 
}

#footer{
padding-top:10px;
padding-bottom:10px;
}

#body{
margin:auto;
width:1000px;
}

#body2{
margin:auto;
padding-left:30px;
padding-top:15px;
padding-bottom:15px;
width:970px;
}


a.liens{
display:block;
height:20px;
background-image:url(../images/fleche.png);
background-repeat:no-repeat;
background-position:0px 5px;
margin-left:35px;
padding-left:15px;
text-decoration:none;
color:#666;


}

li{
	list-style-type:none;
	}

a:hover.liens{
color:#999;

}

a{
height:20px;
text-decoration:none;
color:#666;
}

a:hover{
height:20px;
text-decoration:none;
color:#ffffff;
}

.txt_bordeau{
font-weight:bold;
font-size:12px;
color:#666
}

h1{
font-weight:bold;
font-size:16px;
color:#666
}

.contact_link{
	color:#b20035;
	
	}
