/* Postion + Base */

* {
	font-family: Verdana, Arial, sans-serif;
	color: #f5edd9;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body {
	background-repeat: repeat;
	background: url(../images/background.jpg);
	text-align: center;
	height: 100%;
	margin: 0;
	padding: 0;
}

a {
	outline: 0;
}

#container {
	margin: auto;
	position: relative;
	width: 884px;
	padding: 0;
}

#signatureTattoo {
	margin-top: 20px;
	position: relative;
}

#header {
	width: 884px;
	height: 129px;
	position: relative;
}

#page {
	border-left: 1px solid #999386;
	border-right: 1px solid #999386;
	border-bottom: 1px solid #999386;
	width: 884px;
	position: relative;
	overflow: hidden;
}

#flash {
	height: 265px;
	width: 884px;
	position: relative;
}


#menu {
	width: 884px;
	min-height: 47px;
	margin: 0;
	padding: 0;
	position: relative;
}

#contenu {
	margin-bottom: 3px;
	min-height: 500px;
	z-index: 100;
	position: relative;
	background: url(../images/back_content.jpg) repeat-y top left;
	width: 882px;
}

.ie7 #contenu {
	margin-left: -2px;
}

#contenu p {
	text-align: justify;
	margin-bottom: 10px;
	line-height: 16px;
}

#contenu #clear {
	clear: both;
}

#top {
	width: 884px;
	height: 6px;
	background: url(../images/top.png) no-repeat;
	position:relative;	
}

.gecko #top {
	margin-top: 2px;
}

#copyright {
	position: relative;
	text-align: center;
	font-size: 9px !important;
	margin-top: 5px;
	position: relative;
}

ul.navigation {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 47px;
}

ul.navigation li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}

img {
	border: none;
}



/* ADMIN */



#gauche {
	padding-right: 60px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
	float: left;
	text-align: right;
	border-right: 1px solid #c1cd23;
	width: 330px;
	height: 280px;
}

*:lang(fr) #gauche {
	padding-right: 30px !important;
}

#droite {
	float: right;
	text-align: left;
	padding: 30px;
	width: 330px;
}

#save {
	width: 100%;
	text-align: center;
	clear: both;
	padding-top: 30px;
}



/* Page : Style de vie Solano */



img.soustitre {
	clear: both;
	float: left;
}

.menustyledevie {
	float: left;
	width: 250px;
	background: url(../images/back1.jpg) no-repeat;
	margin-left: 5px;
}

.menustyledevie ul {
	list-style: none;
	float: right;
	margin-top: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	height: 450px;
	border-right: #c1cd23 1px solid;
}

.ie7 .menustyledevie {
	width: 230px !important;
}

.ie7 .contenustyledevie {
	background-color: #3f3a36;
	margin-right: 5px;
}

.contenustyledevie {
	float: right;
	padding-right: 50px;
	margin-top: 20px;
	height: 450px;
}



/* Page Galerie */



div.groupeImages {
	width: 854px;
	padding: 30px;
	text-align: left;
}

div.groupeImages img {
	border: 1px solid #f5edd9;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 10px; 
}

span.titreGroupe {
	color: #c1cd23;
	font-weight: bold;
	font-size: 14px;
}

HR.hrGallery {
	width: 824px;
	color: #c1cd23;
	background: #c1cd23;
	border: 0;
	Height:1px;
	position: relative;
	margin-bottom: 10px;
	margin-top: -5px;
}



/* Page : Unités */



.menuUnites {
	float: left;
	width: 433px;
	padding: 0;
	margin-left: 5px;
	background: url(../images/fond_section.jpg) repeat-x;
	border-right: 1px solid #999386;
}

.ie6 .menuUnites {
	width: 423px;
	margin-left: 2px;
	overflow: hidden;
}

#Phases {
	height: 31px; 
	position: relative;
	width: 433px;
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
}

#Phases a {
	text-decoration: none;
	font-weight: bold;
}

#Phases a.phaseactive:hover {
	font-weight: bold;
	color: #b0c51e;
}

#Phases a#phase1, #Phases a#phase2 {
	color: #ff2a40;
	cursor: default;
}

#NbEtages {
	height: 31px; 
	position: relative;
	width: 433px;
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
}

.ie7 #NbEtages {
	width: 418px !important;
	padding-left: 15px;
}

#NbEtages a {
	text-decoration: none;
	font-weight: bold;
}

#NbEtages a:hover {
	color: #b0c51e;
}

.select {
	color: #b0c51e;
}

.notselect {
	color: #f5edd9;
}

#descUnite {
	height: 77px;
}

#descUnite img {
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	border: 1px solid #979185;
	padding: 3px;
}

p.pasdephoto {
	text-align: left;
	margin-left: 10px;
	padding-top: 27px;
	float: left;
	color: #ab9c8b;
}

p.pasdedescription {
	text-align: right !important;
	margin-right: 10px;
	padding-top: 27px;
	float: right;
	color: #ab9c8b;
}

#imgetage {
	position: relative;
}

p.descriptionUnite {
	text-align: right !important;
	margin-right: 10px;
	padding-top: 3px;
	float: right;
	width:200px;
}

#numeroUnite {
	height: 39px;
}

#numeroUnite p {
	color: #b0c51e;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	line-height: 26px;
}

.uniteDispo {
	color: #b0c51e !important;
	font-weight: normal !important;
	font-size: 11px !important;
	font-style: normal;
}

.uniteReserve {
	color: #ffe41e !important;
	font-weight: normal !important;
	font-size: 11px !important;
	font-style: normal;
}

.uniteVendue {
	color: #ff2a40 !important;
	font-weight: normal !important;
	font-size: 11px !important;
	font-style: normal;
}

#NbUnites {
	height: 33px; 
	position: relative;
	width: 433px;
	text-align: left;
	padding-left: 20px;
	padding-top: 9px;
}

.ie7 #NbUnites {
	width: 418px;
	padding-left: 15px;
}

#NbUnites a {
	text-decoration: none;
}

#PlanEtage {
	background-color: #3e3a35;
	position: relative;
	width: 433px;
}

#PlanEtage img {
	width: 433px;
	height: 376px;
}

#rollplan {
	position: absolute;
	top: 0;
	left: 0;
	height: 376px;
	width: 433px;
}

#selectunit {
	position:absolute;
	top: 0;
	left: 0;
	height: 376px;
	width: 433px;
}

#conteneurunite {
	display: none;
	background: url(../images/fond_section2.jpg) repeat-x #3e3a35;
	float: right;
	width: 432px;
	height: 500px;
	margin-right: 2px;
	overflow: hidden;
}

.ie6 #conteneurunite {
	width: 430px;
	overflow: hidden;
}



/* Nouvelles */



#nouvelle {
	min-height: 190px;
	padding-left: 50px;
	padding-right: 50px;
	width: 724px;
}


.ie6 #nouvelle {
	height: 200px;
}

HR.hrNouvelles {
	width: 724px;
	color: #c1cd23;
	background: #c1cd23;
	border: 0;
	Height:1px;
	position: relative;
	margin-bottom: 10px;
	margin-top: -5px;
}



/* ADMIN */



#forms {
	padding: 50px;
}

.form {
	color: black !important;
	font-size: 11px !important;
}

#liens {
	padding: 20px;
	font-weight: bold;
	font-size: 12px;
}

#liens a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#liens a:hover {
	color: #c1cd23;
}

#selectedmanager {
	color: #c1cd23 !important;
}



/* Page : Contact */



.promoteurs {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 684px;
	padding-right: 30px;	
}

.description {
	width: 684px;
	margin: auto;
	padding: 30px;
}



/* Conteneurs JavaScript */



#texte1 {
	z-index: 200;
	position: relative;
	display: none;
}

#texte2 {
	position: relative;
	width: 884px;
	display: none;
}

#texte3 {
	display: none;
	position: relative;
	width: 442px;
	height: 500px;
	overflow: visible;
	zoom: 1;
}

#texte4 {
	position: relative;
	width: 884px;
	display: none;
	padding: 30px; 
	text-align: left;
}


#texte4 img {
	border: 1px solid #c1cd23;
	padding: 3px;
	margin-right: 15px; 
}

#texte5 {
	width: 684px;
	margin: auto;
	padding: 30px;
	border-bottom: 1px solid #999386;
	display: none;
}

#details1 {
	display: none;
	width:550px;
}

#details2 {
	display: none;
	width:550px;
}

#details3 {
	display: none;
	width:550px;
}

#details4 {
	display: none;
	width: 550px;
}

#details5 {
	display: none;
	height:200px;
	width: 600px;
}

#details6 {
	display: none;
	height:200px;
	width: 600px;
}

#details7 {
	display: none;
	height:200px;
	width: 600px;
}

img[alt="montage"] {
	position: absolute;
	right: -433px;
	top: 0;
	z-index: -10;
	zoom: 1;
}

.ie6 img.montage {
	display: none;
}

.ie7 img[alt="montage"] {
	display: none;
}