/* Detail */
*{
  margin: 0;
  padding: 0;
}

img{
  border: 0;
}

html, body{
  height: 100%;
}

html{
  background : transparent url('images/layout/bg_art_nouvo.gif');
}

body{
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande", arial, helvetica, sans-serif;
}


h2{
  font-size: 1.2em;
  padding-bottom: 10px;
  color: #e76d44;
}

#wrapper{
  width: 800px;
  margin: 0 auto;
}

#pagelayout{
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width: 799px;
}

#header{
  background : transparent url('images/layout/bg_header.jpg') no-repeat 0 20px;
  height: 144px;
}

#footer{
 background: transparent url('images/layout/bg_footer.gif') no-repeat 0 0;
 height: 20px;
 width: 100%;
}

/** subnav components **/

#subnav{
  background : transparent url('images/layout/bg_subnav.gif') repeat-x;
  height: 25px;
  padding: 0 20px;
  font-size: .85em;
}

.backnav, .ordernav{
  padding-top: 2px;
}

.backnav{
  float: left;
}

.backnav a{
  text-decoration: none;
  color: #ffbc01; 
}

.ordernav{
  font-size: .9em;
  float: right;
  color: #f3eabc;
}

.ordernav a{
  text-decoration: none;
  color: #f3eabc;
  font-weight: bold;
}

.backnav a:hover,
.ordernav a:hover{
  text-decoration: underline;
}

/** maincontent components **/
#maincontent{
  background : #f3eabc;
  height: 100%;
 /* padding: 20px;*/
}

#maincontent #cleaner{
  clear: both;
  height: 20px;
}

/* pager */

.pager{
  clear: both;
}

.pager .counter{
  position: absolute;
  color: #e76d44;
  font-size: .8em;
  padding-top: 10px;
  padding-left: 10px;
}

.pager .pageselect{
  width: 100%;
  text-align: center;
  padding-top: 10px;
  font-size: .8em;
  color: #e76d44;
  font-weight: normal;
}

.pager .pageselect a{
  color: #e76d44;
  text-decoration: none;
  font-weight: bold;
}

.pager .pageselect a:hover{
  text-decoration: underline;
}

/* listing entries */

.entries{
  padding-left: 12px;
  padding-top: 10px;
}

.entriesLeft,
.entriesRight{
  width: 48%;
}

.entriesLeft{
  float: left;
  border-right: 1px solid #e76d44;
  padding-right: 1%;
}

.entriesRight{
  float: left;
  padding-left: 1%;
}

.entry{
  clear: both;
  position: relative;
  width: 384px;
  height: 140px;
}

.entry .cleaner{
  clear: both;
}

.entry .thumb,
.entry .description{
  margin-top: 10px;
  margin-bottom: 10px;
}

.entry .thumb{
  float: left;
  border: 1px solid #8c8475;
}

.entry .description{
  float: center;
  padding-left: 10px;
  width: 187px;
}

.entry .plus{
  font-size: .71em;
  position: absolute;
  bottom: 5px;
  right: 18px;
  height: 14px; 
  width: 15.4em;
  background: #8c8475 url('images/layout/btn_plus_details.gif') no-repeat;
  padding: 2px 0;
  text-align: center;
}

.entry[class-=plus]{ bottom: 0px;}

.entry .plus a{
  color: #fef8da;
  text-decoration: none;
}

.entry .ref,
.entry .titre{
  font-weight: bold;
}

.entry .ref{
  font-size: .7em;
  color: #e76d44;
}

.entry .titre{
  font-size: 80%;
  _font-size: 77%;
  color: #ebab00;
}

.entry .caract,
.entry .intro{
  color: #736c60;
  font-size: .73em;
  _font-size: .7em;
}

.entry .intro{
  color: #666056;
  padding-top: 3px;
}

.entry .prixFr{
  font-size: .8em;
}

.entry .coupcoeur{
  position: absolute;
  top: 8px;
  right: 10px;
  height: 20px;
  width: 20px;
}
.entry .new{
  position:absolute;
  top: 11px;
  left: 1px;
}

/** details entry **/

.entrydetails{
  width: 750px;
  margin: 0 auto;
  padding-top: 20px;
}

.entrydetails .photoListing{
  float: left;
  position: relative;
}

.entrydetails .photo{
  border: 1px solid #8c8475;
}

.entrydetails .caracteristics{
  padding-left: 520px;
  color: #666056;
  font-size: .80em;
}

.entrydetails .ref{
  margin-left: 10px;
  font-size: 1.1em;
  border-bottom: 1px solid #ebab00;
  color: #ebab00;
  width: auto;
  padding: 2px;
  float: left;
}

.entrydetails .coupcoeur{
  margin-left: 10px;
}

.entrydetails .new{
  position: absolute;
  left: 1px;
  top: 1px;
  border: 0;
}

.caracteristics ul{
  list-style: none;
  padding-left: 10px;
  padding-top: 15px;
}

.caracteristics li{
  background: transparent url('images/icones/puce.gif') no-repeat 0 3px;
  padding-left: 14px;
  padding-bottom: 20px;
}

.caracteristics .prixFr{
  font-size: .8em;
}

.entrydetails .description,
.entrydetails .photos{
  clear: both;
  width: 515px;
  margin: 0 auto;
}

.entrydetails .description p{
  padding-bottom: 20px;
  font-size: .85em;
  color: #666056;
  text-align: justify;
}

.entrydetails .photos .photo{
  margin-bottom: 20px;
}

.entrydetails .adresse{
  text-align: center;
  font-size: .9em;
  color: #e76d44;
}

.entrydetails .adresse a{
  text-decoration: none;
  color: #e76d44;
  border-bottom: 1px solid #ebab00;
}

.entrydetails .adresse h6{
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.optionsnav{
	padding-top: 20px;
	clear: both;
float:center;
}

.optionsnav ul{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 32px;
	float: left;
}

.optionsnav ul li{
	float: left;
	height: 32px;
	background: transparent url('images/layout/bg_mainnav_inactive2.gif'); 
	border-left: 1px solid #e89f4a;
	border-right: 1px solid #f6d3ad;
}

.optionsnav .menu-start{
	background: transparent url('images/layout/bg_mainnav_left.gif') no-repeat;
	padding: 7px 0;
	width: 4px;
}

.optionsnav .menu-start-selected{
	background: transparent url('images/layout/bg_mainnav_left_active.gif') no-repeat;
	padding: 7px 0;
	width: 4px;
	float: left;
	height: 32px;
}

.optionsnav .menu-start{
    background: transparent url('images/layout/bg_mainav_left.gif') no-repeat;
	padding: 5px 0;
	margin: 0;
	width: 4px;
	height: 32px;
	float: left;
}

.optionsnav .menu-end{
	background: transparent url('images/layout/bg_mainav_right.gif') no-repeat 100% 0;
	padding: 5px 0;
	margin: 0;
	width: 4px;
	height: 32px;
	float: left;
}

.optionsnav li a{
	display: table;
	padding: 0 .8em;
	_padding: 0 .7em;
	height: 32px;
	position: relative;
	vertical-align: middle;
	color: #fcf7de;
	font-size: .8em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.optionsnav li a span{
	display: table-cell;
	vertical-align: middle;
}

.optionsnav .infos{
    background: transparent url('images/layout/bg_mainnav_inactive.gif');
    border-right: 0;
}

* html .optionsnav li a { top:25%; }

.optionsnav a:hover {
	/*background: transparent url('images/mainnav/bg_mainnav_active.gif') repeat-x;*/
	color: white;
	/*border-color: #f93737;*/
}

.optionsnav .first-selected {
	background: transparent url('images/layout/bg_mainnav_active.gif') repeat-x;
	border-left: 0;
}

.optionsnav .first-selected a{
	color: white;
}

.optionsnav .last{
	border-right: 0;	
}

.optionsnav .first{
    border-left: 0;
}

/** DETAILED SEARCH **/

.detailsearch{
  width: 620px;
  margin: 0 auto;
  padding-top: 20px;
}

/** REF SEARCH **/

.refsearch{
  width: 380px;
  margin: 0 auto;
  padding-top: 20px;
}

/** FOOTER COMPONENTS **/

.copyr{
  padding-top: 10px;
  float: right;
  font-size: .7em;
}

.copyr a{
  color: #fef8da;
}


/** LES AGENCES **/

.agences{
  padding: 20px;
  padding-left: 30px;
  padding-right: 30px;
  color: #666056;
}

.agences h6{
  color: #e76d44;
  font-size: .9em;
}

.agences .body{
  width: 700px;
  padding-left: 20px;
  padding-bottom: 20px
}

.agences .body p{
  padding-bottom: 10px;
  text-align: justify;
}

.agences p{
  font-size: .8em;
}

.agences .adresse{
  margin-bottom: 10px;
  margin-left: 20px;
  border: 1px solid #ebab00;
  width: 300px;
  padding: 10px;
}

.agences a{
  color: #666056;
  text-decoration: none;
  font-weight: bold;
}

.agences a:hover{
  text-decoration: underline;
}
/*referencement vincent*/
#lienl
{
	color:#f3eabc;
	width:800px;
	height:80px;
	text-align:center;
	font-size:12px;
}
#lienl a
{
	color:#f3eabc;
	font-weight:normal;
	text-decoration:none;
}
#lienl a:hover
{
	color:#f3eabc;
	font-weight:bold;
	text-decoration:underline;
}
h1
{
  font-size: 1.2em;
  padding-bottom: 10px;
  color: #e76d44;
}

