/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3e321e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff9ed;
	background-image: url(gifs/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3e321e;
	background-position: center 0px;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #3e321e;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #435922;
	text-align: left;
	background-image: url(gifs/puce.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.titre_page {
	font-size: 15px;
	font-weight: bold;
	color: #3e321e;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #fffefe;
}
h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
.txt_couleur {
	color: #435922;
	font-weight: bold;
}



/******************************************************************** Lien ******************************************************************/
a {
	font-size: 11px;
	color: #020100;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	font-size: 11px;
	color: #020100;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #020100;
}
a:active {
	text-decoration: none;
	color: #020100;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3E321E;
	background-color:#ffffff;
	height: 15px;
	width: 240px;
}
.email_news2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3E321E;
	background-color:#ffffff;
	height: 60px;
	width: 240px;
}
.email_news3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3E321E;
	background-color:#ffffff;
	height: 15px;
	width: 240px;
	margin-right: 20px;
}
.bouton_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#020100;
	background-color:#FFFFFF;
	height: 28px;
	width: 175px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	background-image: url(gifs/bouton.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}

/**********************************************************BDD AUTO **************************************/
/*.numpage {
	display: block;
	height: 22px;
	width: 22px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_nombre2.jpg);
	background-repeat: no-repeat;
}
.numpage:hover {
	text-decoration: none;
	height: 22px;
	width: 22px;
	line-height: 20px;
	background-image: url(gifs/bt_nombre.jpg);
	background-repeat: no-repeat;
}
.numpage_selec {
	display: block;
	height: 22px;
	width: 22px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_nombre.jpg);
	background-repeat: no-repeat;
}
.bt_suivant{
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivant.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_suivant:hover {
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivantover.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_precedent{
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivant.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_precedent:hover {
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivantover.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_transparent {
	height: 20px;
	width: 120px;
	display: block;
	float: left;
	background-color: #780E10;
}
.liste_deroulante {
	width: 300px;
	margin-bottom: 20px;
	margin-left: 200px;
}
.news_auto_pagination {
	margin-right: auto;
	margin-left: auto;
}
.news_auto {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
*/
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{border:none;}

#overlay{background-image:url('gifs/overlay.png');}

* html #overlay{background-color:transparent;background-image:url(blank.gif);}
	
/**********************************************************************************************************/
	
.page {
	width: 1000px;
	margin:auto;
}	


#header {

	width: 100%;
}

#header .page {
	height: 107px;
}


#options {
	width: 556px;
	height: 107px;
	background-image: url(gifs/options.jpg);
	background-repeat: no-repeat;
	float: left;
}
.baseline {
	float: left;
	width: 310px;
	height: 19px;
	padding-top: 88px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.utiles {
	height: 77px;
	float: left;
	width: 210px;
	padding-top: 30px;
	padding-left: 20px;
	line-height: 22px;
}


#logo {
	height: 107px;
	width: 444px;
	float: left;
}
#diaporama {
	height: 279px;
	width: 753px;
	background-image: url(gifs/diapo.jpg);
	background-repeat: no-repeat;
}
#menu {
	height: 240px;
	width: 247px;
	background-image: url(gifs/menu.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
}
ul.MenuHorizontal {
   width: 247px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   width: 247px;
}

ul.MenuHorizontal li a {
	display: block;
	color: #2a2a2a;         /*Ici, changer la police du menu*/
	font-size: 12px;         /*Ici, changer la taille de la police du menu*/
	font-weight: bold;
	padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
	height: 24px;
	text-decoration: none;
	text-indent: 50px;
	line-height: 24px;
}

li#menu0 a {
   background-image: url('gifs/menu_bg1.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu1 a {
   background-image: url('gifs/menu_bg1.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu2 a {
   background-image: url('gifs/menu_bg1.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu3 a {
   background-image: url('gifs/menu_bg1.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu4 a {
   background-image: url('gifs/menu_bg1.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu5 a {
   background-image: url('gifs/menu_bg1.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu6 a {
   background-image: url('gifs/menu_bg1.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu7 a {
   background-image: url('gifs/menu_bg1.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu8 a {
   background-image: url('gifs/menu_bg1.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/menu_bg1over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/menu_bg1over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/menu_bg1over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/menu_bg1over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/menu_bg1over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/menu_bg1over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/menu_bg1over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu7 a:hover, a#selected-over7 {
   background-image: url('gifs/menu_bg1over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu8 a:hover, a#selected-over8 {
   background-image: url('gifs/menu_bg1over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}


/***************************************************** CONTENU ********************************************************/

#content {
	width: 1000px;
	background-image: url(gifs/content_bg.jpg);
	background-repeat: repeat-y;
	background-color: #fffefb;
	margin: auto;
}
#colonne_gauche {
	float: left;
	width: 247px;
	overflow: hidden;
}
#colonne_centre {
	float: left;
	width: 753px;
}
#zonechaude {
	width: 753px;
}
#titre {
	background-image: url(gifs/titre.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 748px;
	padding-top: 20px;
	padding-left: 5px;
	margin-bottom: 25px;
}
#texte {
	clear: both;
	width: 714px;
	text-align: justify;
	padding-left: 4px;
	padding-right: 35px;
}
.texteG {
	width: 335px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3E321E;
	float: left;
}
.texteD {
	float: left;
	width: 345px;
	padding-left: 30px;
}
.texteG_contact {
	width: 250px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3E321E;
	float: left;
}
.texteD_contact {
	float: left;
	width: 400px;
	padding-left: 30px;
}
.paragraphe_contact {
	width: 240px;
	margin-top: 10px;
	text-align: left;
}
.horaires {
	background-image: url(gifs/horaires.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 225px;
	line-height: 19px;
	text-align: center;
	padding-top: 8px;
	padding-right: 15px;
}
.paragraphe1 {
	width: 320px;
	line-height: 22px;
	font-weight: bold;
}
.paragraphe2 {
	width: 320px;
	margin-top: 10px;
}
.paragraphe3 {
	width: 345px;
	margin-top: 10px;
}
.paragraphe4 {
	width: 525px;
	float: left;
	padding-top: 3px;
}
.paragraphe5 {
	width: 710px;
	clear: both;
}
.newsletter {
	width: 630px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 80px;
}
.erreur {
	width: 710px;
	clear: both;
	padding-top: 60px;
}
.liens_accueil {
	float: left;
	width: 180px;
	line-height: 24px;
}
#contact legend {
	color: #445921;
}

.lien2 {
	text-align: right;
	width: 708px;
	padding-top: 8px;
	height: 15px;
}
.lien3 {
	text-align: right;
	width: 240px;
	padding-top: 8px;
	height: 15px;
}
.photo1 {
	float: left;
	width: 173px;
	height: 147px;
	margin-right: 10px;
}
.photo1bis {
	float: left;
	width: 173px;
	height: 110px;
	margin-right: 10px;
}
.photo2 {
	float: right;
	width: 144px;
	height: 117px;
	margin-left: 10px;
}
.plan_page {
	/*background-image: url(gifs/plan.jpg);
	background-repeat: no-repeat;*/
	height: 400px;
	width: 415px;
	margin-top: 20px;
}
/*.plan_page a {
	height: 290px;
	width: 415px;
	display: block;
}
.plan_page a:hover {
	background-image: url(gifs/planover.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 415px;
	display: block;
}*/

.filet {
	background-image: url(gifs/filet2.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 660px;
	float: left;
	margin-top: 5px;
}

#footer {
	background-image: url(gifs/footer_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	clear:both;
	font-weight: bold;
}
#footer .page {
	height: 70px;
	text-align: center;
	padding-top: 50px;
	font-weight: bold;
	color: #3e321e;
	font-size: 11px;
	background-image: url(gifs/footer.jpg);
	background-repeat: no-repeat;
}


#footer a {
	font-size: 11px;
	font-weight: bold;
	color: #3e321e;
}
#footer a:hover {
	text-decoration: none;
}

/***************************************************** ENCARTS ********************************************************/


/***************** ENCART CONTACT *******************/
#encart_contact {
	height: 154px;
	width: 247px;
	background-image: url(gifs/contact_bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#encart_contact_titre {
	width: 197px;
	padding-top: 20px;
	padding-left: 50px;
	height: 20px;
}
#encart_contact_telephone {
	font-size: 11px;
	font-weight: normal;
	width: 197px;
	padding-left: 50px;
	height: 100px;
	padding-top: 8px;
}
.encart_contact_telephone2 {
	font-size: 20px;
	font-weight: normal;
}

/***************** ENCART PLAN *******************/

#encart_plan {
	background-image: url(gifs/plan_bg.jpg);
	background-repeat: no-repeat;
	width: 247px;
	height: 155px;
}
#encart_plan_titre {
	width: 197px;
	padding-top: 20px;
	padding-left: 50px;
	height: 20px;
}
#encart_plan_titre h3 {
	color: #000000;
}

#encart_plan_adresse {
	width: 197px;
	padding-top: 4px;
	padding-left: 50px;
	height: 88px;
	font-size: 12px;
	font-weight: bold;
}
.encart_plan_adresse2 {
	font-size: 10px;
	font-weight: bold;
}
#encart_plan_lien {
	width: 219px;
	padding-top: 4px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 28px;
}
#ref{
	text-align:center;
	font-size:10px;
}
#style_h3 {
	color: #FFFEFE;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#style_h3_acces {
	color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
