/* 
 * 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
-------------------------------------------------------- */
@import url(style_editeur.css);

body {
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	background-image:url(image/fond_site.jpg);
	background-repeat:no-repeat;
	background-color:#441B19;
	font-size:12px;
}

p {
	padding:0;
	margin:0;
}

img {
	border:0;
}

a {
	color:#C68B5D;
	text-decoration:none;
	outline:0;
}

a:hover {
	text-decoration:underline;
}

#main {
	position: absolute; /* on positionne le conteneur */
	left:50%;
	width:858px;
	margin-left: -429px;
	background-color:#FFFFFF;
	margin-top:20px;
}

#menu_gauche_accueil {
	float:left;
	width:140px;
	color:#421c19;
	margin-top:40px;
}

#un_menu_gauche_accueil {
	float:left; 
	width:80%; 
	padding-top:2px;
	padding-bottom:2px;
	heigth:35px;
	border-bottom:1px solid #999999;
	background-image:url(image/puce.jpg);
	background-repeat:no-repeat;
	margin-left:10%;
	padding-left:20%;
	font-size:13px;
}

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

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

#menu_droite_accueil {
	float:left;
	width:650px;
	margin-left:50px; 
	margin-top:15px;
	margin-bottom:12px;
}

.espace_accueil {
	float:left;
	width:100%;
	height:10px;
	background-color:#3A1715;
}

#menu_principal_accueil {
	float:left;
	width:100%;
	margin-top:7px;
}

.un_menu_accueil {
	float:left;
	width:143px;
	text-align:center;
}

.bas_menu_accueil {
	float:left;
	background-repeat:no-repeat;
	width:97%;
	height:34px;
	text-align:right;
	padding-right:3%;
	padding-top:4px;
}

/* DOUBLE MENU */

.un_double_menu_accueil {
	float:left;
	width:286px;
	text-align:center;
	margin-top:15px;
}

.bas_double_menu_accueil {
	float:left;
	background-repeat:no-repeat;
	width:97%;
	height:34px;
	text-align:right;
	padding-right:3%;
	padding-top:4px;
}

#en_tete {
	float:left;
	width:100%;
	background-repeat:no-repeat;
	background-position:top right;
}

#bloc_logo {
	float:left; 
	width:280px; 
	margin-top:20px; 
	margin-left:20px;
}

/* MENU
------------------------*/

#menu_horizontal {
	float:left; 
	margin-left:30px;
	width:528px; 
	margin-top:145px;
}

.un_menu_horizontal {
	float:left;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	border-right:1px solid #c1b49b;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.un_menu_horizontal a {
	color:#000000;
	text-decoration:none;
}
.un_menu_horizontal a:hover {
	color:#666666;
	text-decoration:underline;
}

#separation_page_type {
	float:left;
	width:100%;
	height:10px;
	background-image:url(image/pointille.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#fond_principal {
	float:left;
	width:828px;
	padding-top:30px;
	padding-left:30px;
}

/* LISTE PRODUIT
------------------------------- */

.bloc_produit {
	float:left;
	margin-right:18px;
	width:185px;
	border:1px solid #999999;
	background-image:url(image/degrad_bloc_produit.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:252px;
	margin-bottom:30px;
}

.titre_produit {
	float:left;
	width:175px;
	margin-left:10px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

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

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

.prix_produit {
	float:left;
	width:175px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

.photo_bloc_produit {
	float:left;
	width:100%;
	text-align:center;
}

.separation_bloc_produit {
	float:left;
	width:165px;
	margin-top:2px;
	margin-left:10px;
	height:1px;
	background-image:url(image/separation_bloc_produit.jpg);
}

.bloc_bas_produit {
	float:left;
	width:170px;
	height:55px;
	padding-left:15px;
	padding-top:3px;
	background-image:url(image/bande_orange_bloc_produit.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.picto_bloc_produit {	
	float:left;
	width:30px;
}

.description_bloc_produit {
	float:left;
	width:135px;
	height:21px;
	font-size:9px;
	color:#666666;
}

.lien_bloc_produit {
	float:left;
	margin-top:3px;
	width:165px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}

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

.lien_bloc_produit a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

/* CONTENU
--------------------------------- */
#contenu {
	float:left;
	width:80%;
	background-image:url(image/fond_contenu.jpg);
	padding:50px;
}
h2 {
	color:#C68B5D;
	border-bottom:1px solid #C68B5D;
}

/* DETAILS PRODUITS
--------------------------------- */
#bloc_photo_detail {
	float:left;
	width:320px;
	border:1px solid #999999;
	margin-bottom:30px;
}

#bloc_picto {
	float:left;
	width:320px;
	text-align:left;
	background-color:#c68b5d;
}

#bloc_picto img {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

#bloc_droite_detail {
	float:left;
	margin-left:30px;
}

#titre_detail {
	color:#65a7b4;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:24px;
}

#bloc_carac_detail {
	float:left;
	width:180px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

#bloc_carac_detail p {
	padding-top:2px;
}
#bloc_desc_detail {
	float:left;
	width:242px;
	margin-left:20px;
	color:#999999;
	margin-top:10px;
}

#produit_associe {
	float:left;
	margin-left:25px;
	width:450px;
	margin-top:20px;
}





/* STYLE INFOBULLE
---------------------------------------*/
a.info{
    position:relative; 
    z-index:24;
    color:#000000;
    text-decoration:none;
}

a.info:hover{
	z-index:25; 
	background-color:#FF9900;
    text-decoration:none;
}

a.info span{
	display:none;
}

a.info:hover span{ 
	/*le contenu de la balise span ne 
	sera visible que pour l'état a:hover */
	display:block; 
	position:absolute;
	top:-3em; 
	left:5em;
	border:1px solid #C68B5D;
	background-color:#eeeeee;
	color:#666666;
	text-align: justify;
	font-weight:none;
	padding:5px;
}




/* Etapes de commande
-------------------------------------------------------- */

#etapesDeCommande {
	float: left;
	width:670px;
	color: #515053;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding:0;
	background-color:#fff;
}

#etapesDeCommande ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:668px;
	border-right:solid 1px #d8d9da;
}

#etapesDeCommande ul li {
	color:#c7c9ca;
	width:166px;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	float:left;
	border-left:solid 1px #d8d9da;
	border-bottom:solid 1px #d8d9da;
	border-top:solid 1px #d8d9da;
}

#etapesDeCommande ul li.selection {
	color:#d8d9da;
	border-left:solid 1px #d8d9da;
	border-bottom:solid 1px #d8d9da;
	border-top:solid 1px #d8d9da;
	background-color:#515053;
}

#etapesDeCommande ul li span {
	color:#fff;
	font-size:16px;
	margin:0 3px 0 0;
	padding:0 5px;
	background-color:#d8d9da;
}

#etapesDeCommande ul li span.chiffreSelection {
	color:#d8d9da;
	background-color:#515053;
	border-right:solid 1px #d8d9da;
}

/* Formulaire 
-------------------------------------------------------- */
.bouton {
	background-color:#D8CFBF;
	color:#000000;
	border:1px solid #c2b39b;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	cursor:pointer;
}

/* PIED
--------------------------------------------------------- */
#pied {
	float:left;
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#441B19;
	color:#C68B5D;
}

/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html button {width:1%; overflow:visible;} 
*:first-child+html button {overflow:visible;}


/* MENU DEROULANT 
--------------------------------------------------------- */
/* PANNEAU DEROULANT */

.panel {
position: absolute;
top: 110px;
left: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 100px;
height: auto;
padding: 50px 10px 10px 10px;
filter: alpha(opacity=60);
opacity: .60;
z-index:50000;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
/*font-size:6px;*/
border-right: solid white 2px;
}

.panel p{
margin: 0 5px;
font-size: 10px;
/*padding: 0;
color: #cccccc;*/
}

.panel li, .panel li:visited{
margin: 0 -40px;
padding: 0 0 4px;
width: 115px;
height: 20px;
background-color: #000;
}

.panel li:hover, .panel li:visited:hover {
margin: 0 -39px;
padding: 0 0px 4px;
width: 116px;
height: 20px;
background-color: #441B19; /* voir #A46D01 ou #EEE7E1 */
}

hr {
background-color: activecaption;
border: 0 none;
color: grey;
height: 1px;
margin: 5px 0 7px;
width: 115px;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: Snow;
text-decoration: none;
/*border-bottom: 1px solid #9FC54E;*/
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #FFF;
text-decoration: none;
/*border-bottom: 1px solid #ffffff;*/
font-family: Arial, Helvetica, sans-serif;
}

.panel ul{
border-left: solid white 1px;
/*float: left;*/
margin: 0 0 0 -8px;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 110px; left: 0;
font-size: 12px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 10px 40px 10px 10px;
font-weight: 700;
background:#572621 url(./image/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
z-index:50001;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 110px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 10px 40px 10px 15px;
font-weight: 700;
background:#222222 url(./image/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url(./image/minus.png) 85% 55% no-repeat;
}


