/*****************************************/
/*SITE RSO - layout page evenement*/
/*****************************************/
#pagecontent 
{
	background:#844141;
}

#listestations LI A:hover,#listestations LI.current A
{
	color:#3f0e0e;
}


/*****************************************/
/*contenu */
/*****************************************/

#contenupage
{
	background:url(../img/evenement/bg.jpg) no-repeat top left;
	
}
#contenu
{
	background:url(../img/evenement/puce.gif) no-repeat left;
	background-position:8px 13px;
}
#picto A,#picto A:hover
{
	color:#3f0e0e;
}
/*****************************************/
/*pied de page */
/*****************************************/
#piedpage 
{
	background:url(../img/evenement/footer.jpg) no-repeat left;
}

