/* CSS Document
Auteur : s0ma53 (http://builds0ma.free.fr) ; Si vous avez une questions, une demande de modification, etc... Adressez-vous à moi! 
Modifié par Jeffrey (http://www.dotjef.info) pour une conformité aux standards W3C.
Ajout par Fred (http//www.besoindeparler.com).
*/
.form_error
{
  font-size: 14px;
  color: #ff0000;
}
 

body 
{
	width: 987px;
	height:100% ;
	margin:auto ;
	padding:0px ;
	background: url(../images/font.gif) repeat;
	color: #000000;
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
}

#conteneur 
{
	margin: auto;
	margin-top: 4px;
	width: 987px;
	overflow:hidden ;
}

#header 
{
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	width: 987px;
	height: 152px;
	background: url(../images/header.gif) no-repeat;
}

#menu 
{
	padding:0px;
	margin: 0px;
	margin-left: 10px;
	width: 987px;
	height: 32px;
	background: url(../images/menutop.gif) no-repeat;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
}

#navigation 
{
	width: 987px;
	height: 32px;
	list-style: none;
	margin: 0;
	margin-left: 21px;
	margin-right: 21px;
	padding: 0;
}

#navigation li 
{
	float: left;
	width: 135px; /* J'enleve 6px. */
	height: 32px;
	color: #000000;
	margin-bottom: 0;
	border: 0;
}

#navigation li a 
{
	display: block;
	color: #6f5f33;
	font: bold 1.2em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 32px;
	text-align: center ;
	text-decoration: none ;
	padding: 0 ;
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active 
{
	background: transparent url(../images/menu_hover.gif) no-repeat scroll 0 0;
}

.barretitlemenu_left 
{
	padding: 0px;
	padding-top: 3px;
	padding-left: 15px;
	margin: 0px;
	margin-left: 20px;
	width: 158px;
	height: 23px;
	background: url(../images/barretitlemenu.gif) no-repeat;
}

.barretitlemenu_left ul
{
	text-align: center;
}

.barretitlemenu_left span 
{
	font-weight: bold;
	text-indent: 25px;
}

.barretitle_left
{
	margin: auto;
}

#barretitlemenu_right 
{
	padding: 0px;
	padding-top: 3px;
	padding-left: 15px;
	margin: 0px;
	margin-right: 15px;
	margin-left: 27px;
	width: 158px;
	height: 23px;
	background: url(../images/barretitlemenu.gif) no-repeat;
	text-indent: 30px;
}

#barretitlemenu_right span 
{
	font-weight: bold;
}

#corps_top 
{
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 987px;
	height: 35px;
	background: url(../images/corps_top.gif) no-repeat;
}

#corps_center 
{	
	width: 987px;
	margin-left: 10px;
	background: url(../images/corps_center.gif) repeat-y;
}

#menu_gauche 
{
	float: left;
	width: 210px;
	padding: 5px;
	margin: auto;
}

#menu_gauche ul li 
{
	list-style: none;
	list-style-position: outside;
}

#menu_gauche p 
{
	padding: 0px;
	margin-left: 40px;
	margin-right: 40px;
}

#menu_right 
{
	float: right;
	width: 213px;
}

#menu_right #pub 
{
	margin-right: 0px; /* Je supprimer les 450px pour supprimer le scroller horizontal ! */
	margin-left: 0px;
	margin-bottom: 13px;
	margin-top: 13px;
	text-align: center;
}

#corps_body 
{
	margin-left: 220px;
	margin-right: 230px;
	padding-left: 10px;
	padding-right: 10px;
}

#corps_body h1,h2,h3,h4,h5,h6 
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#corps_body p span 
{
	font-weight: bold;
	text-decoration: underline;
}

#corps_body ul li 
{
	list-style: none;
}

#corps_body ul li a:BEFORE 
{
	content: "- ";
}

#corps_body ul li a:AFTER 
{
	content: " -";
}

#corps_bottom 
{
	clear: both;
	padding: 0px;
	margin-left: 10px;
	width: 987px;
	height: 46px;
	background: url(../images/corps_bottom.gif) no-repeat;
}

.footer_separator 
{
	clear: both;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	width: 987px;
	height: 2px;
	background: url(../images/footer_separator.gif) no-repeat;
}

#footer_center 
{
	clear: both;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	width: 987px;
	background: url(../images/footer_center.gif) repeat-y;
}

#footer_center p 
{
	text-align: center;
	padding: 10px 0px;
	margin: 0px;
}

.label_align 
{
	display: block;
	width: 100px;
	float: left;
}

h1 
{
	font: normal 22px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}

h2 
{
	font: normal 22px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}

h3 
{
	font: normal 15px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}

h4 
{
	text-align: center;
}

h5 
{
	text-align: center;
}

p 
{
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 12px;
}

a img 
{
	border: 0px solid;
}

a 
{
	color: #9d7000;
	text-decoration: none;
}

a:hover 
{
	color: #000000;
	text-decoration: underline;
}

.clear 
{
	clear: both;
}

.tableau 
{
	border-collapse: collapse;
	width: 500px;
	margin-left: 12px;
	margin-bottom: 20px;
}

.tableau tr td 
{
	border: 1px solid #d1b463;
	padding: 2px 2px 2px 5px;
}

.tableau .haut_gauche 
{
	background-color: #ffe18e;
	width: 15%;
	border-top: 2px solid #d1b463;
	font-weight: bolder;
}

.tableau .haut_droite 
{
	background-color: #ffe18e;
	border-top: 2px solid #d1b463;
}

.tableau .bas_gauche 
{
	width: 15%;
	text-align: center;
}

.tableau .bas_droite 
{
text-align: left;
}

.signature
{
text-align: center;
}

#confessions 
{
	width: 500px;
	list-style: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

#confessions li 
{	
	list-style: none;
	text-indent: 80px;
	color: #6f5f33;
	border: 0;
	margin: 0;
}

#confessions li a 
{
	color: #6f5f33;
	font: bold 1.2em Tahoma,Arial,Helvetica,sans-serif;
	line-height: 32px;
	text-align: center ;
	text-decoration: none ;
	padding: 0 ;
}

#confessions li:hover, #confessions li:focus, #confessions li:active 
{
	background: transparent url(../images/conf_hover.jpg) no-repeat scroll 0 0;
}

.livre_or 
{
	display: block;
	margin: auto;
}

.livre_or .info
{

}

.news
{
	padding: 10px;
}

.titre_news
{
	background-image:url(../images/entete_news.jpg);
	background-repeat:no-repeat;
	background-position:left ;
	border: none;
	display: block;
	margin: 0;
	position:relative;
	top: 16px;
	text-align: left;
	text-indent: 15px;
	color: #080831;
}

.contenu_news
{
	border:1px solid #A3C0D5;
	width:99%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	padding: 10px;
	padding-bottom: 10px;
}

.infos
{
	font-family:Arial, Times New Roman, Times, serif;
	font-size:100%;
	margin-bottom:0px;
	padding-top:4px;
	padding-left:8px;
	padding-right:8px;
	color:#6f5f33;
	height:18px;
	text-align: center;
}

.mess_news
{
	padding-right:10px; 
	padding-left:10px;
}

