@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2C1B32;
	//background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-attachment:fixed;
	background-image:url(images/BG-SUSHIQUIZZ.jpg);
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #ff8bd8;
	text-decoration: none;
}
fieldset {
	font-size: 9px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ff8ff3;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #bc275c;
	margin: 0px;
	padding: 0px;
}
textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	font-size: 12px;
	padding: 1px 0px;
}
input {
	font-size: 12px;
	padding: 1px 2px;
	border: 1px solid #aaa;
}
input.invisible { display:none; }

form {
	margin: 0;
	padding: 0;
}

.cache{
	filter: alpha(opacity=50);  
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position:absolute;
	width:100%;
	height:100%;
	min-height: 100%;
	background-color:#666666;
	left:0px;
	top:0px;
	display:none;
}

.alerte{
	background-color:#F1F0ED;
	color:#BC275C;
	font-size:11px;
	/*font-weight:bold;*/
	text-align:left;
	border:#BC275C 1px solid;
	padding:20px 20px 20px 20px;
}

.bloc-error {
	color:#B30033;
	background-color:#F7F7F7;
	font-weight:bold;
	font-size:10px;
	border: 1px dashed #AAA;
	padding: 5px;
	text-align:center;
}

.btn {
	color: #FFF;
	font-size: 12px;
	background-color: #bc275c;
	padding: 4px;
	border: none;
	cursor:pointer;
}
.btn:hover {
	color: #FFF;
	background-color: #d34276;
}
.btn-big {
	color: #FFF;
	font-size: 12px;
	background-color: #bc275c;
	padding: 4px;
	font-weight: bold;
	border:none;
	cursor:pointer;
}
.btn-big:hover {
	color: #FFF;
	background-color: #d34276;
}
.blues {
	color:#6b7bf0;
}
.blues:hover {
	color:#5161d3;
}
.fushia {
	color:#bc275c;
}
.fushia:hover {
	color:#bc275c;
}
.gray {
	color:#6c6c6c;
}
.turquoise {
	color:#59EAFF;
}
.turquoise2 {
	color:#669CB6;
}
.number {
	font-size:20px;
	font-weight: bold;
}
.small {
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
}
.zone-lien {
	font-size: 12px;
}
.zone-texte {
	font-size: 11px;
	text-align: left;
	margin: auto;
	padding: 20px;
	line-height: 14px;
}
.zone-texte-white {
	font-size: 11px;
	text-align: left;
	margin: auto;
	padding: 25px;
	line-height: 14px;
	color: #666666;
}
.encart {
	font-size: 11px;
	text-align: left;
	padding: 25px;
	line-height: 14px;
	background-color: #FFFFFF;
	border: 5px solid #d1abbb;
	margin-top: auto;
	margin-right: 7px;
	margin-bottom: auto;
	margin-left: 7px;
	color: #5c5c5c;
}


/*** HEADER *****************/

.menu {
	height:18px;
	width:950px;
	font-size: 10px;
	margin-top: 12px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d4b8ca;
}
.menu-commande {
	height:10px;
	width:950px;
	font-size: 10px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
.footer {
	height:18px;
	width:950px;
	font-size: 10px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #d4b8ca;
}
.logo {
	height:84px;
	width:950px;
	font-size: 10px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}


/*** HOME *****************/

.home-sous-titre {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.home-titre {
	font-size: 12px;
	color: #e399ca;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.home-texte {
	font-size: 11px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 14px;
}


/*** BOUTIQUE *****************/
.separation {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9px;
	font-weight: lighter;
}
.categorie {
	width:950px;
	font-size: 10px;
	margin-top: 5px;
	padding-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	text-transform: uppercase;	
}
.categorie-on {
	background-color: #FFFFFF;
	color: #771a56;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.categorie-on:hover {
	background-color: #dfcad8;
	color: #771a56;
}
.sous-categorie-produit {
	font-size: 11px;
	color: #914075;
	font-weight: bold;
}
.sous-categorie {
	width:370px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding-left: 5px;
}
.sous-categorie-out {
	background-color: #914075;
	color: #FFF;
	padding: 3px 5px;
}
.sous-categorie-out:hover {
	background-color: #b45091;
	color: #FFF;
	padding: 4px 5px;
}
.sous-categorie-on {
	background-color: #b45091;
	color: #FFF;
	padding: 3px 5px;
}
.sous-categorie-on:hover {
	background-color: #b45091;
	color: #FFF;
	padding: 4px 5px;
}
.tableau {
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #2C1B32;
}
.titre-produit {
	color: #bc275c;
	font-size: 24px;
	height:38px;
	text-align: left;
	margin: auto;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 8px;
}
.sous-titre-produit {
	font-size: 10px;
	color: #666666;
	text-transform: none;
}
.pièces {
	color: #bc275c;
	font-size: 13px;
	text-transform: none;
}
.photo {
	height:332px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 0px;
}
.loading {
	height:202px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding-top: 135px;
	padding-bottom: 0px;
	color: #666;
	font-size: 10px;
}

.liste {
	color: #bc275c;
	font-size: 11px;
	text-align: left;
	margin: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.liste .lien {
	color: #bc275c;
	text-decoration: none;
}
.liste .lien:hover {
	color: #bc275c;
	background-color: #FFF;
	cursor:pointer;
}
.liste .lien-traiteur {
	color: #669CB6;
	text-decoration: none;
}
.liste .lien-traiteur:hover {
	color: #669CB6;
	background-color: #FFF;
	cursor:pointer;
}
.liste-texte {
	color: #666;
	font-size: 10px;
}
.liste-texte:hover {
	color: #bc275c;
	background-color: #FFF;
	cursor:pointer;
}
.liste-texte-traiteur {
	color: #666;
	font-size: 10px;
}
.liste-texte-traiteur:hover {
	color: #669CB6;
	background-color: #FFF;
	cursor:pointer;
}
.ajout {
	padding-top: 4px;
	padding-bottom: 7px;
	text-align: right;
}
.ma-commande {
	width:950px;
	height:45px;
	font-size: 12px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	font-weight: bold;
}
.ma-commande-voir {
	color: #FFF;
	font-size: 12px;
}
.ma-commande-voir:hover {
	color: #FFF;
	text-decoration: underline;
}
.ma-commande-points {
	color: #FFF;
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-transform: none;
	line-height: 22px;
	text-align: right;
}


/*** COMPTE *****************/
.compte {
	color: #666666;
	font-size: 11px;
	text-align: left;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
	min-height:300px;
}
.compte-titre {
	color: #bc275c;
	font-size: 20px;
	text-align: left;
}
.compte-titre:hover {
	color: #ed3476;
}
.compte-titre-traiteur {
	color: #00a5c3;
	font-size: 20px;
}
.compte-titre-traiteur:hover {
	color: #16c3e2;
}
.lien {
	color: #666666;
	text-decoration: underline;
}
.lien:hover {
	color: #303030;
}

/*** RESTAURANTS *****************/
.retaurants-adresses {
	font-size: 11px;
	text-align: right;
	height:365px;
	width:200px;
	margin: auto;
	padding-right: 15px;
	padding-top: 15px;
	
	background-image: url(images/restaurants-adresses-bg.jpg);
	background-repeat: no-repeat;
}
.retaurants-lieu {
	color: #c8c4ff;
}
.retaurants-tel {
	color: #ff9df4;
	font-size:14px;
}
/*** STORES *****************/
.stores-lieu {
	color: #c8c4ff;
	font-size:13px;
	font-weight: bold;
}
.blue {
	color:#bc275c;
}
.compte-adresses {
	color: #333333;
	font-size: 10px;
	margin: auto;
}
.zone-texte2 {
	font-size: 12px;
	text-align: left;
	margin: auto;
	padding: 20px;
	line-height: 16px;
	font-weight: normal;
}
.franchise {
	color: #000000;
	font-size: 12px;
}
.btnturquoise {
	color: #3C1F40;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #59EAFF;
	padding: 4px;
	border: none;
	cursor:pointer;
}
.btnturquoise:hover {
	color: #3C1F40;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #8FEEFF;
	padding: 4px;
	border: none;
	cursor:pointer;
}
.btnfushia-big {
	color: #FFF;
	font-size: 12px;
	background-color: #00A5C3;
	padding: 4px;
	font-weight: bold;
	border:none;
	cursor:pointer;
}
.livraison-texte {
	font-size: 11px;
}

.plan {
	overflow: auto;
	width: 320px;
	height: 300px;
	margin-top: 00px;
	margin-left: 00px;
	border: 1px solid #FFFFFF;
	font-style: normal;
} 

/* autocomplete */
.autocomplete {
	font-size: 14px;
	position: absolute;
	max-height: 150px;
	min-width: 222px;
	border: 1px solid #ABADB3;
	background: #fff;
	text-align:left;
	overflow:hidden;
}
.autocomplete div {
	
}
.autocomplete div a, .autocomplete div em {
	padding: 4px;
	background: #fff;
	display:block;
	color: #aaa;
}
.autocomplete div a:hover {
	padding: 4px;
	display:block;
	background: #eee;
	color: #000;
}
.autocomplete div a.current {
	padding: 4px;
	display:block;
	background: #eee;
	color: #000;
}
.autocomplete .search {
	color: #09C;	
}

input[type=text].valid {
	background: #fff;
	background-image:url('images/icon-valid.png');
	background-repeat:no-repeat;	
	background-position:right;	
	padding-right:20px;
}
input[type=text].invalid {
	background: #fff;
	background-image:url('images/icon-cross.png');
	background-repeat:no-repeat;
	background-position:right;	
	padding-right:20px;
}
.sqGreen{
	color: #b7d166;
	font-size:12px;
}
.sqBlue{
	color: #00daff;
	font-size:12px;
}