/* -----------------------------------------------------------------------------
 * Style éditorial générique
 * ----------------------------------------------------------------------------- */
/* -----------------------------------
 * pour les alertes
 * ----------------------------------- */
.infoAlerte {
	margin-top: 10px;
	display: block;
}
.infoIcone {
	display: block;
	width: 18px;
	height: 19px;
	margin-right: 10px;
	float: left;
}
.infoTexte {
	width: 90%;
	display: block;
	padding-bottom: 10px;
	float: right;
}
/* -----------------------------------
 * pour images associées à des titres
 * ----------------------------------- */
.titreImage {
	display: block;
	height: 14px;
}
.titreEntete{
	display: block;
	height: 23px;
}
.titreBandeau {
	padding-left: 20px;
 	height: 30px;
	line-height: 30px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}
/* -----------------------------------
 * pour les tags HTML
 * ----------------------------------- */
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #2c2522;
}
body {
	background: #b3a18b;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	height: 1px;
	line-height: 1px;
	border: 0;
	clear: both;
	color: #d8d8d3;
	background-color: #d8d8d3;
}
table {
	margin-top: 10px;
	table-layout: fixed;
	border-collapse: collapse;
}
ul {
	margin-top: 10px;
}
ol {
	margin-top: 10px;
}
ol li {
	list-style-position : inside; 
}
/* -----------------------------------
 * pour les tags HTML typés
 * ----------------------------------- */
a.open {
	text-decoration: none;
}
div.contexteZone {
	width: 254px;
	height: 136px;
}
div.contexteZone div {
	padding-top: 100px;
	padding-left: 20px;
	color: #fff;
	font-size: 16pt;
	font-weight: bold;
}
 div.open {
	display: block;
}
div.close {
	display: none;
}
div.contenu {
	font-family: Arial, Verdana, Sans-Serif;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
img.visuelAmbianceGauche {
	display: block;
	width: 254px;
	height: 136px;
}
img.puceFleche {
	width: 5px;
	height: 7px;
	margin-right: 5px;
}
li.listeFleche {
	list-style-image: url('../img/puce_fleche.png');
	list-style-position: outside;
	margin-left: 20px;
}
p.grosTitre {
	margin-top: 10px;
	font-size: 16pt;
}
p.grosTitreBis {
	margin-top: 0px;
	font-size: 16pt;
}
p.grosSousTitre {
	margin-top: 10px;
	font-size: 14pt;
}
p.grosSousTitreBis {
	margin-top: 0px;
	font-size: 14pt;
}

.grosTitre {
	margin-top: 10px;
	font-size: 16pt;
}
.grosTitreBis {
	margin-top: 0px;
	font-size: 16pt;
}
.grosSousTitre {
	margin-top: 10px;
	font-size: 14pt;
}
.grosSousTitreBis {
	margin-top: 0px;
	font-size: 14pt;
}
.Titre {
	margin-top: 10px;
	font-size: 10pt;
	font-weight: bold;
}
.TitreBis {
	margin-top: 0px;
	font-size: 10pt;
	font-weight: bold;
}
.SousTitre {
	margin-top: 10px;
	font-size: 9pt;
}
.SousTitreBis {
	margin-top: 0px;
	font-size: 9pt;
}
.Texte {
	margin-top: 10px;
	font-size: 8pt;
}
.TexteBis {
	margin-top: 0px;
	font-size: 8pt;
}

p.titre, h1 {
	margin-top: 10px;
	font-size: 10pt;
	font-weight: bold;
}
p.titreBis, h1  {
	margin-top: 0px;
	font-size: 10pt;
	font-weight: bold;
}
p.titre, h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-weight: bold;
}
p.titreBis, h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-weight: bold;
}
p.sousTitre, h2 {
	margin-top: 10px;
	font-size: 9pt;
}
p.sousTitreBis, h2 {
	margin-top: 0px;
	font-size: 9pt;
}
p.texte {
	margin-top: 10px;
	font-size: 8pt;
}

p.texteBis {
	margin-top: 0px;
	font-size: 8pt;
}


/* -----------------------------------------------------------------------------
 * Zone d'affichage principale par défaut
 * ----------------------------------------------------------------------------- */
#animFlash {
	height: 241px;
}
#animFlash  div.flash {
	position: absolute;
	left: 675px;
	top: 70px;
	width: 297px;
	height: 210px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #000000;
/*
	background: url('../img/bg_flash_bleu.png') top left repeat-x #dad9c1;
*/
	background: #d6ceba;
}
#animFlashSmall {
	height: 180px;
}
#animFlashSmall div.flashTitre {
	position: absolute;
	left: 0px;
	top: 102px;
	width: 400px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 22px;
	color: #48182b;
}
#animFlashSmall div.flash {
	position: absolute;
	left: 675px;
	top: 70px;
	width: 287px;
	height: 180px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #48182b;
}
#animFlashSmall img.visuelAccueil {
	display: block;
	width: 1002px;
	height: 180px;
}
#corps {
	background: url('../img/fond_booster_1pix.gif') top left repeat-y #dad9c1;
}
#colonneCentre {
	width: 494px;
	min-height: 600px;
	_height: 600px;	/* Hack pour IE (invisible pour Firefox) */
	float: left;
}
#colonneDroite {
	width: 254px;
	min-height: 600px;
	_height: 600px;	/* Hack pour IE (invisible pour Firefox) */
	float: left;
}
/* -----------------------------------
 * pour les calques éditoriaux
 * ----------------------------------- */
#editoSommaire,
#editoDetail {
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	color: #403935;
}

#editoDetail {
	padding-left: 20px;
	padding-right: 10px;
}
#editoSommaire {
	padding-left: 10px;
}
#editoSommaire div.open {
	background: #f0f0ee;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}
#editoSommaire div.close {
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

#editoDetail {
	padding-bottom: 20px;
}
#editoDetail a.open {
	color: #696661;
}
#editoDetail a.close {
	color: #b1aea9;
}
/* -----------------------------------
 * Options de contact et d'impression
 * ----------------------------------- */
#options {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#options img.ecoute {
	display: block;
	width: 204px;
	height: 100px;
	margin-top: 10px;
}
#options div {
	padding-top: 5px;
	width: 204px;
	height: 20px;
	text-align: center;
	background: #5c5853;
}
#options div.newsletter {
	margin-top: 20px;

}
#options div a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#optionsbis {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
}
#optionsbis img.ecoute {
	display: block;
	width: 204px;
	height: 100px;
	margin-top: 10px;
}
#optionsbis div {
	padding-top: 5px;
	width: 204px;
	height: 20px;
	text-align: center;
	background: #5c5853;
}
#optionsbis div.newsletter {
	margin-top: 20px;

}
#optionsbis div a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}