FONT  { font-family: Verdana, "Times New Roman", Times, serif;}

h1 {
	font-size:14px;
	}
	
A:hover { text-decoration: underline;}
A:link { text-decoration: underline; }
A:visited { text-decoration: underline;}

.midsmall { font-size: 9pt; text-decoration: none}
.smallfont { font-size: 9pt;}

.textarea {border:solid 1;}
.input{border:solid 1;}

.shade {border-style:groove;}
.cinput {background-color:rgb(240,244,255); font-size: 10pt;}

.texte{
	font-size:12px;
	color:red;
}
.partenaires{
	font-size:10px;
	color:#FFC1C1;
	text-align: center;
}
.partenaires A{
	font-size:9px;
	color:#FFC1C1;
}


.cadre{
	border: dashed 1 #FFC1C1;
	}
