/* CSS Document */


/* POUR LA LISTE
   STYLE RECUPERES SUR INDEX.CSS */
.flowauto {
	overflow: hidden;
	clear: both;
	padding: 20px 0px 20px 0px;
}
.foto {
	float: left;
	width: 15%;
}
.texte {
	float: right;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	/*border: solid 1px #000000;*/
}
.autreTexte {
	padding: 15px 100px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-bottom: solid 1px #000000;
}
.noborder {
	border: 0px;
}

#redactionnel h3.themeListe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-style: italic;
	color: #043369;
	text-decoration: inherit;
}

#themeListe ul {
	clear: both;
	overflow: auto;
}
#themeListe li {
	clear: both;
	overflow: auto;
	list-style-image: url(../img/px.gif);
	border-bottom: solid 1px #CBD8E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
}



/* POUR LA FICHE */
#actus {
	background-image: url(../img/bg_titreactus.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #31659C;
	font-style: italic;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 100px;
}
#dossiers {
	background-image: url(../img/bg_titredossiers.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #A8150A;
	font-style: italic;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 100px;
}
#agenda {
	background-image: url(../img/bg_titreagenda.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #CA4900;
	font-style: italic;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 3px 100px;
}
#redactionnel h3.theme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	margin: 25px 0px 0px 0px;
	font-style: italic;
	color: #043369;
	text-decoration: inherit;
}
#redactionnel h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0px;
	margin: 4px 0px 4px 0px;
	text-decoration: inherit;
}
#redactionnel h4.titreActu {
	color: #0869B0;
}
#redactionnel h4.titreActu a {
	color: #0869B0;
	font-size: 1.2em;
	text-decoration: none;
}
#redactionnel h4.titreDossier {
	color: #A8150A;
}
#redactionnel h4.titreDossier a {
	color: #A8150A;
	font-size: 1.2em;
	text-decoration: none;
}

#redactionnel h4.titreAgenda {
	color: #CA4900;
}
#redactionnel h4.titreAgenda a {
	color: #CA4900;
	font-size: 1.2em;
	text-decoration: none;
}

#redactionnel h4.titre_interview {
	color: #A8150A;
	font-size: 0.8em;
}



.chiffresCles {
	float: right;
	background-color: #E6F0F8;
	border-bottom: solid 3px #D9D9D9;
	border-right: solid 3px #D9D9D9;
	padding: 8px;
	margin: 0px 5px 20px 20px;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #31659C;
	text-decoration: none;
	max-width: 50%;
}
/*
.encadre {
	background-color: #E6F0F8;
	border-bottom: solid 3px #D9D9D9;
	border-right: solid 3px #D9D9D9;
	padding: 8px;
	margin: 0px 5px 20px 20px;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #31659C;
	text-decoration: none;
}*/



#autresInfos p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #000000;
	margin: 0px 15px 15px 0px;
	padding: 0px;
}

.verdana9noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

.verdana11rge
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #A82B0A;
	text-decoration: none;
	font-style: normal;
}
.verdana13or
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #CA4900;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.verdana13vert
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #088E48;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
