/* BALISES */
h1,h2,h3,h4, address{
	margin: 0;
	padding:0;
}


/* CALQUES PRINCIPAUX */

/* Entete */
#entete{
	width:895px;
	height: 134px;
	background: url(images/fond-entete.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
}
#entete ul{
	margin: 0;
	padding: 0;
	position: relative;
	top:83px;
	left: -40px;
	float: right;
}
#entete ul li { 
display: inline;
list-style-type: none;
padding:0px;
margin:0px; 
border:0px;
float: left;
width:auto;
}
#entete p{
	margin: 0;
	padding: 0;
	position: relative;
	float: right;
	top:20px;
	left: 220px;
	font-size: 11px;	
	width: 150px;
	text-align:right;
}
#entete p a{
	color: #ffffff;
}

/* Contenu */
#contenu{
	width:895px;
	background: url(images/fond-contenu.jpg) repeat-y;	
	margin-left: auto;
	margin-right: auto;	
}
#pied{
	width:895px;
	height: 23px;
	background: url(images/fond-pied.jpg) no-repeat;	
	margin-left: auto;
	margin-right: auto;		
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
p#footer{
width:820px;
margin:0;
margin-left: auto;
margin-right: auto;
margin-top:20px;	
font-size:9px;
color:#999999;
padding:0;
}
p#footer a{
color:#999999;
text-decoration:none;
}



/* CALQUES CONTENU PAGE ACCUEIL */
#introAccueil{
	width: 410px;
	background: url(images/fond-intro-accueil.jpg) no-repeat top right;
	float: left;
	padding-left: 40px;
}
#introAccueil h1{
	width:294px;
	height: 39px;
	background: #6b4661 url(images/titre-accueil_fr.gif) no-repeat;
	text-indent: -5000px;
	margin: 0;
	padding: 0;	
}
#introAccueil p{
	font-size:11px;
	text-align:justify;
}
#introCategories{
	width: 370px;
	background: #6b4661 url(images/fond-categoriesAccueil-haut.gif) no-repeat top;
	float:left;
	margin-left: 40px;
}
#introCategories h2{
	width:370px;
	height: 45px;
	background: url(images/titre-categoriesAccueil_fr.gif) no-repeat;
	text-indent: -5000px;
	margin: 0;
	margin-top:15px;
	margin-bottom: 10px;
	padding: 0;		
}
#adresseHaut{
	width: 381px;
	height:12px;
	background: url(images/fondAdresse-haut.gif) no-repeat;
}
#adresseCentre{
	width: 381px;
	background: url(images/fondAdresse-centre.gif) repeat-y;
	font-size: 10px;
	color: #ffffff;
	text-align:justify;
}
#adresseCentre address{
	width:361px;
	margin-left: auto;
	margin-right: auto;
	font-style: normal;
}
#adresseBas{
	width: 381px;
	height:12px;	
	background: url(images/fondAdresse-bas.gif) no-repeat;
}
/* CATEGORIES */
#listeCategories{
	margin-left: 5px;
}
.categorie{
	width: 110px;
	margin: 5px;
	padding: 0;
	text-align: center;	
	float: left;
}
.categorie h3{
	font-size: 10px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	width: 110px;
}
.categorie img{
	border: 1px solid white;
}
.AllongeTitre{
	color:#6b4661;
}
/* PAGE CONTACTS */
#chemin{
	font-size: 10px;
	color: #562C4B;
	margin-left: 40px;
	padding-top:5px;
	margin-bottom: 5px;
}
#chemin a{
	color: Black;
}
#introContact{
	width: 490px;
	float: left;
	padding-left: 40px;
	border-right: 1px solid #788160;
}
#donneesContact{
	width: 290px;
	float: right;
	padding-right: 40px;
	text-align:justify;
}
#donneesContact h2.coordonnees{
	background: url(images/soustitre-coordonnees_fr.gif) no-repeat;
	width: 115px;
	height:17px;
	text-indent:-5000px;	
}
#donneesContact h2.plan{
	background: url(images/soustitre-plan_fr.gif) no-repeat;
	width: 195px;
	height:15px;
	text-indent:-5000px;	
}
#donneesContact address{
	font-size: 12px;
	font-style: normal;
}
#donneesContact p{
	font-size: 12px;
	font-style: normal;
	margin: 0;
	padding: 0;
	margin-top: 7px;
	margin-bottom: 7px;
}
h1.contact{
	width:185px;
	height: 65px;
	background: url(images/titre-contact.gif) no-repeat;
	text-indent:-5000px; 
}

/* FORMULAIRE CONTACT */

#formuHaut{ 
	width:463px;
	height:40px;
	background: url(images/fond-formulaireContact-Haut.gif) no-repeat; 
}
#formuCentre{
	width:463px;
	background: url(images/fond-formulaireContact-Centre.gif) repeat-y;		
}
#formuBas{
	width:463px;
	height: 19px;
	background: url(images/fond-formulaireContact-Bas.gif) no-repeat;	
}


form#formulaireContact{
	width: 443px;
	margin:0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
#introForm{
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 15px;
	font-weight: bold;
	width: 415px;
	color: #6b4661;
}

/* Champs */

textarea.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:416px;
	height:200px;
	border:none;
	color:black;
	font-size:12px;
	margin-top:5px;
	margin-left: 5px;
}		
.zoneText {
	width:427px;
	height:213px;
	background: url(images/fond-zoneTexte.gif) no-repeat left top;
}
input.chtext{
	border: 0;
	color:#4C3D3D;
	background-color: #fff;
	font-size:12px;
	margin-top: 5px;
	margin-left: 5px;
	width: 308px;
}
.champText {
	width:320px;
	height:26px;
	background: url(images/fond-champTexte.gif) no-repeat left top;
	border:none;
}
#ReceptionMail{
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	margin:0;
	margin-left:20px;
	width:420px;
	border:1px dotted #999999;
	padding:4px;
}

/* boutons */
p.boutons{
	margin-top: 15px;
	margin-bottom: 0px;
	padding-left: 290px;
}
p.field{
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 3px;
}
p.field label{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #562c4b;	
	padding:0;
	margin: 0;
}
.erreurCaptcha{
margin:0;
padding:5px;
color:#CC0000;
font-size:15px;
margin-left: 15px;

border:1px dotted #666666;

}



/* AGENDA */

h1.agenda{
	background: url(images/titre-agenda_fr.gif) no-repeat;
	width:176px;
	height: 68px;
	text-indent: -5000px;
	margin-left: 100px;
}
p#introAgenda{
	font-size:12px;
	text-align:justify;	
	width:670px;
	margin-left:auto;
	margin-right:auto;
}
#fondAgendaHaut{ 
	width:672px;
	height:40px;
	background: url(images/fond-agenda-haut.gif) no-repeat; 
	margin-left: auto;
	margin-right: auto;
}
#fondAgendaHaut p{
	width: auto;
	font-size:16px;
	color:#562c4b;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	margin-left:auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;	
	line-height: 16px;
}
#fondAgendaHaut p img{
 	border: 0;
}
#fondAgendaCentre{
	width:672px;
	background: url(images/fond-agenda-centre.gif) repeat-y;		
	margin-left: auto;
	margin-right: auto;	
}
#fondAgendaBas{
	width:672px;
	height: 19px;
	background: url(images/fond-agenda-bas.gif) no-repeat;	
	margin-left: auto;
	margin-right: auto;	
}
#donnees{
	width:650px;
	text-align:left;
	margin-left:10px;
}
#TableAgenda{
	width:650px;
	border:1px solid #562C4B;
}
#TableAgenda th{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#562C4B;
	padding: 3px;
}
#TableAgenda th.date, #TableAgenda th.action{
	width:150px;
}
#TableAgenda th.lieu{
	width:170px;
}
#TableAgenda th.event{
	width:180px;
}
#TableAgenda td{
	font-size:11px;
	color:#788160;
	padding: 3px;
	border-left: 1px solid #562C4B;
	border-bottom: 1px solid #C0A5B9;	
}
