BODY {
background-color: #74665A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Futura,Arial,Helvetica;
	
	font-style: normal;
	color :#ffffff;
	size: 10px;
scrollbar-face-color:#6E6157;
scrollbar-highlight-color:#6E6157;
scrollbar-3dlight-color:#6E6157;
scrollbar-darkshadow-color:#6E6157;
scrollbar-shadow-color:#6E6157;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#6E6157;
overflow: hidden;

}

.titres {
	font-family: Futura,Arial,Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffcc;
}
.sous_titres {
	font-family: Futura,Arial,Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffcc;
}.contenu {
	font-family: Futura,Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
	line-height:14px;

}
.copyright {
	font-family: Futura,Arial,Helvetica;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
a {
	color: #ffffcc;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;

}
a:HOVER {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.liens{
	color: #003399;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;

}
.liens:HOVER {
	color: #cccccc;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
input,textarea
{
	
	border: 1px solid ;
	color: #FFD16E;
	font-family: Futura,Arial, Helvetica;
	font-size: 10pt;
	size: 20;
}
.cadre { 
margin: 3px; 
display: block;
padding : 1px;
border: 1px solid #ffffff;
 }