@charset "utf-8";
/* CSS Document */

/* ****************** */
/*  Pages Generales	  */
/* ****************** */
#general_content {
	width:490px;
	min-height:630px;
	padding:20px ;
	/*background-color:#fff1e4;*/ /*été*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	background-color:#fefefe;	/*hiver*/
	border:1px solid #000;
	color:#4a4a4a;
}

#real_right_general {
	width:165px;
	height:650px;
	margin-left:13px;
}

/* FOOD BOOK */
#nouveau_general {	
	width:346px;
	height:126px;
	background-image:url(images/accueil_fbk.png);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #000;
	margin-top:12px;
	margin-right:16px;
}
#nouveau_general:hover { border:1px solid #A70331; }
#nouveau_general .link_nouveau {
	display:block;
	width:346px;
	height:126px;
}

/* LUNCH BOX */
#LunchBox_general {	
	width:166px;
	height:126px;
	background-image:url(images/accueil_lbx.png);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #000;
	margin-top:12px;
} #LunchBox_general:hover { border:1px solid #A70331; }
#LunchBox_general .link_LunchBox_general {
	display:block;
	width:166px;
	height:126px;
}

/* SEMAINE */
#semaine_general {
	width:166px;
	height:126px;
	background-image:url(images/accueil_sem.png);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #000;
	margin-top:8px;
	margin-right:15px;
} #semaine_general:hover { border:1px solid #A70331; }
#semaine_general .link_semaine {
	display:block;
	width:166px;
	height:126px;
}

/* K7 */
#k7_general {
	width:166px;
	height:126px;
	background-image:url(images/accueil_k7.png);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #000;
	margin-top:8px;
} #k7_general:hover { border:1px solid #A70331; }
#k7_general .link_k7 {
	display:block;
	width:166px;
	height:126px;
}

/* CAVE */
#cave_general {
	width:166px;
	height:126px;
	background-image:url(images/accueil_cave.png);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #000;
	margin-top:8px;
} #cave_general:hover { border:1px solid #A70331; }

#cave_general .link_cave {
	display:block;
	width:166px;
	height:126px;
}



/* page contact */
.contact_titres {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
}

#general_content table {
	font-weight:normal;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#A70331;
}

.nbtel {
	font-size:15px;
	font-weight:bold;
	color:#A70331;
}

/* ******************************************** */
/* *	  		commande_fin			      * */
/* ******************************************** */
#commande2 {
	width:465px;
	min-height:262px;
	padding-bottom:10px;
	background-color:#fff;
	border:1px solid #5a5758;
}

#commande3 {
	width:490px;
	min-height:262px;
	padding-bottom:10px;
	background-color:#fff;
	border:1px solid #5a5758;
	margin-bottom:20px;
}

#commande3 table td {
	padding:3px;
}

#commande3 .titre_commande{
	width:490px;
}

.etapes {
	width:490px;
	height:75px;
}

#cic {
	width:490px;
	height:30px;
	padding-top:16px;
	background-color:#fff;
	background-image:url(images/field2.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	border:1px solid #707070;
	margin-bottom:15px;
	font-size:14px;
	text-align:center;
}

/* ******************************************** */
/* *	  Login/Enregistrements/Paiement      * */
/* ******************************************** */

#registered legend {
	/*background-color:#F90;*/ /*été*/
	padding:4px;
	margin-bottom:7px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#A70431;
	background-color:#fefefe;	/*hiver*/
	border:1px solid #aaa;
	-moz-box-shadow: inset 0px 0px 5px #bbb;
	-webkit-box-shadow: inset 0px 0px 10px #bbb;
	box-shadow: inset 0px 0px 10px #bbb;
}

#registered fieldset {
	width:465px;
	min-height:80px;
	border:none;
	padding:10px;
	background-color:#fff;
	background-image:url(images/field2.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#coordonnees legend {
	padding:4px;
	margin-bottom:7px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#A70431;
	background-color:#fefefe;	/*hiver*/
	border:1px solid #aaa;
	-moz-box-shadow: inset 0px 0px 5px #bbb;
	-webkit-box-shadow: inset 0px 0px 10px #bbb;
	box-shadow: inset 0px 0px 10px #bbb;
}

#coordonnees fieldset {
	width:465px;
	border:none;
/*	border-bottom:1px solid #bdbcbd;*/
	padding:10px;
	background-color:#fff;
	background-image:url(images/field2.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#modif_coordonnees legend {
	/*background-color:#A70331;*/ /*été*/
	padding:4px;
	margin-bottom:7px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-color:#A70431; /*hiver*/
	border:1px solid #777;
}

#modif_coordonnees fieldset {
	width:465px;
	border:none;
/*	border-bottom:1px solid #bdbcbd;*/
	padding:10px;
	background-color:#fff;
	background-image:url(images/field2.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}


.reg_label {
	display:block;
	width:100px;
}

.reg_input {
	display:block;
	margin-bottom:7px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#444;
	border:1px solid #999;
}

.reg_input:focus {
	display:block;
	margin-bottom:7px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#444;
	border:1px solid #A70431;
}

.reg_valider {
	margin-left:40px;
	margin-top:7px;
	height:22px;
	background-color:#A70431;	/*hiver*/
	border:1px solid #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}

.reg_valider:hover {
	/*border:1px solid #F89631;*/ /*été*/
	background-color:#D90441;	/*hiver*/
}

.reg_register {
	margin-left:285px;
	height:22px;
	/*background-color:#F89631;*/ /*été*/
	background-color:#A70431;	/*hiver*/
	border:1px solid #777;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

.reg_register:hover {
	/*border:1px solid #F89631;*/ /*été*/
	background-color:#D90441;	/*hiver*/
	cursor:pointer;
}

.valider_date {
	height:22px;
	/*background-color:#F89631;*/ /*été*/
	background-color:#A70431;	/*hivezr*/
	border:1px solid #777;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

.valider_date:hover {
	background-color:#D90441;
	cursor:pointer;
}


.zone_2_select {
	margin-bottom:7px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.zone_2_select option {
	padding:0 7px;
}



































