body {
	font-family :  Trebuchet MS, Arial, Verdana,sans-serif;
	font-size : 13px;
	background-color : #ffd647;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img {
	border: 0px;
}

#total{
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom:10px;
	visibility: visible;
	width:1000px;
	background-color : #ffd647;
	background-image: url(images/design/fdp.jpg);
	background-repeat: repeat-y;
}

#principal{
	z-index: 10;
	margin-top: 0px;
	margin-left:25px;
	width:950px;
	border-top: 1px solid #e08906;    
	border-bottom: 1px solid #e08906;    
}

#principal p{
	text-align:justify;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px;
}

#logo {
	position: relative;
	left: 0px;
	top: 0px;
	width:950px;
	height:240px;/* 240px */
	/*
	background-image: url(images/design/banniere.jpg);
	*/
	background-repeat: no-repeat;
	border: 0px solid #FF0000;
}

dl, dt, dd, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu {
	position: relative;
	float: left;
	width: 140px;
	padding-top : 4px;
	padding-left: 0px;
	text-align:right;	
}


#menu h1{
	color : #000;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	padding:0px 20px 0px 0px;	
}

#menu ul {
	list-style-type: none;

}

#menu li a {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-right:8px;
}
#menu li a:hover {
	color: #15733a;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-right:8px;
}

#contenu {
	position:relative;
	color : #000;
	padding-top : 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 180px;
	border: 0px solid #FF0000;
}

#contenu h1 {
	font-size : 30px;
	text-align: right;
	color:#990000;
	height:85px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#contenu h2 {
	font-size : 18px;
	text-align: left;
	color:#990000;
	text-decoration: none;
	padding : 0px;
	margin: 0px;
	
}
#contenu h3 {
	font-size : 12px;
	text-align: left;
	color:#666;
	text-decoration: none;
	padding : 0px;
	margin : 0px;
}
#contenu h4 {
	font-size : 12px;
	color :#666;
	text-align: left;
	text-decoration: none;
	padding : 0px;
	margin : 0px;
}
#contenu td {
	font-size : 12px;
}
#contenu #image {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contenu #image span{
	text-align: center;
	font-size: 10px;
	font-style: italic;
}
#contenu #zoum{
	padding-top: 0px;
}
#contenu #zoum .error{
	color: #cc0000;
	font-weight: bold;
}
#contenu a:link { 
	color: #253C80;
}
#contenu a { 
	color: #253C80;
}
#contenu a:hover { 
	color: black; 
}
#contenu a:visited { 
	color: #253C80;
}
#contenu .photos {
	text-align: center;
}
#contenu .spacer {
	height: 4px;
	font-size:2px;
}
#contenu .formul {
	margin : 0px 0px 0px 40px;
}
#contenu .gris{
	color:#666;
}

#haut{
	position:relative; 
	left:26px; 
	top:200px;
	color:#666;
	font-size:12px;
	z-index:100;
}
#pub {
	float:right;
	position:absolute;left:840px; top:0px;z-index:20;
	width: 140px;
	padding:0px;
	/*
	background-image: url(images/design/haut-menu.jpg);
	*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:center;
	line-height: normal;
	font-size:11px;
	border-top: 1px solid #e08906;
}
#pub h1{
	color : #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding:2px;
	text-align:center;
	text-decoration: none;
	background-color:#e08906;
}
#pub h2{
	color : #000;
	font-size: 11px;
	margin: 0px;
	padding:0px;
	font-weight: bold;
	letter-spacing: 0.01em;
}

#piedcontenu{
	position: relative;
	clear: both;
	font-size : 12px;
	height:40px;
	color: #666;
	border-top: 1px solid #Ffd646;
	margin:0px;
}
#piedcontenu a {
	color: #666;
	text-decoration: none;
	font-weight:normal;
}
#piedcontenu a:hover {
	color: #fff;
	text-decoration: none;
}
#piedcontenu a:visited {
	color: #666;
	text-decoration: none;
}

#partenaires{
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom:10px;
	visibility: visible;
	width:1000px; 
}

#partenaires img {
	text-align: left;
	position: relative;
	margin:5px;
}

#infos, #margotweb {
	visibility: hidden;
	display: none;
}
