/* 
 * Copyright (c) 2007 Copyright (c) Octolys Development
 * Ce template a été réalisé par http://www.scopika.com & http://www.fredodo.com
 * Il est soumis à la licence GPL
 */

/* Ce fichier définit le style visuel pour les différents éléments des pages.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - Eléments HTML en général
 * - Page
 * - Entête
 * - Chemin
 * - Produit petit & grand
 * - Pied de page
 * - Menu général
 * - Signature
 * - Nombre de pages
 * - les styles particuliers pour les pages intérieures
 */


/* Eléments HTML en général
-------------------------------------------------------- */
body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FF0000;
	font-size: 0.8em;
}

h1, h2, h3{
	font-family: "Trebuchet MS", sans-serif;
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

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

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0
}

/* Page
-------------------------------------------------------- */

#wrapper {
	width: 1024px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 100%;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#content {
	height: 570px;
	padding: 0;
	clear: both;
	margin: 0;
}

#jaune {
	background-color: #FFFFFF;
}

#contenu {
	float: left;
	width:79%;
	padding-left: 1%;
	padding-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	background-color:#FFFFFF;
}

.listeProduits{
	height:70px;
	width: 100%;
	margin-bottom: 5px;
}

.titrePage {
	font-size: 1.1em;
	color: black;
	text-align: left;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 15px;
}

.sousTitrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
}

.textePage {
	color: #141414;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}

.separation {
	height: 1px;
	width: 775px;
	background-color: #7f8eb9;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
	margin-left: 30px;
}




/* Entête
-------------------------------------------------------- */

#entete {
	float: left;
	background-color: #FFCC00;
	width: 100%;
	height:242px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color: #FFFFFF;
}

/* Mon compte
-------------------------------------------------------- */
	
#monCompte {
	float: left;
	width: 100%;
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #FF0000;
	border-bottom : dotted 1px #000000;
}

.formMonCompte {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
}

.blocMonCompte {
	float: left;
	padding:0;
	margin: 0;
}

.champFormMonCompte {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	color: #12335B;
	background-color: #e9f4fb;
	border: 1px solid #12335B;
	overflow: hidden;
	zoom: 1;
}

.menuMonCompte {
	float: left;
	font-size:0.8em;
	color: #000000;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	width: 100%;
	padding: 0;
}

#monPanier {
	position: relative;
	float: left;
	width: 98%;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2%;
}

#image_MajPanier{
	position: absolute;
	top: 0px;
	right: 0px;
}

p{	
	font-size: 0.8em;
	color: #a9c9e9;
	text-decoration: none;
	font-weight: bold;
}

.boutonMonCompteEntete {	
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}

a.LIEN_entete:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

a.LIEN_entete:visited {
	/*font-size: 0.8em;*/
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

a.LIEN_entete:hover {
	/*font-size: 0.8em;
	color: #a9c9e9;*/
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;
}


/* Chemin
-------------------------------------------------------- */

#chemin {
	float: left;
	width:970px;
	height:62px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #000000;
	margin: 0;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

a{
	
	margin-left : 20px;
}

a.LIEN_chemin:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.LIEN_chemin:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.LIEN_chemin:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits {
	width:100%;
	margin: 0;
	padding: 0;
	height: 425px;
	overflow: hidden;
}

.produitPetit {
	float: left;
	width: 47%;
	height: 150px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

.produitPetit .image{
	float: left;
	width: 40%;
	height: 100%;
}

.produitPetit .texte{
	float: right;
	width: 50%;
	height: 100%;
}

.produitPetitDessert {
	float: left;
	width: 47%;
	height: 200px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

.produitPetitDessert .image{
	float: left;
	width: 40%;
	height: 100%;
}

.produitPetitDessert .texte{
	float: right;
	width: 50%;
	height: 100%;
}

.produitPetitBoisson {
	float: left;
	width: 47%;
	height: 325px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

.produitPetitBoisson .image{
	float: left;
	width: 40%;
	height: 100%;
}

.produitPetitBoisson .texte{
	float: right;
	width: 50%;
	height: 100%;
}

.contourImage {
	margin-bottom: 5px;
	float: left;
}

.titreProduit {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.chapoProduit {
	color: #12335B;
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 5px;
	width: 100%;
}

.descriptionProduit {
	color: #12335B;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.prixProduit {
	color: #EC8000;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}

.ficheProduit {
	float:left;
	width: 470px;
	margin-left: 10px;
}


a.LIEN_commander:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
	float: left;
	width: 775px;
	text-align: right;
	font-size: 0.9em;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 10px;
	color: #12335B;
}

a.LIEN_pages:link {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
	color: #12335B;
	text-decoration: underline;
	font-weight: bold;
}


/* Pied de page
-------------------------------------------------------- */

#footer{
	float: left;
	width: 100%;
	color: #000000;
	font-size: 0.9em;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066CC;
	padding : 10px;
	background-color:#FFFFFF;
}
a {
	color: #0066CC;
	margin-left: 0px;
}

a.LIEN_footer:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #000000;
	font-weight: bold;
	background-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ligneTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdde;
	font-size: 0.9em;
}

.footerTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #bdbbcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 765px;
	text-align: right;
	margin: 10px;
}

.zoneDeSaisie {
	color: #12335B;
	font-weight: bold;
	font-size: 0.9em;
}

textarea.zoneDeSaisie {
	color: #12335B;
	font-weight: bold;
	font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #12335B;
}

/* Menu général
-------------------------------------------------------- */

#menuGeneral {
	float: left;
	height: 560px;
	width:20%;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color : #FFBF00;
}


dl, dt, dd, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu {
	position: relative;
	padding: 0;
	margin: 0;
	/*padding-bottom: 20px;*/
}

dl#menu {
	width: 175px;
}


dl#menu dt {
	cursor: pointer;
}

dl#menu dt a {
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	zoom: 1;
	border-right-style: solid;
	border-right-width: 0.5px;
	border-right-color: #000000;	
}

dl#menu dt a:hover, dl#menu dt .selected {
	color: #FFFFFF;
	background-color: #EC8000;
}

dl#menu dd {
}

dl#menu li {
}

dl#menu li a {
	font-size: 1em;
	color: #EC8000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin:0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	zoom: 1;
}

dl#menu li a:hover, dl#menu li .selected {
	color: #FFFFFF;
	background-color: #EC8000;
}

.invisibleW3C {
	width: 0; 
	height: 0;
	padding: 0; 
	margin: 0;
}

/* Signature
-------------------------------------------------------- */

#signature {
	padding: 0;
	width: 980px;
	color: #808185;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
}

a.LIEN_signature:link {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:visited {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:hover {
	color: #808185;
	text-decoration: underline;
	font-weight: bold;
}


/*****************
 * CodAddition
 *****************/
a#modQuantite:link {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}

a#modQuantite:visited {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}

a#modQuantite:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

a#delArticle:link {
	color: #ff3737;
	font-size: 15px;
	font-weight: bold;
}

a#delArticle:visited {
	color: #ff3737;
	font-size: 15px;
	font-weight: bold;
}

a#delArticle:hover {
	color: #ff3737;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

a.LIEN_commanderMedium:link {
	color: #1cdf00;
	font-size: 12px;
}

a.LIEN_commanderMedium:visited {
	color: #1cdf00;
	font-size: 12px;
}

a.LIEN_commanderMedium:hover {
	color: #1cdf00;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.LIEN_commanderMaxi:link {
	color: #ff0f0f;
	font-size: 12px;
}

a.LIEN_commanderMaxi:visited {
	color: #ff0f0f;
	font-size: 12px;
}

a.LIEN_commanderMaxi:hover {
	color: #ff0f0f;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.LIEN_commanderW1:link {
	color: #80ff00;
	font-size: 12px;
}

a.LIEN_commanderW1:visited {
	color: #80ff00;
	font-size: 12px;
}

a.LIEN_commanderW1:hover {
	color: #80ff00;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.LIEN_commanderW2:link {
	color: #ff0f0f;
	font-size: 12px;
}

a.LIEN_commanderW2:visited {
	color: #ff0f0f;
	font-size: 12px;
}

a.LIEN_commanderW2:hover {
	color: #ff0f0f;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}


a.LIEN_commander:link {
	color: #80ff00;
	font-size: 12px;
}

a.LIEN_commander:visited {
	color: #80ff00;
	font-size: 12px;
}

a.LIEN_commander:hover {
	color: #80ff00;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}


/*
	Code CSS pour les div des promos
*/
a.LIEN_vider{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 7px;
}

a.LIEN_vider:link {
	color: #000000;

}

a.LIEN_vider:visited {
	color: #FF0000;
}

a.LIEN_vider:hover {
	text-decoration: underline;
}

#total_promo
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: right;
}

#texte_promo{
	color: red;
	font-size: 1.1em;
	font-weight: bold;
	margin-top:2px;
	margin-bottom: 5px;
}

#prix_total{
	font-size: 14px;
	font-weight: bold;
}

#ingredient_field{
	margin-top: 15px;
}

.compo{
	clear: both;
}

.compo h4 {
	font-size: 1.3em;
	color: #12335B;
}

.liste_ingredients {
	border: solid 1px #CCC;
	margin: 5px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#conteneur_scrollbar{
	border: solid 1px #AAA;
	position:relative;  
	width:800px;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#article_list{
	background-color: #ffd351;
	border: solid 1px #DDD;
	position:relative;
	width:97%;
	margin-bottom: 5px;
	margin-top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
     
#scrollbar_track {  
	position:absolute;  
	top:0;  
	right:0;  
	height:100%;  
	width:10px; 
	background-color:transparent;  
	border-left: solid 1px #AAA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#article_track{
	position: absolute;  
	top:0;  
	right:0;
	height:100%;  
	width:10px; 
	background-color:transparent;  
	border-left: solid 1px #AAA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
    
#scrollbar_handle{
	width:10px;  
	background-color:#FFBF00;  
	cursor: s-resize;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
	opacity:0.9;  
	-moz-opacity:0.9;  
}

#article_handle{
	width:10px;  
	background-color:#FFF;  
	cursor: s-resize;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
	opacity:0.9;  
	-moz-opacity:0.9;  
}

#article_content
{
	width:90%;
	height: 200px;
	overflow: hidden;
}

#listeIngredients{
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
}

.suggestion{
	position: fixed;
	background-color: #ff3333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	/*min-width: 500px;*/
}

.suggestion_top{
	background-image: url("images/tooltip.png");
	top: -10px;
	right: 0px;
	position: absolute;
	display: block;
	height: 10px;
	width: 40px;
}

.suggestion_header{
	text-align:center;
	border-bottom: 2px outset #EEE;
	background-color: #F22;
}

.suggestion_contenu{
	margin-top:10px;  
	width:100%;  
	height:100%;
}

.suggestion_titre{
	margin-top:7px;
	font-size:13px;
}

.suggestion_fermer{
	position: absolute;
	display: block;
	background-image: url('images/fermer.gif');
	height: 13px;
	width: 13px;
	top: 2px;
	right: 2px;
}