@import url("menu.css");
@import url("haut-bandeau.css");
@import url("couleur_gene.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;
}

/*-------------------- liste des blogs ----------------------*/
#milieu-contenu-central-large div.liste-blog div.accesseur h2 a,
#milieu-contenu-central-large div.liste-blog div.accesseur h2 a:visited,
#milieu-contenu-central-large div.liste-blog div.accesseur h2 a:active,
#milieu-contenu-central-large div.liste-blog div.accesseur h2 a:hover
{
	color: rgb(199,10,14);
}
