/*N130823 ATTENTION !!! PAS position: relative; sur #liCentre2pos et #ListTitre2 car ça couvre les menus déroulants !!!*/

.LivreCorps {
	/*position: relative;*/
	display: table;
	table-layout: fixed;
	/*background: #f4edaf;*/
	/* N130901 pas height imposé ou sortie page en print */
	/*min-height: 580px;*/
}

.LivreColoneGauche {
	/*position: absolute;*/
	/*position: relative;*/
	top: 0px;
	left: 0px
	width: 221px;
	margin: 0;
	padding: 0 0 13px 0;
	min-height: inherit;
	display: table-cell;
	/* sinon texte repoussé par image vers bas */
	vertical-align: top;
	/*background: aqua;*/
}

.LivreColoneDroite {
	/*position: relative;*/
	top: 0px;
	left: 15px;	/*215px;*/
	min-height: 300px;
	width: 495px;
	/*background: #f5deb3;*/
	font: 13px 'Kreon-Regular';
	margin: 0;
	padding: 0 0 13px 15px;
	display: table-cell;
	/* sinon texte repoussé par image vers bas */
	vertical-align: top;
}

.LivreColoneGauche p {
	font: 13px 'Delicious-Roman';
}
/* class .surlign du layout */

#BandeauCentre2 {
	position: relative;
	background: url(../images/graph/EquateursPresse.png) no-repeat;
	top: 0;
	min-height: 58px;
	width: 100%;
	cursor: pointer;
	padding: 0;
	margin: 0;
	/*background-color: aqua;*/
}
/* garder même position si lien Lire un extrait ou pas */
#BandeauCentre2Cale {
	min-height: 58px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	/*background-color: aqua;*/
}
#BandeauCentre2:hover {
	/*background: none;*/
}
#BandeauCentreActus {
	position: relative;
	/*background: url(../images/graph/EquateursPresse.png) no-repeat;*/
	/*background-color: #f4edaf;*/
	top: 0px;
	width: 600px;
	padding: 0;
	margin: 0;
	/*height: 0px;*/
	display: none;
	visibility: hidden;
}
/*.BandeauCentreActusVisible {
	display: block;
	visibility: visible;
}
.BandeauCentreActusHidden {
	display: none;
	visibility: hidden;
}*/

#BandeauCentre2:hover #BandeauCentreActus {
	display: block;
	visibility: visible;
}



.LivreTextes {
	position: relative;
	/*background: blue;*/
	font: 13px 'Kreon-Regular';
	top: 0px;
	left: 0px;
	text-align: left;
	padding: 0 120px 0 0;
}

.chapoSpe {
	font: 14px 'Delicious-Roman';
	color: #cb2b39;
	/*font: 16px 'Kreon-Regular';*/
}

.livreEspV1cata {
	height: 40px;
	/*background: #ffc1ff;*/
}
.livreEspV1 {
	height: 15px;
	/*background: #ffc1ff;*/
}

.LivreTitre2h {
	top: 10px;
	left: 0;
	min-width: 200px;
	/*background: #aaffd5;*/
	text-align: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	background: white;
}
.LivreTitre2, .LivreTitre2h {
	top: 0px;
	left: 0;
	/*width: 200px;*/
	/*background: #aaffd5;*/
}
.LivreTitre2h span, .LivreTitre2h span a {
	left: 0px;
	font: 18px 'Delicious-Heavy';
	text-transform: uppercase;
	display: inline;
	color: #cb2b39;

}
.LivreTitre2h h2, .LivreTitre2h h2 a {
	font: 18px 'Delicious-Roman';
	display: inline;
	color: #cb2b39;
}

.LivreTitre2 h2, .LivreTitre2 h2 a {
	font: 18px 'Delicious-Heavy';
	text-transform: uppercase;
	display: inline;
	color: #cb2b39;
	/*background: #feff86;*/
}
.LivreTitre2 h3, .LivreTitre2 h3 a {
	font: 18px 'Delicious-Heavy';
	display: inline;
	color: #cb2b39;
}
.LivreTitre2 h4, .LivreTitre2 h4 a {
	font: 18px 'Delicious-Roman';
	display: inline;
	color: #cb2b39;
}
.LivreTitre2 .h5normal {
	font: 18px 'Delicious-Roman';
	display: inline;
	color: #cb2b39;
}
.LivreTitre2 h5, .LivreTitre2 h5 a {
	font: 18px 'Delicious-Roman';
	display: inline;
	font-style: italic;
	color: #cb2b39;
}
.imgTitre {
	font: 11px 'Kreon-Regular';
}
/*#liCentre2pos {
	height: 30px;
	margin: 12px 0 10px 4px;
}*/
/*.caleV4px {
	padding: 0 4px 0 0;
}*/

.pagePopLien {
	margin: 0 0 0 221px;
	font: 16px 'Delicious-Bold';
	color: #cb2b39;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 0;
		}

.imgVide {
	width: 200px;
	height: 310px;
	border: thin solid black;
	background: white;
}


/* _____________________ */
