body{
background-image:url(../images/fond.gif);
background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}

a:link{
color:#000000;
text-decoration:underline;

}

a:over{
color:#FF6600;
text-decoration:underline;

}

a:visited{
color:#000000;
text-decoration:underline;
}

.bouton{
	border: thin outset #FF6600;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	white-space: normal;
	display: table;
}

#tablo_body{

	background-color: #FFFFFF;
	border:1px solid #009900 ;
}


.titre_grand{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00pp00;
	background-color: #FFFFE8;
	text-align: center;


}

.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #009900;
	text-align: left;
	text-indent: 10px;
	height:20px;


}


.menu {
	border: 1px dotted #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-left:8px;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	display: table;
}

.menu a:link{
color:#000000;
text-decoration:underline;

}

.menu a:over{
color:#FF6600;
text-decoration:none;

}

.menu a:visited{
color:#000000;
text-decoration:underline;
}


.champ{
	text-indent: 10px;

}



#formulaire {
	border: 1px solid #CCCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image:url(../images/singe.jpg);
	text-align: left;
	vertical-align: top;
	display: table;
	width:500px;
	height:260px;
	margin-left:75px;
	text-indent:10px;
	
	
	
}