html, body , form {
	margin-left: 5px;
	/*margin-top: 0px;
	//margin-top: 126px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fcefbe;
	/*background-position: 80px 130px ;*/
	/*background-attachment: scroll;*/
	/*text-align: center;*/
	width: 760px;
}

#corps {
	position: absolute;
	left: 10px;
	top: 172px;
	width: 455px;
	height: 331px;
	/*background-image: url(../Photos/Parrains.png);	*/
	background-repeat: no-repeat;
	background-color: #fcefbe;	
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #0D3F96;
	text-decoration: underline;*/
}
#lateral {
	position: absolute;
	left: 750px;
	top: 200px;
	width: 150px;
	height: 531px;
	/*background-image: url(../Photos/Parrains.png);	*/
	background-repeat: no-repeat;
	background-color: #fcefbe;	
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #0D3F96;
	text-decoration: underline;*/

}
#editorial  {
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	left: 480px;
	top: 202px;
	width: 255px;
	height: 331px;
	color: #0D3F96;
	text-align: center;
}
#editorial  p h3 {
	font-size: 1.3em;
	font-weight: bold;
}
#dossiers {
	font-size: 10px;
	text-align: center;
	position: absolute;
	left: 800px;
	top: 200px;
	width: 200px;
	/*color:  yellow; ok */
	text-align: center;

}
#en_tete {
	/*font-family: "Times New Roman", Times, serif;*/
	/*background-color: #fcefbe;*/
	font-size: 10px;
	text-align: center;
	position: absolute;
	left: 1px;
	top: 3px;
	width: 1024px;
	/*color:  yellow; ok */
	text-align: center;
	/*background-color: green; 
	font-style: italic;
	color: #FCFCFC;*/
	/*text-decoration: none;*/
}
#en_tete img {
	border: 0;
}
#pied_de_page {
	/*position: absolute;
	left: 460px;
	top: 500px;
	width: 250px;*/
	position:absolute;
	left:0px;
	top: 550px;
	font-family: Verdana,"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	/*color: #0D3F96;
	text-decoration: underline;*/
}
.sommaire{
	text-decoration: none;
	font-family: Arial;
	font-weight:bold;
	width: 1024px;
	position: absolute;
	top: 75px;
	/*background-color:green;*/
	color:yellow;
	text-decoration: none;
	font-family: Arial;
	font-weight:bold;
	font-size: 8pt;
}
.sousmenuTD{
	position: absolute;
	top: 148px;
	left: 15px;
	background-color:green;
	color:yellow;
	font-family: Arial;
	font-weight:bold;
	font-size: 8pt;
	width: 210px;
}
.posrelative {
	text-align: left;
	width: 450px;
	height: 331px;	
}
.posrelative img{
	border: 0px;
	left: 0px;
	padding-left: 0px;
}
.girouette {
	background-color: #C6EF83; 
	border:0px; 
	width:446px; 
	margin-top: 10px; 
	margin-left:10px;
}
.annonce {
	background-color: #C6EF83; 
	border:0px; 
	width:1024px; 
	margin-top: 10px; 
	margin-left:10px;

}
.menuTD{
	background-color:green;
	color:yellow;
	text-decoration: none;
	font-family: Arial;
	font-weight:bold;
	font-size: 8pt;
	/*position: absolute;
	left: 10px;
	top: 150px;*/
}


.menuTD a{
	background-color:green;
	color:yellow;
	text-decoration: none;
}
.menuTD a:hover{
	background-color:green;
	color:red;
}
.menuTD a:visited{
	background-color:yellow;
	color:red;
}

.sousmenuTD a{
	background-color:green;
	color:yellow;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	
}
.sousmenuTD a:hover{
	background-color:yellow;
	color:red;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;	
}
.posrelative {
	position: relative;
	padding-top: 20px;
}

.posabsolute {
	position: absolute;
}

#contenu {
	width: 450px;
	clip: rect(0px 450px 331px 0px);
	position: absolute;
	left: 3px;
	top: 28px;
}

#titrecontenu {
	position: absolute;
	left: 3px;
	top: 10px;
}

