/*************/
/* Structure */
/*************/

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color:#FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #27830E;
	text-decoration: none;
}

#conteneur {
	width: 750px;
	text-align: left ;
	position: absolute;
	margin-left:-375px;
	left: 50%;
	border: 2Px solid #88003F;
}

#header {
	height: 250px;
	padding: 5px;
	margin-top:15px;
}


#left {
	position: absolute;
	left:0;
	width: 148px;
}

.content {
	padding: 15px;
	margin-left:160px;
}

#middle {
	padding: 15px;
	margin-left:160px;
	width:390px;
}

#right {
	position: absolute;
	right:0;
	width: 145px;
}

#footer {
 	clear: both;
	height: 30px;
	padding: 5px;
	text-align:center;
	border-top: 1Px solid #0055B3;
}


/*************/
/*  HEADER   */
/*************/

#header_left {
	float:left;
	margin: 0px;
}

#header h1{
	color: #27830E ;
	text-align:center; 
}

#header h3{
	color: #88003F;
	text-align:center; 
}

#header_language a{ 
	float: right; 
	color: #0055B3;
	width: 90px ;
	text-align: center ;
	height: 20px;
	margin:80px 0px 0px 0px;
}

#header_under {
	float:left;
	width: 100%;
		text-align: center ;
	
}

/***************/
/* LEFT */
/***************/

ul#top_cat{
	margin: 0;
	padding: 5px;
	list-style-type: none;
	line-height: 28px;
	font-size: 1.1em; 
}

ul#top_cat li{
	border-bottom:1px solid #0055B3;
	height:28px;
}

ul#top_cat li a{
	text-decoration:none;
	text-transform: none;
	color: #27830E;
	display: block ;
}


ul#top_cat li a:hover{
	background-color:#FFFFBF;
	text-decoration:none;
	color:#88003F;
}

ul#top_cat li.actif{
	text-decoration:none;
	color: #88003F ;
	border: 1px solid #88003F ;
	background-color:#FFFFBF;
}

#left .adr{
	font-size: 0.8em; 
	margin:60px 0px 0px 5px;
	padding:5px;
	border : 1px dotted #88003F;
	background-color:#FFFFBF;
}



.left_paraph_gr{
	margin:60px 0px 0px 5px;
	padding:5px;
	border : 1px dotted #27830E;
	background-color:#EBFFE6;
}

.box_title_gr{
	color: #88003F ;
	text-align:center; 
	border: 1px solid #27830E;
	padding:3px;
	background-color:#D3FFC6;
	font-size: 1.5em; 
}

.left_paraph{
	margin-top:60px;
	padding:5px;
	border : 1px dotted #88003F;
}

.left_paraph a{
	text-align:left;
	color: #0055B3;
}

/*************/
/*  RIGHT   */
/*************/


.right_paraph{
	padding:2px;
	margin : 0px 5px 0px 0px;
	border : 1px dotted #88003F;
}

.right_img_w{
	float: right;
	border: 0;
	margin: 0px;
	text-align:center;
	width:120px;
	height:90px;
}

.right_img_h{
	float: right;
	border: 0;
	margin: 0px;
	text-align:center;
	width:90px;
	height:120px;
}

/******************************/
/* NAvlist ( sous-categories) */
/******************************/
#navlist{
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #0055B3;
	list-style-type: none;
}

#navlist ul, #navlist li{
	margin: 0;
	padding: 0;
	display: inline;
}

#navlist a{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 20px 4px 0;
	text-decoration: none;
	color: #0055B3;
}

#navlist a:hover{
	border-bottom: 4px solid  #0055B3;
	padding-bottom: 2px;
}

#navlist li.actif{
	float: left;
	line-height: 14px;
	margin: 0 20px 4px 0;
	text-decoration: none;
	color: #AD748C;
}



/**************/
/* CONTENT    */
/**************/

* html body .content {
	height:100%;
	overflow:hidden
}

/* IE-mac ne voit pas les lignes qui suivent \*/
* html body .content {
	height:0px;
	overflow:visible
	} 
/* fin du text caché pour IE/mac */

.div-min-height {
	height:510px;
	float:left
}
	
.div-min-height-bottom {
	height:350px;
	clear:left
}

h1,h2,h3,h4,h5,h6{
	color: #88003F ;
}

.h4_center{
	text-align:center;
}

.clearboth { clear: both; }

ul#bullet{
	list-style-image: url(../images/bullet.png);
}

ul#bullet a{
	color: #0055B3;
}

.resume a{
	color: #0055B3;
}

.line_dotted {
	width:100%;
	border-bottom:1px dotted #0055B3;
}

.text_justify{
	text-align: justify ;
	text-indent: 2em ;
}


.text_center{
	margin: 0 auto;
	padding: 5px;
	text-align:center;
}

.new{
	color: red ;
	font-weight: bold;
	position: absolute;
	font-size: 1.5em; 
	text-align:center;
	width:200px;
	margin-left : -100px;
}

.detail{
	color: #0055B3;
}

.detail_index{
	color: #0055B3;
	font-size: 1.5em ;
}

.detail_link{
	color: #0055B3;
	float:right;
}

#line_blank {
	width: 750px;
}

.box_title{
	color: #88003F ;
	text-align:center; 
	border: 1px solid #88003F ;
	padding:3px;
	background-color:#FFFFBF;
	font-size: 1.5em; 
}

.list_title{
	font-size: 1.0em; 
	color: #88003F ;
	text-decoration: underline;
}

.list_desc{
	text-decoration: underline;
}

.list_price{
	font-size: 1.0em; 
	color: #88003F ;
	text-align:center;

}

.news_paraph{
	padding:2px;
	margin : 0px;
	border : 1px dotted #88003F;
}

/*******************************/
/* IMAGES- ICONS ( DIV et IMG) */
/*******************************/
.infos_icons{
	float: left;
	margin: 0 15px 15px 0;
	border: 0;
}

.floatright{
	float: right;
	border: 0;
	margin: 0 10px 0 10px;
	text-align:center;
}

.floatleft{
	float: left;
	border: 0;
	margin: 15px;
	text-align:center;
}

.floattest{
	float: none;
	clear : both;
	margin-top : lem;
}

.list_photos{
	text-align:center;
	border: 0;
	padding:5px;
}

.photos {
	border: 0;
	padding:5px;
}

.list{
	border: 0;
	padding:2px;
	width:100%;
	height:500px;
}

.listings {
	border: 0;
	padding:2px;
	width:155px;
	height:116px;
}

.listings_L {
	border: 0;
	padding:2px;
	width:116px;
	height:155px;
}

.menus {
	border: 0;
	padding:10px;
	width:500px;
}

.map{ 
	width: 35px; 
	height: 35px;
	border: 0;
}

.logo {
	border: 0;
}




#zoneclick {    /* zone cliquable */
float: left;
width : 150px;
height: 80px;
margin-left: 140px;
margin-top: 400px;
}

.email{ 
	border: 0px;
	float: left;
	margin-left:-4px;
}

/**************/
/* CONTACT    */
/**************/

#adr_left {
	float:left;	
	margin:0;
	width: 220px;
	padding-left:12px;
}

#adr_right {
	float:right;
	margin-top:-70px; 
	width: 280px;
}

#adr_right a{
	color: #0055B3;
	float:left;
}

/******************/
/* FORMULAIRES    */
/******************/

#bodyForm {	/*** Mise en fome du corps du formulaire (bordure, couleur du fond...) ***/
	margin: 0;
	padding: 1em 1em 0 1em;
}

#bodyForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
}

#bodyForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
}

#bodyForm p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}

#bodyForm label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 18%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .1em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}

#bodyForm label.required {
	font-weight: bold;	/*** Mise en évidence des champs obligatoires ***/
}

#bodyForm input,select{
	width: 45%;
}

#bodyForm textarea{
	rows:50;
	cols:220;
}

#bodyForm .legend {	/*** Mise en forme des aides contextuelles ***/
	font-style: italic;
	color: #666;
	margin: 0;
	padding: 0;
}

#footForm {
	text-align: right; /*** Les boutons sont alignés à droite ***/
}
#footForm input {
	font-weight: bold; /*** Pour améliorer la lisibilité des boutons ***/
	margin-left: 1em;
}


/*************/
/* FOOTER    */
/*************/


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

#footer  a.bottom_link {
	font-weight: bold;
}

ul#nav{
	height: 20px ;
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#nav li{
	float: left ;
	font-size: 0.8em ;
	text-align: center ;
	display: block ;
	text-decoration: none ;
	padding: 5px ;

}

ul#nav li a{
	text-decoration: underline;
	}
	