.or_petit {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #C27F20;
}

.bleu_petit {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #00265D;
}
.bleu_petit_gras {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #00265D;
	font-weight: bold;
}

.or_moyen {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #C27F20;
}

.bleu_moyen {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #00265D;
}

.or_grand {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #C27F20;
	font-weight: bold;
}

.bleu_grand {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #00265D;
	font-weight: bold;
}
.bleu_moyen_gras {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #00265D;
	font-weight: bold;
}

div.actu{ margin-bottom:20px;}
div.det_actu{ margin-bottom:20px;}
div.actu h1,div.det_actu h1{ margin-bottom:0px; border-bottom:2px solid white; letter-spacing:-0.5px; font-size:18px; }
div.actu h3, div.det_actu h3{ margin:0;margin-bottom:10px; padding:0; letter-spacing:-0.5px; font-size:12px; color:#999999; font-size:12px }


#pagi a { padding:3px; background:#FFF; font-weight:bold; color:#00255F; text-decoration:none }
#pagi a:hover { padding:3px; background:#00255F; font-weight:bold; color:#FFF; text-decoration:none }
#pagi a.active, #pagi a.active:hover { padding:3px; background:#00255F; font-weight:bold; color:#FFF; text-decoration:none }


.center{
	text-align:center;
	text-align:-moz-center!important;
	/text-align:center;
}

.clear{
	clear:both;
	margin:0; padding:0; height:0; font-size:0;
}

#mid{ /padding-top:20px; width:840px;}

.infobulle{
	position: absolute;
	z-index:75;   
	visibility : hidden;
	border: 1px solid #680404;
	padding: 5px 10px;
	font-size: 12px;
	color:#012765;
	background-color: #feeab3;
}

area{ width:20px; height:19px; background:url(images/croust.jpg); border:1px solid red; }

div.photo{ margin:10px 0; }

