*{
	margin:0;
	padding:0;
}

body, html{
	font-family: "Times New Roman", Times, serif;
	font-size: 13;
	background-color: #484b49;
}
img{
	border:0;
}
.clear{
	clear:both;
}

a{
	color:#000000;
	text-decoration: underline;
}
a:hover{
	color:#cfcfcf;
	text-decoration: none;
}

#container{
	width: 1000px;
	margin: 0 auto;
	background-color: #ffffff;
	background-image: url(../_i/fd.jpg);
	background-repeat: repeat-x;
}
#header{
	height: 100px;
	color: #ff0000;
	background-image: url(../_i/fdh.jpg);
	background-position: center;
}
#navigation{float:left;width:200px;background-color:#cfcfcf;margin-left:-1000px}
#wrapper{float:left;width:100%;}

div#menu{
margin:0;
padding:0;
text-align: center;
background-image: url(../_i/fdM.jpg);
background-repeat: repeat-x;
background-color: #f3e139;
height:23px;
}

div#menu ul li{
	margin:0;
	padding:0;
	display:inline;
	height:23px;
}
div#menu ul li a{
	margin:0;
	padding:3px 12px 3px 12px;
	display:inline;
	color:#f3e139;
	font-size:15px;
	font-weight:bold;
	text-decoration: none;
}
div#menu ul li a:hover{
	margin: 0;
	padding: 3px 12px 3px 12px;
	text-decoration: none;
	color: #d3ced5;
	background-image: url(../_i/fdm_h.jpg);
	background-repeat: repeat-x;
}
#footer{
	height:45px;
	text-align: center;
}

.titre{
	color: maroon;
	font-stretch: expanded;
	font-size: medium;
	margin: 15px 0px 0px 0px;
}
.colonnesG{
	width: 200px;
	height: 400px;
	float:left;
}

.colonnesD{
	width: 200px;
	height: 400px;
	float:right;
	margin-left:-200px;
}
.colonneM{
	float:left;
	margin: 0px 10px 0px 10px;
	padding: 10px 10px 10px 10px;
	width:760px;
	text-align: justify;
}
.extra{float:right;width:200px;margin-left:-200px;}


#content{
	padding: 15px 10px 0px 10px;
	margin: 0 205px;
	text-align: justify;
}


h2{
	margin: 15px 10px 5px 15px;
	padding: 0px;
	color: #004801;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}

h3{
	margin: 15px 0px 5px 0px;
	padding: 0px;
	color: #5b0000;
	font-weight:bold;
	font-size:14px;
}

h4{
	margin: 15px 0px 15px 0px;
	padding: 0px;
	color: #000000;
	font-weight:bold;
	font-size:15px;
	text-align: center;
}

input, textarea{
	border: 1px solid #000000;
	border-bottom: 2px solid #000000;
	width:300px;
}

textarea{
	width:300px;
	height:250px;
}
.btValid{
	background-color:#cfcfcf;
	color:#000000;
	font-weight:bold;
	width:125px;
}

.msgError{
	color:#ff0000;
	font-weight:bold;
}
.pageInfos{
	text-align:justify;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
.pageTitre{
	color:#663300;
	font-size:15px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px dashed #663300;
}
p
{
	padding: 10px 0px 10px 10px;
}
.blocimgL
{
	width: 350px;
	float:left;
	padding: 20px 0px 0px 10px;
	margin : 0px 0px 0px 20px;
}
.blocimgR
{
	width: 350px;
	float:left;
	padding: 20px 0px 0px 10px;
}
.blocimg
{
	width: 150px;
	float:left;
	padding: 10px 0px 0px 10px;
}
