/* CSS Document */

/* ===================================
Typographies
=====================================*/

h1 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #D41229;
	margin-top: 1em;
}
#centre h1 {
	height: 35px;
	line-height: 35px;
	color: #000;
	background-repeat: no-repeat;
	background-position: center center;	
}
#actu_region #centre h1 { background-image: url(../commun/img/ifond_h1_region.gif); }
#actu_nation #centre h1 { background-image: url(../commun/img/ifond_h1_nation.gif); }
#presentation #centre h1 { background-image: url(../commun/img/ifond_h1_presentation.gif); }
#infos #centre h1 { background-image: url(../commun/img/ifond_h1_infos.gif); }
#formation #centre h1 { background-image: url(../commun/img/ifond_h1_formation.gif); }
#agenda #centre h1 { background-image: url(../commun/img/ifond_h1_agenda.gif); }
#contact #centre h1 { background-image: url(../commun/img/ifond_h1_contact.gif); }

h2 {
font: bold 1em Verdana, Arial, Helvetica, sans-serif;
text-align: left;
color: #00405B;
margin-top: 0.5em;
}
h3 {
font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
text-align: left;
color: #00405B;
margin-top: 0.5em;
}
p {
font: 0.8em Verdana, Arial, Helvetica, sans-serif;
text-align: justify;
color: #00405B;
}
.blanc_audessus {
margin-top: 0.4em;
}
.encadre {
border: thin solid #00405b;
padding: 0.2em;
}
.haut {
font-size: 0.6em;
padding-left: 18px;
margin-top: 1em;
margin-left: 80%; /* => fer à droite */
width: 80px;
height: 15px;
background: url(../commun/img/haut.gif) left top no-repeat;
}
.haut a { text-decoration: none; color: #00405B; }
.haut a:hover { color: #FE9D32; }
.date {
font-size: 0.7em;
margin-top: 1em;
}
.suite {
font-size: 0.7em;
margin-top: 0.3em;
text-align: right !important;
}
.suite a { color: #D41229; }
.suite a:hover { color: #FE9D32; }
#nav1 #lien_presentation {
font-size: 0.8em;
margin-top: 0;
}
.base_docu {
	font-weight: bold;
	color: #d74d58;
	text-align: center;
}

