h2 {
	color:#363636;
	font-size:0.8em;
	letter-spacing:0.6px;
	text-transform:uppercase;
}

/*#partie_haute ul, h2 {height:20px;}*/

#partie_haute ul li a {
	color:#878787;
	text-decoration:none;
	font-size:0.8em;
}
#partie_haute ul li a:hover, #partie_haute ul li a.selected {
	color:#5b1117;
	text-decoration:underline;
}

#partie_haute li {float:left;}

#menu-gauche {
    background:url(../images/bg/revendeurs-menu-gauche.jpg) no-repeat;
    width:595px;
}
#menu-gauche li a {
    width:101px;
}

#map {
	background:url(../images/revendeurs/map.jpg) no-repeat center 27px;
	height:360px;
	margin-bottom:59px;
	margin-top:24px;
	width:894px;
}
#map a {font-size:0.8em;}
#map a:hover, #map a.selected {color:#5b1117;}
#map.clair {background-image:url(../images/revendeurs/map-clair.jpg);}

#bloc1 {background:url(../images/revendeurs/bg_bloc1.png);}
#bloc1 li a {color:#878787;}
#bloc2 {background:url(../images/revendeurs/bg_bloc2.png);}
#bloc2 li a {color:#6b6b6b;}
#bloc3 {
	background:url(../images/revendeurs/bg_bloc3.png);
	color:#363636;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.7em;
}

#bloc1, #bloc2, #bloc3 {
	height:285px;
	margin-bottom:4px;
	margin-top:20px;
	overflow:hidden;
	padding-left:14px;
	padding-top:25px;
	position:relative;/*IE6 IE7*/
	width:276px;
}

.conteneur_bloc {
	float:left;
	height:359px;
	margin-right:12px;
	width:290px;
}
.conteneur_bloc.dernier {
	margin-right:0;
}

.up, .down {
	display:block;
	height:11px;
	width:290px;
}
.up {background:url(../images/revendeurs/btn_up.png) no-repeat;}
.down {background:url(../images/revendeurs/btn_down.png) no-repeat;}

/*** COMMANDE EXPRESS ***/
#commande-express {
    font-family:Georgia,"Times New Roman",Times,serif;
}
#commande-express #recherche {
    color: #555555;
    font-size:0.8em;
    margin-bottom:20px;
    font-family: Georgia,"Times New Roman",Times,serif;
}
#commande-express .input {
    background:#f1f1f1;
    border:1px solid #dfdfdf;
    height: 18px;
    width: 202px;
}
#commande-express table {
    border:1px solid #7c7c7b;
    border-collapse: collapse;
    font-family:Georgia,"Times New Roman",Times,serif;
    margin-bottom: 12px;
    width: 100%;
}
#commande-express th {
    background: #7c7c7b;
    color:#f1f2f1;
    font-family: Arial;
    font-weight: normal;
    width: 95px;
}
#commande-express tr {
    border-bottom:1px solid #7c7c7b;
}
#commande-express td {
    border-left:1px solid #7c7c7b;
    padding-top: 3px;
    padding-right: 8px;
    height:66px;
    text-align: right;
}
#commande-express td.couleur {
    color: #363636;
    padding-left: 12px;
    text-align: left;
}
#commande-express table th.produit {
    background:#662126;
    font-family:Georgia,"Times New Roman",Times,serif;
    height: 26px;
    padding-left: 12px;
    text-align: left;
    text-transform: uppercase;
    width: 126px;
}
#commande-express table input {
    background:#e5e5e5;
    border:1px solid #b6b6b5;
    font:0.7em "Courier New", Courier, monospace;
    text-align: right;
    width: 40px;
}
#commande-express table .cercle-rouge {
    background-image: url(../images/revendeurs/cercle-rouge.png);
    background-repeat:  no-repeat;
    background-position:  10px 30px;
}
#commande-express table .cercle-vert {
    background-image: url(../images/revendeurs/cercle-vert.png);
    background-repeat:  no-repeat;
    background-position:  10px 30px;
}
#commande-express table .bg-blanc {background-color:#ffffff;}
#commande-express table .bg-gris {background-color:#d1d1d1;}

#commande-express #legende {
    color: #363636;
    font-family: Arial;
    font-size: 0.8em;
    margin-top: 20px;
}
#commande-express #legende li {
    margin-bottom: 12px;
}
/************************/