/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
margin: 0;
background: #c3d2d4;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


#options a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6cbcb3;
	text-decoration: none;
}
#options a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6cbcb3;
	text-decoration: none;
}
#options a:hover {
	text-decoration: underline;
	color: #6cbcb3;
}
#options a:active {
	text-decoration: none;
	color: #6cbcb3;
}

.main a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e89e56;
	font-weight: bold;
	text-decoration: none;
}
.main a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e89e56;
	font-weight: bold;
	text-decoration: none;
}
.main a:hover {
	text-decoration: underline;
	color: #e89e56;
}
.main a:active {
	text-decoration: none;
	color: #e89e56;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717070;
	text-decoration: none;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717070;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #717070;
}
#footer a:active {
	text-decoration: none;
	color: #717070;
}
/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
#lettre {
background: url(gifs/img_15.gif) no-repeat;
width: 207px;
padding-top: 20px;}

.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#333;
	background-color:#ffffff;
	border:#809993 1px solid;
}

.bouton_news {
	background: url(gifs/ok_20.gif) no-repeat top;
	height: 20px;
	width: 36px;
	border: 0;
	margin-top: 8px;
	cursor: pointer;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.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: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/
	
/************************************------------------NAVLINKS SIDEBAR---------------------********************************/
ul.MenuHorizontal2 {
   width: 197px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal2 li {
   width: 197px;
}

ul.MenuHorizontal2 li a {
   display: block;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 13px;         /*Ici, changer la taille de la police du menu*/
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   text-align: center;
   text-decoration: none;
}

li#menu20 a {
   background-image: url('gifs/menu2_17.gif');         /*Ici l'image de fond de la cellule*/
   height:40px;
   padding-top:45px;
}

li#menu21 a {
   background-image: url('gifs/menu2_23.gif');         /*Ici l'image de fond de la cellule*/
   height:37px;
   padding-top:30px;
}

li#menu22 a {
   background-image: url('gifs/menu2_26.gif');         /*Ici l'image de fond de la cellule*/
   height:40px;
   padding-top:25px;
}

li#menu23 a {
   background-image: url('gifs/menu2_29.gif');         /*Ici l'image de fond de la cellule*/
   height:37px;
   padding-top:30px
}

li#menu20 a:hover, a#selected-over20 {
   background-image: url('gifs/over2_17.gif') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

li#menu21 a:hover, a#selected-over21 {
   background-image: url('gifs/over2_23.gif') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

li#menu22 a:hover, a#selected-over22 {
   background-image: url('gifs/over2_26.gif') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

li#menu23 a:hover, a#selected-over23 {
   background-image: url('gifs/over2_29.gif') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

/**********************************************************************************************************/


/****************************************-------------NAVLINKS HORIZONTAL--------------*********************************************/
ul.MenuHorizontal {
   width: 697px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   float: left;
}

ul.MenuHorizontal li a {
   display: block;
   color: #707070;         /*Ici, changer la couleur de la police*/
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 12px;         /*Ici, changer la taille de la police du menu*/
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 36px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   text-decoration: none;
   line-height:26px;
}

li#menu0 {
   width: 116px;
}

li#menu1 {
   width: 82px;
}

li#menu2 {
   width: 122px;
}

li#menu3 {
   width: 214px;
}

li#menu4 {
   width: 83px;
}

li#menu5 {
   width: 80px;
}

li#menu0 a {
   background-image: url('gifs/menu1_07.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu1 a {
   background-image: url('gifs/menu1_08.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu2 a {
   background-image: url('gifs/menu1_09.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu3 a {
   background-image: url('gifs/menu1_10.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu4 a {
   background-image: url('gifs/menu1_11.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu5 a {
   background-image: url('gifs/menu1_12.jpg');         /*Ici l'image de fond de la cellule*/
   padding-right:10px;
}

li#menu0 a:hover, a#selected-over0 {
	text-decoration:none;
	color:#000;
}

li#menu1 a:hover, a#selected-over1 {
text-decoration:none;
	color:#000;
}

li#menu2 a:hover, a#selected-over2 {
text-decoration:none;
	color:#000;
}

li#menu3 a:hover, a#selected-over3 {
text-decoration:none;
	color:#000;
}

li#menu4 a:hover, a#selected-over4 {
text-decoration:none;
	color:#000;
}

li#menu5 a:hover, a#selected-over5 {
text-decoration:none;
	color:#000;
}

/**********************************************************************************************************/

#liens_logo{
background: url(gifs/img_13.gif) no-repeat;
width: 298px;
height: 21px;}

.liens
{
	background: url(gifs/liens_03.gif) no-repeat left;	
	background-repeat:no-repeat;
	width:148px;
	height:30px;
}

#options {
padding-right: 3px;
color: #e89e56;
text-align: right;
background: url(gifs/img_04.gif) no-repeat;
width: 184px;
height: 58;}

	

.side_bloc {
background: url(gifs/img_32.gif) no-repeat bottom right #b3c4bf;}
	
	.side_bloc p {
	margin: 15px 10px;}
	
	.side_bloc a {
	color: #fff;}

#side_img {
background: url(gifs/img_18.gif) no-repeat top left #f3f3f3; height: 499px; width: 101px;}

#blocA {
padding: 40px 10px 0 20px;;
background: url(gifs/img_i_22.jpg) no-repeat;
width: 220px;
height: 386px;}

#blocA a{}
#blocA a:hover{}

/**********************************************************************************************************/
.titre {
	background: url(gifs/img_b_04.gif) no-repeat left;
	width: 511px;
	height: 30px;
}

.titre h2 {
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #e89e56;
}

#titre
{
	padding:5px;
}

.main {
background: url(gifs/img_b_07.gif) no-repeat center top rgb(219, 219, 219);
text-align:justify;
padding:10px;
}

	.main h2 {
	line-height: 1.5em;
	font-size: 11px;
	font-weight: bold;
	margin: 25px 10px 15px;
	color: #333;}
	
	.main h3 {
	line-height: 1.5em;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 10px 0 10px;
	color: #e89e56;}
	
	.main p {
	line-height: 1.5em;
	font-size: 11px;
	margin: 0 10px 10px 10px;
	color: #333;}
	
	.impt {
	font-weight: bold;
	color: #333;}
	
	.textePhoto {
	float: right;
	height: 200px;
	width: 150px;
	margin: 15px;}
	
	.textePhotoB {
	float: left;
	height: 200px;
	width: 150px;
	margin: 15px;}
/**********************************************************************************************************/



/*****************************************************ACTUS*****************************************************/
#texteGauche .actusCentrer{
text-align: center;}

.tablactus {
margin-top: 25px;}

.actuTitre{
background: #f3f3f3;
font-size: 12px;
color: #e89e56;
line-height: 1.5em;}

.actuTexte{
width: 340px;
color: #4d4d4d;
margin: 0 0 1.5em 0;
line-height: 16px;
font-size: 11px;}

.actuChamp{
width: 500px;
text-align: left;
float: left;
}

.photoActu{
float: right;
margin: 5px;}

.page_select {
clear: both;}
/**********************************************************************************************************/




/*--------------------------PAGE CONTACT-----------------------------*/
#reserv tr{}

#bob {
width: 70%;
border-right: 1px dashed #bbb;}

#mail {}

#mail p{
margin: 0 10px;}

#corpForm {
margin: 0 auto;}

#reserv td.right{
text-align: right;}

#reserv td.left{
text-align: left;}
 
fieldset{
margin: 5px 3em;
color: #e89e56;
}

em.ob{margin-left: 3em;
color: #333;}

fieldset legend{
line-height: 16px;
text-align: left;
color: #e89e56;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}

fieldset #message {}

fieldset #infos {}

fieldset input{
text-align: left;
margin-top: 5px;}

fieldset label{
color: #809993;}

fieldset textarea{
vertical-align: text-top;
text-align: left;
width: 200px;}

fieldset p{
width: 300px;
text-align: right;}

#bouton_send{
width: 400px;
text-align: center;}

input.contact_envoyer{
cursor: pointer;
text-align: center;
border: 1px solid #809993;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 1em 0 .5em;
padding: 0 2em;
background: #809993;}

input.contact_envoyer:hover{
border: 1px solid #6cbcb3;}

img[src="gifs/plan.gif"] {
border: 1px solid #e89e56;
}


/*******************************************************************************************/





#footer {
color: #333;
padding-top: 50px;
height: 50px;
text-align: center;}









#logo{
	background:url(gifs/img_02.jpg);
	width:298px;
	height:94px;
	margin:0;
}

#logo a, #logo a:hover{
	margin:0;
	text-decoration:none;
}

#logo span{
	margin:0;
	display:block;
	text-align:left;
}

.prenom{
	padding:35px 0 0 10px;
	color:#888;
	font-size:16px;
	font-weight:bold;
	float:left;
}

.nom{
	padding:32px 0 0 90px;
	color:#535353;
	font-weight:bold;
	font-size:18px;
}

#encartcontact{
	background:url(gifs/img_16.gif);
	width:244px;
	height:133px;
	margin:0;
}

#encartcontact a,#encartcontact a:hover{
	margin:0;
	text-decoration:none;
}

#encartcontact span{
	margin:0;
	display:block;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.adresse{
	padding:18px 0 0 23px;
	font-size:12px;
}

.tel{
	padding:5px 0 0 24px;
	font-size:18px;
}

#je{
	background:url(gifs/img_14.gif);
	width:246px;
	height:113px;
	margin:0;
	padding:20px 0 0 0;
}

#je a, #je a:hover{
	margin:0;
	text-decoration:none;
}

#je span{
	margin:0;
	display:block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

.un{
	padding:0 0 0 20px;
	color:#95ADA7;
	font-size:13px;
	font-weight:bold;
}

.deux{
	padding:0 0 0 20px;
	color:#95ADA7;
	font-size:18px;
	font-weight:bold;
}

.trois{
	padding:8px 0 0 34px;
	color:#61470E;
	font-size:12px;
}