
/* elements */
*, h1 {
	margin: 0;
	padding: 0;
}


#ecran {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #999999;
	font: normal 62.5% Verdana,sans-serif;
	padding-top: 20px;
}

#site {
	position: absolute;
	width: 900px;
	height:674px;
	left: 50%;
	top:50%;
	margin-top: -337px; 
	margin-left: -450px;
	background-color:#000000;
} 
#header {
	height:182px;
	width: 100%;
}
#content {
	height:385px;
	width: 100%;
}
#footer {
	height: 107px;
	width: 100%;
	clear:both;
}

/* header standard en tête */
#header #lienSite {
	float: right;
	padding: 10px;
}

#header #lienSite a{
	color: white;
	text-decoration:none;
}


#header #logo {
	position: relative;
	display: block;
	top: 92px;
	left: 30px;
	font: normal 24px Verdana,sans-serif;
}

#header #logo img {
	position: relative;
	display:block;
	float: left;
}

#header #logo #baseline {
	position: relative;
	display:block;
	float:left;
	top: 23px;
	color: white;
	margin-left: 4px;
}

#header #logo #baseline strong{
	color: #009999;
	vertical-align:center;
	font-weight:normal;
}

/* footer */
#menu {
	margin-left: 20px;
}
#menu li {
	display:block;
	float: left;
	margin-left:5px;
	padding-left: 40px;
	background-position:left;
	background-repeat:no-repeat;
	padding-top: 67px;
}

#menu #accueil {
	background-image:url(../images/cigogne-accueil-fixe.png);
}

#menu li.active a{
	color: white;
}

#menu #accueil.active {
	background-image:url(../images/accueil/cigogne-Aile.png);
}

#menu #monique.active {
	background-image:url(../images/monique/cigo-monique.png);
}

#menu #references.active {
	background-image:url(../images/reference/cigogne-reference.png);
}

#menu #prestations.active {
	background-image:url(../images/prestation/cigogne-prestation.png);
}

#menu #contact.active {
	background-image:url(../images/contact/cigogne-contact.png);
}

#menu li a {
	color: #009999;
	text-decoration: none;
	font: normal 14px Verdana,sans-serif;
}

#menu li a span{
	display:block;
	float: left;
}

#menu li a #mention{
	display:block;
	float: left;
	font: normal 3px Verdana,sans-serif;
	width: 40px;
	line-height: 3px;
	margin-left: 3px;
}

/* le livre */
#content #livre {
	width: 674px;
	height: 370px;
	margin:auto;
	color: white;
	background-color:#001E20;
}

#content #livre #page1 {
	float:left;
	width:334px;
	height:368px;	
	border: 1px black solid;
}

#content #livre #page2 {
	float:left;
	width:334px;
	height:368px;	
	border: 1px black solid;
}

#content #livre #separateur {
	float:left;
	height:364px;
	width:2px;
	background-color: black;
}

/* accueil */

#photoAccueil {
	margin: 30px;
	margin-bottom: 20px;
}

#texteAccueilGauche {
	padding-left: 30px;
	padding-right: 70px;
	color: #BCE5E5;
	font-size: 12px;
}

#texteVerticalAccueil {
	float: left;
}

#texteAccueilDroit {
	float: left;
	padding-left:30px;
	padding-top: 30px;
	font-size: 13px;
	color: #009999;
}

/* monique */
#texteMoniqueGauche {
	margin: 30px;
	color: #BCE5E5;
	font-size: 12px;
}

#texteMoniqueGauche p{
	margin-bottom: 30px;
}

#texteMoniqueDroit {
	margin: 30px;
	font-size: 12px;
	color: #009999;
}

#texteMoniqueDroit p{
	margin-bottom: 20px;
}

#oeilMonique {
	position: relative;
	float: left;
	margin-top: -95px;
	margin-left: 500px;
}

/* rubrique references */
#referencesContent {
	position: relative;
	float:left;
	margin: auto;
	top: 50%;
	margin-top: -100px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 200px;
}

#leftReferences {
	float:left;
	height: 100%;
	width: 100px;
}
#centerReferences {
	float:left;
	height: 100%;
	width: 444px;
	text-align: center;
}


#rightReferences {
	float: left;
	height: 100%;
	width: 250px;
}

#descriptionReferences{
	float:inherit;
	height:90%;
	width: 100%;
	font-size:11px;
	color: #009999;
	font-weight:normal;
	line-height:1.4em;
}

#descriptionReferences strong {
	font-size:11px;
	color:white;
	font-weight:normal;
}

#flechesReferences a {
	font-size:18px;
	color:  #009999;
	text-decoration:none;
}


#compteurReferences {
	font-size: 12px;
	color:white;
}

#leftReferences h2 {
	color: white;
	font-size:14px;
	font-weight:normal;
}

#menuReferences li {
	margin-top: 5px;
}
#menuReferences li a {
	
	text-decoration: none;
	color: #009999;
	font-size: 14px;
}

#menuReferences li.active a {
	color: white;
}
/* rubrique prestations */
#prestationsContent {
	position: relative;
	float:left;
	margin: auto;
	top: 50%;
	margin-top: -100px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 200px;
}

#leftPrestations {
	float:left;
	height: 100%;
	width: 100px;
}

#leftPrestations h2 {
	color: white;
	font-size:16px;
	font-weight:normal;
}

#centerPrestations {
	float:left;
	height: 100%;
	width: 698px;
	text-align: center;
}


#imagePrestations{
	float:inherit;
	height:90%;
	width: 100%;
	font-size:14px;
	color: #009999;
	font-weight:normal;
}


#flechesPrestations a {
	font-size:18px;
	color:  #009999;
	text-decoration:none;
}


#compteurPrestations {
	font-size: 14px;
	color:white;
}

#parcourPrestations {
	width: 90%;
	text-align: right;
}
#menuPrestations li {
	margin-top: 5px;
}
#menuPrestations li a {
	
	text-decoration: none;
	color: #009999;
	font-size: 14px;
}

#menuPrestations li.active a {
	color: white;
}

/* contact */

#contactContent {
	display:block;
	float:left;
	margin-top: -30px;
	height: 415px;
	width: 780px;
	color: white;
	padding-left: 120px;
}

#contactContent strong{
	display:block;
	font-size:18px;
	margin-bottom: 10px;
	font-weight:normal;
}

#contactContent p{
	font-size:14px;
	line-height:2em;
}

#contactContent #propriete {
	width: 600px;
	text-align:justify;
}

#contactContent .green {
	color: #009999;
}
