/* 
 * 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:
 * - Structure 
 * - 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
 */

 
 
*	-----------------------------------
	STRUCTURE
	-----------------------------------	*/

* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
}

#wrapper {
	width: 760px;
	overflow: visible;
	position: relative;
	margin: 0 auto;
	margin-top: 15px;
	padding: 0;
}

#subwrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
}

#content {
	padding: 0 0 0 0;
	margin: 0;
}

#contenu {
	clear: both;
	width: 740px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #FFF;
}

.texteContenu {
	padding: 10px 135px 25px 25px;
}


#menuGeneral {
	float: left;
	width: 760px;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	background-color: #FFFFFF;
	border-bottom: 3px solid #BFBFBF;
}

#rubriques {
	float: left;
	margin: 0;
	width: 540px;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #BFBFBF;
}

#recherche {
	float: right;
	padding: 0px;
	margin: 0;
	margin-top: 10px;
	width: 180px;
}
 
#entete {
	width: 760px;
	margin: 0;
	padding: 10px 0 0 0;
	color: #444;
}

#monCompte {
	/*width: 400px;*/
	margin: 0;
	padding : 0;
}

#boutique	{ 
	float: left;
	z-index: 1;
	margin: 0; 
	padding: 0;
	background: url(hcplus_boutique.gif) no-repeat top left;
	width: 340px;
	height:77px;
	padding-right: 16px;
}

#monPanier {
	float: left;
	width: 330px; 
	margin: 0;
	padding: 0;
    padding-top: 12px;
}

#feedIcon {
	float: left;
	text-align: right;
	padding-top: 10px;
	width: 72px; 
}

#chemin {
	position : relative;
    top: -30px;
    left : 356px;
	width: 400px; 
	margin: 0;
	padding: 0;
	height: 22px;
}

#edito {
	margin: 0px;
	padding: 4px 20px 4px 20px;
}

#footer{
	float: left;
	width: 760px; 
	margin: 15px 0px;
	padding-top: 7px;
	padding-bottom: 15px;
}

.produit_fiche {
	margin-top: 20px;
	margin-left: 20px; 
}

.produit_image {
	float: left;
	padding-top: 0px;
	margin: 0;
	width: 290px;
}

.produit_datas {
	float: left;
	padding-top: 0px;
	margin: 0;
	width: 340px;
}

.produits_liste {
	/* width: 760px; */
	margin: 0;
	padding: 0;
	margin-left: 20px; 
	padding-bottom: 30px;
}

.titrePage {
	/* width: 750px; */
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.titrePage , .titrePageProduit {
	text-align: left;
	font-weight: bold;	
	color: #78A4BC;	
}

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

.textePage {
	color: #141414;
	text-align: left;
	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;
}  

.alerte {
	margin: 30px 10px;
	padding: 10px;
	border: 2px solid #F00;
	border-top: 4px solid #F00;
	font-size: 1.2em;
	background-color: #FFF0DF;
}

.alerte h4 {
	color: #F00;
	font-size: 1.2em;
	padding: 4px 0;
	margin: 0;
}

 
/*	----------------------------------- 
	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: #CCCCCC; */
	/* font-size: 0.8em; */
	
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #47575F url(hc_btk_fd001.gif) repeat;
	color: #333;
}

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

h1{
	font-size: 2.8em;
	color: #fff;
	margin: 0;
	padding: 0;
	padding-bottom: 0.5em;
}
h2{
	font-size: 3.2em;
	margin: 0 0 10px 0;
	padding: 0;
}
h3{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

h4{
	font-size: 1.8em;
	margin: 0;
	padding: 8px 0 0 0 ;
	color: #9F9F9F;
	font-weight: bold;
	letter-spacing:3px;
	border-top: 1px solid #BFBFBF;
	margin: 10px 30px 10px 20px;
}

a, a:link, a:visited {
	color: #EC8000;
	text-decoration: none;
	font-weight: bold;
}

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

img {
	border: 0
}

hr {
	clear: both;
	visibility: hidden;
	height: 1px;
	margin: 0;
	padding: 0;
}

#edito {
	font-size: 1.2em;
}

#edito ul {
	margin: 30px 10px 10px 0px;
	border-top: 4px solid #BFBFBF;
}

#edito ul li {
	display: block;
	background-color: #FFF0DF;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 6px;
}

#home_actu {
	margin: 10px 0px 20px 20px;
	padding: 0;
	width: 330px;
	float: left;
}

#home_actu h3 {
	background-color: #DFDFDF;
	margin-bottom: 15px;
	font-size: 15px;
}	

#home_vid {
	margin: 10px 10px 20px 10px;
	width: 350px;
	padding: 0;
	float: left;
	text-align: center;
	background-color: #DFDFDF;
}

#paiement {
	padding: 10px 0 0 20px;
	text-align: left;
}


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

#boutique span {
	display:none;
}

#boutique a {
	display: block;
    width: 334px;
    height: 77px;    
	margin: 0;
	padding: 0;
	text-decoration: none;
}

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

.formMonCompte {
	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 {
	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 {
	color: #a9c9e9;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	padding: 0;
}

.menuMonCompte span {
	display: none;
}

#monPanier {
}

#monPanier a{
	font-size: 1.3em;
	font-weight: bold;
	color: #FA9B39;
	padding-left: 22px;
	background: url(icon_cart.gif) no-repeat top left;
}

#monPanier a:hover{
	color: #FFF;
	background-color: #FA9B39;
	text-decoration: none;
}

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


a.LIEN_entete:link, a.LIEN_entete:visited {
	color: #fff;
	text-decoration: none;
}

a.LIEN_entete:hover {
	color: #FFF;
	background-color:  #FA9B39;
	text-decoration: none;
}



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

#chemin {
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
}

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
-------------------------------------------------------- */

.produits_liste {
}

.produits_liste h2 {
	border-top: 2px solid #BFBFBF;
	margin-top: 40px;
	padding-top: 5px;
	color: #888888;
	font-size: 2em;
	width: 690px;
}

.produit_un {
	border-top: 3px solid #BFBFBF;
	float: left;
	width: 150px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	padding-top: 10px;
}

.produit_titre {
	text-align: left;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.produit_titre, .produit_titre a {
	color: #6294AF;
}

.produit_titre a:hover {
	color: #EF4A4A;
	text-decoration: none;
}

.produit_chapo {
	color: #9F9F9F;
	font-weight: bold;
	text-align: left;
	font-style: normal ;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 10px;
	width: 100%;
}

.produit_description {
	color: #4F4F4F;
	font-size: 1em;
	line-height: 1.1em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.produit_prix {
	color: #EC8000;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	font-size: 1.2em;
	margin-bottom: 5px;
}

.produit_vignette {
	margin-bottom: 5px;
}
	
.contourImage {
	border: 1px solid #BFBFBF;
	padding: 4px;
}

a.LIEN_commander {
	display: block;
	width: 136px;
	padding: 8px 6px;
	margin-top:10px;
	text-align:center;
	font-weight: bold;
	color: #EF4A4A;
	background-color:  #EFFFCF;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #fff;	
}

a.LIEN_commander:link, a.LIEN_commander:visited {
	background-color: #77A5BF;
	color: #FFF;
	text-decoration: none;
}

a.LIEN_commander:hover {
	background-color: #EF4A4A;
	color: #FFF;
	text-decoration: none;
}

.produit_nondispo {
	display: block;
	width: 138px;
	padding: 6px;
	margin-top:10px;
	text-align:center;
	font-weight: bold;
	color: #EF4A4A;
	background-color:  #EEEEEE;
}



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

.pages {
	/* width: 775px; */
	text-align: right;
	font-size: 0.9em;
	padding: 0 30px 0 0;
	margin: 0;
	color: #666;
	padding: 10px 0;
	color: #FF0000;
	font-weight: bold;
	line-height: 24px;
}

a.LIEN_pages:link , a.LIEN_pages:visited {
	background-color: #EFEFEF;
	color: #666666;
	padding: 3px;
	text-decoration: none;
}

a.LIEN_pages:hover {
	background-color: #EF4A4A;
	color: #ffffff;
	padding: 3px;
	text-decoration: none;
}


/* Page :: Personne
-------------------------------------------------------- */

#personne_presentation {
	text-align: justify;
	margin: 2px 30px 15px 20px;
	font-size: 11px;
	line-height: 18px;
}

/* Contenu
-------------------------------------------------------- */

.texteContenu {
	text-align: justify;
	font-size: 11px;
	line-height: 18px;
}


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

#footer{
	color: #ffffff;
	font-size: 1.1em;
	text-align: center;
}

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

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

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


/* Paiement sécurisé
-------------------------------------------------------- */

#paiement {
	margin-top: 15px;
}



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

.enteteTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #eeeeee;
	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;
}

.boutonMonCompteContenu a {
	border-width: 1px;
	border-style: solid;
	border-color: #F00;
       padding: 4px;
}

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

.obligatoire {
	color: #FF0000;
}

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


/* Ma commande
-------------------------------------------------------- */

#etapesAchat {
	margin:20px 0 20px 4px;
	height:60px;
}

#etapesAchat ol {
	margin:10px 0 0 0;
}
	
#etapesAchat li {
	text-align:center;
	float:left;
	margin:0 6px;
	padding:10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	display:block; 
	width:150px; 
	height:26px; 
	color:#687D7D; 
	background-color:#E3E8E8
}

#etapesAchat li a:link {text-decoration:none; display:block; width:100px; height:30px; color:#687D7D;}
#etapesAchat li a:visited {text-decoration:none; display:block; width:100px; height:30px; color:#687D7D; }
#etapesAchat li a:hover {text-decoration:none; display:block; width:100px; height:30px; color:#E02C74;}
#etapesAchat li a:active {text-decoration:none; display:block; width:100px; height:30px; color:#FA9B39;}

li#etapeActive {
	background-color:#EB8000;
	color:white;
}

a.etapePassee:link {background-color:#C7E2AD; color:white;}
a.etapePassee:visited {background-color:#C7E2AD; color:white;}
a.etapePassee:hover {background-color:#E02C74; color:white;}
a.etapePassee:visited {background-color:#E02C74; color:white;}



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



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

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

dl#rubriques {
	/* width: 175px; */
}

dl#rubriques dt {
	display: inline;
	margin : 0;
	padding : 0;
    font-size: 1.6em;
    line-height: 1.40em;
	font-family: "Trebuchet MS", sans-serif;
color: #888;
	font-weight: bold;
}

dl#rubriques dt a {
	color: #EC8000;
	text-decoration: none;
	display: inline;
	margin: 0;
	overflow: hidden;
	zoom: 1;
	padding: 2px;
    margin-right: 0.2em;
}

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

dl#rubriques dd {
}

dl#rubriques li {
}

dl#rubriques li a {
	font-size: 1.2em;
	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#rubriques li a:hover, dl#rubriques li .selected {
	color: #FFFFFF;
	background-color: #EC8000;
}

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


/*	-----------------------------------
	HC - ENTETE + FOOTER
	-----------------------------------	*/
	
#entetehc {
	border-bottom: none;
	margin: 0;
	padding: 0;
	padding-top : 10px;
	background-image:url(page_neige.gif);
	border:0px;
}

#entetehc  img {
	margin: 0;
	padding: 0;
       border:0px;
}

#entetehc a {
	margin: 0;
	padding: 0;
}

#entetehc div {
	text-align: left;
	margin: 0;
	padding: 0;
	border-top: 4px solid #FFF;
	background-color: #979595;
}

#entetehc ul {
	text-align: center;
	margin: 0;
	list-style: none;
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	background-color: #979595;
	padding: 2px 0;
}

#entetehc  li {
	display: inline;
	line-height: 200%;
	list-style: none;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: 1.1em;
}

#entetehc .current {
	background: #f9fcfe;
	border-top: 1px solid #045290;
	border-right: 2px solid #045290;
	color: #000;
}

#entetehc li a {
	border: none;
	font: bold 12px Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
}

#entetehc li a:hover {
	background: #FA9B39;
	color: #FFF;
	text-decoration: none;
}

#entetehc li {
	line-height: 180%;
	height: 25px;
	text-decoration: none;
}

#entetehc hr{
	clear:all;
	display: none;
}

#entetehc p {
	background-color: #777777;
	height: 10px;
	margin: 0;
	padding: 0;
}

#footerhc p {
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	background-color: #777777;
	background-image:url(page_neige.gif);
	height: 10px;
	margin: 0;
	padding: 0;
}



/*	-----------------------------------
	HC - ENTETE + FOOTER
	-----------------------------------	*/
#message_site {
background-color: #FFFFFF;
color: #666666;
padding: 10px 3% 10px 3%;
border-top: 4px solid #EE3333;
border-bottom: 4px solid #000000;
font-size: 11px;
}

#message_site .col1 {
width: 44%;
float: left
}

#message_site .col2 {
width: 44%;
float: right
}
