body {

	background: #fe0000;
	
}

#mask { 

	background-color: black;
	background-position: center; 
	background-repeat: no-repeat; 
	background-image: url("/images/em/logo-em-header.png");
	
}

#logo
{
	
	background: url("/images/em/logo-em-header.png");
	
}


/** RIGHT COLUMN
----------------------------------*/

#rdv-list h1 {

	background: url("/images/em/header-rdv-list.png");

}


/** BULLETINS (dépêches)
----------------------------------*/

#bulletins {
	
	background: url("/images/em/skin_depeche.png");
	
}

/** RADIO GP 
---------------------------------*/

div#radiogp {

	background: url("/images/em/bg-radiogp.png") no-repeat;

}

/** NEWS **/

#news-col {

	background: url("/images/em/news-col-bg-2.png") repeat-y;
	

}

#news-col-top {

	background: url("/images/em/news-col-top.png") no-repeat;
	
}

#news-col-content {

	background: url("/images/em/news-col-bg-1.png") no-repeat;

}

#news-col div.news-header {

	height: 33px;

}

#news-col div.news-header.em {

	background: url("/images/em/news-em-header.png") no-repeat;
	
}

#news-col div.news-header.gp {

	background: url("/images/em/news-gp-header.png") no-repeat;

}

#news-col div.news-piece div.content, #news-col div.news-piece div.content a {

	color: #fff;

}

#news-col-bottom {

	background: url("/images/em/news-col-bottom.png") no-repeat;
	
	height: 15px;
	width: 300px;
	
	margin-left: 10px;
	
}



/** HEADERS **/


#content > h1 { 

	height: 56px;

}

#content > h1.emList {
	
	background: url("/images/em/header_programme.png");
	
}

#content > h1.historique {
	
	background: url("/images/em/header_salle_historique.png");
	
}

#content > h1.location {
	
	background: url("/images/em/header_salle_location.png");
	
}

#content > h1.services {
	
	background: url("/images/em/header_salle_services.png");
	
}

#content > h1.acces-em {
	
	background: url("/images/em/header_salle_acces.png");
	
}


#content > h1.contact {
	
	background: url("/images/em/header_contact.png");
	
}

#content > h1.mentions-legales {
	
	background: url("/images/em/header_mentions-legales.png");
	height: 71px;
	
}

#content > h1.search {
	
	background-position: -7px 0px;
	
}


/** Main Menu links */

#mainmenu {
	
	width: 955px;	
	
}

#mainmenu ul li a#mainmenu-programme-link {
	
	background: url("/images/em/mainmenu/programme.png") no-repeat top left;

}

#mainmenu ul li a#mainmenu-programme-link:hover {
	
	background: url("/images/em/mainmenu/programme_over.png") no-repeat bottom left;

}

#mainmenu ul li a#mainmenu-salle-link {
	
	background: url("/images/em/mainmenu/salle.png") no-repeat top left;

}

#mainmenu ul li a#mainmenu-salle-link:hover {
	
	background: url("/images/em/mainmenu/salle_over.png") no-repeat bottom left;

}

#mainmenu ul li a#mainmenu-contact-link {
	
	background: url("/images/em/mainmenu/contact.png") no-repeat top left;

}

#mainmenu ul li a#mainmenu-contact-link:hover {
	
	background: url("/images/em/mainmenu/contact_over.png") no-repeat bottom left;

}

#mainmenu ul li a#mainmenu-gp-link {
	
	background: url("/images/em/mainmenu/gp.png") no-repeat top left;

}

#mainmenu ul li a#mainmenu-gp-link:hover {
	
	background: url("/images/em/mainmenu/gp_over.png") no-repeat bottom left;

}

#mainmenu ul li a#mainmenu-historique-link {
	
	background: url("/images/em/mainmenu/historique.png") no-repeat top left;

}

#mainmenu ul li a#mainmenu-historique-link:hover {
	
	background: url("/images/em/mainmenu/historique_over.png") no-repeat bottom left;

}

#mainmenu ul li a#mainmenu-services-link {
	
	background: url("/images/em/mainmenu/services.png") no-repeat top left;

}

#mainmenu ul li a#mainmenu-services-link:hover {
	
	background: url("/images/em/mainmenu/services_over.png") no-repeat bottom left;

}

#mainmenu ul li a#mainmenu-location-link {
	
	background: url("/images/em/mainmenu/location.png") no-repeat top left;

}

#mainmenu ul li a#mainmenu-location-link:hover {
	
	background: url("/images/em/mainmenu/location_over.png") no-repeat bottom left;

}

#mainmenu ul li a#mainmenu-acces-link {
	
	background: url("/images/em/mainmenu/acces.png") no-repeat top left;

}

#mainmenu ul li a#mainmenu-acces-link:hover {
	
	background: url("/images/em/mainmenu/acces_over.png") no-repeat bottom left;

}