/* CSS Document */

/* styles spécifiques
Rubrique PRESENTATION */

#header {
	background: url(../images/presentation.jpg) no-repeat;
}


/* Navigation secondaire */

#smenu a:hover { color: #810249; }

#smenu a.on  {
	color: #810249;
	font-weight: bold;
}

/* Titres et liens du contenu */

/*#right h2 {
	background: url(../images/h2_presentation.jpg) no-repeat center left;
	color: #810249;
}

#right h3 {
	background: url(../images/h3_presentation.jpg) no-repeat top left;
	color: #810249;
}
#right h3 a {
	color: #810249;
}*/


/* Titres PAGE ARTICLE */

/*#center h2 {
	background: url(../images/h3_presentation.jpg) no-repeat top left;
	color: #810249;
}

#center h5.info {
	background: #FDFDFD url(../images/h5_info_presentation.jpg) no-repeat top left;
	color: #810249;
}*/
