.titre {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.texte {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.texte2 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}


A:link	{ text-decoration: none;}

A:visited { text-decoration: none;}

A:active { text-decoration: none;}

A:hover	{color:#ffcc00; text-decoration:underline;}
.rougeGras {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.texteGras {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;

}
.form {	
font-family: verdana;
font-size: 13px;	
font-weight: bold;	
color: #990000;
text-decoration: none;
background-color: #ffffff;
border-bottom-color: #208830;
border-bottom-width: 1px;
border-left-width: 1px;
border-left-color: 1px;
border-left-color: #208830;
border-right-color: #208830;
border-right-width: 1px;
border-top-color: #208830;
border-top-width: 1px;
}
