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

/* reset.css */
/* Initialise les marges des elements bloc */
body, div, 
dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, 
p, blockquote, th, td { margin: 0; padding: 0; }

/* Initialise la taille des titres */
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

/* Enleve les puces aux listes */
ol, ul { list-style: none; }

/* Initalise le style du texte */
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

/* Enleve les bordures aux images et aux fieldset */
fieldset, img { border: 0; }

h2 {
	font-family:Tahoma;
	color:black;
	font-size:34px;
	position:relative;
	right:3px;
	margin-bottom:40px;
}

h3 {
	font-family:"Myriad Pro";
	color:black;
	font-size:26px;
	position:relative;
	right:3px;
	margin-bottom:30px;
	
}

h4 {
	font-family:Tahoma;
	color:#e9e9e9;
	font-size:22px;
	width:365px;
	position:relative;
	top:10px;
	left:15px;
	margin-bottom:20px;
}

h5 {
	font-family:Tahoma;
	font-size:20px;
	color:#e9e9e9;
	margin-bottom:15px;
}

hr {
	position:relative;
	top:-20px;
}


.gras {
	font-weight:bold;
}

.slide p {
	font-family:Tahoma;
	font-size:15px;
	width:365px;
	position:relative;
	margin-left:15px;
	margin-bottom:10px;
}

.img_demo {
	float:right;
	height:225px;
	width:270px;
	position:relative;
	right:17px;
	top:15px;
	border:2px solid #e9e9e9;
}

#conteneur {
	background:#FFFFFF;
}

#entete {
	background:url(../images/integration/header.jpg) repeat-x;
	height:200px;
	margin-bottom:55px;
}

#conteneur_logo {
	width:875px;
	margin:0 auto;
	padding-top:20px;
}

#menu {
	text-align:right;
	margin-right:40px;
	position:relative;
	top:-12px;
}

#menu_principal li {
	display:inline;
	font-family:Tahoma;
	font-size:20px;
	color:#e9e9e9;
	margin-left:30px;
}

.active {
	color:#7f7f7f;
}

#menu_principal a:link, #menu_principal a:visited {
	color:#e9e9e9;
	text-decoration:none;
}

#menu_principal a:hover {
	color:#e9e9e9;
	text-decoration:underline;
}

#realisations_recentes {
	font-family:"Myriad Pro";
	font-size:30px;
	font-weight:bold;
	color:black;
	position:absolute;
	top:-25px;
	left:49px;
}

#slideshow {
	width:900px;
	height:260px;
	margin:0 auto;
	position:relative;
	color:#e9e9e9;
}

#slidesContainer {
	width:790px;
	height:260px;
	border:5px solid black;
	margin:0 auto;
	background:url(../images/integration/bg_demo.jpg) no-repeat;
}

.slide {
  	margin:0 auto;
  	width:770px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  	height:240px;
}

.control {
  display:block;
  width:40px;
  height:40px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}

#leftControl {
  top:120px;
  left:0;
  background:transparent url(../images/integration/gauche.jpg) no-repeat 0 0;
}

#rightControl {
  top:120px;
  right:0;
  background:transparent url(../images/integration/droite.jpg) no-repeat 0 0;
}

#slideshow a:link, #slideshow a:visited {color:#e9e9e9; text-decoration:underline;}
#slideshow a:hover {color:#e9e9e9; text-decoration:none;}

#contenu_principal {
	min-height:600px;
	width:800px;
	margin:0 auto;
	margin-top:55px;
	font-family:"Myriad Pro";
	font-size:16px;
	line-height:23px;
}

#contenu_principal a:link, #contenu_principal a:visited {color:#717171; text-decoration:underline;}
#contenu_principal a:hover {color:black;}

#colonne_droite {
	width:370px;
	float:right;
	padding-left:30px;
	text-align:justify;
}

#colonne_gauche {
	width:370px;
	padding-right:30px;
	text-align:justify;
	min-height:500px;
}

#colonne_droite2 {
	width:370px;
	float:right;
	padding-left:30px;
	text-align:justify;
}

#colonne_gauche2 {
	width:370px;
	padding-right:30px;
	text-align:justify;
}

#pied {
	background:url(../images/integration/footer.jpg) repeat-x;
	height:443px;
}

#pied a:link, #pied a:visited {color:#e9e9e9; text-decoration:underline;}
#pied a:hover {color:#e9e9e9; text-decoration:none;}


#contenu_pied {
	width:800px;
	margin:0 auto;
	padding-top:15px;
	margin-bottom:20px;
	margin-bottom:20px;
	color:#e9e9e9;
	font-family:"Myriad Pro";
	line-height:30px;
}

#mentions_bas {
	font-family:"Myriad Pro";
	text-align:center;
	font-size:14px;
	color:#e9e9e9;
	margin-top:20px;
}

#pied_colonne_droite {
	float:right;
	width:385px;
	margin-left:15px;
	text-align:justify;
}

#pied_colonne_gauche {
	width:385px;
	text-align:justify;
	min-height:330px;
}

#pied_colonne_droite p {
	height:90px;
	text-decoration:none;
}

#pied_colonne_droite a:link, #pied_colonne_droite a:visited {color:#e9e9e9; text-decoration:none;}
#pied_colonne_droite a:hover {color:#717171; text-decoration:none;}

.realisations_thumbs img {
	border:2px black solid;
	margin:4px;
}

.realisations_thumbs li {
	display:inline;

}

.wrapper{
	position:relative; /* important(so we can absolutely position the description div */ 
}
.description{
	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom:10px; /* position will be on bottom */
	left:6px;
	display:none; /* hide it */
	/* styling bellow */
	background-color:black;
	font-family: 'tahoma';
	font-size:12px;
	color:white;
	width:105px;
}
.description_content{
	padding:5px;
}