/* 
 * 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-top:10px;
	margin-bottom:10px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


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

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
/*color: #87AED9;*/
color:#4A0B31;

}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	color:#666666;
}
h3{
	font-size: 1.1em;
	/*	margin: 0;
	padding: 0; 
	color:#555555;*/
	color:#831257;
}

select {
	font-size: 10px;
}

input {
font-size: 0.9em;
border: 1px solid #666;
background-color:#FFF;
color:#000;
}

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

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

a:hover {
	text-decoration: none;
	color: #831257;

}

img {
	border: 0
}

#bouton a{
color:#000000;
text-align:center;
font-weight:bold;
font-size:0.9em;
}

#bouton a:hover {
	color:#831257;
	font-weight:bolder,
}

/* Page
-------------------------------------------------------- */
.pub {
	padding:0px;
	background-color:#FFFFFF;
}
.contenuaccueil {
	margin-left:10px;
}

#tab_accueil h1 {
font-size: 1.5em;
color:#4A0B31;
}
#tab_accueil .obligatoire {
	color: #831257;
}


#wrapper {
	width: 990px;
	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: 990px;
	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{
margin-left:1px;
margin-right:1px;
}
#contenu li {
	list-style-image: url(images/bullet_small_07.png);
	list-style-position: inside;
}

#contenu {
	margin-right: 10px;
	margin-left: 10px;
}
.contenutd{
background-color:#FFF;
color:#000;
}
.barreRubriqueTop {
color:#000000;
background-color:#EAEAEA;
font-size:1.2em;
}

.barreRubriqueBot {
color:#000000;
background-color:#DDDDDD;
}
.titrePage {
	color: #831258;
	text-align: left;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 5px;
}

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

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

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




/* Entête
-------------------------------------------------------- */
.bandeau {
	background-image:url(images/horizon.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

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

#entete {
	float: left;
	background-color: #831258;
	width: 990px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #FFFFFF;
}

.logo {
	float: left;
	width: 260px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


#monPanier {
	float: left;
	width: 250px;
	margin: 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

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

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

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

#entete a:hover {
	font-size: 0.8em;
	color: #a9c9e9;
	text-decoration: underline;
	font-weight: bold;
}


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

#chemin {
	float: left;
	width:100%;
	color: #666666;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	border-bottom: 1px solid #dddddd;
}

#chemin a {
	color: #666666;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

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

#chemin a:hover {
	color: #000000;

}

/* Produit petit & grand
-------------------------------------------------------- */
#prodPromo {
	font-size: x-small;
}

#prodPromo table {
border:#333333;
}

.ListeProduitsPetits {
	float: left;
	width: 760px;
	margin: 0;
	padding: 0;
}

.produitPetit {
	float: left;
	width: 170px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

.contourImage {
margin-right: 5px;
margin-bottom: 5px;
}
.contourImage a {
margin-right: 5px;
margin-bottom: 5px;
border : 1px solid #0066CC;
}

.contourImage a:hover {
margin-right: 5px;
margin-bottom: 5px;
border : 1px solid #a9c9e9;
}

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

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

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

.prixProduit {
	color: #CC0000;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	font-size: 14px;
}
.prixareduire {
	text-decoration:overline;
	text-decoration:none;
	font-size: x-small;
	color: #666666;
}
.prixareduire2 {
	text-decoration:line-through ;
	font-size: x-small;
	color: #666666;
}

.ficheProduit {
	float:left;
	width: 470px;
	margin-left: 10px;
}
.declinaison {
	font-size:0.9em;
	color:#666666;
	font-weight: bold;
}
#commander a {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

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

#commander a: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: #831258;
}

#pages a {
	color: #831258;
	text-decoration: none;
	font-weight: bold;
}

#pages a:visited {
	color: #831258;
	text-decoration: none;
	font-weight: bold;
}

#pages a:hover {
	color: #831258;
	text-decoration: underline;
	font-weight: bold;
}


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

.footer{
	float: none;
	font-size: 0.8em;
	text-align: center;
	border-top-style: none;
	margin: 2px;
	padding-top: 2px;
	background-image: url(images/fond_piedpage.jpg);
	background-repeat: repeat-x;
	background-position:top;
	color:#000000;
	background-position:bottom;
}

.footer a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

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

.footer a:hover {
	color: #831258;
	font-weight: bold;
/*	background-color: #e0c841; */
	text-decoration:none;
}

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

.enteteTableau {
	color: #831258;
	font-weight: bold;
	background-color: #dedce6;
	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 {
	background-color: #CCCCCC;
	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: #831258;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #831257;
}

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


/* Menu général
-------------------------------------------------------- */
#monCompte {
	font-weight: normal;
	font-variant: small-caps;
	color:#aaaaaa;
	margin-left:10px;
	padding: 3px;
	font-size: 0.9em;
}
#monCompte a {
	font-size: 0.9em;
	color:#000;
	padding: 4px 7px 0px 7px;
/*	border-right:1px solid #000000;
	border-left:1px solid #000000;*/
}
#monCompte a:hover {
	text-decoration:none;
	color:#ffffff;
	padding: 5px 6px 7px 6px;
	background-image:url(images/fond_menu2rm.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color:#2D102E;
	border-top:solid 1px #555555;
	border-left: solid 1px #222222;
	border-right: solid 1px #333333;
}


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

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

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

.menuMonCompte {
	float: left;
	color: #a9c9e9;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	padding: 0;
}

.menufond2 {
	color:#ffffff;
	background-image: url(images/fond_menu1bc.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#menuTop {
	float: right;
	font-weight: normal;
	color:#ffffff;
	margin-right: 20px;
	padding: 3px;
/*	text-transform: uppercase;*/
}
#menuTop a {
	font-size: 0.9em;
	color:#000;
	padding: 3px 15px 0px 15px;
/*	border-right:1px solid #000000;
	border-left:1px solid #000000;
	background-image:url(images/fond_menu1ro.jpg);
	background-repeat: repeat-x;*/
}
#menuTop a:hover {
	color: #ffffff;
	text-decoration:none;
	padding: 5px 14px 5px 14px;
	background-image:url(images/fond_menu2rm.jpg);
	background-repeat:repeat-x;
	background-color:#2D102E;
	background-position: top;
	border-top:solid 1px #555555;
	border-left: solid 1px #222222;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #222222;
}

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

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

.menufond1 {
	background-color:#ffffff;
	color:#000000;
	background-image: url(images/fond_menu1r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#menu {
  	padding: 5px 0px 5px 0px;
	margin: 0px; 
	color:#666666;
	font-size:0.9em;

}
#menu a {
	font-size:1.2em;
	text-decoration:none;
	padding: 7px 5px 6px 5px;
	display: block;
	border-bottom: 1px solid #dfdfdf;
	text-decoration: none;
	color: #000000;

}
#menu a:hover {
	color:#831257;
	text-align:center;
	background-image: url(images/fond_menu1bd.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-top: solid 1px #bbbbbb;
	border-right: solid 2px #831257;
	border-bottom : solid 1px #888888;
	border-left: solid 1px #aaaaaa;
	padding: 6px 4px 6px 4px;
}
.menutitre {
	font-variant: small-caps;
	font-size: 1em;
	text-align:center;
	color:#FFF;
	font-weight: bold;
	background-image:url(images/fond_menu2rm.jpg);
	background-position:center;
	background-repeat: repeat-x;
	border-left : solid 1px #cccccc;
	border-right : solid 1px #cccccc;
	border-bottom : solid 1px #cccccc;
}

dl#menu {
	width: 175px;
}


dl#menu dt {
	cursor: pointer;
}

dl#menu dt a {
	font-size: 1.2em;
	color: #555555;
	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;
}

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

dl#menu dd {
}

dl#menu li {
}

dl#menu li a {
	font-size: 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: #555555;
}

.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;
}

#signature a {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

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

#signature a:hover {
	color: #808185;
	text-decoration: underline;
	font-weight: bold;
}
/*           LightBox    
------------------------------*/
.lbAction {

}

.vignettesProduit a {
	float: left;
}

/*         Video Preview
---------------------------------*/
.videoPreview {
	background-image: url(images/bt-preview-video.gif) no-repeat center;
	background-color: #eee; 
	width: 200px;
	height: 150px;

	border: 1px solid #000;
}
.videoAlert {
	font-size: 9px;
	color: #333;
	background-color: #FFFFF0;
	border: 1px solid #EDEE00;
	padding: 5px;
	margin-top: 6px; 
	width: 191px;
	text-align: justify;
}
.videoPreviewContainer {
}
/*
* Pop-ups
*/
#bodyPopup {
	background-color: #ccc;
	padding: 10px 30px 10px 20px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.popupContent {
	background-color: #fff;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.popupContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.popImg {
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
}
.pPopImg {
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	text-align: center;
}
.pPopImg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

        .black_overlay{
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100%;
            background-color: black;
            z-index:1001;
            -moz-opacity: 0.8;
            opacity:.80;
            filter: alpha(opacity=80);
        }
        
        .white_content {
            display: none;
            position: absolute;
            top: 25%;
            left: 35%;
            width: 360;
            height: 180;
            padding: 16px;
            border: 16px solid #02283d;
            z-index:1002;
            overflow: auto;
				background-color: #fff;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
        }