@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

#page_intro {
	float: left;
	height: 360px;
	width: 501px;
	margin-top: 10px;
	margin-left: 150px;
}
#container1024 {
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/1024X768.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #000000;
}



.navigation_logo {
	float: left;
	width: 120px;
	height: 75px;
	margin-top: 20px;
	margin-left: 70px;
}

.navigation_logo_Presentation {
	float: left;
	width: 120px;
	height: 75px;
	margin-top: 20px;
	margin-left: 20px;
}

.navigation_logo_1998_2004 {
	float: left;
	width: 120px;
	height: 75px;
	margin-top: 20px;
	margin-left: 60px;
}

.navigation_logo_Index {
	float: left;
	width: 120px;
	height: 75px;
	margin-top: 20px;
	margin-left: 35px;
}

.navigation_logo_Liens {
	float: left;
	width: 120px;
	height: 75px;
	margin-top: 20px;
	margin-left: 90px;
}

#header_index {
	height: 250px;
	width: 700px;
	margin-right: auto;
	margin-left: 120px;
}

#header {
	height: 220px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#nav_footer {
	height: 150px;
	clear: both;
	padding-left: 60px;
}

#intro {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.infos {
	width: 240px;
	padding: 5px;
	float: left;
}

.navigation_presentation {
	float: left;
	display:block;
	width: 120px;
	margin-left: 45px;
}

.navigation_presentation_index {
	float: left;
	display:block;
	width: 120px;
	margin-right: 24px;
}

.navigation_Active {
	float: left;
	display:block;
	width: 120px;
	margin-left: 45px;
	height: 150px;
}




#titre {
	text-align: left;
	clear: both;
	width: 770px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

#titre_Kaia {
	text-align: center;
	clear: both;
	width: 505px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 220px;
}

#page {
	clear: both;
	height: auto;
	width: 501px;
	margin-right: auto;
	margin-left: auto;
}

p {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #fdd70f;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
}


#footer a:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}



#legales {
	height: 240px;
	width: 600px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}



#capacites {
	height: 760px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF0000;
}

#cv {
	height: auto;
	/*width: 800px;*/
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	float: left;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
#liens {
	width: 600px;
	margin-left: 220px;
	clear: both;
	float: left;
	height: 500px;
}
#titre_Liens {
	margin-left: 60px;
	height: 400px;
}



.cv_h2 {
	height: 20px;
}

#motivation_h2 {
	height: 10px;
	clear: both;
	margin-left: 75px;
	width: 800px;
}

.mailto {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: -16px;
}

#presentation {
	display: block;
	width: 120px;
	height: 120px;
	background-image: url(../images/nav/presentation_Double.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#presentation:hover { 
  background-position: 0 -120px;
}

#presentation span {
  display: none;
}


#realisation {
	display: block;
	width: 120px;
	height: 120px;
	background-image: url(../images/nav/realisation_Double.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#realisation:hover { 
  background-position: 0 -120px;
}
#realisation:active { 
  background-position: 0 -120px;
}

#realisation span {
  display: none;
}

#book_papier {
	display: block;
	width: 120px;
	height: 120px;
	background-image: url(../images/nav/book_papier_Double.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#book_papier:hover { 
  background-position: 0 -120px;
}

#book_papier span {
  display: none;
}

#lien {
	display: block;
	width: 120px;
	height: 120px;
	background-image: url(../images/nav/liens_Double.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#lien:hover { 
  background-position: 0 -120px;
}

#lien span {
  display: none;
}
#footer {
	height: 25px;
	width: 800px;
	clear: both;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 100px;
}

#footer_orpea {
	height: auto;
	width: 540px;
	clear: both;
	text-align: left;
	margin-bottom: 20px;
}

#footer_ADPI {
	height: auto;
	width: 200px;
	clear: both;
	text-align: left;
	margin-bottom: 20px;
	float: left;
	padding-top: 15px;
	padding-left: 210px;
}

#footer_Kaia {
	height: 40px;
	width: 725px;
	clear: both;
	text-align: left;
	margin-bottom: 20px;
	float: left;
	padding-left: 220px;
}

#footer_1980_2004 {
	height: auto;
	width: 615px;
	clear: both;
	text-align: right;
	margin-bottom: 20px;
	float: left;
	padding-top: 20px;
}

#footer_2007_2009 {
	height: auto;
	width: 560px;
	clear: both;
	text-align: left;
	margin-bottom: 20px;
	float: left;
	margin-top: 10px;
}

#footer_Book {
	height: 400px;
	width: 955px;
	padding-top: 20px;
}

#bloc_images {
	height: 420px;
	width: 700px;
	margin-left: 330px;
}

#bloc_Kaia {
	height: 400px;
	width: 500px;
	float: left;
}

#container {
	height: auto;
	width: 955px;
	margin-left: 140px;
}

#2010 {
	display: block;
	width: 180px;
	height: 220px;
	background-image: url(images/realisations/small/2010_double.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#2010:hover { 
  background-position: 0 -180px;
}

#2010 span {
  display: none;
}

.ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.textes_Rubriques_Realisations {
	font-size: 14px;
	text-align: center;
}
.textes_16px {
	color: #b1b1b1;
	font-size: 16px;
	font-weight: bold;
}


.vignettes {
	height: 180px;
	width: 220px;
	float: left;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 20px;	
}

.vignettes_2007_2009 {
	height: 180px;
	width: 240px;
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
}

.vignettes_orpea {
	height: 180px;
	width: 248px;
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 20px;
}

.hdp {
	clear: both;
	height: 50px;
	width: 950px;
	background-color: #FF0000;
	float: left;
}

.cv {
	border: 1px solid #FFFFFF;
	height: auto;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.cv_long {
	border: 1px solid #FFFFFF;
	/*height: 920px;*/
	height: 990px;
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 10px;
}

.cv_adp {
	border: 1px solid #FFFF00;
	height: auto;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-top: 5px;
	padding: 10px;
	clear: both;
	margin-bottom: 20px;
}

#cv_motivation {
	height: 1260px;
	width: 800px;
	margin-right: auto;
	padding: 10px;
	clear: both;
	border: 1px solid #FFFFFF;
}

.underlineBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}


a:link img{ border: none; }

a:visited img{ border: none;}

a:active img{ border: none; }

.colonne_Gauche {
	float: left;
	height: 900px;
	/*width: 380px;*/
	width: 370px;
	border-top: 1px solid #FFFFFF;
}

.colonne_Droite {
	float: left;
	height: 900px;
	/*width: 385px;*/
	width: 395px;
	border-top: 1px solid #FFFFFF;
}

.cadre {
	height: 100px;
	width: 340px;
	color: #FFFF00;
	background-color: #669999;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.grille {
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.grille td {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid  #000000;
	padding: 5px;
	background-color: #999999;	
}

#bloc_vignettes {
	width: 646px;
	margin-left: 190px;
	background-color: #FFFF00;
	clear: both;
}
#bloc_vignettes_realisations {
	width: 640px;
	margin-left: 220px;
	clear: both;
}

#bloc_vignettes_1998_2004 {
	width: 620px;
	margin-left: 200px;
	clear: both;
}

#bloc_vignettes_2007_20009{
	width: 815px;
	clear: both;
	float: left;
	margin-left: 90px;
}

#bloc_vignettes_orpea{
	width: 650px;
	margin-left: 200px;
	clear: both;
}

#bloc_vignettes_ADPI{
	width: 600px;
	height: auto;
	padding-top: 30px;
	margin-left:  195px;
}

#bloc_vignettes_Kaia{
width: 650px;
	margin-left: 200px;
	clear: both;
	background-color: #FFFF00;
}

.vignettes_ADPI {
	width: 255px;
	float: left;
	margin-left: 15px;
}


#container #bloc_vignettes img {
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}

/************************************************slideshow******************************/
#slideshow {
	position:relative;
	height:544px;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	padding: 5px;
}

#slideshow IMG {
	position:absolute;
	top:12px;
	left:4px;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.colonne_Gauche a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: underline;
}

.colonne_Gauche a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#logo_ADPI {
	float: left;
	margin-top: 75px;
}
#bloc_Hotels {
	float: left;
	width: 200px;
	text-align: right;
	height: 200px;
	padding-top: 180px;
	padding-right: 20px;
}

#bloc_Grues {
	float: left;
	width: 50px;
	text-align: left;
	height: 200px;
	padding-top: 180px;
	padding-left: 20px;
}
#bloc_Terminal {
	float: left;
	width: 270px;
	padding-left: 220px;
	margin-bottom: 20px;
}

#bloc_Facades {
	float: left;
	width: 230px;
	text-align: right;
}
.page_Book {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 5px;
	height: 150px;
}

#book {
	float: left;
	height: auto;
	width: 450px;
	margin-left: 280px;
}

#nav {
	clear: both;
	height: 200px;
	width: 955px;
}
.Style1{
	color: #FFFF00;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.textes_Nav {
	clear: both;
	padding-top: 96px;
	text-align: center;

}

.textes_Nav_Active {
	text-align: center;
	font-size: 14px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;

}

#nav_header {
	background-color: #FF00FF;
	clear: both;
	margin-left: 190px;
}

#nav_header_index {
	clear: both;
	margin-left: 130px;
	height: 120px;
	width: 600px;
}
#jmt {
	float: left;
	width: 700px;
	text-align: left;
}
