/********************************************************************* Balise ****************************************************************/

form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #880201;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(gifs/images/petage_fond_06.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	background-color:#880201;
}

h1  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#880201;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: 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:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6f0100;
	background-color:#ffffff;
	border-bottom:#6f0100 1px solid;
	border-top:#6f0100 1px solid;
	border-left:#6f0100 1px solid;
	border-right:#6f0100 1px solid;
	padding-left:25px;
	margin-left:10px;
	margin-top:3px;
	padding-top: 3px;
}



/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/********************************************Roll over Menu principal**************************************************************/


ul.MenuHorizontal {
   width: 208px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   width: 208px;
}

ul.MenuHorizontal li a {
   display: block;
   color: #880201;         /*Ici, changer la couleur de la police*/
   font-family: 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 70px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   text-align: left;
   text-decoration: none;
   line-height:25px;
}

li#menu0 a {
   background-image: url('gifs/images/menu_12.jpg');         /*Ici l'image de fond de la cellule*/
   height:27px;
   padding-top:10px;
}

li#menu1 a {
   background-image: url('gifs/images/menu_15.jpg');         /*Ici l'image de fond de la cellule*/
   height:27px;
}

li#menu2 a {
   background-image: url('gifs/images/menu_16.jpg');         /*Ici l'image de fond de la cellule*/
   height:27px;
}

li#menu3 a {
   background-image: url('gifs/images/menu_19.jpg');         /*Ici l'image de fond de la cellule*/
   height:27px;
}

li#menu4 a {
   background-image: url('gifs/images/menu_21.jpg');         /*Ici l'image de fond de la cellule*/
   height:27px;
}

li#menu5 a {
   background-image: url('gifs/images/menu_22.jpg');         /*Ici l'image de fond de la cellule*/
   height:27px;
}

li#menu6 a {
   background-image: url('gifs/images/menu_25.jpg');         /*Ici l'image de fond de la cellule*/
   height:35px;
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/images/over_12.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#6C4D01;
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/images/over_15.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#6C4D01;
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/images/over_16.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#6C4D01;
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/images/over_19.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#6C4D01;
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/images/over_21.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#6C4D01;
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/images/over_22.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#6C4D01;
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/images/over_25.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#6C4D01;
} 




/*********************************************************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");
	}
	
/**********************************************************************************************************/

.petage  {
	background-image:url(gifs/images/petage_centre_03.jpg);
	background-repeat:repeat-y;
	width:768px;
}

.fd1 {
	background-image: url(gifs/images/petage_central_03.jpg);
	background-repeat: repeat-y;
	background-position: 0 8px;
	margin-top:25px;}

.fd2 {
	background-image: url(gifs/images/petage_centre_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 461px;
	/*background: red;*/ 
}

 #truc2ouf {
 height: 0px;
 #height: 11px;
 }

.titre   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#880201;
	background-image:url(gifs/images/liens_haut_08.jpg);
	background-repeat:no-repeat;
	height: 33px;
	width: 260px;
	padding-top:20px;
	padding-left:32px;

}

.footer   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color:#6f0100;
	background-image:url(gifs/images/footer_28.jpg);
	background-repeat:no-repeat;
	width: 976px;
}

.liens_footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color:#6f0100;
}

.lettre    {
	background-image: 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#6f0100;
	padding-left: 12px;
	padding-top:5px;
}


.texte_bienvenue  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color:#880201;
	margin-top:7px;
	padding-left:38px;
}

.texte_soirees1  {
	background-image:url(gifs/images/accueil_30.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color:#880201;
}

.texte_soirees2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color:#880201;
}

.contact_soirees  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color:#880201;
}


.legend  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#880201;
	padding-top: 10px;
}

.contour   {
	border-bottom:#880201 1px solid;
	border-top:#880201 1px solid;
	border-left:#880201 1px solid;
	border-right:#880201 1px solid;
}


#adresse{
	background:url(gifs/images/header_06.jpg) no-repeat;
	width:408px;
	height:180px;
	margin:0;
}

#adresse a, #adresse a:hover{
	margin:0;
	text-decoration:none;
}

#adresse span{
	margin:0;
	display:block;
	color:#F8E2A7;
	font-family:Arial, Helvetica, sans-serif;
}

.un{
	font-size:13px;
	font-weight:normal;
	padding:125px 0 0 100px;
}

.deux{
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 100px;
}
