.texte {
	/*	font-family: Verdana, Geneva, sans-serif;
	font-size: small; */
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
}
.titrerouge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F00;
}
.titrebleu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2563AE;
}
.imgLeft {
float:left;
margin: 5px;
}

.document {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2563AE;
	border: no;
	float:right;
	width: 150px;
}
a:link {
	color:#00F;
	text-decoration: underline;
	}
	
a:visited {
	text-decoration: underline;
	color: #636;
	}
	
a:hover {
	text-decoration: none;
	color: #00F;
	}
	
a:active { 
	text-decoration: none; 
	color: #DD060B; 
	font-weight: bold;
	}
	
a.ski:link, a.ski:hover, a.ski:active {
	color:#2563AE;/*	text-decoration: underline; */
	}
	
/*a:visited { 
	text-decoration: underline; 
	color: #666666; 
	}
	
a:hover { 
	text-decoration: none; 
	color: #DD060B; 
	}
	
a:active { 
	text-decoration: none; 
	color: #DD060B; 
	font-weight: bold;
	}*/

a.velo:link, a.velo:hover, a.velo:active {
	color:#00F;/*	text-decoration: underline; */
	}
	
/*a:visited { 
	text-decoration: underline; 
	color: #666666; 
	}
	
a:hover { 
	text-decoration: none; 
	color: #DD060B; 
	}
	
a:active { 
	text-decoration: none; 
	color: #DD060B; 
	font-weight: bold;
	}*/.titre_admin {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: left;
}


