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

* {
	margin:0;
	padding:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(gifs/main_bg_02.jpg) top repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	font-size:12px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width:981px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

/******************************************************************** Lien ******************************************************************/

/************** LOUPE *************/

#loupe {
	float:right;
	display: block;
	width:177px;
	height: 16px;
	z-index: 1000;
	font-size:12px;
}

#loupe p {
	text-align:right !important;
	color:#471808;
}

#loupe a {
	width: 30px;
	height: 20px;
	line-height:20px;
	margin-right: 3px;
	color:#471808;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.setFont {
	font-size:1em;
}

.setFont1 {
	font-size:1.2em;
}

.setFont2 {
	font-size:1.5em;
}

#loupe a:hover {
	text-decoration:underline;
}

zoom {
	font-size:120%;
}
/************** FIN LOUPE *************/





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

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.pagination	{
	height:15px;
	margin:10px auto;
}

.numpage {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	font-size:11px;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	margin:2px;
	background:url(gifs/pagination_link.jpg) no-repeat;
}

.numpage_selec {
	height:15px;
	width:15px;
	font-size:11px;
	margin:2px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	background:url(gifs/pagination_hover.jpg) no-repeat
}

.bt_suivant	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant.jpg) no-repeat;
	margin:2px;
}

.bt_suivant_inactiv	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant_inactiv.jpg) no-repeat;
	margin:2px;
}

.bt_precedent {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent.jpg) no-repeat;
	margin:2px;
}

.bt_precedent_inactiv {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent_inactiv.jpg) no-repeat;
	margin:2px;
}

.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");
	}
	
/**********************************************************************************************************/


.formulaire {
	margin-top:10px;
	margin-left:30px;
	margin-bottom:20px;
}

/***********************************************************CONTACT FORMULAIRE*********************************/


#content #colonne_droite #formulaire_1 .submit {
	margin-left:0 !important;
	margin-top:20px !important;
}

.bouton_form:hover {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #585858 ;
	display: block;
	cursor: pointer;
	font-weight:bold;
	background-color: #d90e3c;
}

.optional {
	width:100px !important;
	text-align:left !important;
}

.required {
	width:100px !important;
	text-align:left !important;
}

span.required {
	color:#FF0000;
}

#zone_txt .required {
	width:175px !important;
	text-align:left !important; 
}

.divGenerateurRequired {
	margin-bottom:10px !important; 
	text-align:left;
	color:#585858;
}

.divGenerateurRequired span {
	color:#FF0000 !important;
}

fieldset{
	border:none;
	float:left;
	margin:20px 0 0 0;
}

textarea{
	width:210px;
	margin-right:40px;
	border:solid 1px #EAE4B3;
}

input {
	border:solid 1px #EAE4B3;
}

#field_5{
	background-color:#6A2E1B;
	color:#FFF;
	padding:3px 10px;
	border:solid 1px #5C2615;
	margin:15px 0 0 285px;
	_margin:15px 0 0 265px;
	cursor:pointer;
}

* + html #field_5{
	margin:15px 0 0 265px;
}

/**********FIN CONTACT*************/


/* MISE EN PAGE ------------------------------------------------------------------------------------------------------------*/

/* HEADER ------------------------------------*/

#logo{
	background:url(gifs/logo_03.jpg);
	float:left;
	width:316px;
	height:118px;
}

#logo a{
	color:#FFF;
	text-decoration:none;
	font-size:15px;
	display:block;
	padding:80px 0 0 5px;
	height:31px;
}

#coordonnees{
	float:left;
	color:#EAE4B3;
	margin:0 0 0 490px;
	_margin:0 0 0 405px;
}

#coordonnees p{
	text-align:right;
	color:#FFF;
	font-size:14px;
	font-family:"Century Gothic";
	padding:6px 0 0 0;
}

#coordonnees a{
	color:#EAE4B3;
	text-decoration:none;
	font-weight:bold;
}

#coordonnees a:hover{
	color:#CCC;
}

/* NAVIGATION ----------------------------------------------*/

#menu{
	float:left;
	width:250px;
	clear:both;
}

ul.MenuHorizontal {
   width: 250px;
   list-style: none;
   margin:13px 0 0 0;
   padding:0;
}

ul.MenuHorizontal li a, ul.MenuHorizontal li a:visited {
   display: block;
   color: #471808;         /*Ici, changer la couleur de la police*/
   font-family:"Century Gothic";         /*Ici, changer la police du menu*/
   font-size: 14px;         /*Ici, changer la taille de la police du menu*/
   font-weight: normal;
   text-align: left;
   text-decoration: none;
   height:19px;
   cursor:pointer;
   padding:0 0 0 20px;
}

ul.MenuHorizontal li{
	background:url(gifs/menu_09.jpg);
	height:19px;
	padding-bottom:5px;
}

li#menu0 a:hover, a#selected-over0 {
   text-decoration:none;
   background:url(gifs/over_09.jpg);
}

li#menu1 a:hover, a#selected-over1 {
   text-decoration:none;
   background:url(gifs/over_09.jpg);
}

li#menu2 a:hover, a#selected-over2 {
   text-decoration:none;
   background:url(gifs/over_09.jpg);
}

li#menu3 a:hover, a#selected-over3 {
   text-decoration:none;
   background:url(gifs/over_09.jpg);
}

li#menu4 a:hover, a#selected-over4 {
   text-decoration:none;
   background:url(gifs/over_09.jpg);
}

li#menu5 a:hover, a#selected-over5 {
   text-decoration:none;
   background:url(gifs/over_09.jpg);
}

li#menu6 a:hover, a#selected-over6 {
   text-decoration:none;
   background:url(gifs/over_09.jpg);
}

li#menu7 a:hover, a#selected-over7 {
   text-decoration:none;
   background:url(gifs/over_09.jpg);
}

/* DIAPORAMA ---------------------------------------------*/

#diapo{
	float:left;
	background:url(gifs/diapo_06.jpg);
	width:731px;
	height:209px;
}

/* FOOTER --------------------------------------------------*/

#footer{
	clear:both;
	background:url(gifs/foot_23.jpg) top no-repeat;
	padding:24px 0 0 0;
}

* + html #footer{
	clear:both;
	background:url(gifs/foot_23.jpg) top no-repeat;
	padding:14px 0 0 0;
}

#footer p{
	color:#6E6E6E;
	line-height:18px;
	width:260px;
	border-right:solid 1px #EAE4B3;
	float:left;
	height:108px;
	padding-left:10px;
}

#footer ul{
	float:left;
	list-style:none;
}

#footer a{
	color:#6E6E6E;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

.f1{
	margin-left:54px;
	width:190px;
	border-right:solid 1px #EAE4B3;
	height:108px;
}

.f2{
	margin-left:50px;
	width:190px;
	border-right:solid 1px #EAE4B3;
	height:108px;
}

.f3{
	margin-left:49px;
}

/*CONTENEURS ----------------------------------------------*/

#colonne_gauche{
	clear:both;
	float:left;
	width:250px;
	margin:34px 33px 45px 0;
}

#colonne_droite{
	float:left;
	width:698px;
	margin:34px 0 20px 0;
	min-height:277px;
}

#colonne_droite p{
	text-align:justify;
	font-size:1em;
	line-height:1.4em;
	padding-bottom:0.5em;
	color:#471808;
}

#colonne_droite ul{
	margin-left:40px;
	list-style:square;
	list-style-position:inside;
}

#colonne_droite li{
	padding:0 0 0.5em 0;
	color:#471808;
}

#colonne_droite a{
	color:#000;
	text-decoration:underline;
}

#colonne_droite a:hover{
	text-decoration:none;
}

/*ENCARTS ----------------------------------------------------*/

#encart_contact{
	background:url(gifs/510243_12.jpg);
	width:250px;
	height:230px;
}

#encart_contact p{
	color:#471808;
}

.c1{
	font-size:14px;
	line-height:24px;
	padding:15px 0 0 20px;
}

.c2{
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	padding:5px 0 0 20px;
}

#encart_contact span{
	color:#9A2700;
}

#encart_contact a{
	background:url(gifs/510243_18.jpg);
	display:block;
	width:176px;
	height:32px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	margin:7px 0 0 36px;
	font-family:"Century Gothic";
	font-size:18px;
	font-weight:bold;
	padding:8px 0 0 0;
}

#encart_contact a:hover{
	background:url(gifs/over_18.jpg);
}

h1{
	font-family:"Century Gothic";
	font-size:24px;
	font-weight:normal;
	color:#72341F;
	padding-bottom:24px;
}

.grand{
	font-size:1.4em;
	font-weight:bold;
}

#encarts{
	margin-bottom:20px;
	height:111px;
}

#encart1{
	background:url(gifs/encart_14.jpg) no-repeat;
	width:199px;
	height:98px;
	float:left;
	text-decoration:none !important;
	font-family:"Century Gothic" !important;
	font-weight:bold;
	font-size:18px !important;
	padding:13px 0 0 30px; 
}

#encart1:hover{
	background:url(gifs/over_14.jpg) no-repeat;
	height:98px;
}

#encart2{
	background:url(gifs/encart_15.jpg) no-repeat;
	width:188px;
	height:98px;
	float:left;
	text-decoration:none !important;
	font-family:"Century Gothic" !important;
	font-weight:bold;
	font-size:18px !important;
	padding:13px 0 0 47px; 
}

#encart2:hover{
	background:url(gifs/over_15.jpg) no-repeat;
	height:98px;
}

#encart3{
	background:url(gifs/encart_16.jpg) no-repeat;
	width:201px;
	height:98px;
	float:left;
	text-decoration:none !important;
	font-family:"Century Gothic" !important;
	font-weight:bold;
	font-size:18px !important;
	padding:13px 0 0 31px; 
}

#encart3:hover{
	background:url(gifs/over_16.jpg) no-repeat;
	height:98px;
}

.lien_accueil{
	color:#471808 !important;
	text-align:right !important;
	display:block;
	background:url(gifs/puce_24.jpg) right no-repeat;
	padding-right:20px;
}


.img_droite{
	float:right;
	margin:0 0 0 20px;
}

h2{
	font-weight:normal;
	font-family:"Century Gothic";
	font-size:1.3em;
	color:#36160C;
	padding:0 0 20px 10px;
}

h3{
	font-weight:normal;
	font-family:"Century Gothic";
	font-size:1.7em;
	color:#C1441A;
	padding:20px 0 20px 0;
	border-bottom:solid 1px #C1441A;
}

#contact_infos {
	background:#72341F;
	margin:88px 0 0 0;
	_margin:108px 0 0 0;
}

* + html #contact_infos {
	margin:102px 0 0 0;
}

#contact_infos h3{
	color:#FFF;
	margin:0 16px 27px 16px;
	border-bottom:solid 1px #FFF;
	padding:11px 0 20px 0;
}

#contact_infos p{
	padding:0 16px;
	color:#FFF;
}

.c3{
	font-size:20px;
	padding-bottom:20px !important;
}

.c4{
	font-size:14px !important;
}

#contact_infos a{
	color:#FFF;
	font-weight:bold;
	display:block;
	padding:10px 16px;
}

/* RELANCE DE LA NAVIGATION -------------------------------------*/

#relance{
	background:#F4F1DB;
	border:solid 1px #DFD8A2;
	padding:8px 0 0 8px;
	_padding:8px 0 10px 8px;
	overflow:hidden;
}

#relance p{
	font-weight:bold;
	font-size:1.2em;
}

#relance ul{
	list-style:none !important;
	padding-bottom:15px;
}

#relance li{
	padding:0 50px 10px 0;
	float:left;
}

.blanc{
	color:#FFF;
}


