/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;width: 100%;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0;}
.left{float: left;} .right{float: right;}
#push, .clr	{clear: both;}

body{background-color:#ffffff;}
#bg1{position:absolute;z-index: 1; width:100%; background-color:#ffffff}
#bg2{position:absolute;z-index: 2; width:100%;background-color:#ffffff; background:url("ximages/bg1.jpg") 50% 0% repeat;}
#bg3{position:absolute;z-index: 3; background:url("ximages/bg2.jpg") 50% 0% no-repeat;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{background-color:#ffffff;background: url("ximages/bg0.gif") 50% 50% repeat-y; margin:0 auto;	text-align: left;}
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{/*background:url("images/header.jpg") 50% 0 no-repeat;*/}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.outter{background: url(images/box1.gif) 50% 0% no-repeat;padding: 0 0 10px;	min-height: 159px; height: auto!important;height: 159px; }
#left-outter div.inner{padding: 0px 0px 0px;}

#left-outter div.box1{padding:0 0px 0px;}
#left-outter .box1 .inner{padding:0}

#left-outter div.box2{}
#left-outter div.box3{}
#left-outter .box4{}

#actualite, #contact-info, #promo {}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 0px 0px 0px 25px;}

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;background-color:#ffffff;background:url("ximages/bg-wrap-footer.jpg") repeat-x;}
#fwrap1 {position:absolute; z-index: -3; left:0; background: url("ximages/footer-bg-0.gif") 50% 0% no-repeat; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; background:url("images/footer-bg-1.gif") 50% 100% no-repeat; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter	{background: url("images/bg-footer.jpg") 0px 0% no-repeat; margin: 0 auto; padding: 0px;height:103px;}
#footer .inner	{background:url("ximages/footer-bg-1.gif") 0px 100% no-repeat; padding: 0 0 0px;}
#footer .box1	{background:  url("ximages/footer-bg-0.gif") 0px 0% no-repeat; padding:0px 0 0;}

div.ref{padding: 0 10px 0;}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

a.thumb:link,
a.thumb:visited{border:	0px; padding:0px; margin:1px 0; width:auto; display:block;}
	
img.thumb{border-style:solid; border-width:5px; padding:1px; margin: 0 5px;}

img.thumb{border:1px solid #fff; padding:1px; margin: 0 5px;}
img.thumb0{border:1px solid #fff;padding:1px; margin: 0 5px; width:75px; height:75px; background:#ccc url("../../ximages/thumb0.jpg") 50% 50% no-repeat;}

#menu2 ul li{display: inline;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin:15px 0; border-top: 1px solid; border-bottom: 1px solid; line-height: 0px; font-size: 0; overflow: hidden;}

/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{margin: 0;}
#frmContact label{display: block; padding: 2px 2px; clear:both;width:250px;}
#frmContact label span{display:block; width: 78px;; float: left;font-size:12px;color:#330a2c}
#frmContact label input, #frmContact label textarea{width: 30%; vertical-align: top;}

div.submit-buttons{clear: both;	text-align: center;padding-top:10px;padding-left:110px;}
div.submit-buttons input{	border: 1px solid #fff; background: #ccc;}
div.submit-buttons a:hover input{ border: 1px solid #ccc; background: #fff;}

/* ===| VIII. COMPONENT EVENEMENTES |=====================================================*/
div.event{float: left; clear: left; width: 100%; border-top: 1px solid #ccc; padding: 5px 0;}
#evenementes h4{text-align: center;}
#evenementes h5 a, #evenementes h5 span{display:block; width:32%; float:left; margin: 0 1px; text-align: center;}
#evenementes h5 span{background: #f2f2f2;}
#evenementes h5 a:link, #evenementes h5 a:visited{text-decoration: none; color: #8d8d8d;}
#evenementes h5 a:hover, #evenementes h5 a:active{text-decoration: underline;color: #000000;}

div.event a:link, div.event a:visited{display: block; float: left; text-decoration: none;}
div.event a:hover, div.event a:active{cursor:pointer; text-decoration: underline;}
div.event div, div.event a span{vertical-align: middle;}
div.event span{float:left; padding: 5px 10px;}

.pagination {float: left; clear:left; width:100%; text-align:center; border-top: 1px solid #ccc;background: #f2f2f2;}
.pagination span{padding:1px; margin: 0 50px 0 25px;}
.pagination a:link, .pagination a:visited{padding:1px 3px; text-decoration: none; color: #8d8d8d;}
.pagination a:hover, .pagination a:active{color:#000000; text-decoration: underline;}
/* ---( evenemetes - details )------------------------------------------------------ */
#event-detail{background: #f3f3f3; padding: 5px;}
#event-detail h3 span{white-space: nowrap; font-size: smaller;}
#event-detail .photos{text-align: center;}
#event-detail .photos a#bigHref img{border:1px solid #ccc; padding: 5px; background: #fff;}
#event-detail .photos div{padding: 0 0 10px;}
#event-detail .photos a img{border: 1px solid #ccc; padding:5px; background: #fff;}
#event-detail .text-details{padding:10px 0; text-align: justify; border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}

/* ===| IX. COMPONENT GALERIE |========================================================*/
#gallery{padding: 5px;}
#gallery div.thumb{float: left; width: 30%; text-align: center; padding: 5px; min-height: 90px; height:auto!important;height:90px;}
#gallery div.thumb a{display: block; vertical-align: middle;}
#gallery div.thumb a img{border: 1px solid #ccc; padding:5px; background: #fff;}

/* ===| X. COMPONENT LIENS |===========================================================*/
#liens{padding:5px;}
#liens div.lien{padding: 5px 0; border-top: 1px solid #f3f3f3;}
#liens div.thumb{float:left; width:145px; text-align: center;}
#liens div.thumb a img{padding: 5px; border: 1px solid #ccc; display: inline;}
#liens .txt {float:left; width:360px;}
#liens h5{font-weight:bold;text-transform:capitalize;}
#liens p { color: #747474;}

/* ===| XI. COMPONENT LIVRE D'OR |======================================================*/
.submit-buttons input{cursor: pointer;}
fieldset {border: 1px solid #ccc; padding: 5px;}
fieldset legend {padding: 2px 5px; text-transform: capitalize;	font-weight: bold; color: gray; margin: 0;}
fieldset legend span {color: #000000; font-size: 1.2em;}
fieldset p{text-align: justify; padding: 5px;}
.pagination{margin: 5px 0;}

/* ===| XII. COMPONENT NEWSLETTER |=====================================================*/
/*#newsletter{background: #f3f3f3; border: 1px solid #ccc; padding:10px;}
#newsletter input{width: 40%; vertical-align: top;}

#newsletter a:link, #newsletter a:visited {text-decoration: none;}
#newsletter a:link input, #newsletter a:visited input {border: 1px solid #fff; background: #ccc; cursor: pointer; width: auto;}
#newsletter a:hover input {border: 1px solid #ccc; background: #fff; width: auto;}*/

/* ===| XIII. COMPONENT ADMINDOCS |=====================================================*/
#admindocs{background:url(../../images/charte/bg-pdf.jpg) left top no-repeat;width:482px;height:20px; padding:10px;}

/* ===| XIV. COMPONENT LISTEGALERIE |=====================================================*/
#listgalerie{background: #f3f3f3; border: 1px solid #cccccc; padding:10px;}

#listgalerie .thumb {float:left; width:30%; text-align:center; padding:5px; min-height:90px; height:auto!important; height:90px;}
#listgalerie .thumb a:link, #listgalerie .thumb a:visited{display: block; vertical-align: middle; text-decoration: none; color: #747474;}
#listgalerie .thumb a:hover, #listgalerie .thumb a:active {text-decoration: underline; color: #000;}
#listgalerie .thumb a img {border: 1px solid #ccc; padding:5px; background: #ffffff;}
/* ---( listgalerie - details )------------------------------------------------------ */
#galerie-detail .text-details{text-align: justify;}
#galerie-detail .photos{text-align: center;}
#galerie-detail .photos a img{border: 1px solid #ccc; padding:5px; background: #ffffff;}

#menu-left{
  width:272px;
  height:176px;
  background:  url(../../images/charte/menu-left.jpg) left top no-repeat;
}

#actualite{
  width:272px;
  height:159px;
  background:  url(../../images/charte/bg-actualite.jpg) left top no-repeat;
}
.int-actualite{
  padding-top:44px;
  padding-left:16px;
  padding-right:16px;
}

#newsletter{
  width:272px;
  height:133px;
  background:  url(../../images/charte/bg-newsletter.jpg) left top no-repeat;
}
#int-newsletter{
  padding-top:53px;
  padding-left:16px;
  padding-right:16px;
}

.bg-input{
  width:200px;
  height:17px;
  background:  url(../../images/charte/bg-input.jpg) left top no-repeat;
  border:solid 0px #ffeadb;
  padding-left:4px;
  font-size:11px;
  padding-top:3px;
}

.ok{
		background-image:url(../../images/charte/ok.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		cursor: pointer;
		}
.okover{
		background-image:url(../../images/charte/ok-over.jpg);
		background-position: left top;
		background-repeat: no-repeat;
  	cursor: pointer;
}
.recherche{
		background-image:url(../../images/charte/recherche.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		cursor: pointer;
    width:87px;
    height:27px;
		}
.rechercheover{
		background-image:url(../../images/charte/recherche-over.jpg);
		background-position: left top;
		background-repeat: no-repeat;
  	cursor: pointer;
    width:87px;
    height:27px;
}
.reinitialiser{
		background-image:url(../../images/charte/reinitialiser.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		cursor: pointer;
    width:87px;
    height:27px;
		}
.reinitialiserover{
		background-image:url(../../images/charte/reinitialiser-over.jpg);
		background-position: left top;
		background-repeat: no-repeat;
  	cursor: pointer;
    width:87px;
    height:27px;
}

 #info{
  width:272px;
  height:159px;
  background:  url(../../images/charte/bg-info.jpg) left top no-repeat;
}
.int-info{
  padding-top:65px;
  padding-left:16px;
  padding-right:16px;
}
.bg-title{
  width:598px;
  height:74px;
  background:  url(../../images/charte/bg-title.jpg) left top no-repeat;
}

.index-house{
  width:573px;
  height:258px;
  background:  url(../../images/charte/index-house.jpg) left top no-repeat;
}

.bg-liste{
  width:573px;
  height:128px;
  background:  url(../../images/charte/bg-liste.jpg) left top no-repeat;
}
.select-recherche{
  width:100px;
  height:20px;
  border:solid 1px #febe90;
}


.bg-recherche{
  width:573px;
  height:125px;
  background:  url(../../images/charte/bg-recherche.jpg) left top no-repeat;
  margin-top:10px;
}

.bg-bien{
  width:573px;
  height:142px;
  background:  url(../../images/charte/bg-bien-blue.jpg) left top no-repeat;
  margin-top:10px;
}
.bg-bien1{
  width:573px;
  height:142px;
  background:  url(../../images/charte/bg-bien-orange.jpg) left top no-repeat;
  margin-top:10px;
}
.top-details{
  width:573px;
  height:15px;
  background:  url(../../images/charte/top-details.jpg) left top no-repeat;
  margin-top:20px;
  font-size:0px;
}

.bottom-details{
  width:563px;
  height:28px;
  background:  url(../../images/charte/bottom-details.jpg) left top no-repeat;
  padding-left:10px;
}
.bottom-details1{
  width:563px;
  height:15px;
  background:  url(../../images/charte/bottom-details1.jpg) left top no-repeat;
  padding-left:10px;
}

.middle-details{
  width:553px;
  height:auto;
  display: table;
  background:  url(../../images/charte/middle-details.jpg) left top repeat-y;
  padding:10px;
}

.bon-recherche{
  width:573px;
  height:75px;
  background: url(../../images/charte/bon-recherche.jpg) left top no-repeat;
  margin-top:15px;
}

.immobilier{
  width:573px;
  height:75px;
  background: url(../../images/charte/immobilier-des-dames.jpg) left top no-repeat;
  margin-top:15px;
}


