*{
	margin: 0;
	padding: 0;
}
body{
	background: #aaa49f;
	behavior: url("hover.htc");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676764;
}
body.popup{
	background: #fff;
}

/*--------------	Couleurs et arriere-plans personnalisables		--------------*/
h1, .baseline, .baseline a, .baseline strong, .baseline em, p.tags{
	color: #7D5A5A;
}
.baseline, .baseline a{
	color: #B0A030;
}
.warning{
	color: red;
}
/*--------------	Fin couleurs et arriere-plans personnalisables		--------------*/

ul{
	list-style-type: none;
}
a{
	text-decoration: none;
}
a img{
	border: none;
}

/*--------------	Ref		--------------*/
h1{
	position: absolute;
	top: 2px;
	left: 5px;
	height: 12px;
	color: #4c2c15;
}
.header h1 a{
	color: #4c2c15;
	font-size: 9px;
	cursor:default;
	font-family:sans-serif;
	text-decoration: none;
	clear: both;
	display:inline;
	white-space:nowrap;
}
h1 a:hover{
	color: #4c2c15;
	}
h1, .baseline, .baseline a{
	font-size:9px;
	font-weight:100;
}
.baseline, .baseline a{
	/*text-align: right;*/
	color: #b9b7b6;
}

/*--------------	Fin ref		--------------*/


.corps{
	background: url(images/commun/faux-column.gif) repeat-y 0 0;
	width: 773px;
	margin: 0 auto;
}

/*--------------	Header		--------------*/
.header{
	position: relative;
	background: #73553c url(images/commun/header-bg.gif) no-repeat 0 18px;
	border-bottom: 5px solid #aaa49f;
	/*margin: 0 0 5px 0;*/
	width: 773px;
	height: 190px;
}
.fr{
	background: url(images/commun/flags/fr.gif) 0 0 no-repeat;
}
.de{
	background: url(images/commun/flags/de.gif) 0 0 no-repeat;
}
.en{
	background: url(images/commun/flags/en.gif) 0 0 no-repeat;
}
.sp{
	background: url(images/commun/flags/sp.gif) 0 0 no-repeat;
}
.header a{
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
.header p{
	text-align: center;
}
.header p a{
	/*border: 1px solid red;*/
	margin: 35px 0 0 0;
	padding: 110px 0 0 0;
	width: 235px;
	height: 0 !important;
	height /**/: 110px;
}
.header ul{
	float: right;
	border-top: 1px solid #86817d;
	border-left: 1px solid #86817d;
	padding: 1px 10px 0 0;
	height: 16px;
}
.header li{
	float: left;
	margin: 0 4px 0 0;
}
.header li a{
	padding: 13px 0 0 0;
	width: 18px;
	height: 0 !important;
	height /**/: 13px;
}
/*--------------	Fin header		--------------*/

/*--------------	menu		--------------*/
.menu{
	float: left;
	background: #aaa49f;
	width: 194px;
	padding: 0;
}
.menu dl{
	background: url(images/commun/faux-column1.gif) 0 0 repeat-y !important;
	background: url(images/commun/faux-column1.gif) 1px 0 repeat-y;
	border: 1px solid #c4c0bd;
	margin: 0 0 4px 0;
}
.menu dt{
	background: #59361c;
	border-bottom: 1px solid #c4c0bd;
	margin: 0;
	padding: 7px 0 7px 12px;
	height: 14px;
	color: #fff;
	font-weight: normal;
}
.menu dt.last{
	border-bottom: none;
}
.menu ul, .menu dd{
	margin: 0;
	padding: 0;
}
.menu dt a{
	color: #fff;
}
.menu li{
	margin: 0;
	border-bottom: 1px solid #eae1d5;
	/*border: 1px solid red;*/
}
.menu a, dt, dt a{
}
.menu li a{
	display: block;
	background: url(images/commun/puce.gif) 11px 5px no-repeat;
	padding: 2px 0 3px 30px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #59361c;
}
.menu li a.last{
	border-bottom: none;
}
.menu li.current, .menu li:hover{
}
a, .box a, ul.box a:hover, .demande p.navig input, #selection, .footer{
	color: #59361c;
}
.menu h2{
	background: #fff;
	border: 1px solid #9a8f83;
	padding: 11px 0 7px 9px;
	font-size: 26px;
	font-weight: normal;
}
#newsForm{
	padding-top: 10px;
}
#newsForm p{
	padding: 0;
	margin: 0 0 5px 0;
}
.menu form{
	background: #fff;
	border: 1px solid #9a8f83;
	border-top: none;
	margin: 0 0 4px 0;
	padding: 5px;
	font-size: 9px;
}
.menu form .warning{
	color: #5a4f40;
}
.menu input{
	float: left;
	border: 1px solid #cec9c4;
	margin: 0;
	padding: 2px 0 0;
}
.menu input.submitNews{
	position: absolute;
	top: 0;
	right: 4px;
	background: #ba986d;
	border: none;
	margin: 0 0 0 1px;
	width: 58px;
	height: 20px;
	font-size: 14px;
	color: #fff;
}
#societe{
	background: #fff;
	border: 1px solid #9a8f83;
	margin: 0 0 4px 0;
	padding: 10px 5px;
	text-align: center;
}
#societe h3{
	margin: 0 0 12px 0;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #5a3516;
}
#societe h3 span{
	display: block;
	font-size: 11px;
	text-transform: none;
	color: #676764;
}
/*--------------	contenu principal		--------------*/
.content{
	background: #fff;
	float: left;
	margin: 0 0 0 4px;
	padding: 10px;
	width: 555px;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	background: #fff;
	border-bottom: 1px solid #D0D0CF;
	padding: 11px 0 7px 9px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
}
h2:first-letter{
	color: #5b3617;
}

/*--------------	accueil		--------------*/
.box{
	border: 1px solid #cecdcb;
}
.recherche, .news{
	float: left;
}
.recherche{
	position: relative;
	background: #e1d4c3;
	width: 271px;
	margin-right: 10px;
	padding: 0 0 43px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.recherche h2{
	background: #fff;
}
.recherche table.radios{
	position: absolute;
	top: 53px;
	right: 0;
}
.recherche label{
	font-weight: bold;
	font-size: 12px;
	color: #59361c;
}
input.bordered, select.bordered{
	border: 1px solid #a29583;
}
.checkboxTd input{
	margin: 0;
	width: 20px;
}
.recherche select{
	width: 260px;
	font-size: 10px;
}
.submitSearch{
	position: absolute;
	bottom: 13px;
	right: 4px;
	border: 1px solid #d2d2d2;
	padding: 2px;
	width: 123px;
}
.submitSearch input{
	background: #9d7853;
	border: none;
	width: 123px;
	height: 24px;
	color: #fff;
}
.news{
	width: 270px;
}
.news h4{
	font-size: 13px;
	color: #5b3617;
}
.news div{
	float: left;
	padding: 8px 10px 5px 5px;
	width: 150px;
}
.news p{
	float: left;
	margin: 0 0 0 0;
}
.news span{
	display: block;
	margin: 0 0 15px 0;
	color: #b87528;
}
.news img{
	float: left;
	margin: 8px 5px 0 5px;
	width: 95px;
	
}
.news hr{
	display: block;
	width: 253px;
	margin: 0 auto;
}

.liste{
	float: left;
	border: 1px solid #cecdcb;
	margin: 10px 0;
	padding: 0 0 10px 0;
	width: 553px;
}
.liste dl{
	float: left;
	width: 262px;
	margin: 10px 10px 10px 0;
	padding: 0 0 0 10px;
}
.liste dl.no-rmargin{
	margin-right: 0;
}
.liste dl.no-lpadding{
	padding-left: 0;
}
dt{
	position: relative;
	border-bottom: 1px solid #cec9c4;
	margin: 0 0 4px 0;
	font-size: 13px;
	font-weight: bold;
}
.liste dt a{
	color: #9d580b;
}
dt span{
	position: absolute;
	top: 0;
	right: 0;
	color: #968c7f;
}
dl img{
	float: left;
	margin: 0 5px 0 0;
	/*width: 100px;
	height: 72px;*/
}
.liste dd{
	position: relative;
	border-bottom: 1px solid #cec9c4;
	padding: 0 0 4px 0;
	height: 72px;
}
.liste p{
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;	
}
.type, .district, .visit, .selection, .deselection{
	position: absolute;
}
.type, .district, .visit{
	left: 104px;
}
.type, .type a, .district, .district a{
	font-size: 9px;
	color: #968c7f;
}
.type{
	bottom: 26px;
}
.district{
	bottom: 16px;
}
.visit, .selection, .deselection{
	bottom: 3px;
	background: url(images/commun/plus.gif) 0 2px no-repeat;
	padding: 0 0 0 9px;
	font-size: 11px;
	font-weight: bold;
	color: #9d580b;
}
.selection, .deselection{
	right: 0;
}
.deselection{
	background: url(images/commun/cartsupp.jpg) 0 1px no-repeat;
	padding: 0 0 0 11px;
}

/*--------------	liste		--------------*/
.resultsNav{
	position: relative;
	background: #ececec;
	border: 1px solid #cec9c4;
	margin: 0 0 10px 0;
	padding: 8px 6px;
	height: 15px;
	font-size: 12px;
}
#numPages, #orderBy{
	position: absolute;
	top: 8px;
}
#numPages{
	right: 6px;
}
#orderBy{
	left: 220px;
}
#orderBy img{
	border-bottom: 1px solid #FFBC19;
	margin: 0 2px 0 0;
	padding: 2px;
}
.resultsNav p span, #numPages a.current, .filtre label, .filtre .btn{
	font-weight: bold;
	color: #58351c;
}
#numPages a.current{
	text-decoration: underline;
}
.filtre{
	background: #ececec;
	border: 1px solid #cec9c4;
	padding: 5px;
}
.filtre label{
	display: block;
	margin: 0 0 5px 0;
	font-size: 12px;
}
.filtre .btn{
	background: url(images/commun/gradiant.gif) 0 0 repeat-x;
	border: 1px solid #91928f;
	width: 70px;
}
/*--------------	produit		--------------*/
.produit .box, .produit h2, .flash, .navig a, .produit form, .caract, .equipements, .setOne input, .setOne textarea{
	border: 1px solid #cec9c4;
}
.produit h2{
	position: relative;
	clear: both;
	background: #ececec;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	width: 533px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #58351c;
}
.produit h2 span{
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 15px;
	color: #9d580b;
}
.flash{
	float: left;
	background: #ececec;
	margin: 0 10px 10px 0;
	padding: 7px;
	width: 330px;
	height: 300px;
}
small{
	font-size: 8px;
	color: #CCCCCC;
}
small a{
	color: #CCCCCC;
}
.navig{
	float: left;
	width: 196px;
	margin: 0;
	padding: 0;
}
.navig a{
	display: block;
	background: url(images/commun/gradiant.gif) 0 0 repeat-x;
	margin: 0 0 5px 0;
	padding: 2px 10px;
	height: 15px;
	text-transform: uppercase;
	text-align: center;
	color: #9d580b;
}
.description{
	clear: both;
	margin: 0 0 10px 0;
	padding: 10px;
}
/*caracteristiques*/
.caract, .equipements{
	margin: 0 0 10px 0;
	padding: 8px 0;
}
.caract table{
	border-collapse: collapse;
	width: 100%;
}
.odd{
	background: #ececec;
}
.caract td{
	padding: 3px 5px;
	width: 50%;
}
.equipements{
	width: 553px;
}
.equipements table{
	float: left;
	width: 33%;
}
.equipements td{
	/*position: relative;*/
	background-image: url(images/commun/plus.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding: 3px 5px 3px 30px;
}
.equipements td span{
	position: absolute;
	top: 3px;
	right: 5px;
	color: #9d580b;
}
/*formulaire contact*/
.produit form{
	padding: 10px;
}
.tel{
	color: #9d580b;
}
.produit fieldset{
	border: none;
}
.setOne *{
	float: left;
}
.setOne p{
	margin: 0 0 10px 0;
}
.setOne label, .setTwo label, .captcha label{
	margin: 0 0 0 35px;
	width: 80px;
}
.setOne label.questions{
	margin: 50px 35px 0 0;
}
.setOne input{
	width: 132px;
}
.setOne textarea{
	margin: 5px 0 0 35px;
	width: 462px;
	height: 100px;
}
.setTwo, .setThree{
	float: left;
	margin: 0 40px 20px 0;
}
.setTwo input{
	margin: 0px 2px 0 35px;
}
.produit form p.captcha_1{
	margin-left: 35px;
}
.navigTwo{
	float: right;
	margin: 20px 0 10px 0;
}
.navigTwo a, .navigTwo input, .submitProfil{
	display: block;
	float: left;
	background: url(images/commun/gradiant.gif) 0 bottom repeat-x;
	border: 1px solid #cec9c4;
	margin: 0 10px 5px 0;
	padding: 2px 10px;
	width: auto;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	color: #9d580b;
}
.navigTwo a{
	height: 18px;
}
.navigTwo input, .submitProfil{
	height: 24px;
}


/*gestion alertes*/
.profil, .profile{
	border: 1px solid #cecdcb;
	margin: 10px 0 0 0;
	padding: 10px;
}
.profil h3{
	margin: 10px 0 10px 0;
	font-size: 16px;
}
fieldset{
	border: none;
}
.profil input{
	border: 1px solid #cec9c4;
	width: 140px;
}
.profil .submitProfil{
	width: 142px;
}
/*envoi ami*/
.popup h2{
	margin-bottom: 10px;
}
.popup input, .popup textarea{
	border: 1px solid #cecdcb;
}
.popup input{
	width: 232px;
}
.popup textarea{
	width: 280px;
}
.popup p{
	margin-bottom: 5px;
}
.popup .submitProfil{
	width: 236px;
}
/*--------------	selection		--------------*/
#selection{
	margin: 0 0 10px 0;
	width: 100%;
}
#selection th, #selection td{
	padding: 2px 3px;
}
#selection img{
	padding: 3px;
	width: 31px;
	height: 31px;
}
#selection a:hover{
	text-decoration: underline;
}
td.actions a{
	padding-left: 10px;
}
/*--------------	contenu dunamique		--------------*/
.dyn .box{
	padding: 30px;
	/*width: 688px;*/
}
.dyn .box p{
	width: auto;
}
/*--------------	contact		--------------*/
.popup div{
	padding: 5px;
}
.popup form{
	padding: 5px 10px 0 70px;
}
.popup textarea{
	width: 232px;
}

/*--------------	comparaison		--------------*/
.comparaison{
	background: #dedede;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c0c0bf;
}
.comparaison h2{
	background-color: #fff;
	background-position: 0 10px;
	border: none;
	margin: 0;
	padding: 0 0 0 12px;
	font-size: 22px;
	font-weight: normal;
	color: #3875be;
}
.comparaison p{
	margin: 0 0 10px 0;
	font-size: 14px;
}
.comparaison a{
	color: #c0c0bf;
}
.deselection a{
	color: #3875be;
}
.comparaison table{
	display: block;
	font-weight: bold;
}
.comparaison .leftcorner{
	background: url(/images/commun/corner-left.gif) 0 0 no-repeat;
	width: 99%;
	margin: 20px auto;
}
.comparaison .rightcorner{
	background: url(/images/commun/corner-right.gif) right top no-repeat;
	/*border-top: 1px solid #d0d0cf;
	border-bottom: 1px solid #d0d0cf;*/
	height: 627px;
	margin: 0 -7px 0 7px;
	padding: 30px 50px 50px;
}
.comparaison .thumb{
	width: 147px;
	height: 111px;
}
.comparaison table{
	border-collapse: collapse;
}
.comparaison tr{
	margin: 0;
	padding: 0;
}
.comparaison td{
	border: 1px solid #d0d0cf;
	margin: 0 10px 0 0;
	text-align: center;
}
.fullwidth, td.fullwidth{
	display: block;
	width: 180px;
	height: 12px;
	padding: 2px 10px;
	font-weight: normal;
	text-align: left;
}
.comparaison  td.img_table{
	width: 10px;
	border: none;
}
.comparaison h3{
	background: #437CC1 url(/images/commun/puce2.gif) 8px 12px no-repeat;
	padding: 8px 6px 8px 20px;
	width: 121px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
/*--------------	footer		--------------*/
.footer{
	clear: both;
	background: #aaa49f;
	padding: 5px 10px 0 0;
	text-align: center;
	color:#b9b7b6;
	font-size:9px;
}
.footer a{
	color:#b9b7b6;
}

/*--------------	classes communes		--------------*/
.relative{
	position: relative;
}
.left{
	text-align: left;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.fnone{
	float: none;
}
.clear{
	clear: both;
}
.lclear{
	clear: left;
}
.rclear{
	clear: right;
}
.no-height{
	height: 1px;
	line-height: 1px;
	font-size:1px;
}
.tenpxtop, h2.tenpxtop{
	margin-top: 10px;
}
.block{
	display: block;
}
.nomargin{
	margin: 0;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.auto{
	width: auto;
}
.big{
	font-size: 24px;
}
.noborder, .comparaison td.noborder{
	border: none;
}
.nowrap{
	white-space: nowrap;
}
/*--------------	spry related		--------------*/
/*newsletter*/
#requiredEmailNews{
	margin: 0 0 15px 0;
}
#newsEmail{
	width: 116px;
}
#requiredEmailNews span{
	float: left;
	margin: 2px 0 0 0;
	width: 175px;
}

/*formulaire contact*/
#requiredName, #requiredEmail{
	width: 250px;
}
#requiredName span, #requiredEmail span{
	margin: 2px 0 0 35px;
	padding: 2px 10px;
	width: 190px;
}
/*gestion alertes*/
#requiredLogin span, #requiredPass span{
	position: absolute;
	right: 10px;
	padding: 2px 2px 0;
	width: 165px;
}
#requiredLogin span{
	top: 13px;
}
#requiredPass span{
	top: 35px;
}
.profil #requiredEmail span{
	position: absolute;
	top: 12px;
	right: 10px;
	padding: 2px;
	width: 165px;
}
/*envoi ami*/
.popup #requiredName span, .popup #requiredEmail span, .popup #requiredEmail2 span{
	position: absolute;
	right: 5px;
	padding: 2px;
	width: 52px;
}
.popup #requiredName span{
	top: 56px;
}
.popup #requiredEmail span{
	top: 94px;
}
.popup #requiredEmail2 span{
	top: 132px;
}

select#loge_t_id, select#city_id{
	width:150px;
}

