
/* © 2010 Bexter Vaince CSS */

html{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	padding: 0px;
	margin: 0px;
	background: #f1f1f1 url(../images/fond.jpg) repeat-x;
	background-position: top;
}

/* Hack FF pour masquer les contours pointillés sur les liens 
---------------------------------------------------------- */ 
a{
	outline: none;
}

:focus{
	-moz-outline-style: none;
}

a {
	color: #7b2f18;
	text-decoration: none;
}

a:hover{
	color: #7b2f18;
	text-decoration: underline;
}

/* ------------------------------------------------ TITRE : h1*/
h1{
	font-size: 24px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #7b2f18;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #7b2f18;
}

h1 a:hover{
	color: #7b2f18;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h2*/
h2{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	color: #7b2f18;
}

h2 a:hover{
	color: #7b2f18;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h3*/
h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #f16600;
	text-align: left;
}

h3 a:hover{
	color: #f16600;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h4*/
h4{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #7b2f18;
	text-align: left;
}

h4 a:hover{
	color: #7b2f18;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h5*/
h5,h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #7b2f18;
	text-align: left;
}

h5 a:hover{
	color: #7b2f18;
	text-decoration: none;
}

h6 a:hover{
	color: #7b2f18;
	text-decoration: none;
}

/* ------------------------------------------------ PARAMETRES : default*/
p{
	margin: 0px;
	padding: 0px;
}

ol{
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

ol li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: justify;
}

ul li{
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
}

strong{
	color: #5e5e5e;
	font-weight: bold;
}

img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table{
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/*---------------------------------------------------------------------*/
/* PARAMETRES : site  */
/*---------------------------------------------------------------------*/
#site{
	width: 982px;
	margin-left: -491px;
	padding: 0px;
	z-index: 99;
	position: absolute;
	left: 50%;
}

#header{
	margin: 0px;
	width: 982px;
	height: 144px;
	float:left;
	background: transparent url(../images/header.jpg) no-repeat;
}

#flash{
	margin: 0px;
	width: 982px;
	height: 233px;
	float:left;
	background: transparent url(../images/flash.jpg) no-repeat;
}

.bloc-gauche{
	float:left;
	width:250px;
	margin-top:10px;
}

.bloc-droite{
	float:right;
	width:250px;
	margin-top:10px;
}

.lienretourdyn{
	background: transparent url(../images/retour.jpg) center left no-repeat;
	height: 15px;
	width: 100px;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;	
}

.bbdynasuite{
	background: transparent url(../images/puce.jpg) center right no-repeat;
	height: 15px;
	width: 70px;
	padding: 0px 10px 0px 0px;
	font-style: italic;
	float: right;
}

.savoir-plus{
	float:right;
	text-align:right;
	margin:5px 0px 0px 0px;
}

#pointer{
	cursor: url(../images/zoomin.cur), pointer !important;
}

.wash{
	clear: both;
	margin: 0px;
	padding: 0px;
}


/*--------------------------------------------------------------------*/
/* GESTION : contenu */
/*--------------------------------------------------------------------*/
#contenu{
	width: 982px;
	height: 300px;
	min-height: 300px !important;
	height: auto !important;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float: left;
	background: transparent url(../images/contenu.jpg) repeat-y;
}


/*GAUCHE --------------------------------------*/

.gauche{
	width: 187px;/*187*/
	float: left;
	height: 100px;
	min-height: 100px !important;
	height: auto !important;
	padding: 0px 0px;
	margin: 0px 0px 0px 8px !important;
	margin: 0px 0px 0px 4px;
	text-align: justify;
}

.rechercher{
	float: left;
	width: 187px;
	margin: 0px 0px 10px 0px;
}

.rechercherTOP{
	float: left;
	background: transparent url(../images/rechercher-top.jpg) no-repeat;
	width: 187px;
	height: 29px;
}

.rechercherMIDDLE{
	float: left;
	background: transparent url(../images/gauche-middle.jpg) repeat-y;
	width:157px;/*187*/
	padding:10px 15px 0px 15px;
	height: 55px;
	min-height: 55px !important;
	height: auto !important;
}

.rechercherBOTTOM{
	float: left;
	background: transparent url(../images/gauche-bottom.jpg) no-repeat;
	width: 187px;
	height: 10px;
	margin: 0px 0px 0px 0px;
}

.estimation{
	float: left;
	width: 187px;
	margin: 0px 0px 10px 0px;
}

.estimationTOP{
	float: left;
	background: transparent url(../images/estimation-top.jpg) no-repeat;
	width: 187px;
	height: 29px;
}

.estimationMIDDLE{
	float: left;
	background: transparent url(../images/gauche-middle.jpg) repeat-y;
	width:157px;/*187*/
	padding:10px 15px 0px 15px;
	height: 25px;
	min-height: 25px !important;
	height: auto !important;
	text-align:center;
}

.estimationBOTTOM{
	float: left;
	background: transparent url(../images/gauche-bottom.jpg) no-repeat;
	width: 187px;
	height: 10px;
	margin: 0px 0px 0px 0px;
}

.compte{
	float: left;
	width: 187px;
	margin: 0px 0px 10px 0px;
}

.compteTOP{
	float: left;
	background: transparent url(../images/compte-top.jpg) no-repeat;
	width: 187px;
	height: 29px;
}

.compteMIDDLE{
	float: left;
	background: transparent url(../images/gauche-middle.jpg) repeat-y;
	width:157px;/*187*/
	padding:10px 15px 0px 15px;
	height: 80px;
	min-height: 80px !important;
	height: auto !important;
}

.compteBOTTOM{
	float: left;
	background: transparent url(../images/gauche-bottom.jpg) no-repeat;
	width: 187px;
	height: 10px;
	margin: 0px 0px 0px 0px;
}

.devenez-occadeco{
	float: left;
	width: 187px;
		margin: 0px 0px 10px 0px;
}

.devenez-occadecoTOP{
	float: left;
	background: transparent url(../images/devenez-occadeco-top.jpg) no-repeat;
	width: 187px;
	height: 29px;
}

.devenez-occadecoMIDDLE{
	float: left;
	background: transparent url(../images/gauche-middle.jpg) repeat-y;
	width:157px;/*187*/
	padding:20px 15px 0px 15px;
	height: 104px;
	min-height: 104px !important;
	height: auto !important;
}

.devenez-occadecoBOTTOM{
	float: left;
	background: transparent url(../images/gauche-bottom.jpg) no-repeat;
	width: 187px;
	height: 10px;
	margin: 0px 0px 0px 0px;
}


/*MIDDLE --------------------------------------*/

.content{
	width: 543px;/*543*/
	float: left;
	height: 300px;
	min-height: 300px !important;
	height: auto !important;
	margin: 0px 0px 10px 8px;
	padding: 0pxpx;
	text-align: justify;
}

.contentTOP{
	float: left;
	background: transparent url(../images/content-top.jpg) no-repeat;
	width: 543px;
	height: 10px;
}

.contentMIDDLE{
	float: left;
	background: transparent url(../images/content-middle.jpg) repeat-y;
	width:513px;/*543*/
	padding:10px 15px 0px 15px;
	height: 470px;
	min-height: 470px !important;
	height: auto !important;
}

.contentBOTTOM{
	float: left;
	background: transparent url(../images/content-bottom.jpg) no-repeat;
	width: 543px;
	height: 10px;
	margin: 0px 0px 0px 0px;
}


/*DROITE --------------------------------------*/

.droite{
	width: 221px;/*221*/
	float: right;
	height: 100px;
	min-height: 100px !important;
	height: auto !important;
	padding: 0px;
	margin: 0px 8px 10px 0px !important;
	margin: 0px 0px 10px 0px;
	text-align: justify;
}

.panier{
	float: left;
	width: 221px;
	margin: 0px 0px 10px 0px;
}

.panierTOP{
	float: left;
	background: transparent url(../images/panier-top.jpg) no-repeat;
	width: 221px;
	height: 29px;
}

.panierMIDDLE{
	float: left;
	background: transparent url(../images/droite-middle.jpg) repeat-y;
	width:197px;/*221*/
	padding:10px 15px 0px 15px;
	height: 10px;
	min-height: 10px !important;
	height: auto !important;
}

.panierBOTTOM{
	float: left;
	background: transparent url(../images/droite-bottom.jpg) no-repeat;
	width: 221px;
	height: 10px;
	margin: 0px 0px 0px 0px;
}

.affaire{
	float: left;
	width: 221px;
	margin: 0px 0px 10px 0px;
}

.affaireTOP{
	float: left;
	background: transparent url(../images/affaire-top.jpg) no-repeat;
	width: 221px;
	height: 29px;
}

.affaireMIDDLE{
	float: left;
	background: transparent url(../images/droite-middle.jpg) repeat-y;
	width:190px;/*221*/
	padding:10px 15px 0px 15px;
	height: 270px;
	min-height: 270px !important;
	height: auto !important;
}

.affaireBOTTOM{
	float: left;
	background: transparent url(../images/droite-bottom.jpg) no-repeat;
	width: 221px;
	height: 10px;
	margin: 0px 0px 0px 0px;
}

.produit{
	float:left;
	width:190px;
	margin:10px 0px 0px 0px;
}

.produit h3{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #7b2f18;
	border-bottom: 1px dotted #7b2f18;
	text-align: left;
}

.produit h3 a:hover{
	color: #7b2f18;
	text-decoration: none;
}

.photo-produit{
	text-align:center;
	margin:10px 0px;
}

.texte-produit{
	float:left;
	width:150px;
}

.caddy{
	float:right;
	width:25px;
	margin-left:5px;
}

.voir-details{
	width:190px;
	text-align:right;
	border-top:1px dotted #5e5e5e;
	margin: 10px 0px 0px 0px;
}

.border-photo{
	padding: 2px;
	margin: 0px;
	border: 1px solid #6b6b6b;
}

/*---------------------------------------------------------------------- PAGE : index.htm */

.bloc-index{
	margin-bottom:5px;
	float:left;
	width:280px;
}

.texte-index{
	width:280px;
	float:left;
}

/*---------------------------------------------------------------------- PAGE : situation_geographique.htm */

.tooltips{
	position: absolute;
	background: #FFF;
	border: 1px solid #660000;
	padding: 10px;
	margin: 0px;	
	width: 220px;
	z-index:999;
}

#aix-centre{
	position: absolute;
	top: 848px;
	left: 558px;
	background: transparent url(../images/point.gif) no-repeat;
}

#aix-centre a{
	display: block;
	width: 21px;
	height: 21px;
}

#aix-milles strong{
	display: none;
}

#aix-milles{
	position: absolute;
	top: 838px;
	left: 548px;
	background: transparent url(../images/point.gif) no-repeat;
}

#aix-milles a{
	display: block;
	width: 21px;
	height: 21px;
}

#aix-centre strong{
	display: none;
}

#pau{
	position: absolute;
	top: 870px;
	left: 384px;
	background: transparent url(../images/point.gif) no-repeat;
}

#pau a{
	display: block;
	width: 21px;
	height: 21px;
}

#pau strong{
	display: none;
}

#bayonne{
	position: absolute;
	top: 842px;
	left: 340px;
	background: transparent url(../images/point.gif) no-repeat;
}

#bayonne a{
	display: block;
	width: 21px;
	height: 21px;
}

#bayonne strong{
	display: none;
}

#beziers{
	position: absolute;
	top: 857px;
	left: 487px;
	background: transparent url(../images/point.gif) no-repeat;
}

#beziers a{
	display: block;
	width: 21px;
	height: 21px;
}

#beziers strong{
	display: none;
}

#bourg{
	position: absolute;
	top: 756px;
	left: 546px;
	background: transparent url(../images/point.gif) no-repeat;
}

#bourg a{
	display: block;
	width: 21px;
	height: 21px;
}

#bourg strong{
	display: none;
}

#epinay{
	position: absolute;
	top: 579px;
	left: 459px;
	background: transparent url(../images/point.gif) no-repeat;
}

#epinay a{
	display: block;
	width: 21px;
	height: 21px;
}

#epinay strong{
	display: none;
}

#montpellier{
	position: absolute;
	top: 839px;
	left: 512px;
	background: transparent url(../images/point.gif) no-repeat;
}

#montpellier a{
	display: block;
	width: 21px;
	height: 21px;
}

#montpellier strong{
	display: none;
}

#niort{
	position: absolute;
	top: 676px;
	left: 392px;
	background: transparent url(../images/point.gif) no-repeat;
}

#niort a{
	display: block;
	width: 21px;
	height: 21px;
}

#niort strong{
	display: none;
}

#soissons{
	position: absolute;
	top: 584px;
	left: 514px;
	background: transparent url(../images/point.gif) no-repeat;
}

#soissons a{
	display: block;
	width: 21px;
	height: 21px;
}

#soissons strong{
	display: none;
}

#laon{
	position: absolute;
	top: 564px;
	left: 514px;
	background: transparent url(../images/point.gif) no-repeat;
}

#laon a{
	display: block;
	width: 21px;
	height: 21px;
}

#laon strong{
	display: none;
}

/*---------------------------------------------------------------------- PAGE : nos-catalogues.htm */

.descriptif-catalogue-1{
	display:none;
	margin:10px 0px 10px 0px;
}

.descriptif-catalogue-2{
	display:none;
	margin:10px 0px 10px 0px;
}

/*.descriptif-photo{
	float:left;
	width:90px;
	margin-right:10px;
	text-align:center;
}*/

.descriptif-texte{
	float:left;
	width: 230px;
}

.table-catalogues{
	width:513px;
	margin-top:20px;
}

.tr-catalogues{
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
}

.td-catalogues{
	padding:10px;
}

.td-titre{
	padding:0px 10px;
	border-bottom:1px dotted #5e5e5e;
	padding-top:5px;
}

.td-catalogues2{
	padding:0px 10px;
}

.td-catalogues3{
	padding:0px 10px 10px 10px;
}

/*---------------------------------------------------------------------- PAGE : nos-catalogues.htm */

#form-estimation{
	float:left;
	border-top:1px dotted #757575;
	width:513px;
	margin-top:20px;
}

#form-estimation input{
	 width: 170px;
	 float:right;
	 margin: 2px 0px;
	 border: 1px solid #C0C0C0;
	 padding: 2px;
}

#form-estimation textarea{
	 width: 246px;/*250*/
	 float:right;
	 margin: 2px 0px;
	 border: 1px solid #C0C0C0;
	 padding: 2px;
}

#form-estimation select{
	 width: 170px;
	 float:right;
	 margin: 2px 0px;
	 border: 1px solid #C0C0C0;
	 padding: 2px;
}

/*---------------------------------------------------------------------- PAGE : mono-magasin.htm - dans lib */

/*---------------------------------------------------------------------- PAGE : contact.htm */
#popup1, #popup2, #popup3, #popup4, #popup5, #popup6, #popup7, #popup8, #popup9{
	display: none;
	float:left;
	width:513px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #757575;
}

.menu-agence{
	float:left;
	width:513px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom: 1px dotted #757575;
	text-align:center;
}

.contact-coordonnees{
	float:right;
	width:210px;
}

.contact-googlemap{
	float:left;
	width:290px;
	text-align:left;
	margin-bottom:20px;
}

#form-contact{
	float: left;
	width: 513px;
}

#form-contact input{
	 width: 170px;
	 margin: 2px 0px;
	 border: 1px solid #C0C0C0;
	 padding: 2px;
}

#form-contact textarea{
	 width: 170px;
	 margin: 2px 0px;
	 border: 1px solid #C0C0C0;
	 padding: 2px;
}

#form-contact select{
	 width: 175px;
	 margin: 2px 0px;
	 border: 1px solid #C0C0C0;
	 padding: 2px;
}

fieldset{
	float: left;
	width: 513px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border: 0px;
}

label{
	float: left;
	width: 70px;
	margin: 6px 0 0 0;
	padding: 0px;
	text-align: left;
}

p.message{
	font-size: 14px;
	color: #7b2f18;
	font-weight: bold;
	text-align: center;
}

.obligatoire{
	font-size: 10px;
	font-style: italic;
	text-align: right;
	float:right;
}

#coordonnes-contact{
	float: right;
	width: 230px;
}

.googleMap{
	border: 1px solid #C0C0C0;
	padding: 2px;
}

/*---------------------------------------------------------------------- PAGE : sitemap.htm */
.sitemap{
	width: 600px;
	text-align: justify;
	float: left;
	margin-top: 20px !important;
	margin-top: 10px;
	border: 1px solid #B4B5B9;
	padding: 30px 0px 10px 30px !important;
	padding: 15px 0px 10px 15px;
	background: #FFFFFF;
}

/*---------------------------------------------------------------------- PAGE : mentions.htm */
#mentions-gauche{
	float: left;
	width: 180px;
	margin: 0px 10px 10px 0px !important;	
	margin: 0px 5px 5px 0px;				
	text-align: left;
}

#mentions-droite{
	float: right;
	width: 470px;
	text-align: justify;
	margin: 0px 0px 10px 0px !important;	
	margin: 0px 0px 5px 0px;	
}


/*--------------------------------------------------------------------*/
/* GESTION : footer */
/*--------------------------------------------------------------------*/
#footer {
	float: left;
	width: 982px;/*982*/
	height:48px;/*60*/
	margin: 0px;
	padding: 12px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	background: transparent url(../images/footer.jpg) no-repeat;
}
#footer ul{
	width: 982px;
	list-style: none;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#footer li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#copyright{
	float: left;
	width:982px;
	font-size:11px;
	padding: 0px;
	margin: 0px;
	text-align:center;
	font-weight: bold;
}
