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

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('font/BebasNeue-webfont.eot');
    src: url('font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/BebasNeue-webfont.woff') format('woff'),
         url('font/BebasNeue-webfont.ttf') format('truetype'),
         url('font/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	padding: 0;
	margin: 0;
	font: 12px/18px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	text-align: center;
	/*background-color: #b2b0b0;*/
	font-size: 12px;
	color:#000000;
	/*background:url(images/noel.png) repeat-y 50% 0; background:url(images/flakes3.jpg)*/
	background:#FFFFFF;
}

h1, h3{
	font-family: Trebuchet MS;
}

h1{ 
	font-size: 1.8em;
	margin: 0;
	padding: 0;
	color:#334d55;
}

h2{
	font-size: 1.3em;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	color:#006699;
	text-decoration: none;
	font-family:Trebuchet MS;
	letter-spacing:1px;
}

h3{
	font-size: 1em;
	margin: 0;
	padding: 0;
	color:#334d55;
	text-transform: uppercase;
}
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

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

a:hover{
	color: #3a3743;
	text-decoration: none;
}

img{
  border:none;
  }
  
a{outline: none;}
:focus{-moz-outline-style: none;}
  
.border_normal {
	border:1px solid #cccccc;
}  
.right {
	float:right;
	}
.left {
	float:left;
}
.font10 {
	font-size:10px;
}
.color_link {
	color:#006699;
	}
/* Page
-------------------------------------------------------- */

#wrapper {
	width: 990px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background:#fff;
	
}

#subwrapper {
	overflow: hidden;
	position: relative;
	margin: 0 0 0px 0;
	padding: 0;
	/*width: 990px;
	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: #b2b0b0;
	border-bottom-color: #b2b0b0;
	border-left-color: #b2b0b0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b0b0;	
	background-image: url(images/background_body.jpg);
	background-position: 0px 230px;
	background-repeat: repeat-y;*/

}

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

#contenu {
	float: left;
	width:570px;
	_width:590px;
	padding: 0;
	margin-top: 0px;
	margin-right: 10px;
	_margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	_margin-left: 10px;
	color: #3a3743;

}

#contenu2 {
	float: left;
	width:715px;
	_width:700px;
	padding: 0;
	margin-top: 0px;
	margin-right: 20px;
	_margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
	_margin-left: 10px;
	color: #3a3743;
	overflow: hidden;

}

#contenuPanier {
	float: left;
	width:750px;

	padding: 0;
	margin-top: 0px;
	margin-right: 10px;
	_margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	_margin-left: 10px;
	color: #3a3743;
	overflow: hidden;

}


#contenuIndex {
	float: left;
	width:990px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color:#CCCCCC;
}

.index_boutique {
	width:456px;
	height:330px;
	float:left;
	display:block;
	margin:10px 0 0 10px;
	padding:10px;
	border:1px solid #ccc;
	line-height:16px;
}
.index_boutique h2{
    border: 1px solid #CCCCCC;
    color: #222222;
    padding: 10px;
	border:1px solid #CCCCCC;
	background: -webkit-linear-gradient(top,#eeeeee,#cccccc);
	background: -moz-linear-gradient(top,#eeeeee,#cccccc);
	background: linear-gradient(top,#eeeeee,#cccccc);
}

.index_boutique img{
	float:left;
	padding-right:10px;
	
}	
#index_bas{
	float:left;
	border:1px solid #CCCCCC;
	margin:10px;
	width:965px;
	background: -webkit-linear-gradient(top,#eeeeee,#ffffff);
	background: -moz-linear-gradient(top,#eeeeee,#ffffff);
	background: linear-gradient(top,#eeeeee,#ffffff);
	text-align:left;
}	
#index_bas a{
	color:#333333;
	font-size:12px;
}
.titrePage {
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	margin:10px 0 0 0;
	border:1px solid #cccccc;
	background: -webkit-linear-gradient(top,#eeefff,#ffffff);
	background: -moz-linear-gradient(top,#eeefff,#ffffff);
	background: linear-gradient(top,#eeefff,#ffffff);

}

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

.textePage {
	color: #334d55;
	text-align: left;

	margin-top: 5px;
	margin-bottom: 5px;
}


#top_contenu {
	float:left;
	width:990px;
	
}

.selection {
	float:left;
	width:313px;
	border:1px solid #CCC;
	margin:10px 0 0 10px;	
}
.selection_L {
	float:left;
	width:570px;
	border:1px solid #CCC;
	margin:30px 0 0 0px;	
}

#plus_vus {
	background: -webkit-linear-gradient(top,#fdedef,#ffffff);
	background: -moz-linear-gradient(top,#fdedef,#ffffff);
	background: linear-gradient(top,#fdedef,#ffffff);
}
#promotions {
	background: -webkit-linear-gradient(top,#fffeee,#ffffff);
	background: -moz-linear-gradient(top,#fffeee,#ffffff);
	background: linear-gradient(top,#fffeee,#ffffff);
}
#meilleures_ventes {
	background: -webkit-linear-gradient(top,#eefced,#ffffff);
	background: -moz-linear-gradient(top,#eefced,#ffffff);
	background: linear-gradient(top,#eefced,#ffffff);
}
.selection a{
	font-size:11px;
}
.selection_header{

	padding:5px 0 0 10px;
	border-bottom:1px solid #ccc;
	background: -webkit-linear-gradient(top,#eeeeee,#ffffff);
	background: -moz-linear-gradient(top,#eeeeee,#ffffff);
	background: linear-gradient(top,#eeeeee,#ffffff);
}
.selection_header_L{

	padding:5px 0 0 10px;
	border-bottom:1px solid #ccc;
	background:#EEEEEE;
	height:26px;
	line-height:26px;
	font-size:13px;
	font-family: 'BebasNeueRegular';
	font-variant: small-caps;
}
.selection_header_L h3{
	font-size:18px;
	font-family: 'BebasNeueRegular';
	font-variant: small-caps;
	letter-spacing:1px;
	font-weight:normal;
}
.selection_produit_L h4{
	font-size:13px;
	font-weight:normal;
	margin:0;
}

.selection_produit{
	width:303px;
	padding:5px 0 0 10px;
	overflow:auto;	
	height:180px;
}
.selection_produit_L{
	padding:5px 0 0 0px;
	overflow:auto;	
}
.selection_produit_L td{
	border-bottom:1px solid #CCCCCC;
	font-size:11px;	
}
.separation {
	height: 1px;
	width: 775px;
	background-color: #7f8eb9;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
}

.imgProd {
float: left;
width: 550px;
margin: 10px;
overflow: hidden;

}

.rubDesc{
/*float:left; */
width: 550px; 
_width:240px;
margin:10px; 
text-align:justify;
font-size: 1.0em;
font-weight: normal;
text-decoration: none;
color:  #334d55;
font-family: Arial;



}

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

#entete {
float: left;
	width: 988px;
	height:225px;
	margin: 10px auto;
	padding:0;
	color: #FFFFFF;
	background-image:url(images/Top_baner.png);
	background-repeat:no-repeat;
	border:1px solid #cccccc;
}

#entete .logo {
	float: left;
	width: 400px;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;

}

#special_event {
	float: left;
	width: 190px;
	position:absolute;
	margin: 10px 0px 0px 565px;
}

#entete .monCompte {
	float: left;
	width: 190px;
	position:absolute;
	margin: 10px 0px 0px 785px;
	_margin: 20px 0px 0px 157px;
	/margin: 20px 0px 0px 157px;
	padding: 0 ;
	color:#334d55; 	
	line-height: 0.6;
	_line-height: 1.0;
	/line-height: 1.0;
	border:1px solid #cccccc;
	background-color:#eeeeee;
	height:50px;


}

.formMonCompte {
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	color:#faf8fc;
	}



.blocMonCompte {
	float: left;
	padding:8px;
	margin: 0px;
	color:#334d55;
	
}

.champFormMonCompte {
	font-size: 0.8em;
	padding: 1px;
	margin: 0;
	color: #222;
	background-color: #eee;
	border: 1px solid #222;
	overflow: hidden;
	zoom: 1;
}

.menuMonCompte {
	float: left;
	margin: 0;
	padding: 0;
	width: 190px;
	_width: 180px;
	height: 45px;
	overflow: hidden;
	_font-size:0.9em;
	/font-size:0.9em;

}


.menuMonCompteConnecte {
	float: left;
	margin: 5px 0;
	_margin: 5px 0 7px 25px;
	_height: : 40px;
	/height: : 40px;
	width: 100%;
	padding: 5px;
	font-size: 1.0em;
	}




#entete .monPanier {
	float: left;
	position:absolute;
	width: 150px;
	margin: 70px 0px 0px 785px;
	padding: 0 0 0 40px;
	color:#60499c;
	border:1px solid #cccccc;
	height:35px;
	line-height:35px;
	background:url(images/trolley.png) no-repeat #eeeeee;

}
#entete .telcontact {
	float: left;
	position:absolute;
	width: 190px;
	margin: 115px 0px 0px 785px;
	padding: 0;
	border:1px solid #cccccc;
	height:100px;
	color:#333333;
	font-size:12px;
	background:#EEEEEE;
}
#entete .telcontact img{
	vertical-align:middle;
}
#entete .telcontact td{
	text-align:left;

}

.titreEntete {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	color:#ffffff;
}

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

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

a.LIEN_entete:link {
	font-size: 0.9em;
	color: #60499c;
	text-decoration: none;
	padding-left:5px;
}

a.LIEN_entete:visited {
	font-size: 0.9em;
	color: #60499c;
	text-decoration: none;
}

a.LIEN_entete:hover {
	font-size: 0.9em;
	color: #60499c;
	text-decoration: underline;
}



a.LIEN_enteteCompte:link {
	font-size:9px;
	color: #60499c;
	text-decoration: none;
}

a.LIEN_enteteCompte:visited {
	font-size: 0.8em;
	color: #60499c;
	text-decoration: none;
}

a.LIEN_enteteCompte:hover {
	font-size: 0.8em;
	color: #60499c;
	text-decoration: underline;
}




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

#chemin {
	float: left;
	/*background-color:#eeeeee;
	border:1px solid #cccccc;
	padding: 0 0 0 10px;line-height:32px;*/
	height:50px;
	
	width:990px;
	color:  #3a3743;
	font-size: 1.0em;
	margin: 0;
	

	}
.breadcrumb {
float:right; 

padding: 0 10px 0 0;
margin:0 0 5px 0;
}
.cheminGauche {
float:right; 

padding: 0 10px 0 0;
}
#backhome {
float:right;
  position: relative;
    right: 0;
    top: -28px;;
}
#backhome img{
padding:0;
}
#backhome a{
background:none;
padding:5px;
}

.cheminDroite {
/float:left;
float:right;
width:200px; 
text-align: left;
padding: 2px 0px;

}

.choix_boutique {
	margin:0;
	width:988px;
	float:left;
	display:block;
	background-color:#eeeeee;
	border:1px solid #cccccc;
	padding: 0 0 0 0;
	height:26px;
	line-height:26px;

}
.choix_boutique ul li {
	display:inline-block;
	border-right:1px solid #CCC;
}
.choix_boutique ul li:last-child {
	
}

.choix_boutique a{
	padding:0px 10px;
	font-variant: small-caps;
	font-size:14px;
	letter-spacing:1px;

}
.choix_boutique a.selected{
	padding:4px 10px;
	font-variant: small-caps;
	letter-spacing:1px;
	background:#dddddd;
	line-height:26px;
	color:darkred;
}


.mp_droite {
	padding:0 5px 0 0;

}
.telephone {
    border: 5px solid orange;
    font-size: 120%;
    line-height: normal;
    margin: 10px 0 0 0px;
    padding: 5px;
    text-align: center;
	background:#333;
	background: -webkit-linear-gradient(top,#333333,#666666);
	background: -moz-linear-gradient(top,#333333,#666666);
	background: linear-gradient(top,#333333,#666666);

	color:#eee;
	letter-spacing:1px;
	font-variant:small-caps;
}
.livraison {
    border-bottom: 1px solid #CCCCCC;
    font-size: 90%;
    line-height: normal;
    margin: 10px 0 0 0px;
    padding: 0 0 10px 0 ;
    text-align: left;
	background:url(images/logo-colissimo.png) no-repeat 5% 5%;
}
.livraison p{
 	margin:0;
}

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

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

a.LIEN_chemin:hover {
		color: #3a3743;
	text-decoration: none;}

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

.ListeProduitsPetits {
	float: left;
	font-family: Arial;
	font-size: 1.0em;
	width: 570px;
	_width: 580px;
	margin: 0;
	padding: 0;
	
}

.refproduit {
	margin-left:10px;
	font-weight:bold;
	
}

.ListeProduitsPetits H3{
	font-size: 190%;
	margin: 10px 0;
	padding: 0 0 0 10px;
	color:#222;
	background:#eeefff;
	border:1px solid #ccc;
	line-height:30px;
	height:30px;
	font-family:Trebuchet MS;
	letter-spacing:1px;
	background: -webkit-linear-gradient(top,#eeefff,#ffffff);
	background: -moz-linear-gradient(top,#eeefff,#ffffff);
	background: linear-gradient(top,#eeefff,#ffffff);

	
}


.produitPetit {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0;
	font-size: 1.0em;
	border:1px solid #cccccc;
	background:#EEEEEE;
}

.produitPetit h3{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0 0 0 10px;
	font-size: 1.0em;
	border:1px solid #cccccc;
	background:#FFFFFF;
	color:#333;
	line-height:24px;
	height:24px;
}


.contourImage {
	
	margin-bottom: 5px;
	float: left;
}
.produitPetit img.contourImage{ float: none;}
.titreProduit {
	color: #556e76;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.chapoProduit {
	color: #556e76;
	text-align: left;
	font-style: normal;
	font-size:1.0em;
	line-height: 1.2em;
	margin-bottom: 5px;
	
	font-size:1.0em;
	padding:0 0 0 10px;

}

.descriptionProduit {
	color: #556e76;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size:1.0em;

}

.prixProduit {
	color: #334d55;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	font-size: 1em;
}

.ficheProduit {
	float:left;
	width: 470px;
	margin-left: 10px;
}


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

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

a.LIEN_commander:hover {
	color: #3a3743;
	text-decoration: underline;
	font-weight: bold;
}
.bouton_commande {
	
	color:#eee;
	}


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

#pages {
	float: left;
	width: 775px;
	text-align: right;
	font-size: 0.9em;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 10px;
	color: #555;
}

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

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

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


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

#footer{
	float: left;
	width: 990px;
	color: #9c9c9c;
	font-size: 0.8em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin: 20px 5px 5px 5px;
	padding-top: 5px;
}
#paiement {
	color:#333333;
	font-size:13px;
}
#paiement img {
	
	vertical-align:middle;
}
a.LIEN_footer:link {
	color: #666;
	text-decoration: none;
}

a.LIEN_footer:visited {
	color: #666;
	text-decoration: none;
}

a.LIEN_footer:hover {
	color: #666;
	text-decoration: underline;

}

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

.enteteTableau {
	color: #555;
	font-weight: bold;
	background-color: #ddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.ligneTableau {
	color: #555;
	background-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 0.9em;
}

.footerTableau {
	color: #555;
	font-weight: bold;
	background-color: #ddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 765px;
	text-align: right;
	margin: 10px;
}

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

.obligatoire {
	color: #FF2222;
}

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


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

#menuGeneral {
	float: left;
	width:190px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	border:1px solid #cccccc;
}


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

li {
	margin: 0;
	padding: 0;

}

ul {
	
	margin: 0;
	padding: 0;
	/*background-color:#f4386e;*/
}

#menu {
	position: relative;
	padding: 0;
	margin: 0;
}

dl#menu {
	width: 190px;
}



dl#menu dt {
	cursor: pointer;
}

dl#menu dt a {
	 font-family: 'BebasNeueRegular';
    font-size: 1.4em;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 5px 5px 2px 5px;
	_padding:0;
	font-variant: small-caps;
	letter-spacing:1px;
	line-height: normal;
	border-bottom: 1px solid #006699;
	border-top: 1px solid #ccc;
	overflow: hidden;
	zoom: 1;
	background: -webkit-linear-gradient(top,#eeefff,#ffffff);
	background: -moz-linear-gradient(top,#eeefff,#ffffff);
	background: linear-gradient(top,#eeefff,#ffffff);
	*background: #eeefff; /* ie7 */
	background: #eeefff\0/; /* ie8 */
	
	
	
	}

dl#menu dt a:hover, dl#menu dt .selected {
	color: orange;
}

dl#menu dd {
}

dd.ssmenu li {
	list-style: square outside;
	margin-left:20px;
	line-height:24px;
}

dd.ssmenu li.invisibleW3C {
	list-style: none;
}

dl#menu li a {
	font-style: Arial;
	font-size: 1.0 em;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*overflow: hidden;*/
	zoom: 1;
}

dl#menu li a:hover, dl#menu li .selected {
	color: orange;
	

}

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

dd.sousmenu li {
	list-style: none;
	margin-right:10px;
	line-height:16px;
	display:inline;
}
dd.sousmenu li a{
	text-decoration:underline;
	font-size:90%;
	color:#333333;
}
dd.sousmenu li a:hover{
	color:orange;
}
dd.sousmenu li.invisibleW3C {
	list-style: none;
}

dd.rappel_menu li {
	margin-right:10px;
	line-height: 18px;
    list-style: square inside none;
}
dd.rappel_menu li a{
	text-decoration:none;
	font-size:90%;
	color:#CBFFF3;
}
dd.rappel_menu li a:hover{
	color:orange;
}
dd.rappel_menu li.invisibleW3C {
	list-style: none;
}
.index_menu {
	width:450px;
	float:left;
	display:block;
	margin:0 0 0 10px;
	padding:10px;	
}
.catalogue {
	margin:5px 0 0 0;
	padding:10px 0 0 50px;
	color:#333333;
	height:60px;
	background:url(images/file_download.png) no-repeat 2% 50%;
}
.catalogue img{
	vertical-align:middle;
	padding-left:5px;	
}

.catalogue a{
	color:#333333;
	letter-spacing:1px;
	font-variant:small-caps;
	font-size:120%;
}
/* Menu droite
-------------------------------------------------------- */

#menuDroite {
	float: left;
	width:179px;
	_width:170px;
	padding: 0 5px 5px 10px;
	_padding: 0 0 0 5px;
	margin: 10px 0px 0 6px;
	_margin: 350px 15px 0 0;
	border:1px solid #ccc;
	}
#menuDroite_1 {
	float: left;
	width:179px;
	_width:170px;
	padding: 0 5px 5px 10px;
	_padding: 0 0 0 5px;
	margin: 10px 0px 0 6px;
	_margin: 350px 15px 0 0;
	border:1px solid #ccc;
	}
	
#icone_couverts {
	float: left;
	width:199px;
	_width:170px;

	_padding: 0 0 0 5px;
	margin: 10px 0px 0 6px;
	_margin: 350px 15px 0 0;
	border:1px solid #ccc;
	font-size:10px;
	}
.icone td {
	border-bottom:1px solid #DDD;
	border-collapse:collapse;
	padding:2px 0;
}
.icone th {
	border-bottom:1px solid #DDDDDD;
	font-size:12px;
	text-align:left;
}
#dim_couverts {
	float: left;
	width:500px;
	_width:170px;

	_padding: 0 0 0 5px;
	margin: 10px 0px 0 6px;
	_margin: 350px 15px 0 0;
	border:1px solid #ccc;
	font-size:12px;
	}
.dim td {
	border-bottom:1px solid #DDD;
	border-collapse:collapse;
	padding:2px 0;
}
.dim th {
	border-bottom:1px solid #DDDDDD;
	font-size:13px;
	text-align:left;
}
	
#menuDroite_header {
	float: left;
	width:169px;
	padding: 5px;
	border-bottom:1px solid #CCCCCC;
	margin: 0 0 5px 0;
	}

#menuSecondaire {
	position: relative;
	padding: 0;
	margin: 10px 0 0 0;

}

dl#menuSecondaire {
	/*width: 160px;*/
}


dl#menuSecondaire dt {
	cursor: pointer;
		font-size: 1em;
		margin:10px 0 0 10px;
		list-style:square outside none;
		display:list-item;
}

dl#menuSecondaire dt a {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	/*font-variant: small-caps;overflow: hidden;border-bottom: 1px solid #006699;*/
	text-decoration: none;
	display: block;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	zoom: 1;
	line-height: normal;
	
}

td.prod {
	margin:10px 0 0 10px;
	font-size:9px;
}

td.prod a {
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	/*font-variant: small-caps;overflow: hidden;border-bottom: 1px solid #006699;*/
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0px;
	zoom: 1;
	line-height: normal;
}

dl#menuSecondaire dt a:hover, dl#menuSecondaire dt .selected {
	color: orange;
}

dl#menuSecondaire li a {
		font-size: 1.0em;
	color: lightBlue;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin:0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	zoom: 1;
}

dl#menuSecondaire li a:hover, dl#menuSecondaire li .selected {
	color: #e0e0e0;

}


/* 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;
	display:none;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
}

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

/* Input */
.prixProduit input[type="hidden"], .prixProduit select[name="quantite"]
{
	margin-left: 1%;
	border: #202d3c 1px solid;
}

.prixProduit input[type="hidden"]:hover, .prixProduit select[name="quantite"]:hover, .prixProduit input[type="hidden"]:focus, .prixProduit select[name="quantite"]:focus
{

	border: #202d3c 1px solid;
}

dl#menu dt.info {
	text-transform:none;
}

/* Ajout
----------------------------------------*/

.descriptionContenu {
	margin-bottom:50px;
	margin-right:50px;
	text-align:justify;
}

.chapoProduit p{
	margin-top: 2px;
	margin-bottom: 4px;
}

#visuelAccueil {
	text-align: center;
	margin-left: 40px;
}


#blocVisuelAccueil {
	float:left;
	margin: 4px 0 0 20px;
	_margin: 4px 0 0 30px;
	padding: 0;
	}



.blocVisuelGainerie {
	float:left;
	margin: 15px;
	_margin: 8px;
	padding: 0;
	text-align: left;
	display: block;

}
.blocVisuelGainerie img{
	padding-bottom: 5px;
}

.blocVisuelAccueil {
	float:left;
	margin: 10px;
	_margin: 8px;
	padding: 5px 5px 0 5px;
	text-align: center;
	width: 100px;
	height: 175px;
	display: block;
	border:1px solid #CCCCCC
}


.notestock {
	font-size: 0.75em;
	font-style: italic;
	color: #555;
}

.indexGauche{
float:left; 
width:450px; 
text-align:center; 
margin:25px 15px 0 25px;
_margin:25px 15px 0 15px;
}

.indexDroite{
float:left; 
width:450px; 
text-align:center; 
margin:25px 25px 0 15px;
_margin:25px 25px 0 5px;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 580px;
	text-align: right;
	margin: 10px;
}

.imgPanierMenu{
float:left; width: 50px; display: block; margin-right:5px;
}
