/*couleur des liens du tableau de liens mis en pied de page - footer */
a.echange-liens { /* couleur generale du lien */
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none;
	color: #333333; }
		a:link.echange-liens {color: #333333; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;}
		a:active.echange-liens {color: #333333; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;}
		a:visited.echange-liens {color: #333333; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;}
	
		/* couleur du lien quand on passe la souris dessus */
		a:hover.echange-liens {color: #C0152D; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;}

/*couleur du tiret de separation des liens */
.tiret {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
/* couleur de texte de l'énumération / liste de mots cles dans la page optimisee */		
}.enum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

/* couleur du titre de la page optimisee */
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #C0152D;
}

/* couleur de la description recopiee en dessous du titre en H1 */ 
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #63A7CC;
}	
div#textescrollref{
width: 400px;
height: 268px;
padding-right: 10px;
padding-left: 10px;
padding-top: 10px;
}
div#texteref{
width: 500px;
height:	315px;
background-color:#333333;
background-position: bottom;
background-repeat: no-repeat;
}
