BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFDED ;
	/*scrollbar-face-color: #FFCC00; 
	scrollbar-shadow-color: #954420;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #954420; 
	scrollbar-darkshadow-color: #954420; 
	scrollbar-track-color: #FFFFCC; 
	scrollbar-arrow-color: #954420;*/
}

.divCentre
{
	width : 90% ;
	height : 433px ;
	background-image : url('img/fond.jpg') ;
	background-repeat : no-repeat ;
	background-position : top ;
}

.texte
{
	font-family: "Times New Roman", Times, serif, Georgia ;
	color: #000000 ;
	font-size:16px ;
	font-weight : 500 ;
	text-align : justify ;
}

.main
{
	cursor : pointer ;
}

.texteVert
{
	font-family: "Times New Roman", Times, serif, Georgia ;
	color: #339966 ;
	font-size:13pt ;
	font-weight : 900 ;
	text-align : center ;
	text-decoration : none ;
}

.texteFormulaire
{
	font-family: "Times New Roman", Times, serif, Georgia ;
	color: #339966 ;
	font-size:14px ;
	font-weight:bold ;
	text-align : center ;
	text-decoration : none ;
}

.texteRouge
{
	font-family:Georgia, "Times New Roman", Times, serif ;
	color: #ff0000 ;
	font-weight:bold ;
	font-size:14px ;
}

.inputTexte
{
	font-family:Georgia, "Times New Roman", Times, serif ;
	color: #339966 ;
	font-size:12px ;
}