@charset "iso-8859-1";
/* CSS Document */

body{
	background:url(images/bg.jpg) #081333 repeat-x top;
	margin:0;
	padding:auto;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{
	margin:0px;
	padding:0px;
	color:#C00;
	font-weight:normal;
}
.bleu{
	color:#036;
}

p{
	font-size:12px;
	text-align:justify;
}

.display{
	display:none;
}
.clear{
	clear:both;
}

#all{
	width:995px;
	margin:auto;
	padding:auto;
}

#menu{
	width:995px;
	height:90px;
	float:left;
}
#menu a, img{
	float:left;
	border:0;
}

#societe{
	background:url(images/btn_01.jpg) no-repeat;
	width:144px;
	height:90px;
	float:left;
}

#prestations{
	background:url(images/btn_02.jpg) no-repeat;
	width:161px;
	height:90px;
	float:left;
}

#contact{
	background:url(images/btn_03.jpg) no-repeat;
	width:131px;
	height:90px;
	float:left;
}

#btn_societe{
	background:url(images/btn_01_h.jpg) no-repeat;
	width:144px;
	height:90px;
	float:left;
}
#btn_prestations{
	background:url(images/btn_02_h.jpg) no-repeat;
	width:161px;
	height:90px;
	float:left;
}
#btn_contact{
	background:url(images/btn_03_h.jpg) no-repeat;
	width:131px;
	height:90px;
	float:left;
}

#conteneur_blanc{
	background:url(images/haut_corps.jpg) no-repeat #FFF center top;
	width:955px;
	height:550px;
	position:absolute;
	padding-right:20px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
}

.contenu{
	/*display:none;*/
	margin-top:600px;
	width:915px;
}

.bg_titre{
	background:url(images/bg_titre.png);
	width:293px;
	height:17px;
	margin-top:10px;
	color:#FFF;
	padding:10px;
	padding-top:6px;
	font-size:16px;
	font-weight:bold;
}

#footer{
	background:url(images/footer.png) no-repeat;
	width:995px;
	height:87px;
	position:absolute;
	margin-top:550px;
}

.col_gauche{
	width:22%;
	float:left;
}

.col_droite{
	width:74%;
	float:right;
}

#encart_contact{
	width:179px; height:174px; background:url(images/bg_contact.jpg);
	padding:10px;
	margin-top:15px;
}

.galleria-container{
	background-color:#000;
}

.blanc{
	color:#82B5D8;
	text-decoration:none;
}
.blanc:hover{
	color:#FFF;
}

.liens_prestations_a{
	padding:5px;
	padding-top:2px;
	background:url(images/liens_presta_a.png) repeat-x;
	color:#FFF;
	float:left;
	text-decoration:none;
	margin-right:5px;
	width:180px;
	text-align:left;
}

.liens_prestations{
	padding:5px;
	padding-top:2px;
	background:url(images/liens_presta.png) repeat-x;
	color:#FFF;
	float:left;
	text-decoration:none;
	margin-right:5px;
	width:180px;
	text-align:left;
}
.liens_prestations:hover{
	background:url(images/liens_presta_h.png) repeat-x;
}

.optipages_home{
	position: absolute;
	top: 750px;
	width: 955px;
	margin-left:225px;
	text-align: center;	
	color: #82B5D8;
	
}

.optipages_home a {
	color: #82B5D8;
	text-decoration: none;
}
.optipages_home a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.optipages_home a:visited {color: #82B5D8;text-decoration: none;}

