/* CSS issu des tutoriels css.alsacreations.com */

/*==========================
== organisation principale
==========================*/
* {margin:0; padding:0;}

body {
font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
font-size:12px;
color:#4F504F;
margin: 0;
padding: 0;
background-color:#A6A695;
}

#body2 {
background:url(../IMG/charte-body2-fond.gif);
background-color:#AAAAAA;
background-repeat: repeat-x ;
}

#header {
height: 125px;
width: 960px;
background:url(../IMG/charte-header-fond.gif);
}
#haut {
height: 30px;
padding-top:105px;
margin-left:30px;
}
#conteneur {
background:url(../IMG/charte-fond-conteneur.jpg);
width:960px;
margin:0 auto;
}

#centre {
background-color:#FFFFFF;
margin-left: 230px;
margin-right: 190px;
font-size:11px;
}

#centre2 {
margin-left: 230px;
margin-right:190px;
}

#gauche {
float:left;
width: 200px;
background-color:#E6E5E0;
text-align:right;
_margin-right:-3px;/*pour IE*/
}

#droite {
float:right;
width: 170px;
_margin-left:-3px;/*pour IE*/
}
#pied {
clear:both;
height: 30px;
background-color: #1C1D19;
}
#piedcentre {
width:960px;
margin:0 auto;
height: 30px;
background-color: #33342E;
text-align:center;
}

/*==========================
== MENU HAUT
==========================*/
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
#menuhaut li {
display: inline;
margin-right:35px;
}

#menuhaut a {
font-size:11px;
color: #000000;
text-decoration: none;
font-weight:bold;
}
#menuhaut a:hover {
font-size:11px;
text-decoration: underline;
font-weight:bold;
color:#B3123A;
}

/*==========================
== PIED DE PAGE
==========================*/
#piedcentre ul {
list-style-type: none;
padding-top:5px;
}

#piedcentre li {
display: inline;
margin-right:35px;
}

#piedcentre a {
font-size:11px;
color: #ffffff;
text-decoration: none;
font-weight:bold;
}
#piedcentre a:hover {
font-size:11px;
text-decoration: underline;
font-weight:bold;
color:#B3123A;
}

/*==========================
== MENU GAUCHE
==========================*/
#mg a {
display:block;
padding-left:20px;
border-bottom:solid 1px #BAB9B5;
width:180px;
padding-bottom:5px;
padding-top:5px;
color:#4F504F;
font-size:11px;
text-align:left;
text-decoration:none;  
}

#mg a:hover {
background:#FFFFFF;
/*color:#B3123A; */
}

#mg .on{
background:#FFFFFF;
}

#mg img {
border:0;
float:left;
}

#mg .img-puce {
margin:0px;
}

/*==========================
== MENu DROIT
==========================*/
.md-texte {
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	color:#1F1E1D;
	font-size:10px;
	display:block;
}


.md-boite {
border:solid 1px; 
border-color:#CCCCCC;
width:168px;
}

.bouton a {
color:#B3123A;
font-size:10px;
text-decoration:none;
}

.bouton a:hover {
color:#4F504F;
font-size:10px;
text-decoration:none;
}

.bouton70 {
display:block;
width:80px;
height:17px;
background:url(../IMG/charte-bt-80.gif) no-repeat; 
padding-left:10px;
padding-top:1px;
}

.bouton80 {
display:block;
width:80px;
height:17px;
background:url(../IMG/charte-bt-80.gif) no-repeat;
padding-left:10px;
padding-top:1px;
}

.bouton100 {
display:block;
width:100px;
height:17px;
background:url(../IMG/charte-bt-100.gif) no-repeat;
padding-left:10px;
padding-top:1px;
}

.bouton110 {
display:block;
width:110px;
height:17px;
background:url(../IMG/charte-bt-110.gif) no-repeat;
padding-left:10px;
padding-top:1px;
}

.bouton150 {
display:block;
width:150px;
height:17px;
background:url(../IMG/charte-bt-150.gif) no-repeat;
padding-left:10px;
padding-top:1px;
}


#boutique {
height:150px;
width:170px;
background:url(../IMG/charte-md-boutique-fond.gif) no-repeat;
}

#newsletter {
background:url(../IMG/charte-md-offre-fond.gif);
background-repeat: repeat-x ;
background-color:#D5D5D4;
width:169px;
border-left:solid 1px #CCCCCC;
}

#offre-mois{
width:169px;
background:url(../IMG/charte-md-offre-fond.gif) repeat;
background-repeat: repeat-x ;
background-color:#E9E8E5;
border-bottom:solid 1px #CCCCCC;
border-left:solid 1px #CCCCCC;
}

div#panier {
background:url(../squelettes/IMG/charte-md-panier-fond.gif);
width:170px;
height:150px;
font-size:10px;
}

html>body div#panier
{
height: auto;
min-height: 150px; /*hauteur mini pour les autres*/
} 

#panier a {
font-size:10px;
color:#ffffff;
text-decoration:none;
}

/*==========================
== CONTENUS CENTRE
==========================*/

a {
font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
color:#4090C1;
text-decoration:underline;
}

a:hover {
font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
color:#B3123A;
text-decoration:none;
}

.lienreferencement {
text-decoration:none;
color:#4F504F;
}

.spip_logos {
border:0;
}

.puce {
background: url(../IMG/charte-puce.gif) no-repeat left top;
padding-left:8px;
}

.puce9 {
background: url(../IMG/charte-puce9.gif) no-repeat left top;
padding-left:8px;
line-height:10px;
font-size:9px;
}

.texte11 {
font-size:11px;
}

.texte10 {
font-size:10px;
}


.texte9 {
font-size:9px;
}

.rouge{
color:#B3123A;
}

td {
font-size:11px;
}

/*==========================
== machine coté vitrine
==========================*/

#machine_vitrine {
margin-top:10px;
margin-bottom:10px;
width:530px;
border-top:solid 1px #AAAAA9;
}

#machine_vitrine .titre {
	border-bottom:solid 1px #AAAAA9;
	display:block;
	height:17px;
padding-top:1px;
}

#machine_vitrine .photo {
width:120px;
}

#machine_vitrine .texte {
width:280px;
font-size:11px;
line-height:14px;
}

#machine_vitrine .info {
width:120px;
font-size:10px;
padding-left:10px;
line-height:12px;
}

#machine_vitrine .prix {
color:#C0004A;
font-size:16px;
font-weight:bold;
}

#machine_vitrine .HT {
color:#C0004A;
}

#machine_vitrine .stock {
display:block;
color:#000000;
font-size:9px;
margin-top:3px;
margin-bottom:3px;
}

/*==========================
== consommable coté vitrine
==========================*/

#consommable_vitrine {
margin-top:10px;
margin-bottom:10px;
width:530px;
}


#consommable_vitrine  #lien_gamme {
margin-top:10px;
margin-bottom:20px;
height:20px;
padding-top:3px;
padding-left:5px;
}

#consommable_vitrine  #lien_gamme a{
text-decoration:underline;
color:#000000;
}

#consommable_vitrine  #lien_gamme a:hover {
text-decoration:none;
color:#4090C1;
}

#consommable_vitrine  #lien_gamme .on {
text-decoration:underline;
font-weight:bold;
color:#4090C1;
}

#consommable_vitrine #titre h2 {
width:380px;
height:20px;
/*background-color:#000000;*/
/*color:#A8A478;*/
color:#000;
padding-top:5px;
/*padding-left:10px;*/
font-size:12px;
font-weight:normal;
border-top:solid 1px;
border-bottom:solid 1px #DCDDDC;
}

#consommable_vitrine #conditionnement {
width:380px;
height:17px;
/*background-color:#3A3B3A;*/
color:#000;
padding-top:2px;
/*padding-left:10px;*/
border-bottom:solid 1px #DCDDDC;
font-size:9px;
}

#consommable_vitrine #prix {
float:left;
width:130px;
height:42px;
background-color:#DCDDDC;
border-top:solid 1px #000;
border-bottom:solid 1px #DCDDDC;
padding-left:10px;
font-size:10px;
padding-top:3px;
}

#consommable_vitrine #prix .rouge{
color:#B3123A;
}

#consommable_vitrine #details_produit {
width:220px;
font-size:10px;
padding-top:10px;
padding-right:10px;
padding-bottom:10px;
}

#consommable_vitrine #details_produit h3 {
font-size:11px;
}

#consommable_vitrine #details_produit .rouge {
color:#B3123A;
}

#consommable_vitrine #details_produit .nom_produit {
font-weight:bold;
color:#000000;
padding-bottom:3px;
display:block;
font-size:11px;
}


#consommable_vitrine #logo_produit {
width:150px;
padding-top:10px;
}

#consommable_vitrine #qt_produit {
width:120px;
padding-top:10px;
font-size:10px;
padding-left:10px;
}

.liste_qt {
font-size:10px;
}
.liste_qt option {
text-align:center;
padding-right:20px;
}


/*========================
NEWSLETTER
========================*/

	.cadre {
		/*border: 1px #000000 solid;
		background-color:#FFFFFF;*/
		background:url(../IMG/charte-md-offre-fond.gif);
	        text-align: justify;
	        width:500px;
	        padding: 10px;
	        margin-left: auto;
	        margin-right: auto;
	        margin-bottom: 10px;
		-moz-border-radius: 6px;
		border-radius: 6px;
	}

	.bloc {
	 margin-top: 10px;
	 padding: 10px;
	 text-align: center;
	}
	
	.cdt{
	  font-size:10px;
	  text-align:center;
	  margin-top:10px
	}


fieldset {
border:none;
width:400px;
}
legend {
font-size:14px;
}

/*================
FORMULAIRE COMMANDE CONSOMMABLES
==================*/

.numero_identification {
display:block;
height:30px;
padding-left:4px;
padding-top:10px;
background-color:#FFFDFC;
border:1px solid #999999;
font-size:14px;
color:#000000;
width:280px;
margin:10px 0 10px 0;
font-weight:bold;
}

.form_conso-titre {
display:block;
font-size:14px;
color:#FFFFFF;
background:#000000;
height:23px;
padding-left:10px;
width:510px;
padding-top:5px;
}


#form_conso {
}

.form_conso-tr {
height:36px;
}
.form_conso-td {
border-bottom: 1px solid #aaaaaa;
border-left: 1px solid #aaaaaa;
}

.form_conso-td-right{
border-right: 1px solid #aaaaaa;
}
