/********************************************************************* 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: 0px;
}

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

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


/********************************************************************** 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 **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/
.fond {
	background-color: #FFEFE5;
}
.fond2 {
	background-color: #FFEFE5;
	height: 460px;
}
.contour {
	border: 1px solid #7F3214;
}
.fdbas {
	background-image: url(gifs/images/arligne_25.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 834px;
}
.fdnewsletter {
	background-image: url(gifs/images/arligne_13.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 170px;
}


.contour {
	border: 1px solid #7F3012;
}
.orange {
	font-weight: bold;
	color: #F6821B;
	font-size: 12px;
}

.Style1 {color: #F4750E}
.Style2 {	color: #009900;
	font-weight: bold;
}.titre {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #68280D;
}
.gros {
	font-size: 13px;
}
.fdactu {
	background-image: url(gifs/images/bddactu_29.jpg);
	height: 325px;
	width: 226px;
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(gifs/images/bottom_23.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 556px;
}
.fdbdd {
	background-image: url(gifs/images/bdd_25.jpg);
	background-repeat: repeat-y;
}

.petage_acc {
background-image:url(gifs/images/petage_02.jpg);
background-repeat:repeat-y;
}

/*----------------------------------------------MENU------------------------------------------------------*/

ul.MenuHorizontal {
   width: 226px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   width: 226px;
}

ul.MenuHorizontal li a {
   display: block;
   color: #000;         /*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*/
   font-weight: bold;
   padding:0 0 0 50px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   text-align: left;
   text-decoration: none;
   line-height:40px;
}

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

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

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

li#menu3 a,li#menu5 a {
   background-image: url('gifs/images/menu_4.jpg');         /*Ici l'image de fond de la cellule*/
   height:41px;
}

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

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

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

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

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


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

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

#bloc_actu {
	width:340px;
	height:67px;
	background:url('gifs/images/arligne_09.jpg');
	position:relative;
}

#encart {
	position:absolute;
	background:#FFFFFF;
	padding:10px;
	left:0;
	top:0;
	width:300px;
/*	background:#FF0000;*/
}

#container {
	width:834px;
	margin:0 auto;
	position:relative;
}

.adresse {	
	position:absolute;
	top:110px;
	left:20px;
	font-size:16px;
	background:#FDFCF7;
	padding:5px;
	border:1px solid #F6811A;
	opacity:0.9;
	filter:alpha(opacity=90);
}

.adresse p {
	margin:0;
	padding:0;
}

.adresse p strong {
	font-size:1.3em;
	color:#7B3011;
}
.adresse p span {
	color:#666;
	font-size:0.8em;
	font-weight:bold;
}
