/* GENERAL */
br.clear {
	clear: both
}
hr.separation {
	visibility: hidden;
	height: 0px;
	clear: both;
	margin: -2px;
	padding: 0px;
}

img.alignright {
	float: right
}

img.alignleft,
img.aligneDroite {
	float: left
}

.alignright, 
.aligneDroite {
	text-align: right
}

.alignleft, 
.aligneGauche {
	text-align: left
}

.aligncenter,
.aligneCentre {
	text-align: center;
}

.erreur {
	border: 1px solid red;
	font-weight: bold;
	color: red;
	padding: 5px;
	margin:10px 0 5px 0;
}
a:link, a:visited {
	color: #bba15e;
}

.rssImage {
	background: transparent url(img/rss.png) no-repeat right bottom;
	margin: 2px;
	padding-right: 18px;
}

/* Body  [Charte Générale]
****************************************/
body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}

/* Layout
****************************************/
#document {
	width: 990px; 
	margin: 0 auto;
	padding: 0;
	border:1px solid #000;
	overflow:hidden;
}

#bandeauHaut {
	float:left;
	width:100%;
}

.banniere{
	position: relative;
	margin: 0 auto;
	width:100%;
	height:150px;
}

#colonneGauche {
	float: right;
	padding-right:10px;
	width:230px;
}

#contenu {
	width: 725px;
	float: left;
	padding: 0 10px 0 10px;
}

#contenuLarge {
	width:100%;
	float: left;
	padding: 0 10px 0 10px;
}

#bandeauBas {
	float:left;
	width:970px;
}

.ajuste {
	position: relative;
	margin: 0 auto;
	width:100%;
}

.corps { 
	padding:0 0 10px 0;
	background-color:#FFF; 
	float:left;
	width:100%;
}
#generationTime  {
	display:none;
}
/* Elements HTML [Charte Générale]
****************************************/
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
}

ul {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}



h1 {
	font-size: 124%;
	color: #669933; 
	background-color: #ffffff;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-size: 124%;
	color: #3e2f09; /* C3 */
}

h3 {
	font-size:20px;
}

#contenu h2, #contenuLarge h2 {
	font-size: 160%;
	color: #669933;
	border-bottom: 1px solid #bba15e;
	margin:10px 0;
}

h4, h5, h6 {
	font-size: 100%;
}

input, select, textarea {
	background-color: #FFF;
	border: 1px solid #669933;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input.checkbox,input.radio {
	border-style: none;
}

.titreModulesC1, .clColonne .titreModules{
	font-size: 20px;
	color: #3e2f09;
	float:left;
	width:100%;
	background-color:#FFFFFF;
}

.titreModulesC2 {
	margin-bottom: -5px;
	color: #bba15e; /* C2 */
	font-size: 160%;
	padding: 15px 0 0 0;
}

.clColonne{
	float:left;
	margin:10px 0;
}

.map{
	float:right;
	text-align:center;
	width:100%;
}
.map a{
	text-decoration:none;
}
.adresse{
	float:left;
	text-align:left;
	font-size:11px;
}

#contenu h3.titreModulesC5 , 
.clCentralLarge .titrage h3.titreModules {
	color: #ffffff;
	font-size:20px;
	padding: 5px 5px 0 5px;
	margin: 0;
	float:left;
}

.encadreC1, .clColonne .encadre {
	background: #ffffff; /* C1 */
	color: #bba15e;
	border: 1px solid #bba15e; /* C2 */
	padding:10px;
	clear: both;
}

.clColonne .encadre{	
	width:210px;
}
.encadreC1 a:link,
.encadreC1 a:visited, 
.clColonne .encadre a:link
,.encadre a:visited {
	color: #bba15e;
}

.encadreC1 a:hover, 
.clColonne .encadre a:hover{
	color: #669933; /* C4 */
}

.encadreC1 ul {
	margin-bottom: 20px;
	/*text-align: left;*/
}

.encadreC1 ul li {
	list-style: none;
}

.encadreC1 img {
	margin: 1px auto;
}
#vitDescription{
	width:703px;
}
#vitDescription ul li, .accroche ul li {
	list-style: disc;
	margin: 3px 0 3px 15px;
}



img.aligneGauche {
	float: left;
}

.encadreC5, .clCentralLarge .encadre {
	float: left;
	background-color: #ffffff; /* C5 */
	color: #bba15e; /* C4 */
	border: 1px solid #669933; /* C4 */
	padding:10px;
	width:703px;
}

.encadreC5 #idCategorie{
	width:280px;
}

span.C4 {
	color: #669933; /* C4 */
}

/* Document 		[Charte Générale]
****************************************/


.chemin {
	margin:5px;
	color: #669933;
	float:left;
	width:985px;
}

.chemin p {
	font-size: 80%;
	font-weight: bold;
}

/* Bandeau Haut 	[Charte Générale]
****************************************/
#bandeauHaut {
	background-color: #669933;
}

#vitrineImg {
	width: 100%;
	text-align: center;
}
#vitrineImg .logo {
	vertical-align: middle;
}
#vitrineTxt {
	position: absolute;
	right:-1px;
	top:122px;
	border:1px solid #000;
}

#vitrineTxt h1 { 
	text-align: center; 
	padding:2px 5px;
	opacity:0.90;
}

.tools {
	float:left;
	margin-top:10px;
}

.artCont {
	background: #bba15e;
	color: #ffffff;
	padding: 10px;
	text-align: center;
	float:left;
	width:210px;
}


.artCont a:link, 
.artCont a:visited {
	text-decoration:none;
	color: #ffffff;
}
.artCont a:hover {
	text-decoration:underline;
}
.panier {
	padding: 0 0 0 25px;
	background: url(../front/panier.gif) no-repeat bottom left;
}

.contact {
	padding:1px 0 0 25px;
	background: url(../front/contact.gif) no-repeat bottom left;
}

.search {
	margin:5px 0 5px 0;
	float:left;
	width:230px;
}

.tools h3{
	color: #3e2f09;
	padding: 0;
	margin: 0;
}

.search input.recherche {
	border: 1px solid #bba15e;
	color: #bba15e;
	background-color: #ffffff;
	font-size: 97%;
	margin-right: 1px;
	padding: 0 10px 0 0px;
}

.search input.submit {
	border: none;
	color: #669933;
	padding-left: 2px;
	font-size:17px;
	height: 22px;
	text-align:center;
	width: 30px;
	
}

#marques {  
	float:left; 
	width: 230px;
	margin:5px 0 10px 0; 
}

#marques h3 {
	color: #3e2f09;
	width:100%;
}
#marques .form{
	margin:0;
}
#marques .form form{
    margin:0;
}
#marques .form select {
	width: 230px;
	padding: 0;
	margin: 0;
	background-color:#FFF;
	color:#000;
}

#engagements {
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	width:500px;
}

#engagements .paiementMode,
#engagements .paiementSecurise { 
	float: left; 
	margin:0 10px;
	font-size:90%;
}

#engagements .paiementMode a,
#engagements .paiementSecurise a{ 
	padding:2px 0;
}

#engagements .paiementSecurise span,
#engagements .paiementMode span { 
	float: left; 
	margin:0 5px;
}

#bonnesAffaires {
	margin-top:10px;
	float:left;
	width:725px;
}
#bonnesAffaires .titrageContenu {
	color: #3e2f09;
	border-bottom: 1px solid #3e2f09;
	display:block;
	height:2.5em;
}

#bonnesAffaires .rss {
	margin-top: 1.1em;
	font-size: 72%;
	color: #3e2f09; /* C3 */
	float: right;
}

.promos {
	width: 213px;
	float: left;
	margin-right: 3px;
	height:65px;
	padding: 5px;
}

.picto {
	background: url(/uploads/_palette/20/etoile.png) no-repeat 50% 50%;
	padding: 15px 13px 18px 15px;
	float: left;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	font-size: 108%;
	text-align: center;
	width: 31px;
}

.pictoBa {
	background: url(/uploads/_palette/20/etoile.png) no-repeat top left;
	padding: 15px 12px 18px 10px;
	float: right;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	font-size: 108%;
	text-align: center;
	width: 31px;
}

.picto a {
	color: #FFF;
	text-decoration: none;
}

.txtPromo {
	font-size: 107%;
	color: #bba15e; /* C2 */
	font-weight: bold;
	padding-top: 5px;
}

.lienOffres {
	clear: both;
	font-size: 142%;
	padding-bottom: 15px;
	
}

.lienOffres a{
	color: #3e2f09;
}

/*------------ MINIMODULES ----------*/
#miniModules,#miniModules2 {
	float:left;
	width: 100%;
	margin-top: 10px;
}

/*------------ CATEGORIE ------------*/
#categorie {
	margin-top: 10px;
	float:left;
}

#categorie .titrageContenu {
	border-bottom: 1px solid #ffffff; /* C5 */
	float:left;
	width:100%;
	background: #669933; /* C4 */
}

/*------------ NOUVEAUTES ----------*/
#nouveautes {
	margin-top:10px;
	float:left;
}
#nouveautes .titrageContenu, .clCentralLarge .titrage{
	border-bottom: 1px solid #ffffff; /* C5 */
	float:left;
	width:725px;
	height:2.5em;
	background-color: #669933; /* C4 */
}

#nouveautes .rss {
	margin-top: 1.1em;
	font-size: 72%;
	color: #ffffff; /* C5 */
	float: right;
	display: inline;
}
#nouveautes .rss a {
	color: #ffffff; /* C5 */
}

/* un produit */
.produit, .unProduit {
	width: 160px;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 15px 6px 0 6px;
}
.blocAchat{
	background-color: #ffffff;
	color: #bba15e;
	padding-bottom:5px;
}

.blocAchat a {
	color: #3e2f09;
}

.blocAchat a:hover {
	color: #bba15e;
}
.produit table.divImg td,
.unProduit table.divImg td{
	margin: auto;
	background: #FFF;
	border: 1px solid #000;
	width: 160px;
	height: 160px;
	vertical-align: middle;
	text-align: center;
	padding: 3px 0 0 0;
}

.produit h4,
.unProduit h4,
.unProduit .libelle {
	font-size: 110%;
	font-weight: normal;
	padding:5px 0;
}

.produit h5,
.unProduit h5,
.unProduit .libelle span {
	font-family:georgia;
	font-size:20px;	
	padding:0 0 5px 0;
}

.produit .caddie,
.unProduit .caddie {
	color: #669933; /* C4 */
	background: url(/uploads/_palette/20/panier-produit.png) no-repeat bottom right;
	margin-right: 12px;
}

.caddie a:link,
.caddie a.visited {
	font-size: small;
}
.sanslien {
	color: #bba15e; /* C2 */
	font-size: small;
}
#produitComplet input {
	padding: 1px;
	margin-top: 10px;
}

#produitComplet input#sel_quantite {
	text-align:center;
}

#produitComplet select {
	padding: 1px;
	margin-top: 10px;
	background-color:#FFF;
}

.spanTaxeEco{
	font-size : 11px;
}

/*------------ NOTRE SELECTION ----------*/
.selection {
	float: left;
	margin:10px 0 0 0;
}

.selection h3 {
	color: #3e2f09;
	background-color: #FFF;
}

.uneSelection {
	overflow: hidden;
	width: 228px;
	background-color:#ffffff;
	color: #669933;
	margin:0 0 5px 0;
	padding:5px 0 5px 2px;
	border: 1px solid #bba15e; /* C2 */
}

.sousSelection {
	overflow: hidden;
}

.uneSelection .image {
	padding: 2px;
	float: left;
	width: 60px;
	text-align: center;
	vertical-align: center;
	border:1px solid #3e2f09;
	background-color:#FFF;
}

.uneSelection .sousSelection .nom {
	float: left;
	width: 90px;
	margin-left:4px;
}

.uneSelection .sousSelection .prix {
	float: left;
	font-weight:bold;
	font-family:georgia;
	width: 65px;
	text-align:center;
}

.uneSelection .sousSelection .ajoutPanier {
	float: right;
	text-align:center;
	width:65px;
	margin-top:5px;
}

/*------------ TOP VENTES ----------*/
.topVentes {
	float: left;
	width: 230px;
	color: #3e2f09;
	padding-bottom:2px;
	margin:10px 0;
}
.topVentes a{
	color: #3e2f09;
}

.topVentes a:hover {
	color: #bba15e;
}
.topVentes h3 {
	font-size:20px;
	width:230px;
	color: #3e2f09;
	background-color: #FFF;
}

.unTopVentes {
    background-color: #ffffff;
	float:left;
	margin: 0 0 5px 0;
	border: 1px solid #bba15e; /* C2 */
}

.unTopVentes .nom {
	float: left;
	font-weight: bold;
	margin: 5px 0 0 0;
	width:195px;
}

.unTopVentes .prix {
	float: left;
	font-size: 129%;
}

.unTopVentes .cellule {
	float: left;
	width: 20px;
	height: 45px;
	padding:20px 0 0 0;
	font-size: 180%;
	text-align: center;
	font-weight: bold;
	color: #669933;
	background-color: #ffffff;
	margin: 0 5px 0 0;
}

/*------------ PLAN DU SITE ----------*/
#plansite h4 {
	margin:10px 0 5px 0;
	border-left: 3px solid #bba15e; /* C2 */;
	border-bottom: 1px dotted #bba15e; /* C2 */;
	padding: 3px 5px;
}

#plansite h4 a,
#plansite h5 a,
#plansite h6 a {
	margin-bottom: 5px;
	text-decoration: none;
}

#plansite li {
	margin-left: 20px;
	list-style-type: none;
}

#plansite li {
	list-style-type: none;
}

/*------------ PAGE RSS ----------*/
.flux a:hover {
	color: #669933; /* C4 */
}

/*------------ ACTUALITES ----------*/
.actualites {
	float: left;
	width:230px;
}

.actualites h3 , .clCentral .titreModules{
	font-size:20px;
	color: #3e2f09;
	background: #FFF;
	margin: 0;
}

.actualites h4 {
	font-weight: normal;
	padding-top: 10px;
	color: #000;
}

.encadreActuC5, .clCentral .encadre {
	background-color: #ffffff; /* C5 */
	color: #669933; /* C4 */
	border: 1px solid #669933; /* C4 */
	padding: 10px;
}

.actualites .encadreActuC5 p {
	font-weight: normal;
	padding-bottom: 10px;
	color: #000;
	font-size: 85%;
}

.actualites a {
	color: #bba15e; /* C2 */
	text-decoration: none;
	display: block;
}

.actualites a:hover {
	color: #669933; /* C4 */
}

.actualites a strong {
	color: #000;
}

.actualites p.rss {
	text-align: right;
	color: #000;
}

.blcPage {
	border-bottom: 2px dotted #bba15e;
}
.blcPage h3{
	color: #669933; /* C4 */
	font-size:20px;
}
.blcPage h3 span{
	color: #bba15e; /* C2 */
}
.blcPage p.date{
	margin: 3px 0pt 10px 8px;
	font-style: oblique;
	font-size: 90%;
	font-weight: bold;
}
p.rss a {
	text-decoration:underline;
}
p.rss a:link,p.rss a:hover,p.rss a:visited {
	color: #669933; /* C4 */
	font-size: 80%;
}


#bandeauBas {
	padding: 10px;
	background-color: #bba15e;
	color: #ffffff;
	font-weight: normal;
	font-size: small;
}

#bandeauBas a {
	color: #ffffff;
	text-decoration: none;
}

.sousCategories {
	margin:auto;
	text-align:center;
}

.sousCategories td {
	width: 160px;
	vertical-align:middle;
	text-align:center;
}

.sousCategories h4 {
	font-size: 107%;
}

.sousCategories ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sousCategories ul ol {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 5px;
}

.sousCategories li {
	font-size: 95%;
	font-weight: bold;
	padding: 3px 2px;
}

#footer {
	text-align: center;
	padding: 10px 0;
}

#footer ul {
	list-style: none;
	display: inline;
}

#footer ul li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #000;
	font-size: 71%;
	font-weight: bold;
}

#footer ul li.rss {
	padding-right: 20px;
	margin-right: 20px;
	border: none;
}

#footer ul li.rss img {
	position: relative;
	top: 3px;
	padding-left: 2px;
}

.categorie .produit,
.categorie .unProduit,{
	padding: 10px 0;
}

.categorie .produit h5,
.categorie .unProduit h5 {
	font-size: 100%;
}

.categorie .produit h4,
.categorie .unProduit h4{
	font-size: 110%;
	padding:5px 0;
}

.categorie .produit h5,
.categorie .unProduit h5 {
	font-size: 100%;
	padding: 0;
}

.categorie .produit .caddie,
.categorie .unProduit .caddie {
	padding: 0;
	color: #669933; /* C4 */
	background: url(/uploads/_palette/20/panier-produit.png) no-repeat bottom right;
	margin-right: 12px;
}

.pagination {
	float: left;
	width: 100%;
	clear: both;
	text-align: center;
}

.filtre {
    clear: both; text-align:center;
}

.categorie .pagination {
	margin: 0 auto;
	text-align: center;
}

.pagination .pages {
	padding: 15px 0 5px 0;
}

.pagination .regletteNavigation span a,.pagination .regletteNavigation span strong
	{
	padding: 5px 10px;
	background: #FFF;
	border: 1px solid #669933; /* C4 */
	color: #669933; /* C4 */
	text-decoration: none;
	font-weight: bolder;
}

.pagination .regletteNavigation span strong {
	font-weight: bold;
	border-style: dotted;
}


.pagination .regletteNavigation span.left a,.pagination .regletteNavigation span.right a
	{
	padding: 5px;
	background: #ffffff; /* C5 */
	border: none;
	color: #669933; /* C4 */
	text-decoration: none;
	font-size: 200%;
	font-weight: bolder;
}


h3.titreBlancC5 {
	color: #FFF;
	font-size:20px;
	font-weight: normal;
	padding: 5px;
	margin: 0;
	display: inline;
	float: left;
}

#produitComplet {

}

.titrageContenuC2 {
	overflow: hidden;
}

h3.titreBlancC2 {
	color: #FFF;
	font-size:20px;
	font-weight: normal;
	background-color: #bba15e;
	width: 100%;
	border: 1px solid #bba15e;
	padding: 5px;
	margin-bottom:1px;
}

#produitComplet .encadreC1 {
	padding: 10px;
	margin: 0;
	background-color: #ffffff;
}

.encadreC1 {
	overflow: hidden; zoom:1;
}

.gaucheProduit {
	width: 500px;
	text-align: justify;
	font-size: 85%;
	color: #000;
	vertical-align:top;
}

ul#etatProduit {
	padding-top: 10px;
	text-align: center;
}

.gaucheProduit #etatProduit li {
	list-style: none;
	display: inline;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

.gaucheProduit #promos {
	float: left;
	margin-right: 3px;
	overflow: hidden;
	padding: 5px;
}

.gaucheProduit #picto {
	background: url(/uploads/_palette/20/etoile.png) no-repeat top left;
	padding: 15px 12px 18px 10px;
	float: left;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	width: 30px;
}

.gaucheProduit #picto a {
	color: #FFF;
	text-decoration: none;
}

.gaucheProduit #txtPromo {
	font-size: 107%;
	color: #bba15e; /* C2 */
	font-weight: bold;
	padding-top: 5px;
}

.gaucheProduit #txtPromo a {
	text-decoration: none;
}

.gaucheProduit ul {
	margin: 10px;
}
.gaucheProduit ul li{
	list-style: disc;
}

.droiteProduit {
	text-align: center;
	width: 200px;
	vertical-align:top;
}
.droiteProduit ul {
	list-style: none;	
}
.droiteProduit #divHidder {
	text-align: center;
}
.droiteProduit #blcAchat {
	text-align: center;
}
table.divImg  {
	margin:auto;
	text-align:center;
}
.droiteProduit table.divImg td {
	margin: auto;
	background-color: #FFF;
	border: 1px solid #000;
	width: 160px;
	height: 180px;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 4px;
}

.droiteProduit .facettes {
	padding-top: 5px;
}

.droiteProduit .prix {
	font-size: 100%;
	/*float: left;*/
	overflow: hidden;
	/*width: 165px;*/
	text-align: center;
	/*margin-right:10px;*/
}
#spanPrix{
  font-size: 160%;
}
.barre{
	text-decoration:line-through;
	float:left;
	font-size:12px;
	width:100%;
}

.droiteProduit .choix {
	/*text-align: left;*/
}

#produitComplet .droiteProduit .choix label {
	/*float: left;*/
	padding-top: 10px;
	width: 65px;
}

.droiteProduit .choix input {
	padding: 1px;
	margin-top: 10px;
}

.droiteProduit .caddie {
	margin-top: 5px;
	text-align: center;
	/*padding-right: 20px;*/
	background: url(/uploads/_palette/20/panier-ajouter.png) no-repeat 160px;
}
.droiteProduit form {
	margin:0;
	padding:0;
}
.droiteProduit #divEtat {
	clear:both;
	margin:5px 0px ;
	padding:3px 0px ;
	border:none;
	border-top: 1px solid #bba15e; /* C2 */	
}
.droiteProduit .etatGeneral {
	clear:both;
	margin:5px 0px ;
	padding:3px 0px ;
	border: 1px solid #669933;
	border-left:none;
	border-right:none;		
}

.entoure {
	margin: 1px 0 10px 0;
}

.entoure a:hover {
	color: #669933; /* C4 */
}

#caddie {
	background: url(/uploads/_palette/20/panier-ajouter.png) no-repeat 130px;
	padding-right: 50px;
}

#unAmi {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding:10px 0;
}

#unAmi h3 {
	color: #ffffff;
	border-bottom: 1px solid #bba15e; /* C2 */
	font-size:20px;
	background: #669933 url(/uploads/_palette/20/enveloppe-grande.png) no-repeat 4px 5px;
	padding-left: 40px;
	margin:0;
}
#unAmi .entoure{
	border: 1px solid #bba15e;
	padding:0 5px;
}
#unAmi .colDroite {
	text-align: left;
	float: left;
	width: 445px;
}

#unAmi .colGauche {
	text-align: left;
	float: left;
	width: 270px;
}

#unAmi label {
	height: 20px;
}

#unAmi .colGauche input {
	width: 95%;
	height: 20px;
}

#unAmi .colDroite textarea {
	height: 65px;
	width: 100%;
}

#unAmi .action {
	text-align: right;
	padding: 5px 0;
}

#unAmi .envoi {
	background: #bba15e;
	border: 1px solid #ffffff;
	color: #ffffff;
}

.titrageContenuRose {
	border-bottom: 1px solid #FFF;
	background: #bba15e; /* C2 */
}

#imprime {
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	padding: 4px 0;
}

.imprimer {
	background: url(/uploads/_palette/20/imprimante.png) no-repeat center right;
	padding-right: 20px;
}

.envoyerAmi {
	background: url(/uploads/_palette/20/enveloppe-petite.png) no-repeat scroll 97% center;
	border-right: 1px solid #bba15e;
	margin-right:2px;
	padding-right:27px;
}

/************************************************************************************/
/*                                   NAVIGATION                                     */
/************************************************************************************/
ul#navigation {
	overflow:hidden; 
	margin: 5px 0 0 0; 
	padding: 0;
	font-size:12px;
}

#navigation ul,
#navigation ul ul {
	margin: 0;
	padding: 0;
}

#navigation li { 
	list-style: none;
	margin:2px 0;
	padding:2px 5px;
	text-align: left;
	color: #ffffff;
	display:block;
	float: left;
	white-space: nowrap;
	border-right: 1px solid #ffffff;
}

#navigation li li li{
	border:none;
	padding: 5px 0 5px 18px;
}

#navigation a {
	text-decoration: none;
}

#navigation a:hover {
	color: #669933;
	background-color: #ffffff;
}

#navigation li.selected a{
	background-color: #ffffff;
	color: #bba15e;
	font-weight:bold;
}

/* gestion des niveaux */
#navigation li a {
	color: #ffffff;
	padding:2px 5px;
}

#navigation li li a {
	padding: 0 0 0 10px;
	font-size: 100%;
	background-color: #ffffff;
	border-bottom: 0px;
	list-style: none;
	font-weight: normal;
	background-image: none;
	display:block;
}

#navigation li li li a{
	padding: 0 0 0 15px;
}


#ssmenu {
	padding:5px 0;
	margin:5px 20px 0 20px;
	overflow:hidden;
	width:950px;
	background-color: #669933;
	font-size:12px;
}

#ssmenu li{
	display:inline;
	float:left;
	padding:0 5px;
	border-right: 1px solid #ffffff;
	padding:2px 5px;
}

#ssmenu li a,
#sssmenu li a{
	color: #ffffff;
	text-decoration:none;
	padding:2px 5px;
}

#ssmenu li.selected a{
	background-color: #ffffff;
	color: #bba15e;
	font-weight:bold;
}

#sssmenu {
	background-color: #669933;
	padding:5px 0;
	margin:0 40px;
	font-size:12px;
	overflow:hidden;
}
#sssmenu li{
	display:inline;
	padding:2px 5px;
	border-right: 1px solid #ffffff;
}
#sssmenu li.selected a{
	background-color: #ffffff;
	color: #669933;
	padding:2px 5px;
}

ul#ssmenu li a:hover,
ul#sssmenu li a:hover{
	color: #669933;
	background-color: #ffffff;
}
/************************************************************************************/
/*                                   CONTACT                                     	*/
/************************************************************************************/
#contenuContact {
	margin: 0;
}

#contenuContact .envoyer {
	background: #bba15e;
	border: 1px solid #3e2f09;
	height: 25px;
	padding: 0 20px 0 20px;
	color: #ffffff;
	cursor: pointer;
}

#contenuContact table {
	width:100%;
}

#contenuContact input {
	height: 20px;
	border-color:#bba15e;
}

#contenuContact select,
#contenuContact textarea {
	width: 99%;
	border-color:#bba15e;
}

#contenuContact th,#contenuContact td {
	vertical-align: top;
	text-align: left;
}

#contenuContact th label {
	font-weight: normal;
	display: block;
}

#contenuContact td {
	padding: 4px;
}

#contenuContact tfoot td {
	text-align: right;
}

/************************************************************************************/
/*                                   NOUS TROUVER 									*/
/************************************************************************************/
table.tadresse {
	width: 100%;
	border-collapse: collapse;
}

table.tadresse td {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #bba15e; /* C2 */
}

/************************************************************************************/
/*                                   PANIER                                     	*/
/************************************************************************************/
#resteFrancoPort, #francoPort{
	font-weight:bold;
}
#asterZone{
	font-size:10px;
}
table.panier{
	border-collapse: collapse;
	color: #669933;
	border-left: 1px solid #bba15e; /* C2 */
	border-right: 1px solid #bba15e; /* C2 */
	margin:0 0 2px 0;
}
table.panier input {
	text-align: center;
	background-color: #bba15e; 
	color: #ffffff; 
}
table.panier th{
	border: 1px solid #3e2f09;
	padding: 5px 0 5px 0;
	font-weight: bold;
	background-color: #669933; 
	color: #3e2f09; 
}
table.panier td{
	border-bottom: 1px solid #bba15e; /* C2 */
	padding:5px;
}
#number{
	text-align:right;
}
table.panier .ssTotal {
	padding: 5px 0 5px 0;
	background-color: #ffffff;
	color: #669933;
	text-align:left;
	border: 1px solid #bba15e; /* C2 */
}
#bouton {
	float: left;
	width: 725px;
	padding: 5px 0 5px 0;
	background-color: #bba15e;
	margin:3px 0 0 0;
}
#bouton .submit {
	background: #bba15e;
	color: #ffffff;
	border: 1px solid #bba15e; /* C2 */
	padding: 3px;
	cursor: pointer;
}
#bouton #termine {
	float: right;
	width: 50%;
	text-align: right;
	font-style:oblique;
	font-weight:bold;
}
#bouton #poursuivre {
	float:left;
	font-style:oblique;
	font-weight:bold;
	text-align:left;
	width:50%;
}

#videPanier {
	text-align: right;
	font-size: 80%;
	padding-right: 5px;
	color: #bba15e; /* C2 */
}
#imprimeCommande {
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	padding: 0 10px 4px 0;
	float: right;
	width: 200px;
}
/************************************************************************************/
/*                                   COMMANDE                                     	*/
/************************************************************************************/
#commande {
	margin: 0;
	width:100%;
	color: #bba15e; /* C2 */
	float: left;
}

.envoyer {
	background: #bba15e;
	border: 1px solid #3e2f09;
	height: 35px;
	padding: 0 20px 0 20px;
	color: #ffffff;
	cursor:pointer;
}

#commande table {
	color: #669933;
	width: 100%;
}

#commande input.text {
	height: 20px;
}

#commande textarea {
	width: 97%;
}

#commande th {
	text-align: left;
}

#commande th label {
	font-weight: normal;
	display: block;
	padding: 3px 3px 3px 10px;
}

#commande td {
	padding: 3px;
}

#commande tfoot td {
	text-align: center;
}

#commande select {
	padding: 0;
	margin: 0;
}

#modePaiement {
	border: 1px solid #bba15e; /* C2 */
	margin: 0 0 10px 0;
	width:725px;
}

#modeLivraison {
	border: 1px solid #bba15e; /* C2 */
	margin: 0 0 10px 0;
	width:725px;
}

#ID_ZONELIVRAISON {
	width: 580px;
}

#coordonnees {
	border: 1px solid #bba15e; /* C2 */
	margin: 0 0 10px 0;
	width:725px;
}

#coordonnees table {
	width:100%;
}

#contenu h3.titreCs,
#contenu h3.titreBa {
	font-size:20px;
	padding: 5px;
	padding-bottom: 0px;
	margin: 0;
	font-weight: normal;
	width:auto;
	float:left;
}

#contenu h3.titreCs {
	color : #ffffff; /* C5 */
}

.page {
  border-bottom: 2px dotted #bba15e;
  padding-bottom:20px;
}

/*********/ 
/* COVER */ 
/*********/
#cover {
	display: block;
	z-index: 100;
	filter: alpha(opacity = 50);
	opacity: .5;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ccc;
	cursor: wait;
}

/********************/ 
/* ETAPES COMMANDES */ 
/********************/
#navCommande {
	text-align:center;
}
#navCommande table {
	margin:auto;
	margin-bottom:5px;
}
#navCommande td {
	background: #bba15e;
	color: #ffffff;
	padding: 5px 10px;
}
#navCommande td.selected {
	background: #669933;
	color: #ffffff;
}
#navCommande td a{
	color: #ffffff;
}
/***********/ 
/* SLIDER */ 
/**********/

#slider-bg {
    position: relative;
    background:url(../../images/slider/bg-fader.gif) 5px 0 no-repeat;
    height:28px;
    width:228px;
    margin:auto; 
}

#slider-thumb {
    cursor:pointer;
    position: absolute;
    top: 4px;
}

/******************/
/* CONTENU LIBRE */
/*****************/

.clCentral h3 {
	font-size:20px;
	margin: 0;
}

.clCentralLarge{
	clear : both;
}

.clCentral {
	width: 200px;
	float: left;
}

/******************/
/*bandeau onclick*/
/******************/
#bandeauContrat{
	background:#FFFFFF;
	width:100% !important;
}
#bandeauContrat p{
	display:block;
	height:15px;
	text-align:right;
}
#banniereContrat{
	height:104px;
	background :#FFFFFF url(../front/bandeau_evalutation.jpg) no-repeat top center;
	color:#FF0000;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	padding-top:15px;
}
.marginBandeauContrat{
  padding-top:145px;
}

.prixUnite{
	font-size:60%;
	font-weight:normal;
	float:left;
	width:100%;
}

.codePromo {
	padding:10px;
}

.modeVacances{
	border:1px solid #ffffff;
	margin:5px 0;
	padding:5px;
}

#deconnexion{ overflow:hidden; width:100%;}
#deconnexion a{ float:right;}

.connexion{ width:49%; float:left; margin-right:10px;}
.inscription{ width:48%; float:right; margin-left:10px;}
.inscription table tr th,
.deconnexion table tr th  { text-align:right; }