body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13;
  	color:#F2DE57;
  	font-weight : bold;
}

a {
	font-weight : bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13;
	color:#F0BE52
}

.navigateur {
	font-weight : bold;
	font-size : 10pt;
	font-family : verdana, Helvetica, sans-serif;
	color : #532704;
}


td {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 13
}


.texte1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15
}

.texte2 {
	font-weight : bold;
	font-size: 13;
	color:#F8EF64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.texte3 { 
	font-weight : bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13;
	color:#F0BE52
}

.texte4 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15;
	color:#F8EF64;
}

.texte-italique {
	font-style : italic;
	font-family: Arial;
	font-size: 16;
}


.titre-chapeau {
	font-family: Verdana;
	font-size: x-large;
	color : #532704;
	font-weight : bold;
}

.titre-page {
	font-family: Verdana;
	font-size: 25;
	color : #843F08;
	font-weight : bold;
}

.titre-page2 {
	font-family: Verdana;
	font-size: 18;
	color : #843F08;
	font-weight : bold;
	text-decoration : overline;
}

.titre-texte2 {
	font-family: Verdana;
	font-size: 15;
	color : #532704;
	font-weight : bold;
}

.titre-texte3 {
	font-family: Verdana;
	font-size: 20;
	color : #532704;
	font-weight : bold;
	text-decoration : underline
}

.titre-texte {
	font-family: Verdana;
	font-size: 12;
	color : #532704;
	font-weight : bold;
}


.legendage { 
	font-style : italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
  text-align : center;
  color :#F8FA59;
  text-decoration : underline;
 }
 
 
 .titre-home {
	font-family: Verdana;
	font-size: 12;
	color : #532704;
	font-weight : bold;
	font-size: 14;
	text-decoration : underline;
}

.form {
	border:1px solid #000000;
	font-family:verdana;
	font-size:10px;
	color:#000000;
	background-color: #FFCC66;
}
.formnews:hover {
	border-color: yellow;
}