body { font-family: verdana ; font-size: 12px;}

p {
	font-size: 10px;
}

a { text-decoration: none; 
	color:blue; 
	font-size: 10px; 
}
a:hover { text-decoration: underline; 
}
a.bas_de_page {
	text-decoration: none;
	color:#808080;
	font-size: 11px;
	line-height: 25px;
}
a.bas_de_page:hover { text-decoration: underline; 
}

.rouge {
	color: red;
	font-size: 11px;
}
.titre {
	color: #999999;
	font-face: bold;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texte {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.promo_01 {
	color: #dc143c;
	font-face: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.promo_02 {
	color: #dc143c;
	font-face: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}