td {
font-family:Tahoma, Arial, sans-serif;
font-size:13px;
color:#000000;
}


h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	padding:0px;
	margin:0px;
	color:#85863a;
}

h2 {
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Arial;
	padding:0px;
	margin:0px;
	color:#685446;
}



.vert {
 background-image : url(images/fnd_vert.jpg);
 background-repeat:no-repeat;
 background-position: 0 0 0 0; 
 top:0px;
 width:230px;
 height:295px; 
 float:left;
  margin-left:20px;
}

.bleu {
 background-image : url(images/fnd_bleu.jpg);
 background-repeat:no-repeat;
 background-position: 0 0 0 0; 
 top:0px;
 width:230px;
 height:295px; 
 float:left;
  margin-left:20px;
}

.jaune {
 background-image : url(images/fnd_jaune.jpg);
 background-repeat:no-repeat;
 background-position: 0 0 0 0; 
 top:0px;
 width:230px;
 height:295px; 
 float:left;
 margin-left:20px;
}

.contenu {
 padding-top:75px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:0px;
 text-align:left;
} 

A.noir:link {text-decoration:none; color:#000000}
A.noir:visited {text-decoration:none; color:#000000}
A.noir:active {text-decoration:none; color:#000000}
A.noir:hover {text-decoration:underline; color:#808080}

A.gris:link {text-decoration:none; color:#808080}
A.gris:visited {text-decoration:none; color:#808080}
A.gris:active {text-decoration:none; color:#808080}
A.gris:hover {text-decoration:underline; color:#000000}

A.rouge:link {text-decoration:none; color:#FF0000}
A.rouge:visited {text-decoration:none; color:#FF0000}
A.rouge:active {text-decoration:none; color:#FF0000}
A.rouge:hover {text-decoration:underline; color:#9B0000}

A.bleu_n:link {text-decoration:none; color:#3300ff}
A.bleu_n:visited {text-decoration:none; color:#3300ff}
A.bleu_n:active {text-decoration:none; color:#3300ff}
A.bleu_n:hover {text-decoration:none; color:#9FADFF}
