@import url("menu.css");
@import url("central.css");
@import url("central-large.css");
@import url("contextuel.css");
@import url("haut-bandeau.css");
@import url("/rfiMenuV2/css_style.css");

#haut-bandeau
{
	background: url(/francais/actuv2/img/header.jpg) no-repeat left 29px;
}


div.actu p.onglet a,
#haut-bandeau p.onglet-accueil-droite
{
	background-image: url(/francais/actuv2/img/bg_onglet.gif);
}

#haut-bandeau #haut-bandeau-onglet-actu
{
	border-color: rgb(199,010,014);
}

#haut-bandeau #haut-bandeau-onglet-actu a
{
	color: rgb(199,010,014);
}

#haut-bandeau p#haut-bandeau-image-centrale a
{
	background-color: rgb(199,010,014);
}


/* commun pages transverses */

.bandeau-milieu
{
	/*background: rgb(199,010,014) url(/francais/actuv2/img/bandeau_menu.gif) no-repeat ;*/
	background: rgb(199,010,014);
}

div.intro
{
	color:White;
	background-color: rgb(199,010,014);
}

/* */




h1, h2
{
	color: rgb(199,010,014);
}

h2
{
	font-weight: bold;
}

.col-gauche
{
	margin-right: 4px;
	float: left;
}

p.entete
{
    font-weight:normal;
	margin: 1px 0px 3px 0px;
	padding: 1px 0px 1px 23px;
	height: 15px;
	background: url(/francais/actuv2/img/fleche_bas.gif) 9px 3px no-repeat;
	background-color: rgb(199,010,014);
	color: rgb(255,255,255);
	clear: both;
}

div.texte,
p.texte
{
	color: rgb(051,051,051);
	margin-left: 10px;
}

p.citation
{
    color: rgb(051,051,051);
	font-style: italic;
	padding: 0px;
	margin:0px;
}

p.pied,
div.pied
{
    color: rgb(102,102,102);
    margin-bottom: 10px;
    text-align: justify;
}

div.video,
div.audio
{
    background: url(/francais/actuv2/img/picto_audio.gif) no-repeat;
    margin: 2px 0px 5px 10px;
    padding: 0px 5px 0px 23px;
    display: block;
    width: auto;
    text-decoration: none;
    color: rgb(102,102,102);
    background-color: rgb(255,255,255);
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: rgb(204,204,204);
}

div.video
{
    background: url(/francais/actuv2/img/picto_video.gif) no-repeat;
}

table p
{
	float:left;
}

