@charset "utf-8";
@media only screen and (min-device-width: 480px) and (max-device-width : 1280px) and (orientation:portrait) { }
@media only screen and (min-device-width: 480px) and (max-device-width : 1280px) and (orientation:landscape) { }
@media handheld, only screen and (max-device-width:500px), only screen and (max-width:500px), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}

blockquote, bloquote{
	margin:5px;
    text-indent:5px;
}
html,body {
    margin:0;
    padding:0;
  -webkit-font-smoothing: antialiased;
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: cbresetbody;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.15s;
}
 
@-webkit-keyframes cbresetbody {
  from { opacity: 1; }
  to { opacity: 1; }
}

* {
	padding:0;
	margin:0;
	font-family:Arial, sans-serif;
	border: thin #FFF;
}
body {	background-repeat: repeat-x;	background-position: 0px 0px;	background:#fff url(../images/fond.png) repeat-x;
	position:relative;
	top:30px !important;
}
/*
    a:link - a normal, unvisited link
    a:visited - a link the user has visited
    a:hover - a link when the user mouses over it
    a:active - a link the moment it is clicked

*/
a {text-decoration: none;}
a:link {color: #BF00FF;	font-weight: normal;}
a:visited {color:#556627;text-decoration:none;}
a:hover {color:#F60;text-decoration: underline;}
a:active {color:#B9121B;text-decoration:underline;}
img a, img a:link, img a:visited, img a:hover, img a:active {text-decoration: none;
	border-width: 0px;
	border-style: none;}

/************	CONTENEUR	****************************/
h1.bvn{
	top:30px !important;
}

#BvnDte{float:right;}
#conteneur{	width: 900px;	min-height:1000px;
	margin: 0 auto;
	z-index: auto;	
	/*
	background-image: url(../images/fdAstro.png);
	background-repeat: no-repeat;
	background-position: -30px 0 0 0;
	opacity:0.9;
	*/
}

#centre,.centre{
	min-height:600px;
	width:900px; 
	margin:0;
}

#colsTrois,.colsTrois {
	padding:0px;
	/*margin-left:10px;*/
	background-color:none;
	min-height:250px;
	width:1025px;
}
.colsTrois {
	min-height:200px;
}

/*************************************************************
NAVIGATION - HEADER
*****************************************************************/
#header{	position:relative;	height:150px;	top:0px;	z-index:120;
	/*
	padding:15px;
	*/
}
#logo{	margin:0 auto;	text-decoration:none;	border-width: 0px;	border-style: none;	text-align: center;	clear:both;}
.logo{	text-align: center;	margin-top:40px;	font-size:1em;	font-style: italic;}
.head{	text-align: left;	float:left;}
img.logo a,img.logo a:link, img.logo a:hover,img.logo a:active, img.head a,img.head a:link, img.head a:hover, img.head a:active {
	text-decoration:none;	border-width: 0px;	border-style: none;	}
img.head a,img.head a:link, img.head a:hover, img.head a:active {
	float:left;	}
#logo span{text-decoration:none;visibility:hidden;}
#logoIcone,.logoIcone{	float:left;	width:46px;}
.logoIcon{	width:20px;	height:20px;}
.logoIconColl{	width:30px;	height:30px;}
p.bvn{	padding:40px 0 0;}

/************************** 
FIL d'ARIANE 
******************************/
#ariane_racine {	display:block;	height: 10px;	width: 900px;	font-size:0.8em;	line-height:1em;	font-weight: normal;	margin : 10px;	z-index: 130;}
#ariane_racine a {	color: #90C;}
#ariane_racine a:hover {text-decoration:underline;}

h1, h1.s2, h2, h2.ss, h3{
	font-style: italic;
	text-align: left;
	color: #046380;
	font-weight: bold;
	line-height: 1.25em;
	padding:10px 0 0 15px;
}
h1{ /* Titre de l'article */
	font-size: 1.5em;
}
h2, h2.s1{ /*	Titre de la rubrique	*/
	font-size: 1.1em;
	    width: 900px;
}
h2 a, h2.s1{
	text-decoration: none;
}
h2.s1, h1.s2{
	font-size: 1em;
	line-height:1em;
	padding:0;
}
h1.s2{
	font-size: 1.5em;
}
h3{ /*SousTitre gris souris*/
	color: #999;	font-size: 1.25em;	line-height: 2em;	font-weight: normal;
}
h4{ /* Accroche*/
	color: #909;
	float: left;
	font-size:	0.9em;
	font-style: italic;
	font-weight: 600;
	line-height:1.5em;
	margin: 10px 20px 0 0;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	width: 220px;
}
.corner {
	border-radius: 10px 50px / 50px;
	background-image: url(../images/fd_menu/fd1.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
h5{ /*	Titre : Format Collection Du même À propos de l'auteur	*/
	color: #333;
	font-size:0.73em;
	line-height:1.5em;
	font-style: italic;
	margin: 2px 0 2px 0;
	padding-top:5px;
}

h6{/*Accroche édito ??*/
	font-size:0.938em;
	font-style: italic;
	text-align: center;
	color: #B9121B;
	font-weight: normal;
	padding-top:10px;
}
p{
	font-size: 1em;
	line-height:1.5em;
	//color: #90F;
	z-index: auto;
	vertical-align: top;
	text-align:justify;
	padding-top:5px;
}
.aPropos, .avisEdit{/* texte en italique */
	font-weight: normal;
	font-style: italic;
	font-size:0.85em;
	line-height:1.5em;
}
.avisEdit {/*	Bloc éditeur	*/
	color: #B9121B;
}
.ptitxt{
	font-size: 0.7em;
}
#signature{
	font-size: 0.8em;
	line-height: 1em;
	font-weight: normal;
	color: #9900FF;
	text-align: right;
	float: right;
	font-style: italic;
}

.clear{
	clear:both;
}
	
/*********** Bas de page **************/

#footer {
	clear:both;
	//width: 900px;
	//position:relative;
	height:60px;
	margin: 0px auto;
	color: #666;
	z-index: 2;
	padding-top:20px;
}
#topcontrol{
	z-index: 3;
}
#footerBas{
	clear:both;
	float:right;
    position: fixed;
    bottom : 0;
    right : 0;
	margin:0px auto;
	z-index: 1;
}
#reseau {
	float:right;
	z-index:1;
	padding: 45px 0 0;
}
#footer a, #footerBas a{
	color: #999;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
#footer a:hover, #footerBas a:hover{
	color:#F30;
}
#footer p,#footerBas p{
	text-align: center;
	letter-spacing: 5px;
	font-size:0.625em;
	line-height:1em;
}
/************************************
SEARCH
************************************/
#floatSearch p {
	z-index:1;
	font-size:0.75em;
}
#search,#search .label {
	font-size: 0.75em;
	line-height:2em;
	background-color:#F5F5F5;
	width:110px;
	height:20px;
	color: #009;
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent:5px;
}
#suivant,.suivant {
	font-size: 0.85em;
	line-height:1em;
	color:#900;
	height:30px;
	padding: 5px;
	text-indent:5px;
	background-image: url(../images/fd_menu/fd1.jpg);
	background-repeat: repeat;
	text-decoration: none;
	font-weight: bold;
	margin: 5px 5px 25px 5px;
}

#floatSearch{
	float:left;
	z-index:1;
	width:110px; 
}

#recherche {
	width:100px;
	background: #CCC;
}
#recherche h1{
	color: #666;
	font-size:0.875em;
	line-height: 16px;
}
#recherche p{
	font-size:0.688em;
	line-height: 14px;
}

/********************************************************/

#lire_TousBulletins,#lire_TousArticles,#lire_TousRdv,#lire_TousVideos,#lire_TousLivres,.lire_TousLivres,#lire_TousEre{
	padding:5px;
	background-color: #999933;
	border: none;
	box-shadow: 2px 2px 4px #89725B;
    font-size: 0.8em;
	text-align:right;
	font-style: italic;
}
#lire_TousArticles{
	background-color:#375D81;
}
#lire_TousEre{
	background-color:#CCCCCC;
}
#lire_TousRdv{
	background-color:#8FCF3C;
}
#lire_TousVideos{
	background-color:#000066;
}
#lire_TousLivres,.lire_TousLivres{
	background-color:#FFF168;
	float:left;
	color: #000;
}
#lire_TousBulletins a, #lire_TousArticles a,#lire_TousRdv a,.tous, .tous a{
	color: #FFF;
}
#lire_TousLivres a,.lire_TousLivres a{
	color: #000;
}
.lire_suite, .date_suite{
	color: #8FCF3C;
	float:right;
	font-size:0.7em;
	margin-left: 5px;
}
.lire_suite {
	line-height:3em;
	margin: 5px;
}
#articleDate, .articleDate{
	color: #8FCF3C;
	float:right;
	font-size:0.9em;
	line-height:3em;
}
#intro,.intro{
	    color: #000;
    font-size:1em;
    line-height: 1.5em;
    text-align: justify;
	font-style: italic;
	width:700px;
	padding:0 15px;
}
#note {
	width:900px;
	padding:10px 0;
}
.note{
	color: #000;
    font-size: 0.8em;
    line-height: 1.2em;
    text-align: justify;
	font-style: normal;
}
#niv1,#niv2,#niv3{
	width:600px;
    clear: both;
}
#niv2{
	height: 320px;
}
#niv3{
	margin-top:15px;
}
#rubanNew {
	top:-5px;
	left:-5px;
	position:absolute;
	z-index:500;
}
#colUne{
	    border:1px #E1E6FA solid;
	box-shadow: 2px 2px 4px #89725B;
	margin: 0 10px 0 0;
	float: left;
	width: 325px;
	z-index: auto;
	padding: 10px;
	position:relative;
}
.colUneCouv{
	z-index:500;
	float: left;
	width: 130px;
	border: thin solid #666;
	box-shadow: 2px 2px 4px #89725B;
	margin: 0 17px 1px 0;
}
.colUneTitre{
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #939;
	text-align: left;
	line-height:1em;
}

#colUneTexte,.colUneTexte {
	color: #666;
	text-align: justify;
	font-size:0.9em;
	margin: 5px 0 10px 0;
}

#video {
	border: none;
	box-shadow: 2px 2px 4px #89725B;
	    margin-bottom: 30px;
    width: 200px;
	margin:40px auto 0;
	color:#FFF;
	    padding: 15px;
background: #000066; /* Old browsers */

/* IE10 */ 
background-image: -ms-linear-gradient(top left, #000066 0%, #FFFFFF 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top left, #000066 0%, #FFFFFF 100%);

/* Opera */ 
background-image: -o-linear-gradient(top left, #000066 0%, #FFFFFF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #000066), color-stop(1, #FFFFFF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top left, #000066 0%, #FFFFFF 100%);

/* Proposed W3C Markup */ 
background-image: linear-gradient(top left, #000066 0%, #FFFFFF 100%);
/* IE6-8 */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000066',endColorstr='#FFFFFF', GradientType=0);
}
#logoCentre{
	padding: 10px;    float: right;
}

#agenda,#agendaAuteur {
	    border:1px #8FCF3C solid;
    float: right;
	box-shadow: 2px 2px 4px #89725B;
	width:225px;

background: #8FCF3C; /* Old browsers */

/* IE10 */ 
background-image: -ms-linear-gradient(top left, #8FCF3C 0%, #FFFFFF 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top left, #8FCF3C 0%, #FFFFFF 100%);

/* Opera */ 
background-image: -o-linear-gradient(top left, #8FCF3C 0%, #FFFFFF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #8FCF3C), color-stop(1, #FFFFFF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top left, #8FCF3C 0%, #FFFFFF 100%);

/* Proposed W3C Markup */ 
background-image: linear-gradient(top left, #8FCF3C 0%, #FFFFFF 100%);
/* IE6-8 */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8FCF3C',endColorstr='#FFFFFF', GradientType=0);
}
#presse1{
    float: left;
	box-shadow: 2px 2px 4px #89725B;
	width:250px;
background: #89725B; /* Old browsers */

/* IE10 */ 
background-image: -ms-linear-gradient(top left, #89725B 0%, #FFFFFF 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top left, #89725B 0%, #FFFFFF 100%);

/* Opera */ 
background-image: -o-linear-gradient(top left, #89725B 0%, #FFFFFF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #89725B), color-stop(1, #FFFFFF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top left, #89725B 0%, #FFFFFF 100%);

/* Proposed W3C Markup */ 
background-image: linear-gradient(top left, #89725B 0%, #FFFFFF 100%);
/* IE6-8 */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89725B',endColorstr='#FFFFFF', GradientType=0);
}
#agendaAuteur{
	width:250px;
	margin: 20px 0;
}
.agendaPage{
	width:600px;
	clear:both;
}
.agendaTitre, .bulletinTitre{
	font-size: 1em;
	font-weight: bold;
	color: #993;
}
.agendaTitre, .agendaTitreBlog{
	color: #FFF;	
	    line-height: 2em;
    padding: 5px;
	    margin-left: 5px;
 }
 .agendaTitreBlog{
	color: #89725B;	
 }
.agendaDate {
	color: #000;
	    padding-top: 5px;
	font-size: 0.9em;
	margin : 0 10px;
	text-align: left;
}
.agendaTexte {
	color: #006;
	font-size:0.9em;
	font-weight: bold;
}
.agendaAdresse {
	color: #006;
	font-size:0.85em;
	font-weight: normal;
	margin-left: 10px;
}
 .agendaLien {
	color: #006;
	font-size:0.8em;
	font-weight: normal;
	margin-left: 10px;
}
.agendaImg {
	float:right;
	text-align: right;
	width:800px;
}
.agendaAudio {
	float:left;
	text-align: right;
	width:600px;
}
 .agendaLegende {
	color: #000;
	font-size:0.8em;
	font-weight: normal;
	float:right;
}
img.agendaImg {
	//width: 300px;
	//height: 225px;
	width: 45%;
	height:45%;
	float:right;
    border: medium none;
    box-shadow: 2px 2px 4px #89725B;
	margin:5px 0 5px 10px;
}

.rdvLien {
	color: #006;
	font-size: 1em;
	margin-left: 10px;
	text-align: justify;
}
.rdvLien a{
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #03C;
	text-decoration: underline;
	text-align:right;
	float:right;
	font-size: 0.75em;
}
#bulletinTitreUne {	background-color:#993;	background-image: url(../images/AstrOmElAs15.png);	background-repeat: no-repeat;	background-position: 2px 2px;	padding-left: 15px;	font-size: 1.25em;	line-height: 2em;	margin-bottom:5px;	color: #FFF;
 }
#bulletinTitre, #actuTitre, #articleTitre , #verseauTitre {	
	padding:0 15px; font-size: 1em;    line-height: 2em;    text-decoration: underline; }

#bulletin{
	    border:1px #993 solid;
	box-shadow: 2px 2px 4px #89725B;
	    margin-bottom: 30px;
background: #FCFAE1; /* Old browsers */

/* IE10 */ 
background-image: -ms-linear-gradient(top left, #FCFAE1 0%, #FFFFFF 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top left, #FCFAE1 0%, #FFFFFF 100%);

/* Opera */ 
background-image: -o-linear-gradient(top left, #FCFAE1 0%, #FFFFFF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FCFAE1), color-stop(1, #FFFFFF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top left, #FCFAE1 0%, #FFFFFF 100%);

/* Proposed W3C Markup */ 
background-image: linear-gradient(top left, #FCFAE1 0%, #FFFFFF 100%);
/* IE6-8 */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCFAE1',endColorstr='#FFFFFF', GradientType=0);
}
.actuTitre {
	line-height:2em;
	font-weight: bold;
	color: #375D81;
	text-decoration: underline;
}
.bulletinTitre{
	color:#993;
	font-size: 1.25em;
	line-height: 2em;
	text-indent: 10px;
 }
.bulletinST{
	color: #FFF;
	font-size: 1em;
	line-height: 2em;
	text-indent: 10px;
 }
.bulletinIntro{
	color: #FFF;
	font-size: 1em;
	line-height: 2em;
	text-indent: 10px;
	font-style: italic;
 }
.bulletinDate{
	color: #993;
	font-size: 0.85em;
	    padding-top: 5px;
}
.bulletinTexte{
	color: #006;
	font-size: 0.9em;
	margin-left: 10px;
	text-align: justify;
	font-style: normal;
    font-weight: normal;
}
.lienGoogleMap a{
	text-decoration: underline;
	color: #03C;
	font-size: 0.75em;
}
.strong{
	font-weight: bold;
}
.TxtPt,.TxtLegende{
	font-size: smaller;
	color: #000;
	line-height:normal;
}
.TxtLegende{
	font-size: 9px;
	float:right;
	text-align: right;
	padding:1px 10px;
	color: #666;
	width: 300px;
	font-style: italic;
	font-weight: lighter;
}

#actu {
	background: #E1E6FA; /* Old browsers */

/* IE10 */ 
background-image: -ms-linear-gradient(top left, #E1E6FA 0%, #FFFFFF 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top left, #E1E6FA 0%, #FFFFFF 100%);

/* Opera */ 
background-image: -o-linear-gradient(top left, #E1E6FA 0%, #FFFFFF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #E1E6FA), color-stop(1, #FFFFFF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top left, #E1E6FA 0%, #FFFFFF 100%);

/* Proposed W3C Markup */ 
background-image: linear-gradient(top left, #E1E6FA 0%, #FFFFFF 100%);
/* IE6-8 */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1E6FA',endColorstr='#FFFFFF', GradientType=0);
    border:1px #E1E6FA solid;
    box-shadow: 2px 2px 4px #89725B;
    margin-bottom: 20px;
}
#actuTitreUne,.actuTitreUne {
	background-image: url(../images/AstrOmElAs15.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 20px;
	line-height:2em;
	font-size: 1em;
	font-weight: bold;
	color: #E1E6FA;
	background-color:#375D81;
}
.actuSousTitre {
	color: #046380;
	font-size: 0.95em;
	line-height:2em;
	text-align:left;
	    margin: 0;
}
.actuOl {
	padding-left:0px;
}
.actuLi {
	color: #046380;
	font-size: 0.9em;
	line-height:1em;
	text-align:left;
	padding: 10px;
	vertical-align: middle;
	font-weight: 600;
	font-style: italic;
}

#actuST, .actuST{
	font-style: normal;
	font-size: 0.9em;
	line-height:1.1em;
	color:#570906;
	font-weight: normal;
	line-height:1.25em;
	text-align: left;
}
.actuIntro{
	font-size: 1em;
	text-indent: 10px;
	font-style: italic;
 }
#actuTexte,.actuTexte {
	 /*float:left;*/
	color: #666;
	text-align: justify;
	font-size:0.95em;
	line-height:1.6em;
}
.titre, .ssT{ /* Titre du livre en UNE 	+	Titre du livre	*/
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	line-height:1.25em;
	padding:5px 10px;
}
.ssT{
	font-size: 0.9em;
	line-height:1.1em;
	color:#906;
	font-weight: bold;
	padding:10px 0 10px 0;
	text-align:left;
}
.ssTBlog{
	font-size: 1.15em;
	line-height:1.1em;
	font-style: italic;
	color:#570906;
	font-weight: bold;
	line-height:1.25em;
	padding:0 0 10px 15px ;
	text-align:left;
}
#texte,.texte {
	 /*float:left;*/
	color: #666;
	text-align: justify;
	font-size:0.85em;
	margin: 5px 0 10px 0;
}
#verseau{
    background-color: #E6E2AF;
    border: thick double #CCCCCC;
    padding: 10px;
	float:left;
}
.verseauUne{
	padding : 5px 5px 5px 5px;
}
#verseauTitreUne,.verseauTitreUne{
	color : #FFF;
	size:2em;padding:0;width:570px;
}
.shadowVerseau{
	z-index: 100;
	border: thick double #CCC;
	float:left;
    box-shadow: 2px 2px 4px #89725B;
	margin: 5px 20px 5px 5px;
}

.verseauTitre, .verseauSST{ /* Titre du livre en UNE 	+	Titre du livre	*/
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	line-height:1.25em;
	color:#4C767A;
}
 .verseauSST{
	font-size: 0.9em;
	line-height:1.1em;
	color:#4C767A;
	font-weight: normal;
}
 .verseauIntro{
	    color: #000;
    font-size: 0.9em;
    line-height: 1.5em;
    text-align: justify;
	font-style: italic;
}
#verseauTexte,.verseauTexte {
	 /*float:left;*/
	color: #666;
	text-align: justify;
	font-size:0.85em;
	margin: 5px 0 10px 0;
}
#colsDeux{
	float:left;
	width: 700px;
	border-style: none;
	margin:0;
}
.lettrine, .lettrine img, .lettrineCiel, .lettrineCiel img {
	float: left;
	z-index:auto;
	margin: 5px 10px 5px 10px;
	border: thin solid #666666;
	box-shadow: 2px 2px 4px black;
	list-style-type: none;
	width:80px;
}
.lettrineCiel, .lettrineCiel img {
	width:160px;
}

.lettrineColl{
	width:200px;
	list-style-type: none;
	margin:0 5px 0 10px ;
	/*list-style-image: url(../images/pave.gif);
	min-height:170px;*/
}
.lettrineCouv2 {
	width:850px;
	list-style-type: none;
	min-height:170px;
	font-size:0.85em;
	line-height:1.2em;
}
.lettrineAuteurTxt,.bloc_lettrineAuteurTxt {
	width:80px;
	min-height:110px;
	//margin-right:10px;
	text-align: center;
	font-size:0.85em;
	line-height:1.25em;
}
.bloc_lettrineAuteurTxt{
	float: left;
	text-align: left;
	min-width:100px;
}
.lettrineAuteur{
	border: thin solid #666;
	width:50px;
	height:50px;
	margin-right:10px;
}
.lettrineCouv{
	width:900px;
	min-height: 200px;
}
.lettrineCouvL{
	width:600px;
	min-height: 200px;
}
.lettrineCouvTitre,.lettrineTexte{
	font-weight: normal;
	line-height: 1.2em;
}

.lettrineCouvTitre,.conseilT{
	font-size:1em;
	font-style: italic;
	border-width: 0px;
	border-style: none;
	color:#906;
	font-weight: bold;
}
.conseilT{
	line-height: 1em;
}
.lettrineCouvTitre a:link{
	text-decoration:none;
	color:#003;
}
.lettrineTexte,.conseilL{
	font-size:0.9em;
	color: #000;
	font-style: normal;
}
.conseilL,.conseilAvis{
	font-size:0.85em;
	text-align:right;
	padding: 0 0 0 30px;
}
.conseilAvis{
	font-size:0.8em;
	padding: 0 0 0 30px;
	font-style:italic;
}
.bloc_pf {
	float: left;
	width:255px;
	min-height: 160px;
	border-style: none;
	z-index:auto;
	padding:5px;
	margin:Opx 5px Opx 5px;
}
.bloc_une {
	border-style: none;
	margin:10px; min-height: 210px;
} 
#colUne h1,#colsDeux h1 {/*	bandeau noir UNE = #bandeNoir	+	bandeau gris*/
	font-weight: bold;
	color: #FFF;
	background-color: #000033;
	height:20px;
	padding:5px;
	font-size: 16px;
	line-height:1.25em;
	text-indent: 5px;
	text-transform: uppercase;
}
#colsDeux h1 {/*	bandeau gris	*/
	color: #000033;
	background-color: #CCC;
} 
 

.imgAccroche, .imgLettrine, .imgLettrineCouv, .imgLettrineImg {/* style générale pour les vignettes */
	float: left;
	border: thin solid #666;
	width:100px;
	height:150px;
	margin: 0 10px;
    border: medium none;
    box-shadow: 2px 2px 4px #89725B;
}
.imgAccroche {
	height:5%;
	width:5%;
}
.imgLettrine {
	height:10%;
}
.imgLettrineImg {
	width:25%;
}
.imgLettrineCouv {
	margin-right:20px;
}
.soutien{
	min-height:50px;
}
.date{
	font-size:0.85em;
	line-height: 1.2em;
	font-style: normal;
	line-height: 2em;
}
.auteur, .auteurSlide{ /* Auteur du livre en UNE 	+	Auteur du livre	*/
	color: #663E10;
	font-size:0.75em;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	line-height: 1.5em;
	margin-top: 5px;
} 
.auteurSlide{
	text-transform: none;
	text-decoration: none;
	    color: #000000;

}
.auteur a:link {
		color:#663E10
}
.auteur a:hover {
	color:#F90
}
.auteur a:active {
	color:#00C
}
/*******************************SLIDE***************/
applet,object,iframe,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,fieldset,form,label,legend,caption,thead { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
caption { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

blockquote{
	margin:5px 10px 10px 15px;
	font-size:0.95em;}
/*
	Page Style
*/

#containerSlide {
	margin:0;
	position:relative;
	z-index:0;
	float:left;
/*
	width:580px;
	top: 300px;
*/
}
#example {
	//width:600px;
	//height:350px;
	position:relative;
}


#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}

/*
	Slideshow style
*/

#slides {
	position:absolute;
	left:4px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/

.slides_container {
	width:570px;
	height:245px;
	overflow:hidden;
	position:relative;
	display:none;
	border: none;
	box-shadow: 2px 2px 4px #89725B;
	padding:10px;
	background: #FFF168; /* Old browsers */

/* IE10 */ 
background-image: -ms-linear-gradient(top left, #FFF168 0%, #FFFFFF 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top left, #FFF168 0%, #FFFFFF 100%);

/* Opera */ 
background-image: -o-linear-gradient(top left, #FFF168 0%, #FFFFFF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFF168), color-stop(1, #FFFFFF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top left, #FFF168 0%, #FFFFFF 100%);

/* Proposed W3C Markup */ 
background-image: linear-gradient(top left, #FFF168 0%, #FFFFFF 100%);
/* IE6-8 */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF168',endColorstr='#FFFFFF', GradientType=0);
}

/*
	Each slide
	Important:
	Set the width of your slides
	Offeset for the 20px of padding
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
		width:530px;
	height:230px;
	display:block;
}


/*
	Next/prev buttons
*/
#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-35px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:605px;
}

/*
	Pagination
*/

.pagination {
	margin:10px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption00 {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:540px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}

.caption {
	z-index:500;
	position:absolute;
	top:0px;
	width:380px;
	height:140px;
	font-size:1.3em;
	padding : 5px 0px 5px 180px;
}
.caption .titre {
	color:#B9121B;
	font-size:0.8em;
}
.caption p{
	color:#000;
	font-size: 0.7em;
}


.captionB {
	z-index:500;
	position:absolute;
	top:0px;
	width:385px;
	font-size:1.3em;
	color:#FCFAE1;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 150px;
}
.captionB .titre {
	color:#B9121B;
	font-size:0.8em;
}
.captionB p{
	color:#000;
	font-size: 0.7em;
}
/************************************************/

#blog{
	width:900px;
	margin:25px 0 25px 0;
	background-color:#FFF;
}

#textBlog,.textBlog {
	 /*float:left;*/
	color: #666;
	text-align: justify;
	font-size:0.95em;
	margin: 5px 0 10px 0;
	width:600px;
	padding:0 15px;
	line-height:1.5em;
}
#colGch{
	width:270px;
	float: left;
	margin: 20px 0 0;
}
#colDte{
	width:600px;
	float: right;
	margin-top:20px;
}
#colLGch{
	width:600px;
	float: left;
	margin-top:20px;
}
#colLDte{
	width:270px;
	float: right;
	margin: 20px 0 0;
}
#Dte, .Dte{float:right;padding-top:20px;text-align:right;}


#D {
	float:right;
	z-index:1;
	margin-top: 15px;
}
#G {
	background-color:#fff;
	float:left;
	z-index:1;
	margin-top:200px;
	    margin-right: 10px;
}
.G,.D{
    clear: both;
    left: 100px;
    position: relative;
    text-align: center;
    top: 100px;
}
#FaG{width:600px;float:left;}
#FaD,#FaD1,#FaD2,.FaD2,#FaD3,#FaDcouv{width:600px;float:right;text-align:center;	margin:10px 0 10px 20px;}

#FaD2,.FaD2,#FaD3,#FaDcouv{
	clear: both;
	width:310px;
	margin: 30px 0 30px 30px;
}
#FaDcouv{ width:240px;}

#image_couv p,.copyright{
	color: #666;
	text-align: right;
	font-size: 0.75em;
	line-height: 1.5em;
}
#image_couv{
	background-color:#FFF;
}
#image_couv img, #image_couvD img{
	z-index: 100;
	float:left;
	margin: 0 10px 10px 0;
	width:260px;
	background-color:#FFF;
}
#image_couvD img{
	float:right;
}
.shadow,.ombre{
	z-index: 100;
	border: thick double #CCC;
	float:left;
    box-shadow: 2px 2px 4px #89725B;
}
.ombre{
    border: medium none;
}

.imgBlog{
	z-index: 100;
	border: thick double #CCC;
	float:right;
	box-shadow: 2px 2px 4px black;
    width: 300px;
	margin-bottom:10px;
}

img.carteCiel{
	z-index: 100;
	border: thick double #CCC;
	margin: 0 10px;
	box-shadow: 2px 2px 4px black;
	float: right;
    margin: 10px 0 10px 20px;
    text-align: center;
    width: 560px;
}
.legImg{
	font-style: italic;
	font-size: 0.8em;
    text-align: left;
	margin-left: 40px;
}
#revuePresse{
	float:left;
}
.couv {
	width: 260px;
	min-height:380px;
}
.fanchon {
	width: 260px;
	height:190px;
}
#format, #presse {
	clear:both;
	//margin-bottom:20px;
	margin-top:10px;
	//padding: 10px;
}
.format, .presse{
	color: #333;
	font-size:0.8em;
	line-height:1,5em;
}
#format img{ /* flash code*/
	line-height: 2em;
	font-size: 1.5em;
}

#partenaire{
	float:right;
	width: 100%;
	margin-bottom:20px;
	border: thick double #FCFAE1;
	padding: 5px;
	background-image: url(../images/fd_menu/fd1.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#partenaire h4 {
	width:100%;
	color: #003;
	padding:0px;
	margin:0px;
	font-size: 16px;
	line-height:1.5em;
	text-transform: none;
	text-align:left;
	font-weight: bold;
}
#partenaire p {
	color: #FFF;
	font-size:1em;
	line-height:1.5em;
	font-weight: bold;
}
#presse {
	clear:both;
	width: 100%;
	margin-top:20px;
	margin-bottom:20px;
	border: thick double #CCC;
	background-color: #FCFAE1;
	padding: 10px;
}
#presse h4 {
	width:100%;
	color: #666;
	padding:0px;
	margin:0px;
	font-size: 16px;
	line-height:1.5em;
	text-transform: none;
	text-align:left;
	font-weight: bold;
}
#presse a{
	font-size:0.85em;
	font-weight: bold;
}
#presse a:hover{
	text-decoration: none;
}


/**************************************************************
blabla 4e de couv catalogue
*****************************************************************/

#main ul.gallery clearfix {
	display:inline;
}

.pavePresse {
	border-radius: 10px 50px / 50px;
	background-image: url(../images/fd_menu/fd1.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	list-style-image: url(../images/pave.gif);
	list-style-position: inside;
	list-style-type: none;
	font-size:0.75em;
	line-height: 1.5em;
}

ul.pave, ul.format  {
	list-style-image: url(../images/pave.gif);
	list-style-position: inside;
	list-style-type: none;
	font-size:0.75em;
	line-height: 1.5em;
	padding:0 15px;
}
ul.format {
	font-size: 0.65em;
}
ul.press  {
	list-style-image: url(../images/pave.gif);
	list-style-position: inside;
	list-style-type: none;
	font-size:1em;
	line-height: 1.5em;
}
li.press  {
	font-size:1em;
	line-height: 1.5em;
}
ul.press a {
	color: #663E10;
}
li.press a {
	color: #677E52;
}
.disc {
list-style-type:disc
}
.circle
{ list-style-type:circle;
}

.square {
list-style-type:square;
}

#colGch li span, #colDte li span, #blog li span{
	font-style: italic;
}

#itw {/* acceder à l'interview */
	font-size: 0.75em;
	font-weight: bold;
	padding: 10px 0;
	float:right;
	line-height:2em;
}
#avis { /* AVIS de l'éditeur */
	margin: 20px 0;
}
.avis {/*	Bandeau bloc éditeur	*/
	font-family:Arial;
	width: 100%;
	color: #4C1B1B;
	background-image: url(../images/fd_menu/fd1.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	text-indent: 5px;
	margin: 10px 0 5px 0;
	font-size:0.75em;
	font-weight: bold;
	font-style: normal;
	line-height:2em;
}

#collection{
	width: 300px;
	float:left;
 }
#conseil{
	clear:both;
	width:100%;
 }
#idemAuteur {
	float:left;
	width:100%;
 }	
#idemAuteur p { /* § des TITRE */
	padding-left:10px;
}

/* CSS MENUS */ 

#tete{
	float:left;
	margin:0;
	height:65px;
	width:950px;
}
#logoAccueil {
	color:#A7A37E;
	text-decoration:none;
	font-weight: normal;
	font-size: 0.8em;
}
#logoAccueil a {
	text-decoration:none;
	color:#A7A37E;
}
#logoAccueil, #logoAccueil a{
	font-size: 1.2em;
	color:#A7A37E;
	 }
#flag {
    float: right;
}
.flag{
    float: left;
    padding: 5px;
	background-repeat:no-repeat;
}
#google {
    float: right;
}
.google{
    float: left;
    padding: 5px;
	background-repeat:no-repeat;
}


#google_translate_element,.skiptranslate,.skiptranslate goog-te-gadget,.goog-te-gadget-simple{font-size:0.65em;}
.goog-te-gadget-simple .goog-te-menu-value {border:none; font-weight:normal}
.goog-te-gadget-simple .goog-te-menu-value span {
    font-size:0.65em;
}
/*Menu horizontal*/
#fl_menuHorz{
	position:absolute;
	z-index:9999;
	//font-size:12px;
	margin: 10px;
	text-decoration: none;
	list-style-type: none;
}
.labelHorz, li.labelHorz, li.labelHorz a {
	font-weight:bold; 
  // box-shadow: 2px 2px 5px black;
	float:left; 
	margin:16px 1px 16px 1px;
	text-align: center;
    width: 250px
	    display: block;
		text-decoration: none;
	list-style-type: none;
}
#fl_menuHorz .labelHorz a,li.labelHorz, li.labelHorz a {
	color:#046380;
	text-decoration:none; 
	list-style-type: none;
	z-index:2; 
}

#blocImages a, #fl_menuRecap .labelRecap a{
	color:#F6E8B1;
	text-decoration:none; 
}
#blocImages a:hover{
	color:#FF6600;
	text-decoration:none; 
}

#fl_menuHorz .menuHorz{
	float:left;
	list-style-type: none;
}
#fl_menuHorz .labelHorz .menuHorz_item{
	display:block;
	margin:1px 0 0 10px;
	padding:10px;
	text-decoration:none;
	color:#fff;
	list-style-type: none;
	font-size: 13px;
	font-style: italic;
}
#fl_menuHorz a:hover{
	background:#A7A37E; 
	color:#FFF168;
		text-decoration: none;
	list-style-type: none;
}
.icone, .dispo {
	display:block;
	float:right;
	text-decoration: none;
	list-style-type: none;
	padding: 20px 0 0 0;
}
.dispo {
	padding: 0 0 5px 0;
	height: 50px;
	width: 70px;
}
.reseau {
	display:block;
	float:left;
	text-decoration: none;
	list-style-type: none;
	margin: 5px;
}
/*Menu vertical*/
#fl_menuVertAdmin, #fl_menuVert{
	position:absolute; 
//	top:100px; 
	z-index:8000; 
	height:50px;
	box-shadow: 2px 2px 5px black;
}
#fl_menuVertAdmin{
	left:150px;
}
#fl_menuVert .labelVert{
	padding-left:10px; 
	line-height:50px; 
	font-family:"Arial Black", Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	background:#677E52; 
	color:#fff; 
	letter-spacing:2px;
	margin:1px 0 0 1px;
}
#fl_menuVert .menuVert{
	display:block;
}
#fl_menuVert .menuVert .menuVert_item, span .menuVert_item,  a.menuVert_item{
	display:block; 
	background:#E6E2AF; 
	color:#046380; 
	border-top:1px solid #333; 
	padding:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration:none;
	margin: 0 1px 0 1px;
	box-shadow: 2px 2px 5px black;
}
#fl_menuVert .menuVert a.menuVert_item:hover, .menuVert_item:hover, span .menuVert_item:hover{
	background:#A7A37E; 
	color:#fff;
	box-shadow: 2px 2px 5px black;
}
	
/*menu horizontal*/	
#menu
{
		margin:0 0 30px;
/*
		height:40px;
		margin:4px 0 15px 20px;
		width:700px;
		*/	
}
#menu ul
{
		margin-left:3px;
		padding-top:12px;
}
#menu li
{
		float:left;
		list-style-type:none;
		margin-left: 2px;
		border:1px #42453d solid;
}
#menu a
{
		display:block;
		width:110px;
		height:30px;
		color:#FFF168;
		font-size:0.85em;
		text-decoration:none;
		font-weight:bold;
		text-align:center;
		line-height:2em;
	box-shadow: 2px 2px 5px black;
}
.bordure
{
		border-right:1px #42453d solid;
}
#menu a:hover
{
		background:url(../images/menu_over.gif) repeat-x;
}
#sous_menu0
{
		width:150px;
		background:#57574e;
		position:absolute;
		top:95px;
		left:16px;
		display:none;
}
#sous_menu1
{
		width:150px;
		background:#57574e;
		position:absolute;
		top:95px;
		left:95px;
		display:none;
}
#sous_menu0 li, #sous_menu1 li
{
		list-style-type:none;
}
#sous_menu0 a, #sous_menu1 a
{
		display:block;
		height:25px;
		color:#fff;
		text-decoration:none;
		font-size:0.7em;
		font-weight:bold;
		line-height:2.3em;
		padding-left:5px;
}
#sous_menu0 a:hover, #sous_menu1 a:hover
{
		background:url(../images/menu_over.gif) repeat-x;
		}
	
#box{
	height:20px;
}
#ejs_box2_box{
		font-size:0.8em;color:#B7CA79;font-family:Arial;font-style: italic;width:1000px;padding:5px;text-align: center;
}
hr {
	border-width: thin;
	border-style: none none dashed;
	border-color: #CCC;
}
.separator, .separatorFinBlog {
    width:100%;
    font-size:0px;
    height: 1px;
    line-height: 0;
    padding:15px;
	visibility:visible;
	margin:50px 0 0;
    filter : alpha(opacity=2);
    opacity : 0.25;
}
.separator {
    background-color: #FFF;
    padding:5px;
    margin: 0;
    visibility: hidden;
}

#lien_reseau {
	float:right;
	z-index:1;
	padding:0;
}
.formatPdf{
	background-image: url(../images/icon/formatPdf.png);
	background-repeat: no-repeat;
	width: 28px;
	height: 29px;
}
#formPdf{
	text-align: right;
	float: right;
	font-size: 14px;
	font-style: italic;
	color: #0C0;
	margin:0 30px 20px 0;
}