@charset "iso-8859-1";


body {font-family: verdana; font-size: 10px; color: #ffffff}  
.texte {font-size: 12px;}
.texte_small {font-size: 10px; color: #c0c0c0}
h1 {font-size: 18px; color: #FFE87C; font-weight: bold; letter-spacing: 1px;}


a {color: #6666CC; font-size: 12px; text-decoration: none}
a:hover{font-weight:bold; color: #F75D59;}

a.lien_top {color: #f0f0f0; font-size: 12px; text-decoration: none}
a.lien_top:hover{font-weight:bold; color: #FFE87C;}


td {font-size: 12px;}
.titre {font-size: 18px; font-weight: bold; letter-spacing: 1px;color: #ff0000;}
.titre2 {font-size: 14px; font-weight: bold; letter-spacing: 0px; color: #ff7700;}
.titre_small {font-size: 12px; font-weight: bold; letter-spacing: 1px; color: #c0c0c0;}

.img_athlete img{
		border: 2px solid #909090;
}
.img_athlete:hover img{
		border: 2px solid #ff9900;
}



.texte_erreur {font-size: 12px;font-weight: bold; letter-spacing: 1px;color:#CC0000}

.remarque {font-size: 12px; font: italic}
 
.formulaire {font-size: 12px; color: #ce886f; font-weight:bold}




