/*BODY*/
html, body  {
	background-color: #061919;
	margin: 0;
	padding: 0;
	background-position:center;
}

#fond {
	position:relative;
	background-image:url(img/fond.png);
	height: 868px;
	width: 950px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;

}

/*----------------------------------------HEADER*/
#logo {
	height: 134px;
	width: 270px;
	margin:0;
	outline: none;
}
#header {
	background-image:url(img/header.png);
	height: 143px;
	width: 925px;
	margin-left: 13px;
	margin-top: 7px;
}
#version_site {
	font-family:Arial;
	font-size:12px;
	color:#00ffff;
	width : 80px;
	height: 35px;
	float:right;
	margin-right: 8px;
	margin-top: 8px;
	text-decoration:none;
	text-align:center;
}
#version_site a:hover{
	color:#ffffff;
	text-decoration:none;
}

/*-------------------------------------MENU*/

#menu_bar {
	margin-top: 17px;
	margin-left: 13px;
	width: 927px;
	height: 37px;
}
#menu_accueil {
	width:130px;
	height:37px;
	float:left;
}
#menu_prestations {
	width:135px;
	height:37px;
	float:left;
}
#menu_references {
	width:143px;
	height:37px;
	float:left;
}
#menu_partenaires {
	width:142px;
	height:37px;
    float:left;
}
#menu_contacts {
	width:126px;
	height:37px;
	float:left;
}
#menu_blank {
	width:249px;
	height:37px;
	float:left;
}

/*--------------------CONTENU ACCUEIL*/
#centre_accueil {
	width:927px;
	height:391px;
	margin-left:13px;
	margin-top:17px;
}
#gauche_accueil {
	width:346px;
	height:391px;
	float:left;
	background-image:url(img/cadre_accueil_gauche.jpg);
	background-repeat:no-repeat;
}
#droite_accueil {
	width:574px;
	height:391px;
	float:right;
	background-image:url(img/cadre_accueil_droit.jpg);
	background-repeat:no-repeat;
}
#cadre_gauche {
	width:327px;
	height:379px;
	margin-left:10px;
	margin-top:10px;
}
#cadre_video {
	width:327px;
	height:226px;
}
#texte_accueil {
	padding-top:12px;
	width : 327px;
	height : 144px;
	text-align:left;
	text-decoration:none;
	font-family:Verdana,sans-serif;
	font-size:11px;
}

#ensemble_btn {
	margin-top:18px;
	width:529px;
	height:354px;
	margin-left:28px;
}
#accueil_rappel {
	width: 529px;
	height:104px;
}

#accueil_devis {
	width: 529px;
	height:104px;
	margin-top:21px;
}
#accueil_france {
	width: 529px;
	height:104px;
	margin-top:21px;
}

/*------------#------------ FOOTER*/
#footer_accueil {
width:927px;
height:221px;
float:left;
margin-top:17px;
margin-left:15px;
}
#reference_accueil {
	width:927px;
	height:125px;
}
#nos_references {
	height:125px;
	width:240px;
	float:left;
}
#ref1 {
	width:160px;
	height:125px;
	float:left;
}
#ref2 {
	width:175px;
	height:125px;
	float:left;
}
#ref3 {
	width:170px;
	height:125px;
	float:left;
}
#ref4 {
	width:180px;
	height:125px;
	float:left;
}
#menu_footer {
	width:925px;
	height:50px;
	background-image:url(img/barre_footer.jpg);
	background-repeat:repeat;
}
#menu_texte {
	width:813px;
	height:15px;
	float:left;
	margin-left:55px;
	margin-top:18px;
	text-align:center;
	color:#a4ffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#menu_texte a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
#copyright {
	width:925px;
	height:46px;
	background-image:url(img/copyright.jpg);
}
