*{
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #a6824a;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #F88B50;
}
ul {					/*Gestion par defaut*/
	margin-left: 75px;
	list-style-image: none;
	list-style-type: square;
	margin-top: -10px;
	margin-bottom: 15px;
}




/*Gestion des blocs*/
#contener {
	width: 802px;
	margin-left: -401px;
	position: relative;
	left: 50%;
	background-image: url(../images/fond_contener.gif);
	background-position: 0px 135px;
}



#menu_haut {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu_haut li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #6b4967;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/puce_fleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 15px;
	margin-left: 21px;
	padding-left: 8px;
}


#menu_haut a:link {
			color: #6b4967; text-decoration: none

}
#menu_haut a:hover {color: #6b4967; text-decoration: underline}







#gauche {
	float: left;
	width: 185px;
	position: relative;
	margin-left: 1px;
	margin-top: 3px;
}



#centre {
	float: left;
	width: 426px;
	position: relative;
	
	margin-top: 3px;

}
#centre h2 {						/*Gestion du fil d'ariane*/
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: url(../images/fond_bandeau_haut.gif);
	height: 21px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 3px;
	background-repeat: repeat-x;
	margin-left: 2px;
	margin-right: 0px;
}
#centre p {							/*Gestion taille du paragraphe*/
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 12px;
	margin-top: 10px;
	font-size: 1em;
}
#centre .news {						/*Gestion du plus d'infos des news*/
	
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	color: #6b4967;
	background-color: #F1F1F1;
	font-weight: bold;
	padding: 4px;
}



#droite {
	float: left;
	width: 185px;
	position: relative;
	margin-left: 0px;
	margin-top: 3px;
}



#bas {
	height: 30px;
	width: 762px;
	position: relative;
	clear: both;
	background-image: url(../images/fond_bas.jpg);
	background-repeat: no-repeat;
	font-size: 0.8em;
	color: #6b4967;
	background-position: 0px 0px;
	padding-top: 53px;
	padding-left: 40px;
}

#bas a {
	font-size: 1em;
	color: #6b4967;
	text-decoration: underline;	
}

#bas a.plan {
	font-size: 1em;
	color: #6b4967;
	text-decoration: underline;	
}


/*Gestion des News*/
#News {					/*Gestion du module News*/
	position: relative;
	margin: 0px;
	padding: 0px;
}

#News h2 {				/*titre du module News*/
	font-size: 0.8em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/fond_bandeau_haut.gif);
	height: 21px;
	padding-top: 3px;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}


#News h3 { 				/*Gestion dans le defilant du titre*/
	font-size: 0.8em;
	color: #6b4967;
	background-image: url(../images/puce_etoile.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-right: 2px;
	margin-left: 8px;
	background-position: 0px 3px;
	font-weight: bold;
}
#News p {			/*Gestion dans le defilant du paragraphe*/
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 17px;
	color: #a6824a;
	font-size: 0.9em;
}

#News a {			/*Gestion dans le defilant du lien*/
	
}



#News h5 {				/*gestion du plus d'information*/
	margin-top: 5px;
	margin-left: 10px;
}
#News a.savoir {
	font-size: 0.9em;
	color: #6b4967;
	font-weight: bold;
	text-decoration: none;
}
#News a.savoir:hover {
	text-decoration: underline;
}







/*Gestion du formulaire contact*/
#contact p {
	margin-left: 20px;
	margin-bottom: 0px;	
}
#contact label {
	color: #a6824a;
	width: 100px;
	float: left;
	background-image: url(../images/puce_fleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-right: 8px;
	padding-left: 8px;
	display: inline;
	vertical-align: middle;
	font-size: 1em;
}


#contact h6 {
	color: #a6824a;
	width: 300px;
	float: left;
	background-image: url(../images/puce_fleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-right: 8px;
	padding-left: 8px;
	display: inline;
	vertical-align: middle;
	font-size: 1em;
	font-weight:normal;
	margin-left: 20px;
}


#contact textarea {
	width: 200px;
	height: 30px;
}

#contact select {
	margin-top: 0px;
	}

#contact h3 {			/*Gestion des textes d'erreur du formulaire*/
	margin-top: 0px;
	font-size: 1em;
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
}

#contact h4 {			/*Gestion position du bouton envoyer*/
	margin-top: 40px;
	font-size: 10px;
	margin-left: 100px;
	margin-bottom: 20px;
}

input, select, textarea {	/*Gestion des elements de formulaire valable pour contact et recherche*/
	color: #6b4967;
	width: 150px;
	font-size: 0.9em;
	border: 1px solid #6b4967;
	
}




/*Par defaut*/
A:link {color: #6B4967; text-decoration: underline}
A:visited {color: #6B4967; text-decoration: none}
A:hover {color: #6B4967; text-decoration: underline}

.menu_horizontal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-top: 3px;
	margin-right: 28px;
}
A.menu_horizontal:link {color: #FFFFFF; text-decoration: none}
A.menu_horizontal:visited {color: #FFFFFF; text-decoration: none}
A.menu_horizontal:hover {color: #6E6E6E; text-decoration: none}


/*Gestion des menus des catégories principales*/
.menu_categorieprincipale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #6b4967;
	font-style: normal;
	font-weight: bold;
	background-image: url(../images/puce_fleche.gif);
	padding-left: 8px;
	display: block;
	background-repeat: no-repeat;
	margin-left: 21px;
	background-position: 0px 5px;
	margin-top: 15px;
}
A.menu_categorieprincipale:link {color: #6b4967; text-decoration: none}
A.menu_categorieprincipale:visited {color: #6b4967; text-decoration: none}
A.menu_categorieprincipale:hover {color: #6b4967; text-decoration: underline}



/*Gestion des menus des sous catégories*/
.menu_categorieinferieure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #A6824A;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/puce_etoile.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	margin-left: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
A.menu_categorieinferieure:link {color: #A6824A; text-decoration: none}
A.menu_categorieinferieure:visited {color: #A6824A; text-decoration: none}
A.menu_categorieinferieure:hover {color: #A6824A; text-decoration: underline}



/*Gestion des News*/
.flashnews {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #776F5A;
	background-image: url(../images/flashnews.jpg);
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 0px;
}

.contenuflashnews {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #A19888;
}

.recherche{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 350px;
}.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A19888;
	font-style: italic;
}

.date_jour {
	width: 40px;
}

.date_mois {
	width: 75px;
}

.date_annee {
	width: 50px;
}


.case_a_cochee {
	width: 20px;
}


.bouton_formulaire {
	width:100px;
}

.fondColGauche {
	background-image: url(../images/fond_gauche.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

.fondColDroite {
	background-image: url(../images/fond_droite.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	
}
.tablo p {
	font-size: 1em;
}
