.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #179215;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
}
A.linkform	 		{
	color:#0066FF;
	text-decoration:none;	
}
A.linkform:active 		{
	color:#0066FF;
	text-decoration:none;	
}
A.linkform:visited  	{
	color:#0066FF;
	text-decoration:none;
}
A.linkform:hover  	{
color:#5CBE43; text-decoration:none
}.frisehaut {
	background-image: url(menu/frise-haut.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.frisebas {
	background-image: url(menu/frise-bas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	top: 0px;
}
A.linkbas 		{
	color:#FFFFFF;
	text-decoration:none;	
	font-size: 10px;
}
A.linkbas:active 		{
	color:#FFFFFF;
	text-decoration:none;	
	font-size: 10px;
}
A.linkbas:visited  	{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 10px;
}
A.linkbas:hover  	{
color:#5CBE43; 
font-size: 10px;
text-decoration:none
}
.cadre {
	font-family: ;
	font-size: 12px;
	border: 1px solid #4AC02E;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#179215;
	font-weight: bold;
	line-height: 18px;
	display: inline;
	text-indent: 0px;
	margin:0;
	padding:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#49BA2C;
	font-weight: bold;
	line-height: 18px;
	display: inline;
	text-indent: 0px;
	margin:0;
	padding:0;
}
.cadreleft {
	font-family: ;
	font-size: 12px;
	border: 1px solid #4AC02E;
	text-align: left;
	font-weight: bold;
}
.gauche {
	float: left;
}
