@charset "UTF-8";

/* CSS Document */



body {
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	text-align:center;
	background-color:#FFF;
	padding:0 60px;

}

h1 {

	font-size:1.4em;

	text-align:center;

	color:#733900;

	text-shadow: 2px 2px 2px #ccc;

	line-height:1.0;

	margin-top:50px;

	margin-bottom:50px;

}

.win h1 {line-height:1.2;} /* HACK POUR WINDOWS */

h1 {margin-top:5px\9;} /* HACK POUR IE 7 ET 8 */

h1:first-letter {

	font-size:1.8em;

	font-family:Zapfino, "Monotype Corsiva", "Comic Sans MS", sans-serif;

}

h2 {

	font-size:1.2em;

	text-align:center;

	color:#733900;

	text-shadow: 2px 2px 2px #ccc;

	border-bottom:#733900 1px solid;

	padding-bottom:5px;

}

h2:first-letter {

	font-size:1.6em;

}

h3 {

	font-size:1.05em;

	font-weight:bold;

}

p {
	text-indent:10px;
	color:#251800;

}

a:link {

	color:#733900;

}



a:hover {

	color:#997E55;

}

a:visited {

	color:#3D1F00;

}

ul li {

	margin-bottom:15px;

	color:#251800;

	list-style-type:square;

}

.fermer {

	color:#666;

	text-align:center;

	font-size:0.80em;

	width:150px;

	margin:100px auto 0 auto;

}

sup {
	font-size:0.5em;

}

.sous-titre {

	color:#666;

	font-size:1.20em;

	text-align:center;

	text-shadow: 2px 2px 2px #ccc;

	margin-bottom:3em;

}

/* HACK POUR LES MACS UNIQUEMENT, TOUS NAVIGATEURS, À CAUSE DE L'UTILISATION DE LA FONT "Zapfino", QUI A UNE GRANDE MARGIN-BOTTOM */

.mac.gecko .sous-titre, .mac.webkit .sous-titre, .mac.chrome .sous-titre, .mac.opera .sous-titre { margin-top:-2em; }



ol li {
	list-style-type:circle;
	color:#251800;
	margin-bottom:15px;
}

.avertissement {

	color:#666;

	margin-bottom:2em;

}

/* --------------------------------------------- 

	        	!	Mise en page Textes 	!                  |

------------------------------------------------*/



.titre {
	font-family: calibri, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	text-align: left;
	color: #4f81bd;
	width: 80%;
	border-bottom-color: #4f81bd;
	border-bottom-width: 2px; 
	border-bottom-style: solid;	
	padding-top:10px;

}

.texte {
	font-family: calibri, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
	padding-top:20px;
	padding-bottom:12px;
	line-height: normal;
	
}

.signature {
	font-family: calibri, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	color: #4f81bd;
		
}


/* --------------------------------------------- 

											   |

											   |

	        	!	LIVRES 	!                  |

											   |

------------------------------------------------*/



#livres {

	margin-top:40px;

	padding:0 40px;

}

#livres img {

	float:left;

	height:300px;

	margin-bottom:40px;

}

#livres h2 {

	font-style:italic;

}

#livres p + p {

	clear:left;

}

.editeur {

	color:#7F7F7F;

	text-shadow: 1px 1px 2px #ccc;

	font-weight:bold;

	font-size:1.1em;

}
