@charset "utf-8";
/* CSS Document */
/* reset global */



.onglet { cursor:pointer; }

*{
	margin:0;
	padding:0;
	/*line-height: 100%;*/
}

img, table { border: 0; margin: 0px;}
ul { list-style: none; }
ul.liste-puce { list-style: inside; }
ul.liste-puce2 { list-style: inside; margin-left:10px; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; font-weight: normal; }
p { display:block; margin: 0px; padding: 0px;}
a { color: #000000; text-decoration: none; }
a:hover { text-decoration: underline; }
a.telecharger { color: #FF6600; }



/* init */
html {
	height: 100%;
}
body{
	background: #58c3ce url(../../images/fond-body.jpg) top center no-repeat;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}


#page{
	width: 955px;
	margin: auto;
}
.float-right{
	float: right;
}
.float-left{
	float: left;
}
div.spacer{
	clear: both;
}

/* ///////////////////////// */
/* 			ENTETE			 */
/* ///////////////////////// */

#liens-haut{
	height: 25px;
	background: url(../../images/fond-liens-haut.gif) top left repeat-x;
}
#liens-haut #telephone{
	width: 170px;
	height: 25px;
	position: relative;
}
#liens-haut #telephone img.tel{
	position: absolute;
	left: 3px;
	z-index: 10;	
}

#bandeau{
	height: 73px;
	background: url(../../images/fond-bandeau.jpg) top left no-repeat;
	position: relative;
}
#bandeau img.logo{
	position: absolute;
	bottom: 0px;
	left: 9px;
}

/* ///////////////////////// */
/* 			MENU			 */
/* ///////////////////////// */


div#menu{
	width: 955px;
	height: 46px;
}

div#menu div.niveau1,
div#menu div.niveau2{
	width: 131px;
	z-index:2;
}
div#menu div.niveau1{
	position: relative;
}

div#menu div.pratiques{
	width: 130px;
}
div#menu div.niveau2{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	display: none;
}
div#menu div.niveau2 a{
	color: #ffffff;
	text-decoration: none;
}
div#menu div.niveau2 div.titre{
	height: 26px;
	background: url(../../images/bg-titre-niveau2.png) top left no-repeat;
	padding-top: 10px;
}

div#menu div.niveau2 div.liens-menu{
	background: url(../../images/fond-niveau2.gif) top left repeat-x;
	padding: 6px 3px;
}
div#menu div.niveau2 div.liens-menu HR {
	background-color: #ffffff;
	border: 0;
	color: #ffffff;
	height: 1px;
	margin: 6px 0;
	padding: 0px;
}
div#menu div.niveau2 div.bas{
	height: 17px;
	background: url(../../images/fond-bas-niveau2.gif) top center no-repeat;
}

div#menu div.niveau1:hover div.niveau2{
	display: block;
}
div#bas-menu{
	background: url(../../images/bg-bas-menu.gif) top left no-repeat;
	height: 22px;
}

div#bas-menu-residences {
	background: url(../../images/bg-bas-menu-res.gif) top left repeat-x;
	height: 56px;
	z-index: 1;
	margin-top: -13px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 20px;
	line-height: 13px;
}
	#bas-menu-residences a { color: #FFFFFF; text-decoration: underline; }
	#bas-menu-residences a:hover { color: #FFFFFF; text-decoration: none; }
	
#btn-residences {
	float: right;
	margin-top: -10px;
}

/* ///////////////////////// */
/* 				HP			 */
/* ///////////////////////// */
div#content div#col-left-hp{
	width: 636px;
	margin-top: 15px;
}

div#content div#col-right-hp{
	width: 259px;
	margin-left: 20px;
	margin-top: 15px;
}
div#content div#col-left-hp #anim-hp{
	width: 636px;
	height: 261px;
	background-color: #265f1d;
	text-align:center;
	z-index: 10;
}

div#content div#col-left-hp #anim-restaurant {
	width: 633px;
	height: 255px;
	background-color: #265f1d;
	text-align:center;
	z-index: 10;
}

div#content div#col-left-hp .alternative {
	margin:auto;
	width:500px; 
	color:#FFFFFF;
}

div#content div#left-residence .alternative {
	margin:auto; 
	color:#FFFFFF;
	width: 626px;
	height: 324px;
	background-color: #265f1d;
	text-align:center;
	z-index: 10;
}

div#content div#col-right-hp div#projet-vie-hp{
	width: 229px;
	height: 125px;
	background: url(../../images/projet-vie-hp.jpg) top left no-repeat;
	padding: 137px 15px 0 15px;
	color: #ffffff;
}

div#residentiels{
	width: 185px;
	height: 96px;
	border-left: 1px solid #124509;
	padding-left: 10px;
}

div#residentiels-residences {
	width: 472px;
	height: 96px;
	border-left: 1px solid #124509;
	padding-left: 10px;
	line-height: 17px;
	font-size: 12px;
}

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

div#conteneur-footer{
	width: 100%;
	height: 69px;
	background: url(../../images/bg-footer.png) top center no-repeat;
	top: -20px;
	position: relative;
}
div#footer{
	width: 955px;
	margin: auto;
	text-align: center;
	position: relative;
	top: 27px;
	font-size: 10px;
	color: #118893;
}
div#footer a{
	color: #118893;
	text-decoration: none;
}
div#footer a:hover{
	text-decoration: underline;
}

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

div#content{
	background-color: #ffffff;
	padding: 0 20px 25px 20px;
}
div#residence {
	background-color: #d5e0c8;
	margin-right: -20px;
	margin-left: -20px;
	padding: 10px;
}
div#content h1{
	font-size: 19px;
	font-weight: bold;
	color: #265f1d;
}

div#content h2{
	font-size: 11px;
	font-weight: bold;
	color: #265f1d;
	margin:20px 0 0 0;
}
span.debut-titre{
	font-weight: normal;
}


div#content div#col-right{
	width: 259px;
	margin-left: 20px;
	margin-top: -10px;
}
	div#content div#col-right IMG{
		margin:0 0 15px 0;
	}
		div#content div#col-right div.push3-right IMG {
			margin:0;
		}	
	
#top-residence{
	margin-top: 20px;
	margin-bottom: 20px;
}

#left-residence {
	width: 620px;
}

#right-residence {
	width: 280px;
	margin-left: 23px;
}
	div#content div#right-residence IMG{
		margin:0 0 5px 0;
	}
	
	div#content div#right-residence H1 {
		font-size: 15px;
		margin-bottom: -10px;
	}
		
	div#content div#right-residence H2 {
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		margin-bottom: 10px;
	}

#accroche {
	width: 621px;
	height: 61px;
	background-repeat: no-repeat;
	text-align: justify;
}
	div#accroche H1 {
		text-align:center;
		padding-top: 20px;
		color: #1F5402;
		font-size: 18px;
		}
#temoignage-residence {
	width: 375px;
	height: 156px;
	margin-top: 27px;
	padding: 10px 251px 0px 235px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: justify;
}
	div#temoignage-residence H1 {
		color: #FFFFFF;
		font-size: 17px;
		}
	div#temoignage-residence H2 {
		color: #FFFFFF;
		font-size: 13px;
		margin: 0px;
		margin-bottom: 5px;
		}
	#temoignage-residence A {
		font-weight: bold; 
		text-decoration: underline; 
		color: #FFFFFF;
	}

	
div#push-bas{
	clear:both;
	padding-top: 16px;
}
	div#push-bas h3{
		font-size: 15px;
		font-weight: bold;
		color: #265f1d;
	}
	div#push-bas IMG{
		margin:0 0 0 20px;
	}
	
	div#push-bas div.push1-bottom IMG {
		margin:0 0 0 4px;
	}


div.contenu-blanc { /* Actus */
	width: 610px;
	padding: 10px;		
}

div.contenu-vert {
	background: url(../../images/actus-content.gif);
	background-repeat: repeat-y;
	width: 610px;
	padding: 10px;
}

div.contenu-vert-top {
	background: url(../../images/actus-top.gif) top center no-repeat;
	width: 634px;
	height: 6px;
}
div.contenu-vert-bottom {
	background: url(../../images/actus-bottom.gif) top center no-repeat;
	width: 634px;
	height: 5px;
	margin-left: -1px;
}


/* Formulaires */
.form-text { 
	width: 310px;
	margin-bottom: 10px;
}

.form-label {
	font-weight: bold;
	
}

.form-textarea {
	width: 635px;
	margin-bottom: 10px;
}

.form-checkbox {
	margin-top: 2px;
	margin-left: 10px;
}

.msg-ok {
	border: 1px solid #265f1d;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.form-select {
	width: 325px;
}

.form-optgroup {
	margin-top: 10px;
}

.form-option {
	padding-left: 25px;
}

.msg-error {
	border: 1px solid #eaeaea;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	color: #FF0000;
}

btn_telecharger {
	display: none; 
	position: absolute; 
	right: 200px; 
	top: 47px; 
}