/********************************************************************* Balise ****************************************************************/


form {
	padding: 0px;
	margin: 0px;
}

.blue {
	color:#4691bf;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #edf8fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 19px;
	color: #333333;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #805907;
}
h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
.txt_marron {
	color: #805907;
	font-weight: bold;
}



/******************************************************************** 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:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#fcfcfc;
	border-bottom:#90774f 1px solid;
	border-top:#90774f 1px solid;
	border-left:#90774f 1px solid;
	border-right:#90774f 1px solid;
	width: 140px;
	margin-right: 5px;
}

.bouton_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#563a00;
	background-color:#fcfcfc;
	border-bottom:#90774f 1px solid;
	border-top:#90774f 1px solid;
	border-left:#90774f 1px solid;
	border-right:#90774f 1px solid;
	height: 18px;
	font-weight: normal;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
	display: block;
	height: 26px;
	width: 19px;
	color: #2a2a2a;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	background-image: url(gifs/bt_pagination.jpg);
	background-repeat: no-repeat;
}
.numpage:hover {
	text-decoration: none;
	background-image: url(gifs/bt_pagination_over.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 19px;
}
.numpage_selec {
	display: block;
	height: 26px;
	width: 19px;
	color: #2a2a2a;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	background-image: url(gifs/bt_pagination_over.jpg);
	background-repeat: no-repeat;
}
.bt_suivant{
	height: 26px;
	width: 96px;
	display: block;
	color: #2a2a2a;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	background-image: url(gifs/bt_precedent.jpg);
	background-repeat: no-repeat;
}
.bt_suivant:hover {
	height: 26px;
	width: 96px;
	display: block;
	color: #2a2a2a;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	background-image: url(gifs/bt_precedent_over.jpg);
	background-repeat: no-repeat;
}
.bt_precedent{
	height: 26px;
	width: 96px;
	display: block;
	color: #2a2a2a;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	background-image: url(gifs/bt_precedent.jpg);
	background-repeat: no-repeat;
}
.bt_precedent:hover {
	height: 26px;
	width: 96px;
	display: block;
	color: #2a2a2a;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	background-image: url(gifs/bt_precedent_over.jpg);
	background-repeat: no-repeat;

}
.bt_transparent {
	height: 26px;
	width: 96px;
	display: block;
	float: left;
	background-color: #FFFFFF;
}
.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);}
	
/**********************************************************************************************************/
	
	
#contener {
	height: auto;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;

}#contener_principal {
	float: left;
	height: auto;
	width: 1002px;
	background-color: #c5e8fc;
}
#contours {
	height: auto;
	width: 1002px;
}

#header {
	height: 253px;
	width: 1002px;
}
#headerH {
	height: 57px;
	width: 1002px;
	background-image: url(gifs/headerbg.jpg);
	background-repeat: no-repeat;
}
#options {
	height: 27px;
	width: 400px;
	padding-top: 30px;
	float: left;
}
.option1 {
	float: left;
	width: 156px;
	padding-left: 54px;
}
.option2 {
	float: left;
	width: 147px;
	padding-left: 33px;
}
#options a {
	font-size: 11px;
	font-weight: bold;
	color: #674d22;
	text-decoration: none;
}
#options a:hover {
	text-decoration: underline;
}

#newsletter {
	width: 500px;
	float: left;
	height: 32px;
	padding-top: 25px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 100px;
}
.newsletter_txt {
	float: left;
	width: 260px;
	padding-top: 3px;
}

.info {
	font-size: 13px;
	font-weight: bold;
}
.newsletter_champ {
	float: left;
	width: 230px;
	padding-top: 3px;
}



#headerB {
	height: 196px;
	width: 1002px;
}
#logo {
	height: 196px;
	width: 256px;
	float: left;
	background-image: url(gifs/logo.jpg);
	background-repeat: no-repeat;
}
#logoH {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 12px;
}
#logoH a {
	display: block;
	color: #333333;
	text-decoration: none;
	height: 50px;
	width: 240px;
	padding-top: 100px;
}

.logo_baseline {
	font-size: 14px;
}
#logoB {
	text-align: center;
	font-weight: bold;
	padding-left: 12px;
	line-height: 15px;
}
#logoB a {
	display: block;
	color: #333333;
	text-decoration: none;
	height: 35px;
	width: 240px;
}



#diapo {
	background-image: url(gifs/diaporama.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 746px;
	float: left;
}
#contenu_global {
	background-image: url(gifs/contenu_bg.jpg);
	background-repeat: repeat-y;
	width: 1002px;
	float: left;
}
#navG {
	width: 256px;
	float: left;
	/*overflow: hidden;*/
}

#menu {
	height: 208px;
	width: 256px;
	position: relative;
}

/**************************************************************************************************************************
******************************************************* Menu *****************************************************/

ul.MenuHorizontal {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.MenuHorizontal li {
	width: 256px;
}

ul.MenuHorizontal li a {
	display: block;
	color: #2a2a2a;         /*Ici, changer la couleur de la police*/
	font-family: Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
	font-size: 11px;         /*Ici, changer la taille de la police du menu*/
	font-weight: bold;
	padding-top: 0px;         /*Ici, on augmente la hauteur du menu*/
	text-align: left;
	text-decoration: none;
	padding-left: 100px;
	line-height: 21px;
}

li#menu0 a {
	background-image: url('gifs/accueil.jpg');         /*Ici l'image de fond de la cellule*/
	height: 23px;
	line-height: 23px;
}

li#menu1 a {
   background-image: url('gifs/societes.jpg');         /*Ici l'image de fond de la cellule*/
   height: 27px;
   line-height: 26px;
}

li#menu2 a {
   background-image: url('gifs/commercial.jpg');         /*Ici l'image de fond de la cellule*/
   height: 26px;
   	line-height: 26px;
}

li#menu3 a {
   background-image: url('gifs/honoraires.jpg');         /*Ici l'image de fond de la cellule*/
   height: 24px;
   	line-height: 23px;
}

li#menu4 a {
   background-image: url('gifs/avocat.jpg');         /*Ici l'image de fond de la cellule*/
   height: 25px;
   	line-height: 26px;
}

li#menu5 a {
   background-image: url('gifs/actualite.jpg');         /*Ici l'image de fond de la cellule*/
   height: 25px;
   	line-height: 26px;
}

li#menu6 a {
   background-image: url('gifs/contact.jpg');         /*Ici l'image de fond de la cellule*/
   height: 25px;
   	line-height: 26px;
}

li#menu7 a {
   background-image: url('gifs/plan.jpg');         /*Ici l'image de fond de la cellule*/
   height: 28px;
   	line-height: 27px;
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/accueil_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

a#selected-over1 {
   background-image: url('gifs/societes_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu1 a:hover {
   background-image: url('gifs/societes_over.jpg')          /*Ici l'image de fond over de la cellule*/
}

li#menu2 a:hover {
   background-image: url('gifs/commercial_over.jpg')          /*Ici l'image de fond over de la cellule*/
}

a#selected-over2 {
   background-image: url('gifs/commercial_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/honoraires_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/avocat_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/actualite_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/contact_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu7 a:hover, a#selected-over7 {
   background-image: url('gifs/plan_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

#MenuBar1 li li a {
	background-color: #C5E8FC;
	background-image: none;
	height: 30 px;
	padding-left: 5px !important;
	display: block;
}
#MenuBar1 li li {
	width: 155px;
	marging: 0px;
	height: 27px;
}

#MenuBar1 li li a:hover {
	width: 251px;
	background-color: #D4B78F;
	background-image: none;
}


/**************************************************************************************************************************
***********************************************************************************************************************/

#encarts_navG {
	width: 246px;
	padding-left: 11px;
}
#encartcontact {
	background-image: url(gifs/encart_contactbg.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 245px;
	margin-bottom: 5px;
}
#encartcontact_titre {
	text-align: right;
	padding-right: 25px;
	padding-top: 17px;
}

#encartcontact a {
	font-weight: bold;
	color: #2a2a2a;
	text-decoration: underline;
}
#encartcontact a:hover {
	text-decoration: none;
}
#encartactu {
	width: 246px;
}
#encartactu a {
	font-weight: bold;
	color: #2a2a2a;
	text-decoration: underline;
}
#encartactu a:hover {
	text-decoration: none;
}
#encartactuH {
	background-image: url(gifs/encart_actualiteH.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 245px;
	
}
#encartactu_titre {
	text-align: right;
	padding-right: 25px;
	padding-top: 12px;
}
#encartcontactnumeros {
	text-align: center;
	padding-left: 80px;
	font-weight: bold;
	padding-top: 13px;
}
.encartcontactnumeros2 {
	font-size: 21px;
	font-weight: bold;
}
#encartcontact_lien {
	text-align: right;
	padding-right: 12px;
	padding-top: 7px;
}



#encartactuBG {
	background-image: url(gifs/encart_actualitebg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 245px;
	height: auto;
}
#encartactu_news {
	color: #805907;
	padding-left: 30px;
	text-align: justify;
	padding-right: 13px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.encartactu_photo {
	width: 223px;
	padding-left: 10px;
}


#encartactuB {
	background-image: url(gifs/encart_actualiteB.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 76px;
	width: 235px;
	text-align: right;
	padding-top: 5px;
	padding-left: 10px;
}
#encartactuB_bg {
	background-image: url(gifs/livres.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 223px;
	padding-right: 12px;
	padding-top: 47px;
}
#contenu {
	height: auto;
	width: 745px;
	float: left;
}
#contenu_contours {
	width: 724px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89a2b0;
	padding-left: 10px;
	padding-top: 10px;
}
#zonechaude {
	height: auto;
	width: 685px;
	border: 1px solid #89a2b0;
	padding: 15px;
	float: left;
}
#titre_page {
	height: 42px;
	width: 676px;
	background-image: url(gifs/filet_titre.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-bottom: 10px;
	float: left;
}
#titre_page_txt {
	background-image: url(gifs/puce_titre.jpg);
	background-repeat: no-repeat;
	background-position: 12px 4px;
	height: 42px;
	width: 450px;
	padding-left: 40px;
	float: left;
}
#titre_page_txt2 {
	background-image: url(gifs/puce_titre.jpg);
	background-repeat: no-repeat;
	background-position: 12px 4px;
	height: 33px;
	width: 450px;
	padding-left: 40px;
	float: left;
	padding-top: 9px;
}
.accueil_intro {
	width: 676px;
	float: left;
}
.accueil_photo {
	background-image: url(gifs/photo_avocat.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 176px;
	width: 168px;
}
.accueil_intro_txt {
	width: 495px;
	float: left;
	padding-left: 10px;
}
.accueil_intro_lien {
	text-align: right;
	margin-top: 10px;
}
.accueil_intro_lien a {
	font-weight: bold;
	color: #805907;
	text-decoration: underline;
}
.accueil_intro_lien a:hover {
	text-decoration: none;
}
.accueil_encarts {
	background-image: url(gifs/filet2.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	float: left;
	width: 666px;
	margin-top: 28px;
	padding-top: 15px;
	padding-left: 10px;
}
.accueil_encart1 {
	float: left;
	height: 241px;
	width: 214px;
	border: 1px solid #89A2B0;
	margin-right: 5px;
}
.accueil_encart_titre {
	width: 194px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	background-image: url(gifs/filet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 30px;
}
.accueil_encart_titre h2 {
	background-position: 30px 0px;
	background-image: url(gifs/puce2.jpg);
	background-repeat: no-repeat;
}

.accueil_encart_titre2 {
	width: 194px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	background-image: url(gifs/filet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 30px;
}
.accueil_encart_titre2 h2 {
	background-position: 36px 0px;
	background-image: url(gifs/puce2.jpg);
	background-repeat: no-repeat;
}
.accueil_encart_titre3 {
	width: 194px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	background-image: url(gifs/filet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 30px;
}
.accueil_encart_titre3 h2 {
	background-position: 90px 0px;
	background-image: url(gifs/puce2.jpg);
	background-repeat: no-repeat;
}

.accueil_encart_txt {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: justify;
	height: 130px;
}
.accueil_encart_adresse {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 15px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height: 52px;
}
.accueil_encart_plan {
	margin-right: auto;
	margin-left: auto;
	height: 88px;
	width: 179px;
	margin-bottom: 10px;
}

.accueil_encart_lien {
	text-align: right;
	padding-right: 20px;
	height: 15px;
}

.accueil_encart_lien a {
	font-weight: bold;
	color: #805907;
	text-decoration: underline;
	font-size: 11px;
}
.accueil_encart_lien a:hover {
	text-decoration: none;
}
.presentation_intro {
	width: 676px;
	float: left;
}
.presentation_photo {
	background-image: url(gifs/photo_avocat.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 176px;
	width: 168px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.presentation_intro_txt {
	width: 495px;
	float: left;
}
.filet {
	background-image: url(gifs/filet2.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 676px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}
.paragraphe1 {
	width: 676px;
	float: left;
}
.paragraphe4 {
	width: 676px;
	text-align: justify;
}
.intro {
	width: 676px;
	float: left;
}
.photo1 {
	float: left;
	height: 176px;
	width: 168px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.paragraphe2 {
	width: 495px;
	float: left;
}

.contenuencarts {
	background-image: url(gifs/filet2.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	float: left;
	width: 532px;
	margin-top: 28px;
	padding-top: 15px;
	padding-left: 118px;
}
.contenuencart1 {
	float: left;
	height: 165px;
	width: 214px;
	border: 1px solid #89A2B0;
	margin-right: 5px;
}
.contenuencart_titre {
	width: 194px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	background-image: url(gifs/filet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 30px;
}
.contenuencart_titre h2 {
	background-position: 30px 0px;
	background-image: url(gifs/puce2.jpg);
	background-repeat: no-repeat;
}

.contenuencart_titre2 {
	width: 194px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	background-image: url(gifs/filet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 30px;
}
.contenuencart_titre2 h2 {
	background-position: 55px 0px;
	background-image: url(gifs/puce2.jpg);
	background-repeat: no-repeat;
}
.contenuencart_titre3 {
	width: 194px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	background-image: url(gifs/filet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 30px;
}
.contenuencart_titre3 h2 {
	background-position: 95px 0px;
	background-image: url(gifs/puce2.jpg);
	background-repeat: no-repeat;
}

.contenuencart_txt {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: justify;
}
.contenuencart_lien {
	text-align: right;
	padding-right: 20px;
	height: 15px;
	padding-bottom: 10px;
}

.contenuencart_lien a {
	font-weight: bold;
	color: #805907;
	text-decoration: underline;
	font-size: 11px;
}
.contenuencart_lien a:hover {
	text-decoration: none;
}

.contenuencart2 {
	float: left;
	height: 165px;
	width: 322px;
	border: 1px solid #89A2B0;
	margin-right: 5px;
}
.contenuencart2_titre {
	width: 300px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	background-image: url(gifs/filet4.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 30px;
}
.contenuencart2_titre h2 {
	background-position: 145px 0px;
	background-image: url(gifs/puce2.jpg);
	background-repeat: no-repeat;
}

.contenuencart2_titre2 {
	width: 300px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	background-image: url(gifs/filet4.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 30px;
}
.contenuencart2_titre2 h2 {
	background-position: 65px 0px;
	background-image: url(gifs/puce2.jpg);
	background-repeat: no-repeat;
}
.contenuencart2_lien {
	text-align: right;
	padding-right: 20px;
	height: 15px;
	padding-bottom: 10px;
}

.contenuencart2_lien a {
	font-weight: bold;
	color: #805907;
	text-decoration: underline;
	font-size: 11px;
}
.contenuencart2_lien a:hover {
	text-decoration: none;
}
.contact_intro {
	float: left;
	width: 676px;
}
.contact_intro legend {
	color: #805907;
}
.contact_intro a {
	font-weight: bold;
	color: #805907;
	text-decoration: underline;
	font-size: 11px;
}
.contact_intro a:hover {
	text-decoration: none;
}
.plan_intro {
	width: 676px;
	float: left;
}
.plan_adresse {
	height: 60px;
	width: 320px;
	float: left;
	background-image: url(gifs/filet2.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 8px;
	text-align: center;
	line-height: 18px;

}
.plan_bus {
	height: 60px;
	width: 345px;
	float: left;
	background-image: url(gifs/filet2.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4B4B2;
	padding-left: 10px;
	text-align: center;
}
.plan_bus h2 {
	background-image: url(gifs/bus.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 0px;
	background-position: 100px -1px;
}

.plan_image {
	height: 358px;
	width: 672px;
	background-image: url(gifs/plan_image.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
}
.plan_image a {
	display: block;
	height: 100%;
	width: 100%;
}
.plan_image a:hover {
	background-image: url(gifs/plan_image2.jpg);
	background-repeat: no-repeat;
	height: 358px;
	width: 672px;
}
.plan_lien {
	float: left;
	width: 676px;
	text-align: center;
	margin-top: 5px;
}

.plan_lien a {
	font-weight: bold;
	color: #805907;
	text-decoration: underline;
}
.plan_lien a:hover {
	text-decoration: none;
}
.sousmenu {
	width: 676px;
	height: 26px;
	margin-bottom: 10px;
	float: left;
}
.sousmenu_bouton {
	height: 26px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}



#date {
	width: 185px;
	float: left;
	text-align: right;
	color: #805907;
	height: 30px;
	margin-top: 5px;
}


#footer {
	background-image: url(gifs/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	float: left;
	height: auto;
	width: 1002px;
	text-align: center;
	padding-top: 15px;
	font-size: 11px;
}
#footer a {
	font-weight: bold;
	color: #2a2a2a;
	text-decoration: underline;
	font-size: 11px;
}
.liste_deroulante {
	width: 451px;
	margin-bottom: 20px;
	margin-left: 225px;
}
.news_auto_pagination {
	margin-right: auto;
	margin-left: auto;
}
.news_auto {
	width: 676px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

/**********************************************************************************************************************
**********************************************SOUS MENU 1*************************************************************/

ul.MenuHorizontal2 {
   width: 475px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal2 li {
   float: left;
}

ul.MenuHorizontal2 li a {
	display: block;
	color: #2a2a2a;         /*Ici, changer la couleur de la police*/
	font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
	font-size: 11px;         /*Ici, changer la taille de la police du menu*/
	font-weight: normal;
	padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
	height: 26px;         /*Ici, on augmente la hauteur du menu*/
	text-align: center;
	text-decoration: none;
	line-height: 24px;
}

li#menu0_1 {
   width: 122px;
}

li#menu1_1 {
   width: 144px;
}

li#menu2_1 {
   width: 116px;
}

li#menu3_1 {
   width: 93px;
}

li#menu0_1 a {
   background-image: url('gifs/sousmenu1.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu1_1 a {
   background-image: url('gifs/sousmenu2.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu2_1 a {
   background-image: url('gifs/sousmenu3.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu3_1 a {
   background-image: url('gifs/sousmenu4.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu0_1 a:hover, a#selected-over0_1 {
   background-image: url('gifs/sousmenu1_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu1_1 a:hover, a#selected-over1_1 {
   background-image: url('gifs/sousmenu2_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu2_1 a:hover, a#selected-over2_1 {
   background-image: url('gifs/sousmenu3_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu3_1 a:hover, a#selected-over3_1 {
   background-image: url('gifs/sousmenu4_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}


/**********************************************************************************************************************
**********************************************************************************************************************/



/**********************************************************************************************************************
**********************************************SOUS MENU 2*************************************************************/

ul.MenuHorizontal3 {
   width: 475px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal3 li {
   float: left;
}

ul.MenuHorizontal3 li a {
   display: block;
	color: #2a2a2a;         /*Ici, changer la couleur de la police*/
	font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
	font-size: 11px;         /*Ici, changer la taille de la police du menu*/
	font-weight: normal;
	padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
	height: 26px;         /*Ici, on augmente la hauteur du menu*/
	text-align: center;
	text-decoration: none;
	line-height: 24px;
}

li#menu0_2 {
   width: 122px;
}

li#menu1_2 {
   width: 159px;
}

li#menu2_2 {
   width: 194px;
}

li#menu0_2 a {
   background-image: url('gifs/sousmenu5.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu1_2 a {
   background-image: url('gifs/sousmenu6.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu2_2 a {
   background-image: url('gifs/sousmenu7.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu0_2 a:hover, a#selected-over0_2 {
   background-image: url('gifs/sousmenu5_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu1_2 a:hover, a#selected-over1_2 {
   background-image: url('gifs/sousmenu6_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu2_2 a:hover, a#selected-over2_2 {
   background-image: url('gifs/sousmenu7_over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

/**********************************************************************************************************************
**********************************************************************************************************************/


/*MODIFS*/
.alignementG{
float:left;
margin-right:25px;
}
