@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body {
	background-color: #DCE1E5;
}



/*================col_droite====================*/


/*==========================================================*/
/*======================STYLE TEXTE========================*/
/*==========================================================*/

h1 {
	padding-left: 50px;
	padding-top:55px;
	font-size: 30px;
	font-weight: 100;
	text-align:center;
	}

.titre {
	font-size: 22px;
}


h2 {
	color:#377B94;
	font-weight:100;
	font-size:22px;
	}
	
.titre_centre {
	text-align:center;
}

h3 {
	color:#377B94;
	font-weight:100;
	font-size:22px;
	text-align:center;
	}

h4 {
	text-transform:uppercase;
}

h5 {
	font-size:15px;
	text-align:center;
}


.bleu_clair {
	color:#377B94;
	text-transform:uppercase;
}

.bleu_fonce {
	color:#377B94;
}
.figure {
	font-size:12px;
	font-style:italic;
	text-align:center;
}

.it_centre{
	display:block;
	margin: 0 auto;
	text-align:center;
	font-size:12px;
	font-style:italic;
	line-height:160%;
}

.petit{
	font-size:12px;
	line-height:160%;
}


/*==========================================================*/
/*CONTENEUR*/
/*==========================================================*/
#conteneur {
	width: 900px;
	margin-top:0;
	padding-top:0;
	margin: auto;
	padding: auto;
	background-color: #EFF1F2;
	font-family: "Myriad", Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #3D5662;
}

/*HEADER*/
#header {
	width: 900px;
	height: 188px;
	background-image:url(images/header.jpg);
}


/*====================================*/
/*CONTENU*/
/*====================================*/

#contenu {
	background-color:#EFF1F2;
	height:1750px;
	width:881px;
	float:left;
	margin-left:19px;
}

/*============COLONNE GAUCHE MENU============*/
#menu {
	width:180px;
	height:1150px;
	float:left;
	margin-left:-19px;
}

#lien_accueil {
	background-image:url(images/btn_accueil.jpg);
	background-repeat:no-repeat;
	margin-left:80px;
	height:40px;
	width:85px;
	margin-bottom:10px;
	display:block;
}

#lien_accueil:hover {
	background-image:url(images/btn_accueil_a.jpg);
	background-repeat:no-repeat;
}

.parties {
	display:block;
	background-color:#E2EBED;
	width:150px;
	margin-left:25px;
	margin-top:5px;
	font-size:15px;
	text-align:center;
}

#menu_principal li {
	background-image:url(images/btn1.jpg);
	width:180px;
	height:55px;
	list-style-type:none;
	text-align:center;
	display:block;
	font-size:15px;
}

.btn2{
	background-image:url(images/btn2.jpg);
	width:180px;
	height:75px;
}

.decal_1 {
	padding-top:11px;
}

.decal_2 {
	padding-top:2px;
}

#lien_menu {
	color:#3D5662;
	text-decoration:none;
}

#lien_menu:hover{
	color:#60a5b9;
	text-decoration:none;
}

/*MENU DES CHAPITRES*/

.titre_chapitre {
	font-size:15px;
	color:#3D5662;
	text-align:center;
	margin-bottom:5px;
}
#menu_chap {
	text-align:center;
	font-size:14px;
	margin-top:-25px;
}

#menu_chap li {
	list-style:none;
	margin-left:150px;
	margin-bottom:10px;
}

#menu_chap li a {
	text-decoration:none;
	color:#FFF;
}

.decale_num {
	padding-top:2px;
}

#chap {
	background-image:url(images/btn_off.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}
#chap:hover {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}


#chap1_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}

#chap2_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}


#chap3_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}


#chap4_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}


#chap5_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}


#chap6_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}


#chap7_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}


#chap8_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}


#chap9_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}


#chap10_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}


#chap11_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}

#chap12_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}

#chap13_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}

#chap14_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}

#chap15_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}

#chap16_en_cours {
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}


/*LECTEUR MP3*/

#lecteur_mp3 {
	background-image:url(images/btn_lecteur_off.png);
	background-repeat:no-repeat;
	margin-left:50px;
	margin-top:10px;
	height:41px;
	width:128px;
	display:block;
	}
#lecteur_mp3:hover {
	background-image:url(images/btn_lecteur_on.png);
	background-repeat:no-repeat;
	margin-left:50px;
	margin-top:10px;
	height:41px;
	width:128px;
	display:block;
}

/*============COLONNE MILIEU TXT LIVRE============*/
#txt_livre {
	width:560px;
	height:1670px;
	background-color:#DCE1E5;
	margin-left:20px;
	float:left;
	padding:20px;
	line-height: 150%;
	overflow:scroll;
	text-align:justify;
	}
	
#txt_livre_2 {
	width:560px;
	height:1700px;
	background-color:#DCE1E5;
	margin-left:20px;
	float:left;
	padding:20px;
	line-height: 150%;
	text-align:justify;
	}

/*============COLONNE DROITE BLEU VIDE============*/
#col_droite {
	width:70px;
	height:1800px;
	background-color:#DCE1E5;
	margin-left:30px;
	float:left;
}


/*LECTEUR MP3*/

#dewplayer {
	margin-left: 24px;
	width:170px;
	margin-top:5px;
	
}
.lien_lecteur {
	margin-left:30px;
	font-size:13px;
}
.lien_lecteur a {
	color:#377B94;
}
.lien_lecteur a:hover {
	color:#3D5662;
}


/*======================FIN CONTENU========================*/
/*==========================================================*/



/*============FOOTER============*/

#footer {
	height:20px;
	width:811px;
	background-color:#EFF1F2;
	float:left;
	margin-left:19px;
}

/*=================================================*/
/*============PAGE DOCTEUR LEFEBURE================*/
/*=================================================*/

.liste_docteur {
	margin-left:30px;
}

.liste_docteur li {
	background-image:none;
	width:550px;
	text-align:left;
	display:list-item;
	list-style-type:disc;
}

.image_doc_centre {
	display:block;
	margin: 0 auto;
	height:200px;
	width:156px;
}
.soleil {
	display:block;
	margin: 0 auto;
}
/*=================================================*/
/*============PAGE SYMBOLES========================*/
/*=================================================*/
.image_logo_centre {
	display:block;
	margin: 0 auto;
	height:113px;
	width:90px;
}


/*=================================================*/
/*=========PAGE TABLE DES MATIERES=================*/
/*=================================================*/
#liste_table {
	margin-left:20px;
}

#liste_table li{
	background-image:none;
	list-style-type:decimal;
	text-align:left;
	width:500px;
	height:20px;
	display:list-item;
}

/*====I II III IV========*/
#liste_table_roman li {
	margin-left:20px;
	list-style-type:upper-roman;
}

/*====A B C D========*/
#liste_table_alpha li {
	margin-left:20px;
	list-style-type:upper-alpha;
}
/*====1 2 3 4========*/
#liste_table_num li {
	margin-left:60px;
	list-style-type:decimal;
}
/*====a  b  c s========*/
#liste_table_lettre li {
	margin-left:60px;
	list-style-type:lower-alpha;
}


.lien_liste {
	color:#3D5662;
}

.lien_liste:hover {
		color:#60a5b9;
}

.retrait {
	display:block;
	padding-left:20px;
}


/*=================================================*/
/*===========IMAGES DANS CHAPITRES=================*/
/*=================================================*/
.pente {
	display:block;
	margin: 0 auto;
	width:300px;
	height:150px;
}
.vitraux {
	display:block;
	margin: 0 auto;
	width:300px;
	height:320px;
}
.triskels {
	display:block;
	margin: 0 auto;
	width:300px;
	height:387px;
}
.roue {
	display:block;
	margin: 0 auto;
	width:540px;
	height:482px;
}
.perso {
	display:block;
	margin: 0 auto;
	width:500px;
	height:245px;
}

.cameleon {
	display:block;
	margin: 0 auto;
	width:550px;
	height:309px;
}
.couv {
	display:block;
	margin: 0 auto;
}
.image_bernadette{
	display:block;
	margin: 0 auto;
}

