/* 
 * 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 {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #CCCCCC;
}
h1 {
	font-size: 1.6em;
	font-variant: small-caps;
	margin: 0;
	padding: 0;
}
h2{ 
	font-size: 1.4em;
	font-variant: small-caps;
	margin: 0;
	padding: 0;
}
a {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 0.95em;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
img {
	border: 0;
}
.img_middle {
	vertical-align: middle;
}
ul {
	margin: 0;
	list-style-image: url(images/fleche-listes.png);
	list-style-position: outside;
}
li a {
	vertical-align: top;
}
form {
	padding:0;
	margin: 0;
}

/* Tooltip Info-Bulles
-------------------------------------------------------- */
.tool-tip {
	color: #333333;
	font-size: 10px;
	width: 147px;
	z-index: 13000;
}
.tool-title {
	margin: 0;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0;
	background-image: url(images/bulle.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.tool-text {
	padding-top: 0;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 9px;
	background-image: url(images/bulle.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* Page
-------------------------------------------------------- */
#cadre {
	position: relative;
	width: 817px;
	height: 100%;
	text-align: justify;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	position: fixed;
	top: 152px;
	bottom: 53px;
	width: 817px;
	padding: 0;
	margin: 0;
	background-image: url(cadre/milieu.jpg);
	background-repeat: repeat-y;
	z-index: 0;	
}
#contenu {
	position: absolute;
	top: 152px;
	left: 195px;
	right: 195px;
	width: 427px;
	padding-bottom: 55px;
	z-index: 1;
	overflow-x: hidden;
}
.bloc {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
}
.titrePage {
	text-align: center;
	font-weight: bold;
	padding-bottom: 30px;
}
.sousTitrePage {
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textePage, .listeMRG {
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.liste_marge {
	margin-left: 30px;
}
.image {
	float: left;
	margin-right: 5px;
}




/* Entête
-------------------------------------------------------- */
#entete {
	position: fixed;
	width: 817px;
	height: 152px;
	padding: 0;
	margin: 0;
	background-image: url(cadre/haut.jpg);
	background-repeat: no-repeat;
	z-index: 10;
}
#monCompte {
	position: absolute;
	bottom: 3px;
	right: 15px;
	margin: 0;
	padding: 0;
	z-index: 11;
}
.formMonCompte {
	margin: 0;
	padding: 0;
	margin-right: 3px;
}
.boutonMonCompteEntete {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}	
.blocMonCompte {
	padding:0;
	margin: 0;
}
.champFormMonCompte {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	overflow: hidden;
	zoom: 1;
}
.menuMonCompte {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
a.LIEN_entete {
	color: #AAAAAA;
}
a.LIEN_entete:hover {
	color: #FFFFFF;
}

/* Produit grand & petit
-------------------------------------------------------- */
.ListeProduitsPetits {
	width: 425px;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
.produitGrand {
	position: relative;
	width: 425px;
	height: 250px;
	margin: 1px;
	padding: 0;
	margin-top: 6px;
	margin-bottom: 4px;
	background-image: url(images/presentoire-double.png);
	background-repeat: no-repeat;
	backgroung-position: top left;
	overflow: hidden;
}
.produitPetit {
	position: relative;
	float: left;
	width: 210px;
	height: 210px;
	padding: 0;
	margin: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url(images/presentoire-simple.png);
	background-repeat: no-repeat;
	backgroung-position: top left;
	overflow: hidden;
}

.produitGrand ul, .produitPetit ul {
	list-style-image: none;
	list-style-type: circle;
}
.titreProduitPetit, .titreProduitGrand {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
}
.ficheProduitGrand {
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 2px;
}
.descriptionProduitGrand {
	position: relative;
	text-align: justify;
	margin: 0;
	padding: 0;
	margin-left: 3px;
	margin-right: 4px;
}
.imageProduitGrand {
	float: left;
	margin-right: 4px;
}
.imageProduitPetit {
	margin: 0;
	padding: 0;
}
.descriptionProduitGrand ul {
	margin: 5px;
	list-style-image: none;
	list-style-type: circle;
	list-style-position: inside;
}
.chapoProduit {
	padding: 0;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}
.infosAchatPetit, .infosAchatGrand {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	z-index: 0;
}
.declinaisonProduit {
	position: absolute;
	left: -90%;
	bottom: 32px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.boutonAchatGrand .declinaisonProduit {
	bottom: 40px;
}
.boutonAchatPetit, .boutonAchatGrand {
	position: absolute;
	right: 1px;
	bottom: -1px;
	margin: 0;
	padding: 0;
}
.boutonEcouter {
	position: absolute;
	left: 190px;
	top: 185px;
	margin: 0;
	padding: 0;
}
.etiquettePetit, .etiquetteGrand {
	position: absolute;
	width: 67px;
	height: 35px;
	left: 2px;
	bottom: 0;
	margin: 0;
	padding: 0;
	background-image: url(images/etiquette-prix.png);
	background-repeat: no-repeat;
	backgroung-position: top left;
	text-align: right;
	vertical-align: middle;
}
.prixProduitNormal, .prixProduitPromo {
	position: relative;
	height: 100%;
	top: 26%;
	right: 10px;
	margin: 0;
	padding: 0;
	color: #F00000;
	font-weight: bold;
	font-family: Arial;
	font-size: 1.3em;
}
.prixProduitPromo {
	top: 18%;
	line-height: 80%;
}
.prixPromo {
	color: #444444;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: line-through;
	line-height: 100%;
}


/* Nombre de pages
-------------------------------------------------------- */
#nbpages {
	width: 100%;
	text-align: right;
	padding-top: 5px;
	margin: 0;
	padding-bottom: 10px;
	color: #12335B;
}


/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */
.enteteTableau {
	color: #DDDDDD;
	font-weight: bold;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.Tableau {
	width: 100%;
	border: none;
	border-spacing: 0;
}
.ligneTableau {
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
}
.ligneTableau1 {
	width: 53%;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
}
.ligneTableau2 {
	width: 47%;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
}
.ligneTableauTotalPanier {
	padding: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #777777;
}
.TDalignRight {
	text-align: right;
}
.TDalignLeft {
	text-align: left;
}
.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;
	text-align: center;
	margin: 10px;
}
.zoneDeSaisie {
	width: 200px;
	color: #222222;
	font-weight: bold;
}
.etoile {
	color: #FF0000;
	font-size: 0.9em;
}
.obligatoire {
	color: #FF0000;
}
.commentaires {
	font-size: 0.9em;
	text-align: right;
	font-weight: bold;
	color: #FF0000;
}

/* Menu général
-------------------------------------------------------- */
#menuGeneral {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 8px;
	text-align: left;
	width: 175px;
	z-index: 8;
}
.menuSeparateur {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
}
dl, dt, dd, li {
	margin: 0;
	padding: 0;
}
.ssmenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu {
	position: relative;
	padding: 0;
	margin: 0;
}
dl#menu {
	width: 100%;
	margin: 0;
	padding: 0;
}
dl#menu dt {
	cursor: pointer;
}
dl#menu dt a {
	font-size: 1.4em;
	color: #CCCCCC;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	zoom: 1;
}
dl#menu dt a:hover, dl#menu dt .selected {
	color: #FFFFFF;
	background-color: #444444;
}
dl#menu li a {
	font-size: 1.1em;
	color: #555555;
	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: #444444;
}
.invisibleW3C {
	width: 0; 
	height: 0;
	padding: 0; 
	margin: 0;
}

/* Sidebar boutique : boutiquebar
-------------------------------------------------------- */
#monPanier {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	width: 175px;
	z-index: 8;
}
#ajaxPanier {
	padding: 0;
	margin: 0;
	padding-top: 5px;
}

/* Pied de page
-------------------------------------------------------- */
#footer {
	position: fixed;
	width: 817px;
	height: 53px;
	bottom: 0;
	padding: 0;
	margin: 0;
	color: #AAAAAA;
	background-image: url(cadre/bas.jpg);
	background-repeat: no-repeat;
	z-index: 9;
}
#linkway{
	position: absolute;
	top: 0px;
	width: 100%;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#chemin {
	float: left;
	padding-left: 12px;
}
#drapeaux {
	float: right;
	padding-right: 12px;
	margin-top: 1px;
}

/* Signature
-------------------------------------------------------- */
#copyright {
	position: absolute;
	bottom: 15px;
	width: 100%;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#copyright span {
	 font-size: 0.9em;
}
#copyright_nedra {
	float: left;
	padding-left: 12px;
}
#copyright_thelia {
	float: right;
	padding-right: 12px;
}