body {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fafae0;
}

h1{
	margin:0;
	}

div{
	margin:0;
	}

#top {
	margin: 0;
	padding: 0;
	height:50px;
}

#header {
	height: 35px;
	background:transparent url('/images/client_home/header_bg_left.png') top left no-repeat;
	width:781px;
	margin-left:auto;
	margin-right:auto;
	font-family:verdana;
	font-size:14px;
	color:#979797;
	padding-left:132px;
	padding-top:80px;
}
#beta_version{
	height: 38px;
	width: 45px;
	background: transparent url('/images/beta.png') left center no-repeat;
	position:absolute;
	margin-top:-38px;
	}
#middle {
	width: 903px;
	height: 482px;
	margin-left: auto;
	margin-right: auto;
}



#footer {
	height: 50px;
	background: #b8b8ab;
	text-align:center;
	color:#fff;
	font-family:verdana;
	font-size:11px;
	padding-top:1px;
	margin-top:10px;
}

div#footer_inner > div{
	margin:10px;
	}

#footer span.site_footer_link {
	border-right: solid 1px #fff;
	padding: 2px 5px 2px 5px;
}

#footer span#footer_last_link {
	border: 0;
}

#footer a {
	font-family:verdana;
	font-size:11px;
	color:#fff;
	}

#content {
	display: none;
}
#middle_table {
	width:932px;
	}

#middle_right_td {
	width: 289px;
	height:488px;
	vertical-align: top;
	text-align:center;
}

#middle_right_td div{
	text-align:left;
	}
	
#middle_right_td div#button_to_pro_outer{
	text-align:center;
}
#middle_left_td {
	width: 610px;
	height:488px;
	vertical-align:top;
}

#middle_center{
	background: transparent url('/images/client_home/searchflash.png') center left no-repeat;
	width:33px;
	height:488px;
	margin-top:-10px;
	margin-bottom:10px;
	margin-left:-8px;
	padding:0;
}

td#middle_center_td{
	width:30px;
	padding:0;
	background:transparent;
	}

#carousel {
	float: left;
	width: 610px;
	height:400px;
	}



#home_cuisines{
	width: 277px;
	background: transparent url('/images/client_home/search_bg.png')
		top right repeat-y;
	padding-left: 12px;
	font-size: 10px;
	font-family: arial;
	}

#home_cuisines #home_header_home_cuisines_header {
	background: #fafae0 url('/images/client_home/search_top_bg.png')
		top right no-repeat;
	height: 25px;
	margin-left: -12px;
	padding-left: 12px;
}

#home_cuisines #home_header_home_cuisines_header h1 {
	font-family: arial;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
}
#explication_location{
	background:transparent;
	}
#home_location {
	width: 277px;
	background: transparent url('/images/client_home/whereareyou_bg.png')
		top right repeat-y;
	padding-left: 12px;
	font-size: 10px;
	font-family: arial;
}

#home_location #home_header_select_location_header {
	background: #fafae0 url('/images/client_home/whereareyou_top_bg.png')
		top right no-repeat;
	height: 24px;
	margin-left: -12px;
	padding-left: 12px;
}

#home_location #home_header_select_location_header h1 {
	font-family: arial;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
}

#home_location #description_select_location_desc,#home_location label {
	display: none;
}

#home_location_footer {
	background: #fafae0 url('/images/client_home/whereareyou_bottom_bg.png')
		top center no-repeat;
	height: 56px;
	width:289px;
}

#home_cuisines_footer {
	background: transparent url('/images/client_home/search_bottom_bg.png')
		top right no-repeat;
	height: 7px;
}

#home_location input,#home_location select {
	height: 21px;
	width: 200px;
	font-family: verdana;
	font-size: 11px;
	color: #7b8289;
	margin-bottom: 5px;
	margin-top: 5px;
}

#home_location #home_location_go {
	background: transparent url('/images/client_home/go.png') top right
		no-repeat;
	height: 52px;
	width: 38px;
	float: right;
	margin-right: 10px;
	margin-top: -55px;
	cursor:hand;
cursor:pointer;
}

#home_location #location_choice_register {
	height: 20px;
}

.req_flag {
	margin: 0 0 0 3px;
	padding:0;
	height:20px;
	vertical-align:bottom;
	
}
.req_flag img{
	margin:2px 0 2px 0;
	padding:0;
}

#home_cuisines {
	margin:0;
}

#home_cuisines select{
	height: 21px;
	width: 200px;
	font-family: verdana;
	font-size: 11px;
	color: #7b8289;
	margin-bottom: 5px;
	margin-top: 5px;
	}

#login_component input[type=password],#login_component input[type=text] {
	height: 12px;
	width: 170px;
	font-family: verdana;
	font-size: 9px;
	color: #7b8289;
	margin: 5px 5px 0 0px;
	display:inline;
}

#login_component{
	background: transparent url('/images/client_home/connexion_bg.png') bottom right no-repeat;
	float:right;
	margin:0;
	height:50px;
	padding-right:45px;
	width:380px;
	font-family: verdana;
	font-size: 11px;
	color:#000;
	text-align:right;
}

#login_component a {
	font-family: verdana;
	font-size: 9px;
	color:#000;
	text-decoration:underline;
	margin-right:5px;	
}

#login_component #login_comp_submit{
height:33px;
width:25px;
position:absolute;
right:20px;
top:5px;
background: transparent url('/images/client_home/connexion_ok.png') top right no-repeat;
cursor:hand;
cursor:pointer;
}


#login_forgot_register_table {
	width: 100%;
	vertical-align: top;
	margin:0;
	padding:0;
	height:15px;
}

td#login_forgot_forgot_td, td#login_forgot_register_td {
	border:solid 0px #f00;
	padding: 2px 10px 0 7px;
	vertical-align: top;
	text-align: left;
	height:13px;
}

#login_form label {
	margin: 0;
	padding:0;
}

#login_remember{
	
	border:solid 0px #f00;
	margin:0 0 0 3px;
	padding:0;
	/*IMPORTANT FOR IE*/
	height:13px;
	}
	
#login_forgot_remember_td{
	padding:2px 0 0 0;
	margin:0;
	vertical-align: top;
	height:13px;
	}
	
#login_form_remember_me_table td{
	text-align:left;
	border:solid 0px #f00;
	margin:0;
	padding:0 0 0 7px;
	vertical-align: top;
	height:13px;
	}
	
#login_form_remember_me_table{
	padding:0;
	margin:0;
	height:13px;
	}
	
#contentweb2 h1 {
	color: #fe922f;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	padding: 0 10px 10px 10px;
}

#contentweb2 h2 {
	color: #000;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 10px;
	padding: 2px 0 2px 5px;
}

.contentweb2 a{
	color: #f2ae2f;
}

/*=== HOME ANIMATION RESTOS====*/
#home_animation_restos_header{
font-family: arial;
font-style: italic;
font-size: 16px;
font-weight: bold;
color: #000000;
padding: 5px;
}

.home_animation_restos_line{
padding:12px 0 3px 10px;
background: transparent url('/images/home_animation_restos_bg.png') top center no-repeat;
}

.home_animation_restos_name a{
color: #f2ae2f;
font-size:14px;
}
.home_animation_restos_desc, .home_animation_restos_cuisines{
color:#999;
font-size:12px;
font-family: arial;
margin:5px;
}

.home_animation_restos_description_td{
width:350px;
}

.home_animation_restos_photo_td{
width:110px;
text-align:center;
}

.home_animation_restos_photo_td img{
	border:solid 1px #ccc;
	}

.home_animation_restos_actions{
width:140px;
}

.home_animation_restos_actions div a{
font-size:11px;
font-family:verdana;
text-decoration:none;
font-weight:bold;
}

.home_animation_restos_actions div{
	padding:10px 0 10px 0;
	text-align:center;
	}

.home_animation_restos_actions div.home_animation_restos_command_button a{
	color:#2a2;
	
}
.home_animation_restos_actions div.home_animation_restos_resa_button a{
	color:#a22;
	
}

/*==PAGER==*/
.pager div {
	height: 18px;
	width: 20px;
	padding-top: 2px;
	float: left;
	margin: 0 5px 0 5px;
	font-size: 14px;
	font-family: arial;
	color: #000;
	font-weight: bold;
	text-align: center;
}

.pager div a {
	font-size: 14px;
	font-family: arial;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.pager .pager_actif_page {
	background: transparent url('/images/page_actif_bg.png') top left
		no-repeat;
}

.pager .pager_passif_page {
	background: transparent url('/images/pager_passif_bg.png') top left
		no-repeat;
	cursor: hand;
	cursor: pointer;
}

.pager .pager_passif_page:hover {
	background: transparent url('/images/pager_passif_bg.png') top right
		no-repeat;
	cursor: hand;
	cursor: pointer;
}

.pager_previous {
	background: transparent url('/images/page_prev.png') top left no-repeat;
	cursor: hand;
	cursor: pointer;
}

.pager_previous:hover {
	background: transparent url('/images/page_prev.png') top right no-repeat
		;
	cursor: hand;
	cursor: pointer;
}

.pager_next {
	background: transparent url('/images/page_next.png') top left no-repeat;
	cursor: hand;
	cursor: pointer;
}

.pager_next:hover {
	background: transparent url('/images/page_next.png') top right no-repeat
		;
	cursor: hand;
	cursor: pointer;
}

.pager_points {
	background: transparent url('/images/points.png') top right no-repeat;
}

#home_animation_restos_pager{
position:absolute;
margin-top:400px;
}

#description_sf{
font-size:13px;
font-family:verdana;
clear:both;
margin-bottom:5px;
}

#description_sf a{
	font-size:13px;
font-family:verdana;
color: #b41818;
font-weight: bold;
text-decoration:underline;
	}

div#explication_location{
font-size:13px;
font-family:verdana;
color:#fafae0;
padding:5px;
margin-right:5px;
text-align:justify;
}

#explication_location p{
	text-align:right;
	padding:0;
	margin:2px 0px 0 0;
	}
	
#explication_location a{
	color: #000;
	font-size:9px;
	
	}

#home_sf_infos a{
color: #b41818;
font-size:12px;
font-family:arial;
font-weight: bold;
text-decoration:underline;

}
#home_sf_infos{
padding:5px;
}