/********************************************************************* Balise ****************************************************************/
html {
	width: 100%;
}
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: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2a2a2a;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
	padding: 0px;
	font-size: 22px;
	text-indent: 77px;
	background-image: url(gifs/titre-bg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	line-height: 44px;
}
h2 {
	font-size: 15px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #ff9702;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
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-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: square;
}
.txt_couleur {
	color: #023d71;
	font-weight: bold;
}
.numeros2 {
	font-size: 20px;
	font-weight: bold;
}




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

a.lieninter {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-size:11px;
	color:#e67032;
	background-color:#ffffff;
}

.bouton_news {
	font-size:12px;
	color:#ffffff;
	background-color:#721604;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/**********************************************************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);}
	
/**********************************************************************************************************/
	
#header_bg {
	width: 100%;
	background-image: url(gifs/bg-h.jpg);
	background-repeat: repeat-x;
}
#header {
	height: 104px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(gifs/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#logo {
	height: 109px;
	width: 297px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.baseline {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	display: block;
	padding-top: 64px;
	padding-left: 310px;
}
ul.MenuHorizontal {
	width: 535px;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
}
ul.MenuHorizontal ul {
	padding-left: 0px;
}
ul.MenuHorizontal li {
	float: left;
	margin-bottom: 0px;
	list-style-type: none;
}
ul.MenuHorizontal li a {
	display: block;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
}
li#menu0 {
   width: 93px;
}
li#menu1 {
   width: 114px;
}
li#menu2 {
   width: 115px;
}
li#menu3 {
   width: 115px;
}
li#menu4 {
   width: 98px;
}
li#menu0 a {
   background-image: url('gifs/menu1.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu1 a {
   background-image: url('gifs/menu2.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu2 a {
   background-image: url('gifs/menu3.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu3 a {
   background-image: url('gifs/menu4.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu4 a {
   background-image: url('gifs/menu5.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/menu1over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}
li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/menu2over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}
li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/menu3over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}
li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/menu4over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}
li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/menu5over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}
#diaporama {
	height: 200px;
	width: 668px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#menu {
	float: left;
	height: 227px;
	width: 266px;
}


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

p em{
letter-spacing: 1px;}

#content {
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(gifs/content-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 25px;
	position: relative;
	z-index: 1;
}
#colonne_gauche {
	float: left;
	width: 297px;
	overflow: hidden;
	background-color:#FFB72D;
}
ul.MenuVertical {
	width: 297px;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: url(gifs/menu_bg.jpg);
	background-repeat: no-repeat;
}
ul.MenuVertical ul {
	padding-left: 0px;
}
ul.MenuVertical li {
	width: 297px;
	margin-bottom: 0px;
}
ul.MenuVertical li a {
	display: block;
	color: #2a2a2a;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	height: 40px;
	text-decoration: none;
	text-indent: 36px;
	line-height: 38px;
}
ul.MenuVertical li a:hover {
   color: #023D71;
   text-decoration:underline;         
}
.selected-over {
   color: #fff!important;         
}
#selected-over {
   color: #ff9702!important;         
}

#encartsG {
	width: 297px;
	margin-top: 13px;
}
.encart_contact {
	height: 92px;
	width: 191px;
	padding-top: 35px;
	padding-left: 106px;
	font-size: 13px;
	display: block;
}
.renseignement {
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.contact_numero {
	font-size: 25px;
	font-weight: bold;
	display: block;
	margin-top: 3px;
}
.titre_adresse {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
	padding-left: 35px;
}
.adresse {
	line-height: 18px;
	display: block;
	padding-left: 77px;
}
.horaires {
	background-color: #FFB72D;
	width: 250px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 17px;
	margin-top: 23px;
	margin-left: 19px;
}
.horaires_titre {
	font-size: 15px;
	display: block;
	margin-bottom: 5px;
}
.horaires_detail {
	padding-left: 40px;
	display: block;
	line-height: 18px;
	font-weight: bold;
}
#colonne_centre {
	float: left;
	width: 614px;
	padding-top: 220px;
	position: relative;
	padding-right: 18px;
	padding-left: 68px;
	padding-bottom: 28px;
}
#encart1_accueil {
	background-image: url(gifs/filetv.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 282px;
	padding-right: 28px;
	margin-top: 22px;
	float: left;
}
#encart1_accueil h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#encart1_accueil p {
	line-height: 18px;
}
#encart2_accueil {
	width: 282px;
	padding-left: 20px;
	margin-top: 22px;
	float: left;
}
#encart2_accueil h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#encart2_accueil p {
	line-height: 18px;
}
.image1 {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.link {
	background-image: url(gifs/link-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 28px;
	width: 211px;
	line-height: 28px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none!important;
	font-size: 12px;
}
.link:hover {
	background-image: url(gifs/link-bgover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 211px;
	color: #fff;
}
.liens_relance {
	background-image: url(gifs/filet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	display: block;
	clear: both;
	margin-bottom: 5px;
	margin-top: 30px;
	text-align: left;
}
#liens_relance_lien {
	color: #9B1A2C!important;
}
.liens_relance_titre {
	background-color: #fff;
	display: block;
	width: 226px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #023D71;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.filet {
	background-image: url(gifs/filet.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 614px;
	margin-top: 5px;
}
#footer_bg {
	width: 100%;
	background-image: url(gifs/bg-b.jpg);
	background-repeat: repeat-x;
}
#footer {
	background-image: url(gifs/footer.jpg);
	background-repeat: no-repeat;
	width: 997px;
	height: 137px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	font-size: 12px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px!important;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
#footerG {
	float: left;
	margin-right: 20px;
	width: 720px;
}

.adresse_footer {
	display: block;
	float: left;
	height: 124px;
	width: 220px;
	padding-left: 30px;
	line-height: 20px;
}
.adresse_footer a {
	text-decoration: underline!important;
}
.adresse_footer a:hover {
	text-decoration: none!important;
}
/*******************************************************************************/

.formulaire {
	width: 550px;
}
.encart_form {
	width: 550px;
	padding-left: 20px;
	clear: both;
	padding-top: 10px;
}
.area_form {
	height: 80px;
	width: 550px;
	border:1px solid #d2d6dc;
}
.input_form {
	width: 258px;
	height: 18px;
	border:1px solid #d2d6dc;
}
.nom {
	float: left;
	width: 260px;
	margin-right: 26px;
}
.tel {
	float: left;
	width: 260px;
}
.formulaire label {
	text-align: left!important;
	font-size: 12px;
	float:none!important;
	color: #ff9702;
	font-weight: bold;
}
.bouton_form {
	background-image: url(gifs/link-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 175px;
	background-color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	float: right;
	color: #FFFFFF;
	cursor: pointer;
	margin-top: 10px;
}
.bouton_form:hover {
	background-image: url(gifs/link-bgover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 175px;
	color: #fff;
}
.divGenerateurRequired {
	
	margin-top: 10px;
	padding-left: 20px;
}

/**********************************Menu vertical */
