body {
	margin-left: 0px;
	margin-top: 2%;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.Menu { 
	font-size: 12px;
	color: #592208;
	font-weight: bold;
}

.TitreLivre { 
	font-size: 12px;
	color: #592208;
	font-weight: bold;
}

.TitreLivre:link {
	color: #592208; text-decoration:none;
}
.TitreLivre:visited {
	color: #592208; text-decoration:none;
}
.TitreLivre:hover {
	color: #b5530f; text-decoration:none;
}
.TitreLivre:active {
	color: #b5530f; text-decoration:none;
}


.MenuPage {
	font-size: 12px;
	color: #e8dabc;
	font-weight: bold;
}

.MenuLanguePage {
	color: #e8dabc;
	font-size: 10px;
}

.MenuLangue {
	color: #592208;
	font-size: 11px;
}

.SiteOficiel {
	color: #B85511;
	font-size: 12px;
}

.TexteCentre {
	color: #B85511;
	font-size: 11px;
	text-align:justify;
	font-style:normal;
}

.TexteFin {
	color: #B85511;
	font-size: 09px;
	text-align: right;
	font-style:normal;
}

.NavigationLivre {
	color: #B85511;
	font-size: 11px;
	text-align:center;
	}

.ResumoLivros {
	color: #592208;
	font-size: 11px;
	text-align:justify;
	font-style:normal;
}

.TableauAgenda {
	background-color: #f7f0e0;
	text-align:left;
	padding-left:12px;
	margin-top:6px;
}

.NomMois {
	color:#a24c1b;
	text-align:center;
	font-size:20px;
	}
	
.annee {
	color:#a24c1b;
	font-size:12px;
	text-align:center;
}

.backnext {
	color:#dec080;
	font-size:12px;
	text-align:center;
	font-weight: bold;
}


/****************************************************
AJOUTE PAR HERY : août 2007
****************************************************/
.errorText {
	color		:	red;
}

.h2 {
	font-size	:	18px;
	float		:	left;
	font-weight	:	bold;
}

.plus {
	font-size	:	16px;
	float		:	right;
}

hr[CLASS=clearfloat] {
	clear		:	both;
	visibility	:	hidden;
}

label { 
	display		: 	inline ; 
	float		: 	left ; 
	width		: 	80px ; 
	margin-left	:	 0px; 
	font-weight	:	bold;
}

