.titre1 {
	font-family: Times New Roman;
	font-size: 17px;
	color: #b02601;
	font-weight: bold;
}
.titre {
	font-family: Times New Roman;
	font-size: 18px;
	color: #b02601;
	font-weight: bold;
}
.soustitre {
	font-family: Times New Roman;
	font-size: 16px;
	color: #b02601;
	
}
.texteord {
	font-family: Times New Roman;
	font-size: 14px;
	color: #b02601;
	
}
.textcomm {
	font-family: Times New Roman;
	font-size: 10px;
	color: #5b6923;
	
}


.lienrouge {
	color : #b02601;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
}
A.lienrouge:link 	{color : #b02601;}
A.lienrouge:visited 	{color : #b02601;}
A.lienrouge:active 	{color : #b02601;}
A.lienrouge:hover 	{color : #b02601;  text-decoration : none;}

.boutonform {
	background-color: #e05613;
	font-family: Times New Roman;
	font-size: 14px;
	color: #FFFFFF;

}
.lignea2 {
	background-color: #fed273;
	width: 80%;
	height: 25px;
	font-family: Times New Roman;
	font-size: 16px;
	color: #336600;
	font-weight: bold;
	background-position: center;
	vertical-align: middle;
	

}

