/* 
 * 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;
	text-align:left;
	background-color:#111111;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

* {
	padding:0;
	margin:0;
	border:0;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#50ff38;
}

#main {
	position: absolute; /* on positionne le conteneur */
	left:50%;
	width:1100px;
	margin-left: -550px;
	margin-top:20px;
}

#entete {
	float:left;
	width:1100px;
	height:100px;
	background-image:url(images/fond_entete.jpg);
	background-repeat:repeat-x;
}

#bloc_logo {
	float:left; 
	width:354px;
	height:69px;
}

#espace_client {
	float:left;
	width:160px;
	margin-left:500px;
	margin-top:7px;
	height:93px;
	background-image:url(images/espace_client.png);
	background-repeat:no-repeat;
	padding-left:80px;
}


#demande {
	float:left;
	width:120px;
}


/* MENU
------------------------------------- */


#menu {
	float:left;
	width:150px;
	margin-top:20px;
}

.un_menu a, #lien_panier a {
	float:left;
	width:130px;
	border-bottom:1px solid #50ff38;
	background-image:url(images/carre_menu.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#sous_menu, #sous_sous_menu_1, #sous_sous_menu_2, #sous_sous_menu_3, #sous_sous_menu_4 {
	display:none;
	float:left;
	width:120px;
	padding-left:10px;
}
#sous_sous_menu_1, #sous_sous_menu_2 {
	width:90px;
}

#lien_panier a {
	background:none;
	background-color:#FFFFFF;
	color:#111111;
	border:1px solid #50ff38;
	width:140px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:10px;
	margin-bottom:10px;
}





#contenu {
	float:left;
	width:925px;
	margin-top:15px;
	margin-left:10px;
	padding-left:15px;
	background-color:#FFFFFF;
	color:#111111;
}

#contenu p {
	margin-bottom:2px;
	margin-top:2px;
}

#contenu h2 {
	margin-top:10px;
	margin-bottom:5px;
}

#contenu h3 {
	margin-top:8px;
	margin-bottom:6px;
}
#contenu a {
	color:#000000;
	text-decoration:underline;
}


/* LISTE PRODUIT
------------------------------- */
#rubrique_gauche {
	float:left;
	margin-right:10px;
}

#bloc_lunettes {
	float:left;
	width:850px;
	padding-top:10px;
}


.bloc_produit {
	float:left;
	border:1px solid #c0c9bf;
	width:200px;
	margin-right:5px;
	margin-bottom:20px;
	height:220px;
}

.bloc_produit_pack {
	float:left;
	border:1px solid #c0c9bf;
	width:200px;
	margin-right:5px;
	margin-bottom:20px;
	height:220px;
}

.img_produit {
	margin-left:10px;
	padding-bottom:5px;
	border-bottom:1px solid #c0c9bf;
}

.info_liste {
	float:left;
	width:190px;
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
}

/* DETAIL 
--------------------------------- */

#bloc_image {
	float:left;
	width:850px;
	text-align:center;
	margin-bottom:10px;
}

#bloc_image img {
	border:1px solid #bec7bd;
}

#bloc_description {
	float:left;
	width:265px;
	text-align:justify;
	font-weight:bold;
	font-size:13px;
	margin-bottom:15px;
}


#bloc_description p {
	line-height:normal;
}

.titre_detail {
	font-size:16px;
	font-weight:bold;
}

#bloc_prix {
	float:left;
	width:190px;
}


#bloc_panier {
	float:left;
	width:170px;
}


/* CONTENU
--------------------------------- */
#img_contenu {
	float:left;
	border:1px solid #000;
}

#texte_contenu {
	float:left;
	text-align:justify;
	width:850px;
	padding-left:20px;.
	font-size:14px;
}

#titre_contenu {
	font-size:22px;
	border-bottom:2px solid #50ff38;
	color:#50ff38;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:30px;
}






/* DETAILS PRODUITS
--------------------------------- */

#add_panier {
	float:left;
	margin-top:10px;
	width:170px;
	height:100px;
	border:0;
	background-image:url(images/add_panier.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}











/* 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:850px;
	color: #515053;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px 20px 10px;
	margin-right:20px;
	padding:0;
	background-color:#fff;
}

#etapesDeCommande ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:840px;
	border-right:solid 1px #d8d9da;
}

#etapesDeCommande ul li {
	color:#c7c9ca;
	width:209px;
	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;
}


.ligne {
	padding-top:10px;
}

/* Formulaire 
-------------------------------------------------------- */

#contenu table tr td input, #contenu table tr td textarea, #contenu table tr td select {
	background-color:#111111;
	color:#FFFFFF;
	border:1px solid #50ff38;
	width:240px;
	margin:5px;
}

.bouton {
	background-color:#50ff38;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:5px;
	cursor:pointer;
}

.champ_connexion {
	float:left;
	width:100px;
	height:19px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	padding-top:4px;
	margin-top:5px;
	border:1px solid #50ff38;
}

#btn_ok {
	float:left;
	width:23px;
	height:23px;
	background-image:url(images/btn_ok.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:3px;
	cursor:pointer;
}


/* PIED
--------------------------------------------------------- */
#pied {
	float:left;
	width:1100px;
	margin-top:5px;
	font-weight:bold;
	font-size:10px;
	color:#50ff38;
	margin-bottom:10px;
}

#pied a {
	color:#50ff38;
}

/* PAGE CONTACT
-------------------------------------------------------- */
.zoneDeSaisie {
	background-color:#111111;
	color:#FFFFFF;
	border:1px solid #50ff38;
	margin-top:5px;
	height:20px;
	padding-top:3px;
}

/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html button {width:1%; overflow:visible;} 
*:first-child+html button {overflow:visible;}



