/*////////////////////// BEGIN STRUCTURE /////////////////////// */

html, body {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#766751;
	padding:0;
	margin:0;
	height:100%;
	margin-top:0px;
	background-color: #e1d6c4;
}

/* links */
a {color:#766751; text-decoration:none;}
a:active {color:#766751; text-decoration:none;}
a:link{color:#766751; text-decoration:none;}
a:hover{color:#766751; text-decoration:underline;}
a img{border:0px}

#container {
	width:100%;
	height:100%;
	min-height:100%;
	background-image: url(../images/background/bg_body.gif);
	background-repeat:repeat-x;
	background-color: #e1d6c4; 
	margin: 0 auto;
	top:-15px; 
}

#container_main {width:990px;margin:0 auto;position:relative;top:30px;background-image: url(../images/background/bg_main_middle2.gif);background-repeat:repeat-y;}

#container_main #main {width:990px;min-height:651px;position:relative;background-image: url(../images/background/bg_main_top2.gif);background-repeat:no-repeat;}
#container_main #main #main_top {min-height:135px;position:relative;padding-left:15px;padding-right:15px;padding-top:20px;}
#container_main #main #main_top #top1 {height:130px;position:relative;}
#container_main #main #main_top #top1 #logo {position:relative;float:left;}
#container_main #main #main_top #top1 #util {font-size:22px;color:#A39072;width:590px;height:60px;position:relative;float:right;text-align:right;margin-top:10px;}

#container_main #main #main_top #top1 #menugeneral {width:590px;height:31px;position:relative;float:right;text-align:right;}
#container_main #main #main_top #top1 #menugeneral ul {margin:0;padding:0;cursor:default;list-style:none;}
#container_main #main #main_top #top1 #menugeneral li {border-right:1px solid #A39072;display:inline;padding:0px 0px 0px 0px;}
#container_main #main #main_top #top1 #menugeneral li.last {border:0px;padding-right:0px;}
#container_main #main #main_top #top1 #menugeneral a {color:#464646;text-decoration:none;}
#container_main #main #main_top #top1 #menugeneral a:hover {text-decoration:underline;}
#container_main #main #main_top #top1 #menugeneral a.selected {color:#ffac00;text-decoration:none;font-weight:bold;}
#container_main #main #main_top #top1 #menugeneral a.selected:hover {text-decoration:underline;}

#container_main #main #main_top #top2 {font-size:14px;width:600px;height:25px;position:relative;float:left;text-align:left;top:-10px}
#container_main #main #main_top #top2 ul {left:-10px;margin:0;padding:0;cursor:default;list-style:none;}
#container_main #main #main_top #top2 li {border-right:0px solid #A39072;display:inline;padding:0px 0px 0px 0px;}
#container_main #main #main_top #top2 li.last {border:0px;padding-right:0px;}
#container_main #main #main_top #top2 a {color:#8a7a60;text-decoration:none;}
#container_main #main #main_top #top2 a:hover {color:#d89602;text-decoration:underline;}
#container_main #main #main_top #top2 a.selected {color:#ffac00;text-decoration:none;font-weight:normal;}
#container_main #main #main_top #top2 a.selected:hover {text-decoration:underline;}


#container_main #main #main_middle {text-align:center;width:960px;min-height:500px;height:100%;background-color:transparent;padding-left:15px;}
#container_main #main #main_bottom {font-size:10px;bottom:-10px;width:990px;height:15px;background-image: url(../images/background/bg_main_bottom2.gif);background-repeat:no-repeat;background-color:#E1D6C4;}

button.button_little {background-image: url(../images/background/button_little.gif);background-repeat:no-repeat;width:88px;height:25px;margin:0px;overflow:visible;border:0px;background-color:transparent;color:#FFFFFF;text-transform:uppercase;font-weight:bold;font-size:12px;}



/* GUIDE PAGE */
.maintable{ margin-bottom:1em;}
.maintable .subtable{ font-size:12px;padding-left:0px; font-family:arial;color:#766751;}
.maintable .subtable h1{ font-size:20px;color:#766751;font-weight:bold;}
.maintable .subtable p{ font-size:14px;color:#766751;font-weight:bold;}
.maintable .subtable span, .maintable .subtable span.plus{ font-family:verdana;font-size:12px;color:#766751;font-weight:normal;}
.maintable .subtable span.plus{ font-size:11px;}
.maintable .subtable font{ font-family:arial;font-size:12px;color:#766751;font-weight:normal;}
.maintable .subtable .bgblancleft{ background-repeat:repeat-y;}
.maintable .subtable .bgblanccenter{ background-color:white;}
.maintable .subtable .bgblancright{ background-repeat:repeat-y; background-position:right;}
.maintable .subtable .orangetitle{ font-family:verdana;font-size:16px;color:#f09c25;font-weight:bold;}
.maintable .subtable .datatable{ margin-top:1em;margin-bottom:1em;}
.autoheight{ height:auto;}

/* --------------------------- FORM STYLES ----------------------*/
.label_form{font-size:14px;font-weight:bold}

/* input field*/
input{border:1px;border-style:solid;border-color:#7a6b53;font-weight:normal;max-height:22px; font-size:13px;vertical-align:middle;padding-left:2px;}
input.text{width:200px;}
input.textHP{width:200px;}
input.couverts{width:20px;}
input.dateinput{width:88px;}
input.dateinput2{width:78px;}

/*textarea*/
textarea{border:1px;border-style:solid;border-color:#7a6b53;font-weight:normal;font-size:13px;padding-left:2px;}

/*checkbox*/
input[type="checkbox"]{border:0px}

/*radio*/
input[type="radio"]{border:0px}

/*select box*/
select{border:1px;border-style:solid;border-color:#7a6b53;font-weight:normal; height:22px;max-height:22px; font-size:13px;vertical-align:middle}
.selectLong{width:190px;}
.selectShort{width:105px;}

/* ------------------ END FORM STYLES -------------------------*/

/* CONTACT PAGE */
.maintable .subtable, .maintable .subtable font{color:#424242;}
.maintable .subtable p.brun, .maintable .subtable h1, .maintable .subtable p{color:#766751;}

.maintable .subtable .contactform{ margin-top:1em;}
.maintable .subtable .contactform input, .maintable .subtable .contactform textarea{ background-color:#f5efe7; border:1px solid #bcd10c; height:20px; width:510px;margin:0.5em 0 1em 0;}
.maintable .subtable .contactform textarea{ height:225px;}
.maintable .subtable .contactform .robotsay{ visibility:hidden; display:none;}

#cancel_form input{ background-color:#f5efe7; border:1px solid #bcd10c; height:20px; width:510px;margin:0.5em 0 1em 0;}

/* HOME PAGE*/
.bgForm{color:#ffffff;float:left;text-align:left;width:340px;height:385px;background:url(../images/background/bgform2.jpg);background-repeat:no-repeat;overflow:hidden}
.bgForm h1{font-family:verdana;margin-top:5px;font-size:17px;font-weight:bold;color:#FFFFFF; }

/* Specific for the calendar usually used in the reservation form */
.bgForm #disponilitycalendar
{
	width:160px; 
	height:160px;
	font-size:11px;
}

.yui-skin-sam .yui-calendar .calhead, .yui-skin-sam .yui-calendar .calweekdayrow, .yui-skin-sam .yui-calcontainer  
{
	background-color:#ffac00;	
	color:#ffffff;
}

.yui-skin-sam .yui-calendar .calhead
{
	padding-top:8px;
} 			

.yui-skin-sam .yui-calcontainer 
{ 
	width:80%;
	height:99%;
	border-color: #7a6b53;
	/*padding:0;*/
	padding-bottom:29px;
	/*padding-left:1px;
	padding-left:1px; */
}	
	
.yui-skin-sam .yui-calendar .calweekdaycell{color:#534E4C;font-weight:normal;text-align:center;width:2em;}
	
.yui-skin-sam .yui-calendar td.calcell a
{ 
	color:#656766;
	background-color:#ffffff;	
	border:0px;			
}


/* make sure out of month cells don't highlight too */
.yui-skin-sam .yui-calendar td.calcell {
      cursor:default;
      color:#fff;
      background-color:#fff;
      border:1px solid #b59e7c;
    }


/* HOVER DATE */ 
.yui-skin-sam .yui-calendar td.calcell.calcellhover 
{ 
	background-color:#424242;
	color:#7a6b53; 
	cursor:pointer; 
	border:0px; border-color:#b59e7c;
	
} 

.yui-skin-sam .yui-calendar td.calcell.calcellhover a 
{ 	
	background-color:#7a6b53;
	color:white; border:0px; border-color:#b59e7c;
}
.yui-skin-sam .yui-calendar td.calcell.today a, .yui-skin-sam .yui-calendar td.calcell.today
{
	background-color:#ffac00;		
}	

.yui-skin-sam .yui-calendar td.calcell.today a
{
	font-weight:bold;
	background-color:#ffffff;
	color:#ffac00;			
}




.yui-skin-sam .yui-calendar .calnavleft 
{


 background:url("../images/background/nav_left.gif") no-repeat;
 height:15px;width:25px;padding:0 0 0 0;left:0px;
} 

.yui-skin-sam .yui-calendar .calnavright
{
	
	
	background:url("../images/background/nav_right.gif") no-repeat;
	height:15px;width:25px;padding:0 0 0 0;right:0px;
} 


.yui-skin-sam .yui-calendar td.calcell.selected
{
	background-color:#ffac00;
}

.yui-skin-sam .yui-calendar td.calcell.selected a 
{ 		
	background-color:#ffac00; 
	color:#fff;
	font-weight:bold;
	border:0px;
}	
/* make sure out of month cells don't highlight too */
    .yui-skin-sam .yui-calendar td.calcell.oom {
      cursor:default;
      color:#fff;
      background-color:#fff;
      border:1px solid #b59e7c;
    }


/* THE MOST POPULAR HOMEPAGE*/
/*AJAX LOADER*/

#2JSMX_loading{
	position:absolute;
	top:50%;
	right:25%;
	top:50%;
	right:25%;
	top:45%;
	right:30%;
	margin:0px;
	padding:0px;
	width:112px;
	height:30px;
	background-image:url(../images/background/loading4.gif);
	background-repeat: no-repeat;
	z-index:200;
	margin-bottom:20px;
	z-index:99999;
}


#list_123{
	float:right;
	display:inline-block;
	position:relative;
	width:609px;
	max-width:609px;
	height:146px;
	overflow:hidden;
	text-align:left;
	margin-right:0px;
	
	}
	
#list_123 a img{
	border:0px;
	}
	
#list_main, #list_main_restodays_nl, #list_main_restodays_fr, #list_main_restodays_en{
	width:609px;
	float:right;
	position:relative;
	text-align:left;
	max-width:609px;
	height:239px;
	z-index:9999;
	right:0px;
	margin-right:0px;
	padding-right:0px;
	
	}
	
/*--- RESTODAYS ---*/
#list_main_restodays_nl, #list_main_restodays_fr, #list_main_restodays_en{width:610px;z-index:100;height:387px;padding-right:1px; cursor:pointer;}
#list_main_restodays_nl{background-image:url(../images/restodays_nl.jpg);}
#list_main_restodays_fr{background-image:url(../images/restodays_fr.jpg);}
#list_main_restodays_en{background-image:url(../images/restodays_en.jpg);}
#list_main_restodays_1{float:right;width:315px;height:175px;margin-top:160px;font-family:Arial;text-align:justify;padding-right:10px;line-height:13px;}
#list_main_restodays_1 font{font-weight:bold;color:#3BB44D;}
#list_main_restodays_1 font span{color:#921B39;}
#list_main_restodays_1 a{text-decoration:underline;}
#list_main_restodays_2{float:right;width:315px;height:50px;background-image:url(../images/btn_list_rd.jpg); background-repeat:no-repeat;cursor:pointer;}
#list_main_restodays_2 div{padding:12px 0px 0px 40px;color:white;font-weight:bold;font-size:14px;font-family:Arial;}
#espacement_1{position:relative;float:left;left:10px;margin-right:80px;min-height:20px;height:20px}
#sugg{position:relative;top:0px;float:left;width:960px;min-height:203px;height:203px;}


#title_popular{
	text-align:left;
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
	padding-top:1px;
	height:40px;
	width:609px;
	padding-left:10px;
	overflow:hidden;
	background-repeat:no-repeat;
	}
#list_left{
	text-align:left;
	position:relative;
	float:left;
	width:186px;
	padding-left:15px;
	background-repeat:no-repeat;
	}
	
#list_left .category{text-align:right;position:absolute;font-weight:bold;font-size:14px;width:180px;height:42px}
#list_left .category a{padding-right:22px;;color:#616c04;text-decoration:none;}
#list_left .category a:hover{color:#afc400;text-decoration:none;}
#list_left .raquo{display:none;font-weight:normal;position:absolute;left:165px;}

#list_right #listResult{color:#424242;font-size:12px;line-height:15px}
#list_right #listResult a{color:#424242;font-size:12px;text-decoration:none}
#list_right #listResult a:hover{color:#b2c60f;font-size:12px;text-decoration:underline;}

/* SUGGESTIONS HOMEPAGE */
#cadre1 {cursor:pointer;position:absolute;margin-top:0px;margin-left:0px; width:232px; height:301px; z-index:2}/*background-image: url(/medias/images/background/suggestions2.jpg); background-repeat:no-repeat;*/
#cadre2 {cursor:pointer;position:absolute;margin-top:0px;margin-left:245px;background-image: url(/medias/images/background/suggestions2.jpg); background-repeat:no-repeat; width:232px; height:301px;z-index:3}
#cadre3 {cursor:pointer;position:absolute;margin-top:0px;margin-left:490px;background-image: url(/medias/images/background/suggestions2.jpg); background-repeat:no-repeat; width:232px; height:301px;z-index:4}
#cadre4 {cursor:pointer;position:absolute;margin-top:0px;margin-left:735px;background-image: url(/medias/images/background/suggestions2.jpg); background-repeat:no-repeat; width:232px; height:301px;z-index:5}

#cadre1 h2{font-size:19px;color:#F73A94;font-weight:bold;display:inline;}
#cadre2 h2{font-size:19px;color:#F73A94;font-weight:bold;display:inline;}
#cadre3 h2{font-size:19px;color:#F73A94;font-weight:bold;display:inline;}
#cadre4 h2{font-size:19px;color:#F73A94;font-weight:bold;display:inline;}

#cadre1 ul{padding:0px;margin:0px;width:150px;}
#cadre2 ul{padding:0px;margin:0px;width:150px;}
#cadre3 ul{padding:0px;margin:0px;width:150px;}
#cadre4 ul{padding:0px;margin:0px;width:150px;}


#topcadrephoto {margin-left:12px;margin-right:12px;margin-top:8px; height:70px; overflow:hidden; border-bottom:0px; border-bottom-style:solid; border-bottom-color:#524E4E; font-family:Verdana, Arial;font-size:11px;vertical-align:middle;}

#topcadrephoto #cadretitle {text-align:left;padding-bottom:0px;top:57px;position:absolute;margin-top:0px;max-width:212px;vertical-align:middle;height:30px;line-height:14px;}
#topcadrephoto #cadreville {text-align:left;top:10px;position:absolute;margin-top:35px;overflow-y:hidden;max-width:212px;}

#topcadrephoto #cadretitle a{margin-right:0px;text-align:left;font-family:Verdana;color:#d89602; font-weight:bold; font-size:14px; letter-spacing:-0.5px; text-decoration:none;vertical-align:middle;}
#topcadrephoto #cadreville a{margin-right:0px;text-align:left;font-family:Verdana;font-weight:normal;font-size:11px; overflow-y:hidden; text-decoration:none;}

#middlecadrephoto {margin-left:15px;margin-right:15px;margin-top:0px; max-height:194px; height:194px;border-left:0px;border-right:0px; border-left-style:solid;border-right-style:solid; border-left-color:#524E4E; border-right-color:#524E4E; overflow:hidden;}
#middlecadrephoto img {margin-top:0px}

#bottomcadrephoto {margin-left:15px;margin-right:15px;margin-top:0px;  border-top:0px; border-top-style:solid; border-top-color:#524E4E; background-color:#ffffff;text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}

#cadreplus {color:#424242;padding-top:3px;}
#cadreplus a{color:#424242; font-weight:normal; text-align:left; width:212px; font-size:10px; text-decoration:none}
#cadreplus a:hover{color:#424242; font-weight:normal; text-align:left; width:197px; font-size:10px; text-decoration:underline}


#reviewrate{text-align:left;margin-left:3px; max-width:64px; margin-bottom:15px; background-color:#ffac00; height:12px; margin-top:-14px; z-index:1;}
#review{position:relative;text-align:left; margin-top:2px; width:70px; height:14px; background-image:url(/medias/images/background/review.gif); background-repeat:repeat; z-index:9999;}

/* SUGGESTIONS MAIL */
#cadresuggest {background-image: url(/medias/images/background/suggestions.jpg); background-repeat:no-repeat; width:241px; height:218px;z-index:2;}
#topcadrephoto #cadretitle2 {text-align:left;top:70px;margin-top:0px;}
#topcadrephoto #cadreville2 {text-align:left;top:15px;margin-top:40px;overflow-y:hidden;}
#topcadrephoto #cadretitle2 a{margin-right:0px;text-align:left;font-family:Verdana;color:#d89602; font-weight:bold; font-size:14px; letter-spacing:-0.5px; text-decoration:none;}
#topcadrephoto #cadreville2 a{margin-right:0px;text-align:left;font-family:Verdana;font-weight:normal;font-size:11px; overflow-y:hidden; text-decoration:none}
/* ---------------- */

/*TOOLTIP*/
/*a.tooltip:hover {width:197px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	display:block; 
	position:absolute;  
	color:#6c6c6c;
	font-size:11px;
	font-family:verdana;
	text-decoration:none;
	z-index:9999}*/


#toolcontainer a{color:#f09c25;}
a.tooltip #toolcontainer {
	position:absolute;
	background:transparent;
	margin-top:-217px;
	background-image:url(../images/background/bulle.gif);
	background-repeat:no-repeat;
	display:none;
	width:217px;
	height:216px;
	z-index:99999
	}
	
a.tooltip:hover #toolcontainer{
	width:197px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	left:110px;
	display:block; 
	position:absolute;  
	color:#6c6c6c;
	font-size:11px;
	font-family:verdana;
	text-decoration:none;
	z-index:9999}	
	
a.tooltip:hover #toolcontainer .title{
	color:#d89602;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	}
	
a.tooltip:hover #toolcontainer .ville{
	font-size:11px;
	font-weight:normal;
	color:#424242;
	
	}
a.tooltip:hover #toolcontainer .info{
	font-size:10px;
	color:#424242;
	cursor:pointer;
	
	}
a.tooltip:hover #toolcontainer .quote{color:#99886d; font-size:18px; font-weight:bold;}
a.tooltip:hover #toolcontainer .onquote{color:#99886d; font-size:12px; font-weight:bold;}
a.tooltip:hover #toolcontainer #review{display:block; position:relative;text-align:left; margin-top:2px; width:70px; height:14px; background-image:url(/medias/images/background/review.gif); background-repeat:repeat; z-index:9999;}
a.tooltip:hover #toolcontainer #reviewrate{display:block; text-align:left;margin-left:3px; max-width:64px; margin-bottom:15px; background-color:#ffac00; height:12px; margin-top:-14px; z-index:1;}
a.tooltip:hover #toolcontainer #review{display:block; position:relative;text-align:left; margin-top:2px; width:70px; height:14px; background-image:url(/medias/images/background/review.gif); background-repeat:repeat; z-index:9999;}
a.tooltip:hover #toolcontainer #reviewrate{display:block; text-align:left;margin-left:3px; max-width:64px; margin-bottom:15px; background-color:#ffac00; height:12px; margin-top:-14px; z-index:1;}


/* Cadre blanc page guide contact */
.bgblanctopleft{font-family:Verdana;background-image: url(/medias/images/bandeaublanc_topleft.jpg); background-repeat:no-repeat; width:10px; height:11px}
.bgblanctopmiddle{font-family:Verdana;background-image: url(/medias/images/bandeaublanc_backtext_top.jpg);color:#524; background-repeat:repeat-x;  height:11px}
.bgblanctopright{font-family:Verdana;background-image: url(/medias/images/bandeaublanc_topright.jpg);background-repeat:no-repeat; width:10px; height:11px}

.bgblancbottomleft{font-family:Verdana;background-image: url(/medias/images/bandeaublanc_bottomleft.jpg); vertical-align:text-bottom; background-repeat:no-repeat; width:10px; height:11px}
.bgblancbottommiddle{font-family:Verdana;background-image: url(/medias/images/bandeaublanc_backtext_bottom.jpg);color:#524; background-repeat:repeat-x; height:11px}
.bgblancbottomright{font-family:Verdana;background-image: url(/medias/images/bandeaublanc_bottomright.jpg); vertical-align:text-bottom;background-repeat:no-repeat; width:10px; height:11px}

.bgblancleft{font-family:Verdana;background-image: url(/medias/images/bandeaublanc_backtext_left.jpg); background-repeat:repeat-y; width:10px;}
.bgblancmiddle{font-family:Verdana;background-color:#FFFFFF; color:#524E4E;}
.bgblancright{font-family:Verdana;background-image: url(/medias/images/bandeaublanc_backtext.jpg); background-repeat:repeat-y; width:10px;}
.separateurblanc{background-color:#FFFFFF;font-family:Verdana; background-repeat:no-repeat; width:10px; height:23px}

/* Page de résaultats */
.redBigtitle{ font-family:Arial; font-size:24px; font-weight:bold;color:#88785f;}
.divphoto{ float:left;width:150px}
.maincadrephoto{ float:left;width:120px;margin-right:15px; max-height:120px; height:120px;border:2px; width:120px;border-style:solid;border-color:#bcd10c; overflow:hidden;}
.maincadrephoto img { cursor:pointer; height:120px;float:left;}
.address{ font-size:12px; font-family:Verdana;color:#494848;}
.bgresults{ background-image: url(/medias/images/bandeauresults_backtext_top.jpg); background-repeat:repeat-x; width:1px; height:1px}
.bgresultsleft{ background-image: url(/medias/images/bandeauresults_backtext_top.jpg); background-repeat:repeat-y; width:1px; height:1px}
.infonotecarte, .infonotecarte a{font-size:11px; color:#494848; font-family:Verdana;}
.bgblancbottomleft2{font-family:Verdana;background-image: url(/medias/images/bandeaublanc_bottomleft2.jpg); vertical-align:text-bottom; background-repeat:no-repeat; width:10px; height:11px}
.bgblancbottommiddle2{font-family:Verdana;background-image: url(/medias/images/bandeaublanc_backtext_bottom2.jpg);color:#524; background-repeat:repeat-x; height:11px}
.bgblanctopleft2{font-family:Verdana;background-image: url(/medias/images/bandeaublanc_topleft2.jpg); background-repeat:no-repeat; width:10px; height:11px}
.bgblanctopmiddle2{font-family:Verdana;background-image: url(/medias/images/bandeaublanc_backtext_top2.jpg);color:#524; background-repeat:repeat-x;  height:11px}

/* page de résultats -- searchform */
.bgbruntopleft{font-family:Verdana;background-image: url(/medias/images/bandeaubrun_topleft.jpg); background-repeat:no-repeat; width:10px; height:11px}
.bgbruntopmiddle{font-family:Verdana;background-image: url(/medias/images/bandeaubrun_backtext_top.jpg);color:#524; background-repeat:repeat-x;  height:11px}
.bgbruntopright{font-family:Verdana;background-image: url(/medias/images/bandeaubrun_topright.jpg);background-repeat:no-repeat; width:10px; height:11px}

.bgbrunbottomleft{font-family:Verdana;background-image: url(/medias/images/bandeaubrun_bottomleft.jpg); vertical-align:text-bottom; background-repeat:no-repeat; width:10px; height:11px}
.bgbrunbottommiddle{font-family:Verdana;background-image: url(/medias/images/bandeaubrun_backtext_bottom.jpg);color:#524; background-repeat:repeat-x; height:11px}
.bgbrunbottomright{font-family:Verdana;background-image: url(/medias/images/bandeaubrun_bottomright.jpg); vertical-align:text-bottom;background-repeat:no-repeat; width:10px; height:11px}

.bgbrunleft{font-family:Verdana;background-image: url(/medias/images/bandeaubrun_backtext_left.jpg); background-repeat:repeat-y; width:10px;}
.bgbrunmiddle{font-family:Verdana;background-color:#A39072; color:#FFFFFF;}
.bgbrunright{font-family:Verdana;background-image: url(/medias/images/bandeaubrun_backtext_right.jpg); background-repeat:repeat-y; width:10px;}
.separateurbrun{background-color:#A39072;font-family:Verdana; background-repeat:no-repeat; width:4px; height:25px; padding:0 5px 0 5px;}
.resultsform{font-family:Verdana; color:#FFFFFF; font-size:15px; font-weight:bold;}
.proximiteCity{font-family:Verdana; color:#f09c25; font-size:14px; font-weight:bold;}

/*details restaurant*/

.img_gde {background-color:#F6F6F6; text-align:center; max-width:250px; width:250px; height:250px; vertical-align:middle;}
#detailcadrephoto{ background-color:#F6F6F6;text-align:right; max-width:188px;margin-left:0px; margin-top:0px;margin-bottom:0px; max-height:80px; height:80px;border:0px; overflow:hidden}
#detailcadrephoto img {padding:0 0 0 0px;margin-top:-50px; max-width:188px; }

.avisBigtitle{font-size:14px;font-weight:bold}
.avistitle{font-size:12px;font-weight:bold}
.avislabel{font-size:11px;font-weight:normal;color:#424242}
.img_gde {padding-left:4px;background-color:#F6F6F6; text-align:center; max-width:248px; width:248px; height:250px; vertical-align:middle;}
#detailcadrephoto{ background-color:#F6F6F6;text-align:right; max-width:185px;margin-left:0px; margin-top:0px;margin-bottom:5px; max-height:80px; height:80px;border:0px; overflow:hidden}
#detailcadrephoto img {padding:0 0 0 0px;margin-top:-50px; max-width:185px; }
#tabreviewrate{text-align:left;margin-left:16px; max-width:95px; margin-bottom:15px; background-color:#bcd10c; height:60px; margin-top:-60px; z-index:1;}
#tabreview{position:relative;text-align:left; margin-top:2px; width:98px; height:99px; background-image:url(/medias/images/background/bg_score.gif); background-repeat:repeat; z-index:998;}
#tabreview_bis{position:relative;text-align:left; margin-top:2px; width:98px; height:99px; z-index:998;}
.moyennes{padding-left:0px;float:left;font-size:14px;color:#766752}
.scores{font-size:16px;font-weight:bolder;color:#f09c25}
.pardix{font-size:12px;font-weight:bold;color:#f09c25}
.txtInfo{font-size:11px;}
.txtInfo a{text-decoration:underline;}

#headerResto #reviewrate{text-align:left;margin-left:3px;margin-right:10px; max-width:60px; margin-bottom:15px; background-color:#bcd10c; height:11px; margin-top:-14px; z-index:1;}
#headerResto #review{position:relative;text-align:left; margin-top:2px; width:70px; height:14px; background-image:url(/medias/images/background/review.gif); background-repeat:repeat; z-index:9999;}



#reviewrate2{text-align:left;margin-left:3px;margin-right:10px; max-width:60px; margin-bottom:15px; background-color:#bcd10c; height:12px; margin-top:-14px; z-index:1;}
#review2{position:relative;text-align:left; margin-top:2px; width:70px; height:14px; background-image:url(/medias/images/background/review.gif); background-repeat:repeat; z-index:9999;}


/* Email de confirmation */
#container_confirm_mail {width:710px;margin:0 auto;position:relative;top:30px;background-image: url(../images/background/bg_main_middle_mail.gif);background-repeat:repeat-y;}
#container_confirm_mail #main {width:710px;min-height:651px;position:relative;background-image: url(../images/background/bg_main_top_mail.gif);background-repeat:no-repeat;}
#container_confirm_mail #main #main_top {min-height:135px;position:relative;padding-left:40px;padding-right:40px;padding-top:20px;}
#container_confirm_mail #main #main_top #top1 {height:130px;position:relative;}
#container_confirm_mail #main #main_top #top1 #logo {position:relative;float:left;}
#container_confirm_mail #main #main_middle { line-height:1.3; color:#424242;text-align:justify;width:650px;min-height:500px;height:100%;background-color:transparent;padding-left:30px;padding-right:30px;}
#container_confirm_mail #main #main_bottom {font-size:10px;bottom:-10px;width:710px;height:15px;background-image: url(../images/background/bg_main_bottom_mail.gif);background-repeat:no-repeat;background-color:#E1D6C4;}
#container_confirm_mail #main #main_middle p.title1, #container_confirm_mail #main #main_middle p.title2{font-family:verdana; color:#d89602;font-weight:bold;margin:0 0 30px 0;}
#container_confirm_mail #main #main_middle p.title1{font-size:16px;}
#container_confirm_mail #main #main_middle p.title2{font-size:12px;margin:0 0 20px 0;}
#container_confirm_mail #main #main_top #top1 font.heading1,  #container_confirm_mail #main #main_middle font.heading2 {font-family:verdana; color:#8a7a60;margin:0;}
#container_confirm_mail #main #main_top #top1 font.heading1 {font-size:22px;}
#container_confirm_mail #main #main_top #top1 font.heading2 {font-size:18px;}
#container_confirm_mail #main #main_middle span{font-family:verdana; font-size:12px;color:#99886d;}
#container_confirm_mail #main #main_middle p.title3{font-family:verdana; font-size:12px;color:#8a7a60;font-weight:bold;text-align:center;}
#container #before, #container #after {font-family:verdana;font-size:11px;width:710px;margin:0 auto;position:relative;top:10px; text-align:center;}
#container #before a{ color:#FFFFFF;line-height:2;}
#container #after a{ color:#424242;}
#container #after { margin-top:10px; color:#424242;padding-bottom:10px;}

/* Email avec les suggestions */
#container_suggest_mail {width:710px;margin:0 auto;position:relative;top:10px;background-image: url(../images/background/bg_main_middle_mail2.gif);background-repeat:repeat-y;}
#container_suggest_mail #main {width:710px;min-height:651px;position:relative;background-image: url(../images/background/bg_main_top_mail2.gif);background-repeat:no-repeat;}
#container_suggest_mail #main #main_top {min-height:105px;position:relative;padding-left:40px;padding-right:40px;padding-top:20px;}
#container_suggest_mail #main #main_top #top1 {height:100px;position:relative;}
#container_suggest_mail #main #main_top #top1 #logo {position:relative;float:left;}
#container_suggest_mail #main #main_middle { line-height:1.3; color:#424242;text-align:justify;width:700px;min-height:500px;height:100%;background-color:transparent;padding-left:5px;padding-right:5px;}
#container_suggest_mail #main #main_bottom {font-size:10px;bottom:-10px;width:710px;height:15px;background-image: url(../images/background/bg_main_bottom_mail2.gif);background-repeat:no-repeat;background-color:#E1D6C4;}
#container_suggest_mail #main #main_middle p.title1, #container_confirm_mail #main #main_middle p.title2, #container_suggest_mail #main #main_middle p.small{font-family:verdana; color:#424242;font-weight:bold;margin:0 0 30px 0;}
#container_suggest_mail #main #main_middle p.title1{font-size:16px;}
#container_suggest_mail #main #main_middle p.title2{font-size:12px; line-height:2; margin:0 0 40px 0;}
#container_suggest_mail #main #main_middle p.small{font-size:9px; font-weight:normal;margin:40px 0 0 0;}
#container_suggest_mail #main #main_top #top1 font.heading1,  #container_confirm_mail #main #main_middle font.heading2 {font-family:verdana; color:#8a7a60;margin:0;}
#container_suggest_mail #main #main_top #top1 font.heading1 {font-size:22px;}
#container_suggest_mail #main #main_top #top1 font.heading2 {font-size:18px;}
#container_suggest_mail #main #main_middle p.title3{font-family:verdana; font-size:12px;color:#8a7a60;font-weight:bold;text-align:center;}
#container_suggest_mail #main #main_middle span{font-family:verdana; font-size:12px;color:#99886d;}
#container_suggest_mail #main #main_middle span.suggestbold{font-weight:bold;}
#container_suggest_mail #main #main_middle span.suggest{font-size:11px;}
.page{position:relative;height:100%;margin-left:5px;}
