* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #9b001d url(images/fond.gif) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	color: #82776b;
}

#page {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url(images/fond-page.gif) repeat-y;
	position: relative;
}

#entete {
	width: 760px;
	height: 245px;
	background: url(images/fond-entete.jpg) no-repeat;
	position: relative;
}

a#quisommesnous {
	position: absolute;
	right: 10px;
	bottom: 60px;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	color: #82776b;
	padding: 2px 10px 5px 10px;
	display: block;
	text-decoration: none;
	border-left: 1px solid #82776b;
	font-weight: normal;
}

#logo {
	position: absolute;
	top: 10px;
	left: 30px;
}

#menu {
	position: absolute;
	right: 10px;
	top: 219px;
	height: 26px;
	overflow: hidden;
}

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

#menu li {
	float: left;
	margin: 0 2px 0 0;
/*	padding-bottom: 21px;*/
	display: inline;
}

#menu a {
	display: block;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url(images/fond-menu.gif) no-repeat top left;
}

#menu a span {
	display: block;
	padding: 6px 10px;
	background: url(images/fond-menu.gif) no-repeat top right;
}


#menu a.selected, #menu a.selected:hover {
	background: url(images/fond-menu.gif) no-repeat 0 -52px;
	color: #7f7366;
}

#menu a.selected span, #menu a.selected:hover span {
	background: url(images/fond-menu.gif) no-repeat 100% -52px;
}

#menu a:hover {
	background: url(images/fond-menu.gif) no-repeat 0 -26px;
}

#menu a:hover span {
	background: url(images/fond-menu.gif) no-repeat 100% -26px;
}



#corps {
	margin: 0 10px;
	width: 740px;
	background: #FFF;
	padding: 10px 0;
}

#corps.colonne {
	background: #fff url(images/fond-colonne.gif) repeat-y left;
	margin-bottom: 1px;
}

.agauche {
	float: left;
	width: 184px;
}

.adroite {
	float: right;
	width: 535px;
}

/* MENU PRODUITS */

#menuproduits {
	margin: 0;
	padding: 0;
}

#menuproduits li {
	list-style-type: none;
	float: left;
	display: inline;
	width: 158px;
	margin: 10px 20px 0 0;
	padding: 0;
	background: none;
	position: relative;
}

#menuproduits li.separe {
	clear: both;
	display: block;
	float: none;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#menuproduits div.photo {
	margin-bottom: 10px;
	border: 1px solid #ecebe9;
	display: block;
	width: 134px;
	height: 134px;
	background: #FFF;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}

#menuproduits a {
	display: block;
	border: 1px solid #fff;
	padding: 10px;
	text-align: center;
	color: #9b001d;
	text-decoration: none;
	background: #fff;
	font-size: 11px;
	line-height: 11px;
}

#menuproduits a:hover {
	border: 1px solid #ecebe9;
	background: #f4f2f1;
}

#menuproduits span.sstitre {
	font-size: 10px;
	font-weight: normal;
}

#menuproduits span.prix {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 18px;
	font-weight: bold;
	background: #aac75b;
	color: #fff;
	padding: 0 5px;
	font-size: 12px;
}

#devis {
	border-collapse: collapse;
	width: 515px;
}

#devis tr {
	background: #fff;
}

#devis tr.selected {
	background: #f4f2f1;
}

#devis th {
	padding: 5px;
	font-size: 10px;
	color: #b4aba1;
	text-align: left;
	border-bottom: 1px solid #ecebe9;
}

#devis td {
	border-bottom: 1px solid #ecebe9;
	padding: 2px 5px;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

#devis td.photo {
	padding: 1px 0 1px 2px;
}

#devis td.produit a {
	color: #9b001d;
	text-decoration: none;
}

#devis td.produit span.sstitre {
	font-size: 10px;
	font-weight: normal;
}

#devis td.photo img {
	width: 67px;
	height: 67px;
	float: left;
}

#devis td.prix {
	font-weight: bold;
	background: #aac75b url(images/fond-prix-devis.gif) repeat-x bottom;
	color: #fff;
	text-align: right;
	white-space: nowrap;
}


#devis td.panier {
	white-space: nowrap;
	text-align: right;
	font-size: 10px;
	color: #b4aba1;
}

#devis td.panier input {
	border: 1px solid #ecebe9;
	background: #fff;
	color: #b4aba1;
	font-size: 13px;
	padding: 2px;
	text-align: center;
	font-weight: bold;
}

#devis tr.selected td.panier input {
	color: #9b001d;
}

#basdepage {
	clear: both;
	width: 760px;
	height: 50px;
	background: url(images/fond-pied.gif) no-repeat;
	text-align: center;
	color: #c0bbb5;
	font-size: 30px;
	line-height: 46px;
	font-weight: bold;
}

#pieddepage {
	clear: both;
	width: 760px;
	background: #9b001d;
	text-align: center;
	color: #c0bbb5;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}

#pieddepage a {
	color: #fff;
}

#pieddepage a:hover {
	color: #db002e;
}

#sitemap {
	display: none;
}

h1, h2, h3, h4, h5, h6, p, ul {
	margin: 10px 20px 10px 0;
}


h1 {
	color: #db002e;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}


h2 {
	color: #82776b;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	margin: 0 20px 10px 0;
}

h3 {
	background: url(images/fond-h3.gif) no-repeat;
	border: 0;
	color: #FFF;
	font-weight: bold;
	padding: 7px 10px 7px 10px;
	font-size: 14px;
	line-height: 14px;
}

h3 a.haut {
	float: right;
	font-size: 9px;
	line-height: 9px;
	color: #FFF;
	display: block;
	padding: 4px 6px;
	background: #aac75b;
	text-decoration: none;
	font-weight: normal;
}

h3 a.haut:hover {
	background: #98b949;
	color: #fff;
}

h4 {
	color: #82776b;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

h6 {
	background: url(images/fond-h3.gif) no-repeat;
	color: #FFF;
	font-weight: bold;
	padding: 8px 10px 9px 10px;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
}

p, ul {

	font-size: 12px;
	line-height: 18px;
	margin: 10px 40px 10px 20px;
}


ul {
	list-style-type: square;
}

li {
	margin: 10px 0;
}

.agauche ul {
	font-size: 10px;
	line-height: 12px;
	margin: 10px 10px 10px 20px;
}

.agauche ul.menu {
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
}

.agauche ul.menu li {
	float: left;
	width: 184px;
	margin: 0;
	padding: 0;
}

.agauche ul.menu li a {
	display: block;
	padding: 5px 10px 5px 15px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.agauche ul.menu li a:hover {
	background: #fff;
}

.agauche p {
	background: url(images/puce.gif) no-repeat 0 3px;
	margin: 10px 0;
	padding: 0 10px 10px 15px;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px solid #fff;
}

.agauche p.sans {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
	background: none;
	text-align: center;
}

.agauche p a {
	font-size: 10px;
}

.agauche p strong {
	color: #7f7366;
	font-size: 13px;
}

.agauche h4 {
	background: #aac75b;
	border: 1px solid #ecebe9;
	margin: 10px 24px 10px 24px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 14px;
}

.agauche h6 {
	background: #ecebe9;
	margin: 10px 24px -10px 24px;
	text-align: center;
	color: #7f7366;
	font-weight: normal;
	padding: 3px;
	font-size: 10px;
	line-height: 10px;	
}

.agauche div.photoa {
	border: 1px solid #ecebe9;
	border-top: 0;
	margin: -10px 24px 10px 24px;
	width: 134px;
	height: 134px;
	text-align: center;
	background: #FFF;
	overflow: hidden;
}

/*.agauche form {
	padding: 10px 15px;
	border-bottom: 1px solid #fff;
}*/

.agauche select {
	width: 155px;
	font-size: 10px;
	background: #fff;
	margin-top: 5px;
	border: 1px solid #ecebe9;
}

/* DIV DISTRIBUTEUR */

.distributeur {
	margin: 10px 20px 20px 0;
	background: url(images/fond-distributeur.jpg) no-repeat bottom;
	padding-bottom: 9px;
	line-height: 18px;
}

.distributeur h3 {
	margin: 0;
}

.distributeur h5 {
	background: #f4f2f1;
	border: 0;
	color: #7f7366;
	font-weight: normal;
	padding: 5px 10px;
	margin: 10px 1px 0 1px;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	clear: both;
}

.distributeur h5.contact {
	background: #7d7970;
	color: #fff;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}


.distributeur p {
	margin: 11px;
	color: #82776b;
}

.distributeur p.adresse {
	width: 190px;
	float: right;
	clear: none;
	border-left: 1px dashed #b4aba1;
	padding-left: 10px;
	margin-bottom: 5px;
	display: inline;
}

.distributeur a {
	font-size: 11px;
}

.distributeur p.coord img {
	float: left;
	clear: left;
	padding-top: 3px;
}

.distributeur p.infos {
	clear: both;
	border-top: 1px dashed #b4aba1;
	padding-top: 10px;
	margin-top: 10px;
}

.distributeur p.infos strong {
	display: block;
	width: 40%;
	float: left;
	clear: left;
	padding: 0;
	font-size: 10px;
	line-height: 16px;
	color: #aac75b;
}

.distributeur img.btchoixpdv {
	float: right;
}

.distributeur .map {
	display: none;
	height: 300px;
	margin: 10px 1px -9px 1px;
	clear: both;
}

.etapes {
	width: 184px;
	height: 199px;
	overflow: hidden;
}

#etape1 {
	background: url(images/etapes.gif) no-repeat;
}

#etape2 {
	background: url(images/etapes.gif) no-repeat -184px 0;
}

#etape3 {
	background: url(images/etapes.gif) no-repeat -368px 0;
}

#etape2grp {
	background: url(images/etapes-grp.gif) no-repeat;
	height: 136px;
}

#etape3grp {
	background: url(images/etapes-grp.gif) no-repeat -184px 0;
	height: 136px;
}

#etape3pdv {
	background: url(images/etapes-pdv.gif) no-repeat;
	height: 73px;
}

.etapes a {
	display: block;
	margin: 10px 0 0 0;
	width: 184px;
	height: 53px;
	text-decoration: none;
}

.etapes span {
	visibility: hidden;
}


select {
	font-size: 11px;
	border: 1px solid #ecebe9;
	padding: 2px;
	background: #f4f2f1;
}

a {
	color: #db002e;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #9b001d;
	text-decoration: none;
}

a.bouton {
	display: block;
	padding: 5px 10px;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	background: #db002e;
	text-align: center;
	border: 2px solid #9b001d;
	border-top: 2px solid #f2a6b6;
	border-left: 2px solid #f2a6b6;
	margin: 10px 24px 0 24px;
	text-decoration: none;
}

.distributeur a.bouton {
	float: right;
	width: 100px;
	margin: 10px 10px 5px 10px;
}

a.bouton:hover {
	background: #9b001d;
	color: #FFF;
	border: 2px solid #9b001d;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}

form#accesrapide p {
	text-align: right;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 20px;
}

form#accesrapide select {
	width: 515px;
}

.motscle {
	display: none;
}

/* FORMULAIRE */


label {
	width: 35%;
	border-bottom: 1px dashed #b4aba1;
	padding: 0 0 2px 0;
	float: left;
	text-align: left;
	clear: left;
	display: inline;
	font-size: 10px;
	line-height: 16px;
	color: #aac75b;
	font-weight: bold;
}

p.label {
	width: 35%;
	padding: 0 0 2px 0;
	float: left;
	text-align: left;
	clear: left;
	display: inline;
	font-size: 10px;
	line-height: 16px;
	color: #7f7366;
	margin: 10px 10px 0 0;
}

form div {
	clear: left;
	padding-top: 5px;
	margin: 0 40px 0 20px;
	text-align: right;
}

.distributeur form div {
	margin: 0 11px;
}


input, .input, textarea {
	border: 1px solid #b4aba1;
	background: #f4f2f1;
	width: 60%;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	padding: 2px;
}

.submit {
	line-height: 13px;
	color: #fff;
	background: #db002e;
	text-align: center;
	border: 2px solid #9b001d;
	border-top: 2px solid #f2a6b6;
	border-left: 2px solid #f2a6b6;
	cursor: pointer;
	font-weight: bold;
	margin: 5px 0 10px 0;
}


/* TOOLTiP */


#dhtmltooltip {
  position: absolute;
  visibility: hidden;
  z-index: 10000;
  background: #9b001d;
  border: 1px solid #fff; 
  /*width: 150px;*/
  padding: 5px;
  color: #fff;
  font-size:11px;
  font-weight: bold;
  text-align: center;
}