/********************************************************************* Balise ****************************************************************/
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;
	background-image: url(gifs/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #282522;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #643965;
}
.titre_styl2 {
	font-size: 14px;
	font-weight: bold;
	color: #432100;
}
h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	color: #2a2a2a;
	font-weight: normal;
}
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: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
.txt_couleur {
	color: #643965;
	font-weight: bold;
}



/******************************************************************** Lien ******************************************************************/
a {
	font-size: 11px;
	color: #643965;
	text-decoration: none;
	font-weight: bold;
	background-image: url(gifs/puce_lien.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 20px;
	padding-top: 3px;
}
a:link {
	font-size: 11px;
	color: #643965;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #643965;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #643965;
}


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

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

.bouton_news {
	font-size:12px;
	color:#282522;
	background-color:#fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(gifs/bt.jpg);
	background-repeat: no-repeat;
}

/**********************************************************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);}
	
/**********************************************************************************************************/
	
	
#container {
	height: auto;
	width: 975px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	height: 356px;
	width: 975px;
}
#headerH {
	height: 77px;
	width: 975px;
	background-image: url(gifs/headerH.jpg);
	background-repeat: no-repeat;
}
#headerH2 {
	height: 77px;
	width: 975px;
	background-image: url(gifs/headerH2.jpg);
	background-repeat: no-repeat;
}
#logoH {
	height: 77px;
	width: 295px;
	float: left;
}
#logoH a {
	height: 100%;
	width: 100%;
	display: block;
	background-image: none;
	padding-right: 0px;
	padding-top: 0px;
}
#headerB {
	height: 279px;
	width: 975px;
}
#headerG {
	float: left;
	height: 279px;
	width: 295px;
}
#logoB {
	height: 91px;
	width: 249px;
	background-image: url(gifs/logo.jpg);
	background-repeat: no-repeat;
	padding-left: 46px;
}
#logoB a {
	height: 43px;
	width: 249px;
	display: block;
	padding-top: 48px;
	background-image: none;
	padding-right: 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-indent: 10px;
	color: #6b4344;
}
#logoB a:hover {
	height: 43px;
	width: 249px;
	display: block;
	color: #6b4344;
	text-decoration: none;
}
#logoB2 {
	height: 91px;
	width: 249px;
	background-image: url(gifs/logo2.jpg);
	background-repeat: no-repeat;
	padding-left: 46px;
}
#logoB2 a {
	height: 43px;
	width: 249px;
	display: block;
	padding-top: 48px;
	background-image: none;
	padding-right: 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-indent: 10px;
	color: #6b4344;
}
#logoB2 a:hover {
	height: 43px;
	width: 249px;
	display: block;
	color: #6b4344;
	text-decoration: none;
}
#diaporama {
	float: left;
	height: 279px;
	width: 680px;
	background-image: url(gifs/diaporama.jpg);
	background-repeat: no-repeat;
}

/***************************************** MENU PRINCIPAL ***************************************************/

#menu_principal {
	height: 42px;
	width: 680px;
	background-image: url(gifs/menu_principal.jpg);
	background-repeat: no-repeat;
}

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

ul.MenuHorizontal li {
   float: left;
}

ul.MenuHorizontal li a {
	display: block;
	color: #FFF;         /*Ici, changer la police du menu*/
	font-size: 12px;         /*Ici, changer la taille de la police du menu*/
	font-weight: bold;
	padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
	height: 42px;         /*Ici, on augmente la hauteur du menu*/
	text-align: center;
	text-decoration: none;
	line-height: 38px;
	background-image: none;
	padding-right: 0px;
}

ul.MenuHorizontal li a:hover {
	display: block;
	color: #432100;         /*Ici, changer la police du menu*/
	text-decoration: none;
}

li#menu0 {
   width: 167px;
}

li#menu1 {
   width: 195px;
}

li#menu2 {
   width: 112px;
}

li#menu3 {
   width: 102px;
}

li#menu4 {
   width: 104px;
}

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

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

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

li#menu3 a {
   background-image: url('gifs/menu_seminaire.jpg');         /*Ici l'image de fond de la cellule*/
}

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

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

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

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

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

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

/***************************************/

/***************************************** MENU SECONDAIRE ***************************************************/


#menu_secondaire {
	height: 195px;
	width: 248px;
	background-image: url(gifs/menu_secondaire.jpg);
	background-repeat: no-repeat;
	padding-left: 47px;
}

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

ul.MenuHorizontal2 li {
   width: 248px;
}

ul.MenuHorizontal2 li a {
	display: block;
	background-color: #432100;
	color: #FFF;         /*Ici, changer la couleur de la police*/
	font-size: 13px;         /*Ici, changer la taille de la police du menu*/
	font-weight: bold;
	padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
	text-decoration: none;
	padding-right: 0px;
	text-indent: 60px;
}

ul.MenuHorizontal2 li a:hover {
	display: block;
	color: #fff;         /*Ici, changer la police du menu*/
	text-decoration: none;
}

li#menu0_2 a {
	background-image: url('gifs/menu_accueil.jpg');         /*Ici l'image de fond de la cellule*/
	line-height: 35px;
	height: 35px;
}

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

li#menu2_2 a {
   background-image: url('gifs/menu_contact.jpg');         /*Ici l'image de fond de la cellule*/
   line-height: 39px;
   height: 39px;
}

li#menu3_2 a {
   background-image: url('gifs/menu_plan.jpg');         /*Ici l'image de fond de la cellule*/
   line-height: 36px;
   height: 36px;
}

li#menu4_2 a {
	background-image: url('gifs/menu_last.jpg');
   line-height: 36px;
   height: 36px;
}

li#menu0_2 a:hover, a#selected-over0_2 {
   background-image: url('gifs/menu_accueilover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu1_2 a:hover, a#selected-over1_2 {
   background-image: url('gifs/menu_avesnoisover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu2_2 a:hover, a#selected-over2_2 {
   background-image: url('gifs/menu_contactover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu3_2 a:hover, a#selected-over3_2 {
   background-image: url('gifs/menu_planover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu4_2 a:hover, a#selected-over4_2 {
   background-image: url('gifs/menu_lastover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}


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

#content {
	width: 975px;
	background-color: #fff;
	background-image: url(gifs/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
}
#colonne_gauche {
	float: left;
	width: 295px;
}
#colonneG_footer {
	background-image: url(gifs/assiette_bas.png);
	background-repeat: no-repeat;
	height: 143px;
	width: 295px;
	position: absolute;
	top: 897px;
	margin:45px 0 0 0; 
}

#colonne_centre {
	float: left;
	width: 680px;
	background-image: url(gifs/zonechaude.jpg);
	background-repeat: no-repeat;
	background-position: 0px 42px;
}
#colonne_centre_bg {
	width: 680px;
}

#zonechaude {
	
	min-height: 540px;
	_height: 540px;
	width: 595px;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 55px;
}
#titre_page {
	width: 617px;
	padding-left: 63px;
	padding-top: 27px;
}
.logo_gaultmillau {
	float: left;
	height: 59px;
	width: 171px;
	margin-right: 10px;
	margin-bottom:30px;
}

.logo_gaultmillau p{
	margin:0;
	padding:0;
	text-align:center; 
	font-weight:bold;
}

.paragraphe1 {
	width: 593px;
}
.paragraphe_photo {
	width: 593px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.paragraphe_photo2{
	width: 385px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.paragraphe_photo3{
	width: 590px;
	margin-top: 5px;
	margin-bottom: 15px;
	
}

.paragraphe_photo3 a {
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
}

.paragraphe_photo a {
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
}

.paragraphe_photo2 a {
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
}
.contours_photo {
	border: 1px solid #734b4c;
}


.photo1 {
	height: 100px;
	width: 180px;
	margin-right: 20px;
	float: left;
}
.photo2 {
	height: 100px;
	width: 180px;
	float: left;
}

.photo5 {
 height :100px;
 width:180px;
 }

.photo3 {
	height: 81px;
	width: 112px;
	margin-right: 4px;
	float: left;
}
.photo4 {
	height: 81px;
	width: 112px;
	float: left;
}

.liste {
	padding-left: 40px;
	margin-bottom: 10px;
}
.liste li {
	margin-bottom: 5px;
}

.encart_produit1 {
	float: left;
	height: 390px;
	width: 265px;
	background-image: url(gifs/filet_produit.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 16px;
	margin-right: 28px;
}
.encart_prod1_photo {
	background-image: url(gifs/encart_restaurant.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 265px;
	margin-bottom: 12px;
}
.encart_prod1_photo a {
	height: 172px;
	width: 265px;
	display: block;
	background-image: none;
	padding-right: 0px;
	padding-top: 0px;
}
.encart_prod1_photo a:hover {
	background-image: url(gifs/encart_restaurantover.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 265px;
	display: block;
}
.encart_produit1 p {
	line-height: 17px;
	padding-left: 3px;
}

.encart_produit2 {
	float: left;
	height: 390px;
	width: 265px;
	background-image: url(gifs/filet_produit.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 16px;
}
.encart_prod2_photo {
	background-image: url(gifs/encart_traiteur.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 265px;
	margin-bottom: 12px;
}
.encart_prod2_photo a {
	height: 172px;
	width: 265px;
	display: block;
	background-image: none;
	padding-right: 0px;
	padding-top: 0px;
}
.encart_prod2_photo a:hover {
	background-image: url(gifs/encart_traiteurover.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 265px;
	display: block;
}
.encart_produit2 p {
	line-height: 17px;
	padding-left: 3px;
}
.paragraphes_gauche {
	float: left;
	width: 200px;
	padding-right: 10px;
}
.paragraphes_droite {
	float: left;
	width: 330px;
	background-image: url(gifs/filet_vertical.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
	padding-left: 15px;
}
.paragraphe_photocarte {
	width: 335px;
	height: 195px;
	clear: both;
}

.photocarte1 {
	float: left;
	padding-top: 20px;
	height: 175px;
	width: 135px;
	background-image: url(gifs/filet_produit.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 16px;
	margin-right: 24px;
}
.photocarte1_photo {
	background-image: url(gifs/carte1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 135px;
	margin-bottom: 12px;
	display: block;
}
.photocarte1_photo:hover {
	background-image: url(gifs/carte1over.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: block;
}

.photocarte2 {
	float: left;
	padding-top: 20px;
	height: 175px;
	width: 135px;
	background-image: url(gifs/filet_produit.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 16px;
}
.photocarte2_photo {
	background-image: url(gifs/carte2.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 135px;
	margin-bottom: 12px;
	display: block;
}
.photocarte2_photo:hover {
	background-image: url(gifs/carte2over.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: block;
}

.photocarte3 {
	float: left;
	padding-top: 20px;
	height: 175px;
	width: 135px;
	background-image: url(gifs/filet_produit.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 16px;
	margin-right: 24px;
}
.photocarte3_photo {
	background-image: url(gifs/carte4.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 135px;
	margin-bottom: 12px;
	display: block;
}
.photocarte3_photo:hover {
	background-image: url(gifs/carte4over.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: block;
}

.photocarte4 {
	float: left;
	padding-top: 20px;
	height: 175px;
	width: 135px;
	background-image: url(gifs/filet_produit.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 16px;
}
.photocarte4_photo {
	background-image: url(gifs/carte3.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 135px;
	margin-bottom: 12px;
	display: block;

}
.photocarte4_photo:hover {
	background-image: url(gifs/carte3over.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: block;
}

#contact legend {
	color: #643965;
	padding-right: 5px;
	font-weight: bold;
}
#devis legend {
	color: #643965;
	padding-right: 5px;
	font-weight: bold;
}

.liste2 a {
	background-image: none;
}
.liens_txt {
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
}
.liens {
	margin-top: 10px;
	padding-right: 5px;
	text-align: right;
}
.filet {
	background-image: url(gifs/filet.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 593px;
	float: left;
	margin-top: 10px;
}
.filet2 {
	background-image: url(gifs/filet2.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 320px;
	margin-top: 10px;
	float: left;
}
.plan_acces {
	display: block;
	height: 282px;
	width: 590px;
	background-image: url(gifs/plan.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.plan_acces a {
	display: block;
	height: 100%;
	width: 100%;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
}
.plan_acces a:hover {
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(gifs/planover.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(gifs/footer2.jpg);
	background-repeat: no-repeat;
	width: 975px;
	height: 134px;
	text-align: center;
	padding-top: 35px;
	color: #2a2a2a;
	font-size: 11px;
	background-position: 1px 0px;
}
#footer a {
	font-size: 11px;
	font-weight: bold;
	color: #2a2a2a;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
}

/***************************************************** ENCARTS ********************************************************/


/***************** ENCART CONTACT *******************/
#encart_contact {
	height: 47px;
	width: 452px;
	float: left;
	font-size: 14px;
	padding-left: 228px;
	padding-top: 30px;
	font-weight: bold;
	color: #432100;
}
.encart_contact_styl2 {
	display: block;
	text-indent: 30px;
	width: 200px;
	font-size: 21px;
	float: left;
}
.encart_contact_telephone {
	font-size: 25px;
	color: #643965;
	display: block;
	float: left;
	width: 200px;
	margin-top: -3px;
}

/***************** ENCART DEVIS *******************/

#encart_devis {
	height: 162px;
	width: 248px;
	background-image: url(gifs/encart_devis.jpg);
	background-repeat: no-repeat;
	padding-left: 47px;
	padding-top: 26px;
}
#encart_devis a {
	padding-left: 30px;
	display: block;
}
#encart_devis a:hover {
	display: block;
	color: #432000;
	text-decoration: none;
	font-style: italic;
}
.lien_txt_devis {
	color: #432100!important;
	background-image: none;
	padding-top: 0px;
	padding-right: 20px;
}
.lien_txt_devis:hover {
	color: #432100!important;
	background-image: none;
	padding-top: 0px;
	padding-right: 20px;
	text-decoration: underline!important;
}


.devis_styl1 {
	font-size: 26px;
	font-weight: bold;
	text-indent: 20px;
	display: block;
}
.devis_styl2 {
	font-size: 16px;
	font-weight: bold;
}
.devis_styl3 {
	font-size: 14px;
	font-weight: bold;
}



/***************** ENCART PLAN *******************/

#encart_plan {
	background-image: url(gifs/encart_plan.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 355px;
	padding-top: 46px;
	padding-left: 60px;
}
#encart_plan h2 {
	padding-left: 15px;
	font-weight: bold;
	color: #432100;
}
#encart_plan p {
	padding-left: 15px;
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #442100;
}
.encart_plan_adresse2 {
	font-size: 11px;
	font-weight: bold;
}
.encart_plan_thumb {
	width: 219px;
	height: 80px;
	background-image: url(gifs/plan_thumb.jpg);
	background-repeat: no-repeat;
}
.encart_plan_thumb a {
	display: block;
	height: 100%;
	width: 100%;
	background-image: none;
	padding-right: 0px;
	padding-top: 0px;
}
.encart_plan_thumb a:hover {
	background-image: url(gifs/plan_thumbover.jpg);
	background-repeat: no-repeat;
}
.encart_plan_lien {
	margin-top: 10px;
	padding-right: 20px;
	text-align: right;
}

.devis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #282522;
	padding-right: 20px;
	padding-left: 20px;
}
.devis2 {
	margin-top: 20px;
}
.devis3 {
	margin-left: 157px;
	margin-top: 10px;
}
.devis_champ {
	height: 80px;
	width: 330px;
}
