/* fond de page different slon la rubrique */
.bgPage {
	background-image:  url(../images_nav/bg_espaces_standard.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width:950px;
	
	
}



body {
	background-image: url(../images_nav/bg_body_1024.gif);
	background-position: center top;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #868B92;
}








h1 {
	background-image: url(../images_nav/bg_titre_rouge.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	font-size: 25px;
	font-weight: bold;
	background-position: 0px 9px;
	text-align: left;
	clear:both;
}

/*h3 {
	padding: 2px 2px 2px 20px;
	margin: 10px 0px 15px;
	font-size: 11px;
	font-weight: bold;
	color: #393F47;
	text-align: left;
	clear:both;
	background-image: url(../images_nav/titres_droite_r1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
*/

h5 {
	background-image: url(../images_nav/bg_titre_rouge2.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	background-position: 0px center;
	text-align: left;
	clear:both;
}


.titreFiche {

	background-image: url(../images_nav/puce_titre_fiche_r1.gif);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 1.5em;
	padding: 10px 0px 1px 15px;
	margin: 10px 0px 10px 0px;
	}


/* couleur des liens */


a:link {
	color: #DE030A;
text-decoration: none;
}
a:visited {
	color: #DE030A;
text-decoration: none;
}
a:hover {
	color: #DE030A;
	text-decoration: underline;
}




#sommaire a:hover {
	color: #DE030A;
}


#IMPRIMER a:hoplver {
	color: #DE030A;
}
