/* 
 * 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: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url(images/bg.jpg);
	font-size: 0.8em;
}

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

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

a {
	color: #4E2400;
	text-decoration: none;
}

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

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

img {
	border: 0
}

/* Page
-------------------------------------------------------- */

#wrapper {
	width: 990px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-top: 3px;
	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: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4E2400;
	border-top-color: #4E2400;
	border-bottom-color: #4E2400;
	border-left-color: #4E2400;
}

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

#contenu_produit {
	float: right;
	width:730px;
    padding: 0;
	margin-top: 35px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#contenu {
	float: left;
	width:730px;
    padding: 0;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 30px;
}

.titrePage {
	color: #4E2400;
	text-align: left;
	font-weight: bold;
	width: 380px;
	padding-top: 10px;
	margin-left: 10px;
}

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

.centrer_tableau {
	color: #4E2400;
	text-align: left;
	margin-left: 40px;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textePage {
	color: #4E2400;
	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;
}

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

#entete {
	float: left;
	background-image:url(images/auvar.jpg);background-repeat: no-repeat;
	background-color: #cccccc;
	height : 140px;
	width: 990px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #88888a;
}

.logo {
	float: right;
	margin-bottom: -25px;
	padding: 0;
}

#monCompte {
	float: right;
	width: 400px;
	color: #88888a;
	padding-top : -50px;
	padding: 0;
}

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

.blocMonCompte {
	float: center;
	margin: 0;
}

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

.menuMonCompte {
	float: right;
	color: #88888a;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	padding: 0;
}

#monPanier {
	float: right;
	width: 150px;
	margin: 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4E2400;
	background-color: #d6bfa1; 
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

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

a.LIEN_entete:link {
	font-size: 0.8em;
	color: #4e2400;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:visited {
	font-size: 0.8em;
	color: #4e2400;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:hover {
	font-size: 0.8em;
	color: #4e2400;
	text-decoration: underline;
	font-weight: bold;
}


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

#chemin {
	float: left;
	height: 50px;
	width:970px;
	color: #4e2400;
	font-size: 0.8em;
	font-weight: bold;
	margin: 35px 0 0 0;
	padding: 10px;
}

a.LIEN_chemin:link {
	color: #4e2400;
	text-decoration: none;
}

a.LIEN_chemin:visited {
	color: #4e2400;
	text-decoration: none;
}

a.LIEN_chemin:hover {
	color: #4e2400;
	text-decoration: underline;
}

/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits {
	float: right;
	width: 700px;
	margin-left: 20px;
	padding: 0;
}

.produitPetit {
	float: left;
	width: 200px;
	height: 230px;
	margin-top: 30px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding: 0;
}

.contourImage {
	float: left;
	border: 4px solid #d3d3d3;
	padding:0;
}

a.contourImage:hover {
	border: 4px solid #88888a;
	padding:0;
}

.contourImage2 {
	float: center;
	border: 4px solid #d3d3d3;
	padding:0;
}

a.contourImage2:hover {
	border: 4px solid #88888b;
	padding:0;
}


.titreProduit {
	color: #4E2400;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	width: 100%;
}

.chapoProduit {
	color: #4E2400;
	text-align: left;
	font-style: italic;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 5px;
	width: 100%;
}

.descriptionProduit {
	color: #4E2400;
	font-size: 1eme;
	text-align: left;
	margin: 8px;
}

.prixProduit {
	color: #EC8000;
	text-align: right;
	vertical-align:bottom;
	font-weight: bold;
	margin-top: 5px;
}

.prixProduit_grand {
	color: #EC8000;
	text-align:right;
	height: 150px;
	vertical-align:bottom;
	font-weight: bold;
	margin-right:5px;
	margin-top: 15px;
}

.ficheProduit {
	float:center;
	width: 550px;
	background-color: #f2f2f2;
	border-width: 1px;
	border-style: solid;
	border-color: #4E2400;
		
}

.ficheProduit_grand {
	float:center;
	width: 560px;
	background-color: #ffffff;
}


a.LIEN_commander:link {
	text-align: right;
	color: #4E2400;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:visited {
	text-align: right;
	color: #4E2400;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:hover {
	text-align: right;
	color: #EC8000;
	text-decoration: underline;
	font-weight: bold;
}

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

#pages {
	float: left;
	width: 720px;
	text-align: right;
	font-size: 0.9em;
	padding-top: 30px;
	margin: 0;
	padding-bottom: 30px;
	color: #12335B;
}

a.LIEN_pages:link {
	color: #4e2400;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #4e2400;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
	color: #12335B;
	text-decoration: underline;
	font-weight: bold;
}


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

#footer{
	float: left;
	width: 100%;
	background-image:url(images/auvar_bas.jpg);background-repeat: repeat;
	color: #EC8000;
	height: 45px;
	font-size: 1em;
	text-align: center;
	border-top-width: 15px;
	border-top-style: splid;
	border-top-color: #4E2400;
	background-color: #d5d5d5;
	padding-top : 23px;
}

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

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

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

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

.enteteTableau {
	color: #12335B;
	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;
	background-color: #cccccc;
	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: 740px;
	text-align: right;
	margin: 10px;
}

.zoneDeSaisie {
	color: #4e2400;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #FF0000;
	font-size: 0.9em;
}

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


/* Menu promotions
-------------------------------------------------------- */

#menupromo {
	float: left;
	width:170px;
	padding: 0;
	padding-bottom:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom:0;
	margin-left:0px;
	overflow:hidden; zoom:1;
}


dl, dt, dd{
	margin: 0px;
	padding: 0px;
	width:170px;
	list-style-type: none;
	overflow:hidden; zoom:1;
}

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


/* Menu général
-------------------------------------------------------- */
#menuGeneral {	
	float: left;
	width:170px;
	padding: 0;
	background-color: #cccccc;
	background-image:url(images/fond_menu.gif);
	background-repeat:no-repeat;
	overflow:hidden; zoom:1;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	border-left-width: 1px;
	border-color: #cccccc;
}
	
dl, dt, dd, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

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

#menu {
	background-image:url(images/fond_menu.gif);
	width:170px;
	position: relative;
	padding: 0;
	margin: 0;
}

dl#menu {
	width: 170px;
}


dl#menu dt {  /* Menu des categories */
	cursor: pointer;
	width:168px;
	background-color: #88888a;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

dl#menu dt a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

dl#menu dt a:hover, dl#menu dt .selected {
	width:170px;
	
}

dl#menu dd {
}



dl#menu li {  /* Menu des sous categories */
	width:150px;
	padding-left: 10px;
}

dl#menu li a {
	font-size: 0.9em;
	color: #4E2400;
	font-weight: bold;
	text-decoration: none;
	width:150px;
	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: #88888a;
	background-color: #eeeeee;
}

/* Menu du haut
-------------------------------------------------------- */

#menuCatalogue {
	float:left;
	padding:0;
	margin-top: 115px;
	margin-bottom: 0px;
	height:35px;
	width: 990px;
	background-color:#ffffff; }
}
#menuCatalogue .pointille {
	float: left;
	height: 1px;
	width: 990px;
	margin: 0;
	background-image: url(images/pointille.gif);
	background-repeat: repeat-x;
	line-height:1px;
}
#menuCatalogue .pointilleCommande {
	float: left;
	height: 1px;
	width: 990px;
	margin-top: 3px;
	margin-bottom: 0;
	background-image: url(images/pointille.gif);
	background-repeat: repeat-x;
	line-height:1px;
}
#menuCatalogue ul{
	float:left;
	width:990px;
	margin-left:20px;
	padding:0 0 0 2px;
}
#menuCatalogue li{
	float:left;
	font-size:11px;
	font-family:"Arial", Courier, monospace;
	display:inline;
	list-style-type: none;
	color: #4e2400;
}
#menuCatalogue a{
	float: left;
	color: #55403B;
	font-weight:bold;
	margin-right:15px;
	margin-top:3px;
	line-height: 12px;
}
#menuCatalogue a:hover{
	text-decoration:underline;
	background-color:#cccccc;
	font-weight:bold;
}
#menuCatalogue a p{
	border: 1px solid #4e2400;
	margin: 0px;
	padding: 0px;
	visibility:hidden;	
}
#menuCatalogue a:hover p{
	border: 1px solid #4e2400;
	display: block;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
#menuCatalogue a p.actif{
	border: 1px solid #4e2400;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}

/* colonne de droite : panier, 5 bonnes raisons, offres speciales
-------------------------------------------------------- */

#colonneDroite {
	float: right;
	width: 201px;
	margin-top: 60px;
	margin-left: 13px;
}
#colonneDroite #blocHaut {
	background-color: #7e7e80;
	float: left;
	width: 185px;
	padding: 8px;
	margin:0;
}
#colonneDroite #blocHaut .blocs {
	background-color: #FFFFFF;
	float: left;
	width: 174px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E0DCD8;
	border-right-color: #9B908C;
	border-left-color: #E0DCD8;
	padding-left:10px;
	padding-bottom:10px;
}
#colonneDroite #blocHaut .bottom {
	float: left;
	width: 185px;
	height:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DCD8;
}
#colonneDroite #blocHaut .blocs .bag {
	float: left;
	margin-top:7px;
	margin-bottom:7px;
}
#colonneDroite #blocHaut .blocs .panier {
	float:left;
	margin-top:7px;
	margin-left:14px;	
	margin-bottom:14px;
}
#colonneDroite #blocHaut .blocs .panier h4{
	font-family:"Courier New", Courier, monospace;
	font-weight:normal;
	color:#454132;
	font-size:13px;
	margin-bottom:3px;
}
#colonneDroite #blocHaut .blocs .panier p{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e2400;
	text-align:left;
}
#colonneDroite #blocHaut .blocs .panier span{
	font-weight:bold;
	color:#4e2400;
}
#colonneDroite #blocHaut .blocs ul{
	margin:0;
	padding:0;
}
#colonneDroite #blocHaut .blocs li{
	margin:0;
	padding:0;
	list-style-position: inside;
	list-style-image: url(_gfx/puceVerte.gif);
}
#colonneDroite #blocHaut .blocs li.toggleSubMenu {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;	
}
#colonneDroite #blocHaut .blocs .toggleSubMenu .subMenu li{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;	
}
#colonneDroite #blocHaut .blocs .toggleSubMenu .subMenu .oublie{
	float:left;
	color:#87796E;
	font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:5px 0 0 0;
	padding:0;	
}
#colonneDroite #blocHaut .blocs a{
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-weight:bold;
	color:#55403B;
	margin:0 0 0 5px;
	padding:0;
	height:13px;
}
#colonneDroite #blocHaut .blocs a:hover{
	text-decoration:none;
}
#colonneDroite #blocHaut .blocs a:hover span{
	text-decoration:none;
	border-bottom:solid 2px #4e2400;
}
#colonneDroite #blocHaut .blocs a:hover span.voir{
	text-decoration:none;
	border-bottom:none;
}
#colonneDroite #blocHaut .blocs h5{
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-weight:normal;
	color:#454132;
	font-size:13px;
	margin-bottom:3px;
	margin-top:6px;
}
#colonneDroite #blocHaut .blocs .creerCompte{
	float:left;
	margin:0;
	width:130px;
	height:13px;
}
#colonneDroite #blocHaut .blocs img{
	float:left;
	margin:2px 0 0;
}
#colonneDroite #blocHaut .blocs img.puce{
	margin: 5px 0 0 0;
}
#colonneDroite #blocHaut .blocs a.compte{
	font-family: "Arial", Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	color:#87796E;
	margin:0 0 0 5px;
	width:100px;
}
#colonneDroite #blocHaut .blocs a:hover.compte{ text-decoration:underline}
#colonneDroite #blocHaut .blocs p{
	margin:0;
	padding:0;
	font-family: "Arial", Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#87796E;
	text-align:left;
	line-height:11px;
}
#colonneDroite #blocHaut .blocs p.connect{
	margin:0 0 5px 2px;
	padding:0;
	font-family: "Arial", Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#87796E;
	text-align:left;
	line-height:11px;
}
.inscription{
	float: left;
	height: 18px;
	width: 163px;
	margin-top: 10px;
}
.inscriptionMail{
	float: left;
	height: 18px;
	width: 135px;
	margin-top: 15px;
	overflow:hidden;
}
.inscription  input.text, .inscriptionMail  input.text {
	float: left;
	background: transparent;
	height: 14px;
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
	margin-left:4px;
	width: 125px;
}
.inscription  button.bouton, .inscriptionMail button.bouton{
	float: left;
	background: transparent;
	cursor: pointer;
	height: 20px;
	width: 25px;
	margin-top: 1px;
	margin-left: 1px;
	color:#4e2400;
	font-size:12px;
	font-weight:bold;
	font-family:"Arial", Courier, monospace;
}
#blocRaisons {
	float: left;
	width: 185px;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
}
#blocRaisons .titre{
	float: left;
	color: #ffffff;
	font-weight:bold;
	font-size: 11px;
	margin-top: 25px;
	margin-left: 7px;
	margin-bottom: 5px;
}

#blocRaisons img.puce{
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}
#blocRaisons p{
	float: left;
	width: 156px;	
	margin:10px 0 0 9px;
	padding:0;
	line-height:12px;
	text-align:left;	
}
#blocRaisons b{
	color: #FFFFFF;
	font-weight:bold;
}
#colonneDroite .pointille{
	float: left;
	height: 1px;
	line-height:1px;
	width: 199px;
	margin: 15px 0 15px 2px;
}

#offreSpeciale{
	float:left;
	width:201px;
}
#offreSpeciale img{
	:display:block;
}
#offreSpeciale .titre{
	border-bottom: 1px solid #FFFFFF;
}
.blocDecouvrir2 .blocOffreSpe .titre{
	border-bottom: 1px solid #FFFFFF;
}
.offreSpe{
	display:block;
	margin-bottom: 1px;
}
.voirSelection{
	border-top: 1px solid #FFFFFF;
	float:left;
	width:201px;
	height:24px;
	background-color:#898700;
}
.voirSelection .puce{
	margin:9px 5px 0 12px;
	float:left;
}
.puceBlanche{
	margin:10px 5px 0 0;
	float:left;
}
.voirSelection a{
	float:left;
	margin:5px 0 0 0;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.voirSelection a:hover{text-decoration:underline}

/* colonne de gauche :
-------------------------------------------------------- */

#colonneGauche { 
	float:left;
	width: 230px;
	margin-top:38px;
}
.blocMenu{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	float: left;
	background-color: #ECEAE3;
	margin-bottom:20px;
	width: 230px;
}
.blocMenu .titre {
	float: left;
	height: 14px;
	width: 230px;
}
.blocMenu .titre a:hover{
	text-decoration:none;
	border:none;
}
.blocMenu ul{
	/*margin:35px 0 0 0;*/
	margin:0;
	padding:0;
}
.blocMenu li{
	color:#4D3728;
	float: left;
	font-size:10px;
	margin:0 0 6px 10px;
	padding:0;
	list-style-type: none;
	width:230px;
	
}
.blocMenu li.espaceur{
	margin:0;
}
.blocMenu a{
	float:left;
	color:#55403B;
	font-size:12px;
	line-height:14px;
	border-bottom: 1px dotted #ECEAE3;
	font-weight:bold
}
.blocMenu a:hover{
	border-bottom: 1px dotted #4E3420;

}
.blocMenu .saison{
	/*font-family: "Tamoha", Arial, Verdana, Helvetica, sans-serif;*/
	font-size:9px;
	font-weight:normal;	
}
.blocMenu .postscript{
	font-weight:normal;
	font-style:italic;
	font-size:11px	
}
.blocMenu2{
	font-family: "Tamoha", Arial, Verdana, Helvetica, sans-serif;
	float: left;
	background-color: #ECEAE3;
	padding-bottom:5px;
	margin-bottom:10px;
	width:240px;
	line-height:10px;
}
.blocMenu2 .titre {
	background-image: url(_gfx/fondTitreMenuG.png);
	background-repeat: repeat-x;
	float: left;
	height: 24px;
	width: 240px;
}
.blocMenu2 ul{
	float:left;
	margin:0;
	padding:0 0 1px 0;
	width: 240px;
}
.blocMenu2 li{
	margin:6px 0 6px 10px;
	padding:0;
	list-style-type: none;
}
.blocMenu2 li a{
	color:#4E3420;
	font-size:11px;
	border-bottom: 1px dotted #ECEAE3;
	line-height:14px;
}
.blocMenu2 li a:hover{
	text-decoration:none;
	border-bottom: 1px dotted #4E3420;
}
.blocMenu2 i{
	font-size:11px;
}
#colonneGauche .logo{
	float: left;
	height: 152px;
	width: 260px;
	background-image: url(_gfx/logoGauche.jpg);
	background-repeat: none;
	overflow:hidden
}
#colonneGauche .logo img{
	float: left;
	margin-top:120px;
}
#colonneGauche .pointille{
	float: left;
	height: 1px;
	width: 240px;
	line-height:1px;
	margin-top: 3px;
	margin-bottom: 0;
	background-image: url(_gfx/pointille.gif);
	background-repeat: repeat-x;
}

#colonneGauche .conseil{
	float: left;
	width: 240px;
	/*height:92px;*/
	margin-top: 8px;
	background-image: url(images/fondConseil.png);
	background-repeat: repeat-y;
}
#colonneGauche .conseil .titre{
	float: left;
	margin:10px 0 0 0;
}
#colonneGauche .conseil ul{
	float: left;
	margin:0 0 5px 0;
	padding:0;
	width:230px;
}
#colonneGauche .conseil li{
	margin:0 0 7px 7px;
	height:20px;
	list-style:none;
}
#colonneGauche .conseil a{
	float:left;
	font-size:11px;
	font-family: "Tamoha",Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	line-height:11px;
	margin:4px 0 0 4px;
}
#colonneGauche .conseil a:hover{
	text-decoration:underline;
}
#colonneGauche .conseil .fond1{
	width:230px;
	color:#FFFFFF;
}
#colonneGauche .conseil .fond2{
	width:230px;
	color:#FFFFFF;
}

/* Contenu Accueil et générique
-------------------------------------------------------- */

#contenuAcc {
	float:left;
	width:450px;
	margin-top:45px;
	margin-left:70px;
}

#colonneDroite #blocHaut .blocs .lienVoirPanier a:hover.liencold {
	text-decoration:none;
}

#contenuAcc .titre2 {
	float:left;
	display: block;
	margin-top: 0px;
}

.blocProdVertical_associe{
	color:#454132;
	float: left;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: 20px;
	width:440px;
}

.blocProdVertical{
	color:#454132;
	float: left;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: 20px;
	width:440px;
}

.blocProdVertical .titre{
	background-color:#FFFFFF;
	float:left;
	margin-top: 5px;
	width:440px;
}

.blocProdVertical .texte{
	background-color:#FFFFFF;
	float:left;
	width:440px;
	height:79px;
	overflow:hidden;
}
.blocProdVertical .vignette{
	float:left;
	margin-bottom:7px;
	overflow:hidden;
}

.blocProdVertical .produitPetit2{
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 17px;
	padding: 0;
}

.blocProdVertical .prixProduit2{
	float: left;
	width: 200px;
	text-align: left;
	margin-top: 10px;
	vertical-align:bottom;
	color: #EC8000;
	font-weight: bold;
	padding: 0;
}








/* Signature
-------------------------------------------------------- */

#signature {
	padding: auto;
	width: 980px;
	text-align: center;
	color: #89898b;
	height: 55px;
	font-size: 0.8em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}

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

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

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

