
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
	{
	margin: 0;
	padding: 0;
}

h1 {
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	color: #ff0000;
	font-size: 24px;
}

h2 {
	padding: 0 5px 5px 5px;
	font-weight: bold;
	color: #860000;
	font-size: 16px;
}

table {
	border: 0;
}

.clickable {
	cursor: hand;
	cursor: pointer;
}

#header_message_div_outer{
	position:absolute;
	top:40px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
	
#header_message_div_outer table{
	width:auto;
	text-align:center;
	}
	
#header_message_div_outer table td#header_message_table_left_td{
	background:transparent url('/images/restaurant_layout/message_bg_left.png') top right no-repeat;
	height:40px;
	width:11px;
	
	}
	
#header_message_div_outer table td#header_message_table_right_td{
	background:transparent url('/images/restaurant_layout/message_bg_right.png') top left no-repeat;
	height:40px;
	width:11px;	
	}
	
#header_message_div_outer table td#header_message_table_center_td{
	background:transparent url('/images/restaurant_layout/message_bg_center.png') top center repeat-x;
	height:40px;
	}
	
#header_message_div, #header_message_div div.panier_popup_message_header1{
	padding:0;
	text-align: center;
	margin:0;
	}

	

div#infomessages {
	background-color: #feffa4;
	width: 400px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	font-weight: bold;
}

div#infomessages.error_message {
	background-color: #ffa4a4;
}

div#info_outer {
	position: absolute;
	height: 50px;
}

span.required {
	color: #f00;
}

a img,:link img,:visited img {
	border: none;
}

a {
	color: #ff8214;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
	margin: 0;
	padding: 0;
}

a.notfocusable {
	-moz-user-focus: ignore;
}

body {
	color:#000;
	padding: 20px;
	padding-top: 30px;
	padding-bottom:0;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

p {
	padding: 20px;
	text-align: justify;
	font-size: 13px;
}

p.center {
	text-align: center;
}

.form_error {
	color: #000;
	margin-left: 5px;
}

.form_error img{
	margin-bottom:-5px;
	margin-right:5px;
	}

.component {
	background-color: #fff;
	margin-bottom: 0px;
	padding: 10px;
}

.half_component {
	background-color: #fff;
	margin-bottom: 0px;
	padding: 10px;
}

div.component div.add_div {
	margin: 5px;
	min-width: 240px;
	max-width: 450px;
	width:auto;
	background-color:#fffbbb;
	padding:5px;
	float:left;
}

div.half_component div.add_div {
	margin: 5px;
	min-width: 240px;
	max-width: 350px;
	width:auto;
	background-color:#fffbbb;
	padding:5px;
	float:left;
}

.half_form_component {
	background-color: #fff;
	margin-bottom: 0px;
	padding: 10px;
	border: solid 1px #ccc;
	clear:both;
}

div.step_enabled {
	float: left;
	margin: 5px;
	color: #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #ff8214;
	border: solid 1px #ff8214;
	padding:10px;
}

div.step_disabled {
	font-family: arial;
	font-size: 12px;
	float: left;
	margin: 5px;
	color: #000;
	background-color:#fafae0;
	border: solid 1px #ff8214;
	padding:10px;
}

div#steps {
	padding-left:60px;
	height: 50px;
	background: transparent url('/images/restaurant_home/steps_bg.png') center center no-repeat;
}

div#steps .stepno {
	font-family:arial;
	font-size:12px;
	font-weight: bold;
	margin-right: 5px;
}

.component_header,.sectionheader h1, #contentweb2 h1, h1
	{
	color: #fe922f;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	padding: 8px;
	margin: 0 0 5px 10px;
	width:auto;
	
}

.component_header2,.sectionheader h2, h2
	{
	
	color: #fe922f;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 15px;
	padding: 9px;
	width:auto;
}

.component_header3,.sectionheader h3, h3
	{
	color: #fe922f;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	margin: 0 0 5px 15px;
	padding: 12px;
	width:auto;
}

.sectionheader h1,.sectionheader h2,.sectionheader h3{
	float:left;
	background-color:#fff;
	}   
	
.sectionheader{
	height:35px;
	clear:both;
	background: transparent url('/images/back_line.png') center center no-repeat;
	}


div.timeline {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#existingschedules {
	margin: 10px;
	min-height: 200px;
}

div.sectiondescription {
	margin: 10px 5px 10px 5px;
	text-align: justify;
	font-size: 13px;
	padding-left:20px;
	background: transparent url('/images/help.png') top left no-repeat;
}
div.sectiondescription li{
	margin:10px 10px 10px 30px;
	}
	
div.component div.formitemintable table {
	width: 700px;
}

.formulaire {
	width: 600px;
	border: solid 0px #685b53;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: transparent;
}

.form_header {
	color: #84282f;
	font-size: 14pt;
	font-weight: bold;
}

.formelement {
	margin: 15px;
}

div.component div.formitem textarea,div.component div.formitem input[type="file"],div.component div.formitem input[type="text"],div.component div.formitem input[type="password"],div.component div.formitem select
	{
	margin: 5px;
}

div.half_component div.formitem textarea,div.half_component div.formitem input[type="file"],div.half_component div.formitem input[type="text"],div.half_component div.formitem input[type="password"],div.half_component div.formitem select
	{
	margin: 5px;
}

div.component div.formitem input.after,div.component div.formitem select.after
	{
	margin: 5px;
}

div.half_component div.formitem input.after,div.half_component div.formitem select.after
	{
	margin: 5px;
}

input[type="submit"], input[type="button"]{
	border: 0;
	background-color: #ff8214;
	color: #fff;
	font-family: verdana;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	cursor:hand;
	cursor:pointer;
	}
div.formitem input[type="submit"],div.formitem input[type="button"],div.formitem input[type="reset"],div.register_buttons input[type="button"]
	{
	border: 0;
	background-color: #ff8214;
	color: #fff;
	font-family: verdana;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	cursor:hand;
	cursor:pointer;
}


div.formitem input[type="checkbox"],div.formitem input[type="radio"] {
	margin: 5px;
}

div.formitem{
	min-height:20px;
	clear:both;
	}

div.formitem a {
	margin: 5px;
}

div.formitem input.longlabel {
	left: 50%;
}

.after_input {
	margin: 5px;
	height: 20px;
	vertical-align: middle;
}

.after_long_input {
	margin: 5px;
	height: 20px;
	vertical-align: middle;
}

label {
	font-weight: bold;
	margin: 5px;
	
}

label[disabled] {
	color: #ccc;
}



.component div.formitem label {
	width: 300px;
	float:left;
	height:auto;
}
.half_component div.formitem label {
	width: 200px;
	float:left;
	height:auto;
}
.half_form_component div.formitem label {
	width: 120px;
	float:left;
	height:auto;
}

div.formitem label.checkbox_label {
	width: auto;
	float: none;
}

div.servicecol {
	width: 95%;
	border: solid 1px #aaa;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

div.servicecol_disabled {
	width: 95%;
	border: solid 1px #aaa;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-color: #eee;
	color: #888;
}

.servicecol_disabled .sectionheader h1, .servicecol_disabled .sectionheader h2, .servicecol_disabled .sectionheader h3{
background-color:#eeeeee;
}

div#livraison {
	background-image:url('/images/livraison_ico.png');
	background-position: top right;
	background-repeat: no-repeat;
}

div#emporter {
	background-image:url('/images/emporter_ico.png');
	background-position: top right;
	background-repeat: no-repeat;
}

div#surplace{
	background-image:url('/images/surplace_ico.png');
	background-position: top right;
	background-repeat: no-repeat;
}

div#livraison.servicecol_disabled {
}



div#min_cb_div.servicecol {
}

div#min_cb_div.servicecol_disabled {
}


div#livraison_prixmin_accept {
	padding-left: 30px;
}

div.service_info {
	min-height: 150px;
	margin-left: 10px;
}

div.scenario_service {
	width: 25%;
	float: right;
	border: dashed 1px #aaa;
	margin-right: 10px;
	background-color: #eee;
	display: none;
}

span.service_active {
	position: relative;
	color: #fe8f36;
	font-weight: bold;
	font-size: 15px;
	margin-right: 10px;
	left: 90%;
}

div#pwdsecurity,div#pwdconf {
	
}

.seculevel_image {
	width: 100px;
	color: #000;
	text-align: center;
	font-weight: bold;
	height: 16px;
	font-size: 11px;
	padding: 2px;
	cursor: help;
	display: inline;
	width: 105px;
	margin: 5px;
	position: absolute;
}

div#seculevelinfo_0 {
	color: #d60000;
	text-align: center;
	font-weight: bold;
}

div#seculevelinfo_1 {
	color: #ff7b10;
	text-align: center;
	font-weight: bold;
}

div#seculevelinfo_2 {
	color: #00b025;
	text-align: center;
	font-weight: bold;
}

div#seculevelimg_0 {
	background: transparent url('/images/securitybar_red.png') top center
		no-repeat;
}

div#seculevelimg_1 {
	background: transparent url('/images/securitybar_orange.png') top center
		no-repeat;
}

div#seculevelimg_2 {
	background: transparent url('/images/securitybar_green.png') top center
		no-repeat;
}

div.tablediv table th,div.tablediv table td {
	text-align: center;
	border: solid 1px #aaa;
	margin: 0;
	padding: 5px;
}

div.tablediv table {
	padding: 5px;
	min-width: 400px;
	border-collapse: collapse;
	margin: 5px;
}

div.auto_complete {
	position: absolute;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	z-index: 1500;
	filter: alpha(opacity =     100);
	max-height: 150px;
	overflow: auto;
	width:auto;
}


ul.autocomplete {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	z-index: 1501;
	filter: alpha(opacity =     100);
}

ul.autocomplete li.selected {
	background-color: #ffb;
	z-index: 1502;
	filter: alpha(opacity =     100);
}

ul.autocomplete li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	cursor: hand;
	cursor: pointer;
	z-index: 1502;
	background-color: #fff;
	filter: alpha(opacity =     100);
}

div.daysvalofcalendar {
	overflow: auto;
	height: 300px;
}

div.timeline {
	width: 606px;
	position: absolute;
	padding: 0;
	border: solid 1px #555;
	margin:5px;
}

div#add_sche_button_div {
	margin: 0px 0 0 620px;
	padding-top:10px;
}


div#horvalues_outer {
	margin: 330px 5px 5px 5px;
	width: 606px;
	min-height: 150px;
	border: solid 1px #aaa;
	font-size:12px;

}

div#horvalues_outer a, div#horvalues_outer img{
	margin:0 10px 0 10px;
	}

div#horvalues_outer > div > div{
	padding:10px;
	}

div#realhorvalues_outer {
	margin-top: 350px;
	width: 606px;
	min-height: 150px;
	border: solid 1px #aaa;
	font-size:12px;
}

div#realhorvalues_outer a, div#realhorvalues_outer img{
	margin:0 10px 0 10px;
	}

div#realhorvalues_outer > div > div{
	padding:10px;
	}

div#realhorvalues_loading {
	position: absolute;
	padding: 60px 280px 60px 280px;
}

div#horvalues_loading {
	position: absolute;
	padding: 60px 280px 60px 280px;
}

div.daysvalofcalendar {
	margin: 0;
	padding: 0;
}

div.daysvalofcalendar table {
	padding: 0;
	border-collapse: collapse;
}

div.daysvalofcalendar table td.bigcol {
	border: solid 1px #555;
}

div.daysvalofcalendar table td table td.open {
	background-color: #fd5900;
	margin: 0;
	height: 5px;
}

td.open_1 {
	background-color: #ab8674;
	cursor: hand;
	cursor: pointer;
}

td.open_1_2 {
	background-color: #794e3d;
	cursor: hand;
	cursor: pointer;
}

td.open_1_3 {
	background-color: #641d00;
	cursor: hand;
	cursor: pointer;
}

td.open_2 {
	background-color: #d7bcb1;
	cursor: hand;
	cursor: pointer;
}

td.open_2_3 {
	background-color: #fe8d51;
	cursor: hand;
	cursor: pointer;
}

td.open_3 {
	background-color: #f3a98c;
	cursor: hand;
	cursor: pointer;
}

td.open_1_2_3 {
	background-color: #fd5900;
	cursor: hand;
	cursor: pointer;
}

table tr.hourstart td {
	border-top: solid 1px #555;
	margin: 0;
	padding: 0;
}

table.horairecalendar {
	border-collapse: collapse;
}

table.horairecalendar td {
	border: solid 1px #555;
}

td#hourno {
	padding: 0;
}

#services_list {
	width: auto;
	padding:0;
}

table#quartiers_service_table {
	width: 100%;
	min-height: 200px;
}

div#livraison_map {
	width: 500px;
	height: 300px;
	margin-top:10px;
	margin-left:80px;
}

.existant_zones_list .option_element{
	padding:5px 5px 5px 10px;
	font-weight:bold;
	}
	
div.acceplessprix{
	padding-left:30px;
	}

div#register_map {
	width: 400px;
	min-height: 300px;
}

div#livraison_quartiers {
	min-height: 350px;
	margin-bottom:10px;
}

div#quartiers_list {
	width: 300px;
	vertical-align: top;
}

table td#label_quartier {
	width: 200px !important;
}

div#calendarloading {
	position: absolute;
	padding: 100px 280px 100px 280px;
}

/*---Fenetre Web 2.0---*/
#contentwebclose {
	text-align: right;
	color: #f00;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	width: 20px;
}

#contentweb2_bg_table {
	
}

#contentweb2_outter {
	width: 800px;
	margin-left: 50%;
	left: -400px;
	position: fixed;
	top: 50px;
	z-index: 1500;
	background: transparent;
}

#contentloading_outter {
	width: 300px;
	margin-left: 50%;
	left: -150px;
	position: fixed;
	top: 150px;
	max-height: 300px;
	z-index: 1500;
	background: transparent;
}

#contentweb2_outter.off {
	display: none;
}

#contentweb2 {
	background: #fff;
	width: 728px;
	z-index: 2000;
	overflow: auto;
}

#contentloading {
	background: #fff;
	width: 228px;
	max-height: 70%;
	z-index: 2000;
	overflow: auto;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}


.contentweb2_topleft {
	width: 36px;
	height: 41px;
	background: transparent url('/images/popup/bg_top_left.png') top left
		no-repeat;
	padding: 0;
	margin: 0;
}

.contentweb2_top {
	height: 41px;
	background: transparent url('/images/popup/bg_top.png') top left
		repeat-x;
	padding: 0;
	margin: 0;
}

.contentweb2_topright {
	width: 36px;
	height: 41px;
	background: transparent url('/images/popup/bg_top_right.png') top left
		no-repeat;
	padding: 0;
	margin: 0;
}

.contentweb2_left {
	width: 36px;
	background: transparent url('/images/popup/bg_left.png') top left
		repeat-y;
	padding: 0;
	margin: 0;
}

.contentweb2_center {
	background: #fff;
	padding: 0;
	margin: 0;
}

.contentweb2_right {
	width: 36px;
	background: transparent url('/images/popup/bg_right.png') top left
		repeat-y;
	padding: 0;
	margin: 0;
}

.contentweb2_bottomleft {
	width: 36px;
	height: 24px;
	background: transparent url('/images/popup/bg_bottom_left.png') top left
		no-repeat;
	padding: 0;
	margin: 0;
}

.contentweb2_bottom {
	height: 41px;
	background: transparent url('/images/popup/bg_bottom.png') top left
		repeat-x;
	padding: 0;
	margin: 0;
}

.contentweb2_bottomright {
	width: 36px;
	height: 24px;
	background: transparent url('/images/popup/bg_bottom_right.png') top
		left no-repeat;
	padding: 0;
	margin: 0;
}

.winwebvisible {
	width: auto;
	height: auto;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 1050;
}

/*====TOOLTIP===*/

.overbg{
	font-family:arial;
	font-size:12px;
	min-height:50px;
	background-color:transparent; 
	background-image:url('/images/survol_footer.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	width:266px;
	padding-bottom:5px;
	
}


.overtitle{
	font-weight:bold;
	font-family:verdana;
	font-size:12px;
	color:#000;
	background-color:transparent;
	border:solid 0 #ccc;
	margin-left:25px;
	width:241px;
	}
	
.overclose{
	
	}
	
.olfg{
	background:transparent url('/images/survol_bg.png') top left repeat-y;
	padding:0 0 0 0;
	width:266px;
	text-align:justify;
	
	}
.olcg{
	background: transparent url('/images/survol_caption.png') top left no-repeat;
	width:266px;
	height:25px;
	
	}
	
.olcg_alert{
	background: transparent url('/images/survol_caption_alert.png') top left no-repeat;
	width:266px;
	height:25px;	
	}
.overtext{
	font-family:verdana;
	font-size:12px;
	color:#000;
	vertical-align:top;
	
	background-color:transparent;
	display:block;
	margin:5px;
	width:256px;
	}

div#footer {
	text-align: center;
	left: 0;
	right: 0;
	padding: 0;
	padding-bottom:45px;
	margin-bottom:-45px;
	margin: 0;
	bottom: 0;
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url('/images/restaurant_layout/footer_bg.png')
		bottom center no-repeat;
	height: 40px;
	padding-top: 5px;
	opacity: 1;
}

#footer_inner {
	height: 30px;
	margin: 0 0 0 -5px;
	padding-top: 8px;
		no-repeat;
	width: 987px;
	text-align: center;
}

#footer_inner a {
	color: #fff;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

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

#footer span#footer_last_link {
	border: 0;
}

#footer_second_level {
	color: #fff;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	margin-top: 3px;
}

.importanterr {
	color: #dd0000;
	font-weight: bold;
}