@import url("menu.css");
@import url("haut-bandeau.css");


.bandeau-milieu
{
	background: rgb(199,10,14) url(/radiofr/img/bandeau_contenu.gif) no-repeat ;
}

div.intro
{
	background-color: rgb(199,10,14);
}

/* commun pages transverses */
div#central-entete-fluxRSS
{
	background: rgb(199,10,14) url(/radiofr/img/bandeau_contenu_fluxrss.gif) no-repeat ;
}

div#central-entete-podcasting
{
	background: rgb(199,10,14) url(/radiofr/img/bandeau_contenu_podcasting.gif) no-repeat ;
}

div#central-entete-sondage
{
	background: rgb(199,10,14) url(/radiofr/img/bandeau_contenu_sondage.gif) no-repeat ;
}

div#central-entete-plandusite
{
	background: rgb(199,10,14) url(/radiofr/img/bandeau_contenu_plandusite.gif) no-repeat ;
}

div#central-entete-newsletter
{
	background: rgb(199,10,14) url(/radiofr/img/bandeau_contenu_newsletter.gif) no-repeat ;
}

div#central-entete-nouscontacter
{
	background: rgb(199,10,14) url(/radiofr/img/bandeau_contenu_nouscontacter.gif) no-repeat ;
}
/* */

div#divSwitchAbonnement
{
	height: 74px;
	background: url(/communfr/img/desabonner_newsletter192.gif) no-repeat ;
}

div#divSwitchDesabonnement
{
	height: 74px;
	background: url(/communfr/img/abonner_newsletter192.gif) no-repeat ;
}

div#divSwitchDesabonnement a,
div#divSwitchAbonnement a
{
	display: block;
	width: 192px;
	height: 74px;
}
