body{
	background:url(../images/site_bg.gif) repeat-x #583319;
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	font-size:12px;
	color:#583319;
}

form{
	margin:0;
	padding:0;
}

a {	
	outline: 0 none;
	-moz-outline: 0 none;
}

*:hover, *:active, *:focus {	
	outline: 0 none;
	-moz-outline: 0 none;
}

#body_blank{
	background-image:none;
	background-color:#fff;
}

#page{
	width:994px;
	height:auto;
	text-align:left;
}

#header{
	position:relative;
	width:960px;
	height:148px;
	margin-left:17px;
	margin-right:17px;
	margin-top:24px;
	z-index:20;
}

#logo{
	position:absolute;
	width:408px;
	height:54px;
}

#numtel{
	position:absolute;
	width:258px;
	height:46px;
	margin-left:702px;
	margin-top:8px;
}

#idioma{
	position:absolute;
	width:120px;
	height:30px;
	margin-left:840px;
	margin-top:54px;
	color:#d22033;
	font-size:12px;
	text-align:right;
	line-height:30px;
}

#idioma a{
	color:#d22033;
	text-decoration:none;
}

#headMenuBloc{
	position:absolute;
	width:100%;
	height:48px;
	margin-top:105px;
}

#logoOrpi{
	width:117px;
	height:48px;
}

#headMenu{	
	position:absolute;
	width:843px;
	height:40px;
	/* margin-top:-51px; */
	margin-left:117px;
	background:url(../images/headmenu_bg.gif) repeat-x;
	color:#ebe4da;
	font-size:18px;	
	top:0px;
	left:0px;
}

#headPage{
	position:relative;
	width:960px;
	height:auto;
	margin-left:17px;
	margin-right:17px;
}

#espacePerso{
	position:relative;
	float:right;
	height:26px;
	/* margin-top:148px; */
	background:#573b2b;
	line-height:26px;
	font-size:12px;
	color:#ebe4da;
	padding-left:8px;
	padding-right:8px;
	margin-right:17px;
	clear:both;
}

* html #espacePerso{
	margin-right:9px;
	
}

#espacePerso a{
	color:#ebe4da;
	text-decoration:none;
}

#espacePerso a.logout{
	color:#d22033;
}

#searchEngine{
	position:relative;
	width:960pw;
	height:35px;
	margin-left:17px;
	margin-right:17px;
	font-size:11px;
	color:#fff;
	display:none;
	margin-top:8px;
}

.searchE_select, .searchE_select2{
	width:120px;
	border:solid 1px #705346;
	font-size:11px;
}

.searchE_select2{
	width:50px;
}

.searchE_text{
	width:120px;
	border:solid 1px #705346;
	font-size:11px;
}

.searchE_btn{
	background:url(../images/searchE_btn_bg.gif) no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#000;
	vertical-align:bottom;
	/* padding-top:5px; */
	border:0px;
	width:32px;
	height:31px;
	line-height:40px;
}

#imgPlayer{
	position:relative;
	width:960px;
	height:440px;
	margin-left:17px;
	margin-right:17px;
	margin-top:25px;
	z-index:5;
	overflow:hidden;
}

#imgPlayerCont{
	text-align:center;
	background:#000;
}

#imgPlayerCont img{
	border:none;
}

#imgPlayerLeft{
	position:absolute;
	width:31px;
	height:59px;
	background:url(../images/imgplayer_left.png) no-repeat;
	cursor:pointer;
	margin-top:190px;
	display:none;
	z-index:8;
}

#imgPlayerRight{
	position:absolute;
	width:31px;
	height:59px;
	background:url(../images/imgplayer_right.png) no-repeat;
	cursor:pointer;
	margin-top:190px;
	margin-left:929px;
	display:none;
	z-index:8;
}

#imgPlayerInfo{
	position:absolute;
	width:960px;
	height:20px;
	margin-top:420px;
	text-align:center;
	line-height:20px;
	color:#3c1d13;
	font-size:15px;
	background:url(../images/imgplayer_info_bg.png);
	display:none;
	z-index:8;
}

#imgPlayerLoaading{
	position:absolute;
	width:32px;
	height:32px;
	margin-top:204px;
	margin-left:464px;
	display:none;
	background:url(../images/loading.gif) no-repeat;
	z-index:9;
}



#middle{
	width:940px;
	height:auto;
	background:url(../images/middle_bg.png) repeat-y;
	padding-left:27px;
	padding-right:27px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:38px;
}

#contenu{
	width:924px;
	height:auto;
	background:#ebe4da;
	padding:8px;
	padding-top:0px;
	overflow-x:hidden;
}

#contenu a{
	color:#3fadc7;
	text-decoration:underline;
}

#middleBottom{
	width:960px;
	height:10px;
	background:url(../images/bottom_middle_bg.gif) repeat-x;
	margin-left:17px;
}

#menuBottom{
	width:960px;
	height:34px;
	background:url(../images/headmenu_bg.gif) repeat-x top;
	margin-left:17px;
	margin-right:17px;
}

.menuBottomItem{
	float:left;
	height:34px;
	padding-left:10px;
	padding-right:14px;
	background:url(../images/headmenu_sep.gif) no-repeat top right;
	line-height:34px;
}

.menuBottomItem a{
	font-size:17px;
	color:#ebe4da;
	text-decoration:none;
}

#blocPartenaire{
	float:right;
	width:170px;
	text-align:left;
	font-size:17px;
	color:#ebe4da;
	line-height:34px;
}

#blocPartenaireImg{
	position:relative;
	width:60px;
	height:50px;
	overflow:hidden;
	margin-top:-35px;
	margin-left:110px;
	top:0px;
}

#banner{
	width:100%;
	text-align:center;
}

#footer{
	width:960px;
	margin-left:17px;
	margin-right:17px;
	text-align:center;
	font-size:11px;
	color:#fff;
	margin-top:15px;
	margin-bottom:15px;
}

#footer a{
	text-decoration:none;
	color:#fff;
}

ul#planSite {
	font-size:14px;
}

ul#planSite a{
	color:#3B1C13;
	text-decoration:none;
	font-size:14px;
}


/**********************/

/*** PANIER **********/

.tbl_panier td{
	padding:2px;
}

tr.tbl_panier_options{
  background:#CCD2D7;
}

/**************************/
/****** CONTENU  **********/
h1{
	width:935px;
	height:25px;
	background:#a28877;
	font-size:18px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-weight:normal;
	line-height:25px;
	padding:0px;
	padding-left:5px;
	margin:0px;
	margin-bottom:8px;
	margin-left:-8px;
}

h2{
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#3b1c13;
	margin:0px;
	margin-bottom:8px;
}


h3{
  color:#3b1c13;
  font-size:12px;
  font-weight:bold;
}

/************************/
/*****  LIENS  **********/

a{
	color:#9bb90a;
	text-decoration:underline;
	font-size:11px;
}

/**********************/
/*****  BOUTONS  ******/

.btn, .btn_marron{
	border:none;
  cursor:pointer;
}

.btn_left, .btn2_left{
  
}


.btn_right, .btn2_right{
 
}

.btn2_right{
 
}

a.btn_middle {
	  outline: none;
	  border: none;
	  text-decoration: none;
	  cursor: pointer;
	  white-space: nowrap;
	  vertical-align: middle; /* or top */
	  display: -moz-inline-box;
	  display: inline-block;
	  overflow: visible; /* IE6 form button fix */
}

.btn_middle, .btn_marron{
	color: #fff;
	background-color: #280c05;
	padding: 5px 7px;
}

.btn_marron{
	padding: 3px 3px;
	font-size:11px;
}
 
/* .btn_middle, .btn2_middle, .btn3_middle, .btn_marron{
  color:#213c51;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	height:22px;
	line-height:22px;
	padding-left:5px;
	padding-right:5px;
	background-color:#9bb90a;
	overflow:visible;
  font-family:Arial, Verdana, Helvetica, sans-serif;
} */

.btn2_middle{
  background-color:#fff;
	color:#213c51;
	border:solid 1px #213c51;
	height:18px;
	text-transform:none;
}

.btn3_middle{
  background-color:#fff;
	color:#b3b3b3;
	border:solid 1px #b3b3b3;
	height:18px;
	text-transform:none;
}

/*************************/

/* Estilos para las TABLAS */

.fnd_tbl_01 { /* Color de FONDO de la TABLA: GRIS OSCURO */
	background-color: #213c51;
	color:#fff;
}
.fnd_tbl_02 { /* Color de FONDO de la TABLA: NARANJA OSCURO */
	background-color: #CCD2D7;
	color:#213c51;
}

.fnd_tbl_03 { /* Color de FONDO de la TABLA: GRIS CLARO */
	background-color: #A28877;
	color:#fff;
}

.fnd_tbl_03 .txt_03{
  color:#fff;
}

.fnd_tbl_04 { /* Color de FONDO de la TABLA: NARANJA CLARO */
	background-color: #CCD2D7;
}

.fnd_tbl_05 { /* Color de FONDO de la TABLA: NEGRO */
	background-color: #000000;
}

.fnd_tbl_06 { /* Color de FONDO de la TABLA: BLANCO - BORDE: GRIS CLARO */
	/*border-top: 1px solid #000000;*/
	background-color: #FFFFFF;
	border:none;
}
.fnd_tbl_06  input{ width:100px;}
.fnd_tbl_06  textarea{ width:430px;}
.fnd_tbl_07 { 
	background-color: none;
}

.fnd_tbl_08 { 
	background-color: #DED5C4;
}

.tbl_prd_list td{
  padding:2px;
}

.marque_list{
  font-size:14px;
	color:#818181;
	text-transform:uppercase;
	font-weight:bold;
}

.txt_03{
  font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#583319;
}

.txt_033{
  font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	width:120px;
}
.tbl_profil td{
	padding:3px;
}

/* Estilos para los FORMULARIOS - frm */

.frm_txt { /* TEXTOS de los FORMULARIOS */
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #583319;
	text-decoration: none;
}

.frm_cja, .frm_info, .frm_infolong{ /* Se usa en los campos de los Formularios*/
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #583319;
	text-decoration: none;
	border: 1px solid #583319;
}
select.frm_cja{
	width:160px; 
	height:18px;	
	}
	
select.frm_cja option{padding-left:10px;}
.frm_info {
	width:97%;
}

.frm_infolong{
	width:99%;
}

/*******************/
/***  CONTENU  ****/
/*****************/

.img_produit_left
	{
	float:left;
	text-align:center;	
	}
.img_produit_right
	{
	float:right;
	text-align:center;
	clear:both;
	}

.produit_right
	{
	display:block;
	clear:both;
	}

.desc_produit
	{
	text-align:left;
	margin-right:5px;
	margin-left:5px;
	line-height:14px;
	}

.produit_top
	{
	margin-top:5px;
	margin-left: 5px;
	width:100%;
	}

.img_produit_top
	{
	margin-bottom: 7px;
	text-align:center;
	}


.produit_bottom
	{
	margin-top:5px;
	margin-left: 5px;
	width:100%;
	text-align:center;

	}

.img_produit_bottom
	{
	margin-top: 7px;
	text-align:center;
	}

.desc_produit_bottom
	{
		text-align:left;
	}
.desc_produit_bottom span
	{
	font-weight:bold;
	}
.desc_produit_right span
	{
	font-weight:bold;
	}
.desc_produit_right{
	margin-bottom:10px;
	text-align:left;
}

.thumbnail {
	text-align: center;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 7px;
}
.thumbnail2 {
	text-align: center;
	margin-left: 7px;
	padding: 3px;
}

/*CLASS 3 COLONNES*/
.cont_vert_x3{
	float:left;
	width:30%;
	text-align:justify;
	margin-left:8px;
	margin-right:8px;
	overflow:hidden;
}

/*CLASS 2 COLONNES*/
.cont_vert_x2{
	float:left;
	width:45%;
	text-align:justify;
	margin-left:8px;
	margin-right:8px;
	overflow:hidden;
}

/*******************************/

#pagination{
	width:100%;
	clear:both;
	text-align:center;
	padding-top:10px;
	border-top:solid 1px #3b1c13;
}

.brd_img{
	border:solid 1px #e2e2e2;
}

.no_brd{
  border:0px;
	text-decoration:none;
}

#colour-picker {
	background: #fafafa;
	border: 1px solid #666;
	padding: 20px 10px 15px 15px;
	width: 300px;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 10px;

	z-index: 10000;
}

	#colour-picker h2 {
		margin: 0 0 15px 0;
	}
	
	#colour-picker ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		
		+zoom: 1;
	}
	
	#colour-picker ul:after {
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
		clear: both;
	}
	
		#colour-picker ul li {
			float: left;
			margin: 0 5px 5px 0;
		}
		
			#colour-picker ul li a {
				display: block;
				width: 13px;
				height: 13px;
				border: 1px solid #000;
				outline: 0;
				text-decoration: none;
				text-indent: -100000px;
			}
			
			
.cat_prix{
	font-size:18px;
	font-weight:bold;
	color:#ff0000;
}	

.colorpicker{
	width:150px;
	background-color:#ffffff;
	border:solid 1px #213C51;
	cursor:pointer;
	font-size:10px;
	position:absolute;
	padding:3px;
	visibility:hidden;
	-moz-opacity:0%;
	margin-left:15px;
	text-align:center;
}

.colorpicker_tab{
  width:150px;
}
	
.colorpicker_tab td{
  padding:0px;
  margin:0px;
}

.colorpicker_input{
	height:13px;
  *margin-top:2px;
	cursor:pointer;
  border: 1px solid #213C51;
  padding:2px;
  margin-right:2px;
  color:#213C51;
  vertical-align:middle;
  font-size:11px;
}

.colorpicker_box, .colorpicker_box_mini{
	border:solid 1px #213C51;
	height:17px;
	width:17px;
	cursor:pointer;
  padding:0px;
  margin:0px;
}

.colorpicker_box_mini{
  height:12px;
	width:12px;
  *margin-top:0px;
}

*+ html .colorpicker_box{
  margin-top:2px;
  height:17px;
}

* html .colorpicker_box{
  margin-top:2px;
  height:17px;
  line-height:17px;
  padding:0px;
  width:17px;
}

/***** TABLEAUX PRODUIT  ********/


/* tables */
table.tablesorter {
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #213c51;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 2px;
	padding-right:16px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #000000;
	padding: 2px;
	background-color: #FFF;
	vertical-align: middle;
}
table.tablesorter tbody tr.odd td {
	background-color:#EFEFEF;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #ccd2d7;
}

table.tablesorter tbody tr {
	cursor:pointer;
}
.tablesorter{margin:0px; padding:0px; }

/*** AGENDA ***/
/*** AGENDA ***/

.mbox{
  width:12px;
  height:12px;
  background:#213C51;
  color:#fff;
  font-weight:bold;
  text-align:center;
  line-height:13px;
  font-size:15px;
  cursor:pointer;
  padding-left:0px;
  margin-top:1px;
}

.agenda_desc{
  display:none;
  width:95%;
  height:auto;
}

.lnk_grd_02{
  font-weight:bold;
	color:#213c51;
	text-decoration:none;
}

.body_agenda{
  background-color:#CCD2D7;
	background-image:none;
	margin:0px;
	font-size: 10px;
}

.body_agenda table{
  font-size: 10px;
}

.fnd_agenda_head{
  background-color: #CCD2D7;
	color:#213c51;
}

.fnd_agenda_day{
  background-color: #213c51;
	color:#fff;
}

.agenda_event{
  background:#9BB90A;
	color:#213C51;
}

.agenda_today{
  color:#ff0000;
}

.frm_actuselector{
	font-size:10px;
  height:16px;
  color:#676767;
  border:oslid 1px c9c9c9;
  width:100px;
  padding:none;
}

.txt_10gris{
	font-size:10px;
  color:#676767;
}

.tbl_filtre{
	background:#BFB1A7;
}

/*************/

#bloc_compte{
  width:40%;
	text-align:left;
	
}

.lnk_compte{
  text-decoration:none;
}

/******** GALERIA  *********/
.galleria_container{
  width:220px;
	height:220px;
	text-align:center;
	margin-bottom:5px;
	vertical-align:middle;
}

.galleria_wrapper{
  text-align:center;
	vertical-align:middle;
}

.galleria_wrapper img .replaced{
  vertical-align:middle;
}

/********* GALLERIFIC *******/
.galerie_catalogue, .galerie_contenu, .galerie_biens{
  width:220px;
	min-height:270px;
	_height:270px;
	text-align:center;
	margin-bottom:5px;
	vertical-align:middle;
	list-style:none;
	clear:both;
	background:#EFEFEF;
	border:solid 1px #dfdfdf;
	padding-top:3px;
}

.galerie_catalogue{
	background:none;
	border:none;
	float:left;
	margin-right:10px;
}

.galerie_biens{
	background:none;
	border:none;
	float:left;
	width:450px;
	min-height:300px;
	_height:300px;
}


ul.thumbs, ul.galerie_thumb{
  list-style:none;
	margin:0px;
	margin-left:0px;
	padding:0px;
	width:100%;
}

ul.thumbs li{
  display:block;
	width:40px;
	height:40px;
	overflow:hidden;
	float:left;
	margin:4px;
	padding:0px;
	border:solid 1px #ddd;
	display:block;
	text-align:center;
	background:#fff;
}

ul.thumbs li img{
  border:none;
	float:left;
	width:40px;
	height:40px;
	/*width:auto;
	display:block;*/
}

.galerie_image{
  text-align:center;
	vertical-align:middle;
	width:220px;
	height:220px;
}

.galerie_biens .galerie_image{
	width:430px;
	height:290px;
}

.galerie_image .galerie_pos_img{
  width:200px;
	height:200px;
}

.galerie_biens .galerie_image .galerie_pos_img{
	width:450px;
	height:300px;
}

.galerie_image img{
  border:none;
	
}

.galerie_title{
  margin-top:5px;
	margin-bottom:5px;
	width:450px;
	text-align:center;
}

ul.thumbs li.selected{
  border:solid 1px #D10024;
}

.galerie_catalogue .pagination, .galerie_contenu .pagination{
 width:100%;
 margin-bottom:3px;
}

.galerie_controls{
  width:90%;
  height:25px;
  margin-left:5%;
  margin-right:5%;
  vertical-align:middle;
}

.galerie_controls .ss-controls{
  float:left;
  text-align:left;
}

.galerie_controls .ss-controls span{
  cursor:pointer;
  text-decoration:underline;
}

.galerie_controls .nav-controls{
  float:right;
  text-align:right;
}

.galerie_controls .nav-controls a{
  color:#213c51;
  text-decoration:underline;
}

/************************/


/*****************************/

.no_dec{
  text-decoration:none;
  
}

.txt_11{
  font-size:11px;
} 

.txt_bleu{
  color:#213C51;
}

.fr{
  float:right;
}

.fl{
  float:left;
}


/***  BULLE D'AIDE  ******/
/*************************/
#cursorMessageDiv {
	position: absolute;
	z-index: 99999;
	max-width:350px;
	border: solid 2px #9c9c9c;
	background: #ededed;
	padding: 2px;
	margin: 0px;
	display: none;
}

/***** CATALOGUE IMMO  *****/

.tbl_liste_bien{
}

.tbl_liste_bien td{
	padding:3px;
	padding-bottom:6px;
}

.tbl_liste_bien tr.even{
	background:#ded5c4;
}

.tbl_liste_bien tr.odd{
	background:none;
}

.tbl_liste_bien .nom{
	font-size:14px;
	font-weight:bold;
}

.tbl_liste_bien .ref{
	font-size:11px;
}

.tbl_liste_bien .prix{
	font-size:14px;
	color:#988361;
	font-weight:bold;
}

.tbl_liste_bien .ref{
	font-size:11px;
	font-weight:bold;
}

.tbl_liste_bien .ref{
	font-size:11px;
}

.tbl_liste_bien  a.plus{
	font-size:13px;
	font-weight:bold;
}

#bienOnglets{
	float:right;
	width:500px;
	height:23px;
	margin-top:-7px;
}

#bienOnglets .item{
	float:right;
	height:23px;
	padding:4px;
	padding-left:6px;
	padding-right:6px;	
	background:#3b1c13;
	cursor:pointer;
	color:#b1a4a1;
	font-size:12px;
	text-decoration:none;
	margin-right:1px;
	/* line-height:26px; */
}

#bienOnglets .item:hover{
	color:#fff;
}

a.lnk_back{
	color:#3b1c13;
	text-decoration:none;
	font-weight:bold;
}

#bienDesc{
	float:left;
	width:450px;
	min-height:250px;	
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

* html #bienDesc{
	height:250px;
}

#bienDesc .label{
	color:#988361;
}

#bienDesc .desc{
	font-size:13px;
	font-weight:normal;
}

#bienGalerie{
	float:left;
	width:450px;
	min-height:270px;
	margin-left:10px;
}

* html #bienGalerie{
	height:270px;
}

.tbl_bien_caract{
	font-size:12px;
	font-weight:bold;
}

.tbl_bien_caract tr.even{
	background:#ded5c4;
}

.tbl_bien_caract tr.odd{
	
}

.tbl_bien_caract td{
	padding:3px;
}

.tbl_bien_caract td.label{
	color:#988361;
}