.titre {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	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	{color:#ffcc00; text-decoration: none;}

A:visited {color:#ffcc00; text-decoration: none;}

A:active {color:#ffcc00; text-decoration: none;}

A:hover	{color:#ffcc00; text-decoration: underline;}


.form {	
font-family: verdana;
font-size: 10px;	
font-weight: bold;	
color: #208830;	
text-decoration: none;
background-color: #ffffff;
border-bottom-color: #ffff00;
border-bottom-width: 1px;
border-left-width: 1px;
border-left-color: #;
border-right-color: #ffffff;
border-right-width: 1px;
border-top-color: #ffffff;
border-top-width: 1px;
}