*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}
a{
	color: #006FB3;
	text-decoration: none;
}
a:hover{
	color: #B63708;
	text-decoration: underline;
}
img, a img{
	border: 1px solid #908D8C;
}
ul{
	list-style-type: none;
}

/*Ref*/

h1 a{
	color: #999999;
	font-size: 9px;
	cursor:default;
	font-family:sans-serif;
	text-decoration: none;
	clear: both;
	text-align:center;
}
h1 a:hover{
	color: #999999;
	cursor:default;
	font-family:sans-serif;
	text-decoration: none;
}
h1, .tags, .baseline, .tags a, .baseline a{
	font-size: 9px;
	color: #999999;
}
h1, .baseline{
	width: 760px;
	margin: 0 auto;
	text-align: center;
	font-family:sans-serif;
	text-decoration: none;
}

/*Fin ref*/
.corps{
	background: #fff url(../images/header-bg.jpg) 0 0 repeat-x;
	border: 1px solid #9DA2A0;
	border-bottom: none;
	width: 750px;
	margin: 20px auto 0;
	padding: 0 5px;
}
.header{
	background: url(../images/header-bg.gif) bottom right no-repeat;
	margin: 0 0 5px 0;
	padding: 25px 0 0 0;
	height: 263px;
}
.header a img{
	border: none;
}
.languages{
	margin: 5px 8px 0 0;
}
.languages a{
	display: block;
	overflow: hidden;
	padding: 13px 0 0 0;
	width: 60px;
	height: 0 !important;
	height /**/: 13px;
	background-repeat: no-repeat;
}
.fr{
	background-image: url(../images/fr.gif);
}
.en{
	background-image: url(../images/en.gif);
}

.top-menu{
	background: url(../images/top-menu-bg.jpg) 0 0 repeat-x;
	width: 529px;
	height: 46px;
	margin: 18px 0 0 0;
}
.top-menu li{
	float: left;
	margin: 0 2px 0 0;
	padding: 23px 20px 8px;
	border-right: 2px solid #fff;
}
.top-menu a{
	color: #626262;
	font-size: 12px;
	font-weight: bold;
}
.top-menu a:hover, .top-menu a.current{
	color: #7A98B7;
}
.images-menu{
	background: url(../images/images-menu-bg.jpg) 0 0 repeat-x;
	width: 529px;
	height: 136px;
	margin: 2px 0 0 0;
}
.images-menu li{
	float: left;
	padding: 9px 0 0 0;
	margin: 0 4px 0 0;
}
.images-menu a{
	display: block;
	overflow: hidden;
	padding: 127px 0 0 0;
	width: 129px;
	height: 0 !important;
	height /**/: 127px;
	background-repeat: no-repeat;
}
.images-menu a:hover, .images-menu a.on{
	background-position: 0 -127px;
}
.images-menu a.banner:hover{
	background-position: 0 0;
}

.villas-vente{
	background-image: url(../images/en-villas-vente-lnk.jpg);
} 
.villas-location{
	background-image: url(../images/en-villas-location-lnk.jpg);
} 
.riads-vente{
	background-image: url(../images/en-riads-vente-lnk.jpg);
} 
.riads-location{
	background-image: url(../images/en-riads-location-lnk.jpg);
} 
.apparts-vente{
	background-image: url(../images/en-apparts-vente-lnk.jpg);
} 
.apparts-location{
	background-image: url(../images/en-apparts-location-lnk.jpg);
} 
.terrains-vente{
	background-image: url(../images/en-terrains-vente-lnk.jpg);
} 
.terrains-location{
	background-image: url(../images/en-terrains-location-lnk.jpg);
} 
.images-menu a.banner{
	width: 528px;
	margin: 0;
}
.images-menu a.index{
	background-image: url(../images/banner-index.jpg);
} 
.images-menu a.contact{
	background-image: url(../images/banner-contact.jpg);
} 
.images-menu a.about{
	background-image: url(../images/banner-contact.jpg);
} 
.images-menu a.location{
	background-image: url(../images/banner-contact.jpg);
} 

	
.content{
	background: url(../images/content-bg.jpg) 0 0 repeat-x;
	width: 522px;
	margin: 0 8px 0 0;
	padding: 5px 0 0 5px;
	border: 1px solid #E6E6E6;
}
h2{
	width: 511px;
	padding: 3px;
	font-size: 14px;
	color: #252525;
	/*border-bottom: 1px dotted #BAA496;*/
}
.content p{
	padding: 7px 0 ;
}


/*Page de liste*/
.list{
	background: url(../images/list-bg.jpg) 0 0 repeat-x;
	margin: 8px 0;
}
.image-description{
	width: 340px;
}
.image-description h3, .ref{
	color: #fff;
}
.image-description h3, .details{
	font-size: 12px;
}
.image-description h3{
	padding: 1px 5px 2px 5px;
}
.image-description p{
	width: 215px;
	height: 80px;
	overflow: hidden;
	padding: 3px;
	border-right: 1px dotted #BAA496;
	line-height: 20px;
}
.details{
	width: 180px;
	color: #B63708;
}
.details li{
	padding: 1px 5px 2px 31px;
	margin: 0 0 3px 0;
	font-size: 12px;
}
.details a{
	font-size: 11px;
}
/*fin page de liste*/


/*Details du produit*/
.product{
	margin: 8px 0;
	padding: 0;
}
.product-description{
	width: 322px;
}
.product-description img{
	width: 320px;
	height: 240px;
}
.thumbs, .actions{
	font-size: 12px;
}
.thumbs{
	width: 200px;
}
.thumbs img{
	width: 90px;
	height: 68px;
}
.thumbs li, .actions li{
	padding: 0 0 5px 5px;
}
.thumbs li{
	float: left;
}
.thumbs li.wide{
	width: 180px;
}
.thumbs li.agrandir{
	background: #666666;
	width: 186px;
	margin: 0 0 0 5px !important;
	margin: 0 0 0 2px;
	padding: 1px 2px;
	font-size: 9px;
	color: #fff;
}
.thumbs li.bpadding0{
	padding-bottom: 0;
}
.thumbs a:hover{
	cursor: -moz-zoom-in !important;
	cursor: url(../images/zoom.cur);
}
.actions{
	width: 190px;
	margin: 8px 0;
}

/*Fin details du produit*/


/*Coup de coeur*/
.coeur{
	width: 212px;
	font-size: 12px;
}
.coeur dl{
	width: 200px;
	border: 1px solid #E6E6E6;
	margin: 0 0 5px 0;
	padding: 5px;
}
.coeur img{
	margin: 0 0 5px 0;
	width: 198px;
}
.coeur h2{
	float: left;
	width: 75%;
	padding: 0;
	border: none;
}
.coeur p{
	padding: 0;
}
.coeur ul{
}
dd.dashed-bottom{
	padding: 0 0 2px 0;
}
dd.dashed-bottom p{
	color: #7A98B7;
	font-weight: bold;
}
.description{
	margin: 8px 0 0 0;
	font-size: 11px;
	font-weight: normal;
}
.coeur br.clear{
	height: 2px;
}
/*Fin coup de coeur*/

/*Formulaire*/
#testform label{
	position: absolute;
	width: 120px;
	margin: 5px 0 5px 0;
}
#testform input, #testform textarea, #testform select{
	margin: 5px 0 5px 130px;
}
#testform textarea{
	width: 350px;
}
/**/


.footer{
	background: url(../images/footer-bg.jpg) bottom repeat-x;
	border: 1px solid #9DA2A0;
	border-top: none;
	width: 760px;
	margin: 0 auto;
	padding: 44px 0 4px 0;
	font-size: 10px;
	color: #2A2A2A;
}





.blue{
	color: #7A98B7;
}
.dashed-bottom{
	border-bottom: 1px dotted #BAA496;
}
.dashed-right{
	border-right: 1px dotted #BAA496;
}
.zero-rmargin, .images-menu li.zero-rmargin{
	margin-right: 0;
}
.zero-lmargin{
	margin-left: 0;
}
.zero-margin, .images-menu li.zero-margin{
	margin: 0 0 0 0;
}
.borderless, .top-menu li.borderless{
	border: none;
}
.bold{
	font-weight: bold;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.fright{
	float: right;
}
.fleft{
	float: left;
}
.clear{
	clear: both;
}
.black{
	color: #333333;
}
