@charset "utf-8";

/* CSS Document */


body{
	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif;
	background-image: url(../image/page/fd_site.jpg);
	font-size: 12px;
	background-color: #878787;
	background-repeat: repeat-x;
}

#header{
	display:block;
	}



#nav {
	background-image: url(../image/page/fd_menu_hor.jpg);
	background-repeat: no-repeat;
}

#conteneur {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 985px;
	}

#content {
	background-color:#FFFFFF;
	background-image: url(../image/page/fd_content.gif);
	background-repeat: repeat-x;
	width: 925px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 15px;
	background-position: top;
	padding-right: 30px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	background-image: url(../image/page/footer.jpg);
	background-position: top;
}

#footer a {
	color: #D9E8F2;
	font-weight: normal;
	font-size: 10px;
}


#footer a:hover {
	color: #FFFFFF;
	font-weight: normal;
}



p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #32688F;
	text-align: justify;
}


h1{
	font-family:Tahoma, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: -1pt;
	text-indent: 25px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0pt;
	font-size: 16px;
}

h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
}


a:link {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}


.content_text {
	font-family:Tahoma, Arial, sans-serif;
	font-size : 12px;
	text-align: justify;
	margin-right: 20px;
	line-height: 18px;
	color: #32688F;
	}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #32688F;
}

.tahoma13 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
}
	
	
.tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099CC;
}

.Tab_guide {
	border: 1px dotted #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099CC;
}

.Tab_row_01{
	background-color:#F7F7F7;
}

.Tab_row_02{
	background-color:#E6E6E6;
}
	
.Tab_head{
background-color:#CCCCCC;}


.Image_300 {

}

.Image_300_bottom {
	background-image: url(../image/page/fd_vignette300_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:30px;
	display:block;
	margin-top:-15px;
}

.Image_300_top {
	background-image: url(../image/page/fd_vignette300_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:30px;
	display:block;
}


#recherche {
float:right;	}
	

.texte_intro {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
.texte_adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 20px;
	text-align:left;
}

.texte_lien{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#texteaccueil {
	font-family:Arial, sans-serif;
	font-size:12px;
}

.imageedito {
	float: right;
	height: 150px;
	width: 150px;
	padding: 10px;
}


.aides {
	list-style:none;
	color:#333333;
}

.aides p{
	list-style:none;
	color:#333333;}

.aides li {
	list-style-type:circle;}
	
	

