html, body {width:100%;}

body {
	margin:0;
	background-image:url(../images/fond.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#84BC4B;
	font-family:Arial, Verdana, sans-serif;
}

#conteneur {
	width:750px;
	margin:0 auto 0 auto;
	padding:0;
}


#bandeau{
	width:750px;
	height:165px; 
	background-image:url(../images/bandeau.jpg);
}

#bandeau_fiche{
	width:750px;
	height:100px; 
	background-image:url(../images/bandeau_fiche.gif);
	margin:0;
}

/*********************************Le menu horizontal***********************************/


#menu{
	background-color:#DAC692;
	background-image:url(../images/menu_haut.gif);
	width:750px;
	height:28px;
	margin:0;
	padding:0;
}

.rubriques{
	list-style-type:none;
	float:left;
	font-size:12px;
	margin:0 5px 0 2px;
}

.rubriques a{
	color:#000;
	display:block !important;
	display:inline;
	height:23px;
	padding:5px 3px 0 5px!important;
	padding:0 4px 0 3px;
	margin:0;
	text-decoration:none;
	
}

.rubriques a:hover{
	color:#30384A;
}


/********************************Fin menu horizontal***********************************/



#content, #content_accueil{
	width:750px;
	min-height:400px;
	height:auto;
	background-color:#FFF;
	margin-top:0;
	padding:0;
}

#content{
	background-image:url(../images/fond_content.gif);
	background-repeat:repeat-y;
	baground-position:left;
}

#content_fiche{
	width:710px;
	padding:10px 20px 20px 20px;
	margin-top:0;
	background-color:#FFF;
}

#gauche_accueil, #droite_accueil{
	width:340px; 
	float:left; 
	margin:5px 15px 5px 15px !important;
	margin:10px;
}

#boutique, #agenda{
	width:712px;
	margin:5px 15px 0 15px !important;
	margin:10px;
	border:1px solid #FFF;
}

/***************************Menu gauche**********************************************/

#gauche_page{
	width:175px;
	float:left;
}

#haut_menu_gauche{
	width:175px;
	min-height:25px;
	text-align:left;
	font-family: Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:15px 0 0 5px;
	margin:0;
	color:#47200B;
	background-image:url(../images/fond_titre_rub.gif);
	background-color:#3483C5;
}

#bas_menu_gauche{
	width:175px;
	height:10px;
	margin-top:10px;
	border-top:1px solid #FFF;
}

#menu_gauche{
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	margin-left:0;
	margin-top:0;
	padding:0;
	width:175px;
}

#menu_gauche li{
	list-style-type:none;
}

#menu_gauche a{
	color:#0B0E5E;
	text-decoration:none;
}

#menu_gauche li.s_rubrique{
	padding:10px 0 10px 3px;
	background-image:url(../images/fond_s_rub.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	border-top:1px solid #FFF;
}

#menu_gauche ul.pages{
	margin-left:2px;
	padding:10px 0 10px 0;
	border-left:1px solid #FFF;
	
}

#menu_gauche ul.pages a{
	color:#4E4B4B;
	font-size:11px;
	font-weight:normal;	
}

ul.pages li a{
	color:#252320;
}

/***************************Fin Menu gauche**********************************************/

#texte{
	width:530px;
	padding:0 20px 20px 15px;
	margin-top:0;
	margin-left:180px;
}

#texte_fiche{
	width:690px;
	padding:0 20px 20px 20px;
	margin-top:0;
}

p{
	font-size:11px;
	color:#3F4740;
	font-family:Arial, Verdana, sans-serif;
	/*text-align:justify;*/
	margin-bottom:10px;
}

#texte p{
	font-size:12px;
	color:#3F4740;
	font-family:Arial, Verdana, sans-serif;
	/*text-align:justify;*/
}

img{
	border:none;
}

h1{
	font-size:30px;
	color:#2D5406;
	font-family:Geneva, Verdana, sans-serif;
	/*text-align:left;*/
	font-weight:normal;
	margin-top:0;
	margin-bottom:10px;
	padding-top:5px;
}

h2{
	font-size:20px;
	color:#3B5188;
	font-family:Geneva, Verdana, sans-serif;
	/*text-align:left;*/
	margin-bottom:10px;
	font-weight:normal;
}

#texte a{
	font-weight:bold;
	color:#06126D;
}

#recherche{
	border:1px solid #F7C728;
	background-color:#E7DBBC;
	width:520px;
	padding:5px;
	margin-left:0px;
	font-size:12px;
}

#recherche form{ margin-left:50px;}

form{display:inline;}

table, #tab_agenda_accueil{
	font-size:11px;
	color:#2E342F;
	font-family:Arial, Verdana, sans-serif;
}

#tab_agenda_accueil th{
	padding:10 0 10px 0;
	font-size:15px;
	color:#E68D0D;
	font-weight:normal;
}

#tab_agenda_accueil td{
	padding:10px 0 10px 0;
	border-bottom:1px dotted #F7C419;
}

#tab_agenda_accueil a{
	cursor:pointer;
}

#pied{
	width:750px;
	height:90px;
	background-image:url(../images/pied.gif);
	background-repeat:no-repeat;
	margin:0;
}

#coordonnees{
	text-align:center;
	font-size:11px;
	width:390px;
	float:left;
	margin:3px 0 0 50px;
	color:#2D2D2D;
}

#coordonnees a{
	color:#450713;
	font-weight:bold;
}

#ehoui{
	text-align:right;
	font-size:11px;
	width:200px;
	float:right;
	margin:17px 5px 0 0;
	color:#2D2D2D;
}

#ehoui a{
	font-weight:bold;
	color:#2D2D2D;
}

#menu_bas{
	text-align:center;
	font-size:11px;
	color:#000;
	padding-bottom:10px;
}

#menu_bas a{
	color:#000;
}

