
body {
	
	margin: 0px;
	padding: 0px;
	font-family :  Helvetica, Arial, Verdana,sans-serif;
	font-size : 12px;
	background-color:#99cc00;
	
}

a:focus {
	outline:0;
	text-decoration:none;
} 

img {
	border: 0px;
}
#total{
	/*
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/design/banierre-3.jpg);
	*/
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-image: url(images/design/fdp.gif);
	width:996px;
	margin-left: auto;
    margin-right: auto;
	margin-top:0px;
	border: 0px solid #354401;
	background-color:#fff;
	position:relative;
}

#haut {
	height:325px;
	width:996px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/design/banierre-3.jpg);
}
#haut #titre {
	width:405px;
	height:50px;
	left:357px;
	top:114px;
	position:relative;
}

#centre {
	margin-top:0px;
	margin-left:250px;
	margin-right:212px;
	text-align:justify;
}
#centre #marmite {
	padding:5px 0px 10px 10px;
}
#centre #marmite h1{
	font-size:28px;
	font-family :  Verdana, Helvetica, Verdana,sans-serif;
	color:#5F7F00;
	font-weight:normal;
	text-align:right;
	margin : 5px 0px 5px 0px;
}
#centre #marmite h2 {
	font-size : 14px;
	font-family :  Verdana, Helvetica, Verdana,sans-serif;
	color:#5F7F00;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	padding : 0px;
	margin-top : 5px;
	margin-bottom: 2px;
}
#centre #marmite #zoubida {
	text-align:center;
	padding: 15px 5px 15px 5px;
}
#centre #marmite #zoubida #legende {
	font-size:10px;
	font-style:italic;
}
#menu {
	float:left;
	margin-top:52px;
	margin-left:36px;
	text-align:right;
}

#menu2 {
	border-left:1px solid #99cc00;
	border-right:1px solid #99cc00;
	border-bottom:1px solid #99cc00;
	padding: 8px 15px 10px 0px;
}

#menu2 a{
	color:#5F7F00; /*354401;*/
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
#menu2 a:hover {
	color:#EC1B1E;
}
#menu3 {
	font-size:10px;
	color:#5F7F00;
	border:1px solid #99cc00;
	padding: 8px 15px 10px 0px;
	margin-top:5px;
}

#partenaire {
	float:right;
	margin-top:52px;
	margin-right:36px;
	width:156px;
	text-align:center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


#pied {
	padding:12px 10px 12px 10px;
	text-align:center;
	color:#fff;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/design/fd-pied.gif);
	background-color:#99cc00;
}

#pied #copyright {
	float:left;
}
#pied #margotweb {
	 float:right;
	 text-align:center;
}
#pied a{
	color:#fff;
	text-decoration:none;
}
#pied a:hover{
	color:#ECE918;
	text-decoration:none;
}

form {
	margin: 0px 0px 0px 0px;
}
form * {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
textarea, input {
	border: #666 1px solid; 
	background-color: #fff;
	width: 400px;
	margin: 10px 0px 0px 0px;
}
textarea {
	width: 400px; 
	height: 120px;
}
form p {
	clear: both; margin: 0px;
}

#submit {
	border: 1px #000 solid; 
	cursor: pointer; 
	padding: 1px; 
	color: #fff; 
	background-color: #9A9A9A; 
	width: auto;
	font-weight:bold;
}
#submit:hover {
	border: 1px red solid;
}
.alerte {
	font-weight: bold; font-size: 14px;
	color:#cc0000;
}

