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

#site {
	width: 1024px;
	position: absolute;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	left: 50%;
	margin-left: -512px;
	color: #343434;
	background-color: #fafafa;
	font-size: 14px;
}
#site #menu {
	left: 0px;
	top: 0px;
}
#site #logo {
	left: 0px;
	top: 22px;
}
#site #intro {
	left: 0px;
	top: 149px;
	width: 920px;
	position: absolute;
	height: 45px;
	color: #343434;
	text-align: center;
	left: 50%;
	margin-left: -460px;
	font-size: 14px;
	
}
#site .ligne1 {
	background-image: url(structure/ligne-point.png);
	position: absolute;
	height: 11px;
	width: 1024px;
	top: 256px;
}
#site .ligne2 {
	background-image: url(structure/ligne-point.png);
	position: absolute;
	height: 11px;
	width: 1024px;
	top: 725px;
}
#site .ligne3 {
	background-image: url(structure/ligne-point.png);
	position: absolute;
	height: 11px;
	width: 1024px;
	top: 1170px;
}
#site .ligne4_inter {
	background-image: url(structure/ligne-point.png);
	position: absolute;
	height: 11px;
	width: 1024px;
	top: 155px;
}
#site .ligne5_inter {
	background-image: url(structure/ligne-point.png);
	position: absolute;
	height: 11px;
	width: 1024px;
	top: 430px;
}
#site .ligne6_inter {
	background-image: url(structure/ligne-point.png);
	position: absolute;
	height: 11px;
	width: 1024px;
	top: 1225px;
}
#site .ligne7_inter {
	background-image: url(structure/ligne-point.png);
	position: absolute;
	height: 11px;
	width: 1024px;
	top: 500px;
}
#site .ligne8_info {
	background-image: url(structure/ligne-point.png);
	position: absolute;
	height: 11px;
	width: 1024px;
	top: 650px;
}
#site .er_fact {
	position: absolute;
	height: 50px;
	width: 1024px;
	top: 1045px;
	background-color: #00F;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	vertical-align: middle;
	line-height: 50px; /* hauteur de ligne (identique) */
	white-space: nowrap; /* interdiction de passer à la ligne */
	text-transform: uppercase;
}
#site .inter-societe {
	position: absolute;
	height: 475px;
	width: 1024px;
	top: 270px;
}
#site .inter-societe .home-inter {
	position: absolute;
	height: 512px;
	width: 512px;
	top: 0px;
	text-align: center;
}
#site .inter-societe .home-societe {
	position: absolute;
	height: 512px;
	width: 512px;
	top: 0px;
	left: 512px;
	text-align: center;
}
#site .contact_icone {
	position: absolute;
	height: 123px;
	width: 1024px;
	top: 1050px;
	text-align: center;
}
#site .contact_icone_int {
	position: absolute;
	height: 123px;
	width: 1024px;
	top: 1100px;
	text-align: center;
}
#site .contact_icone_info {
	position: absolute;
	height: 123px;
	width: 1024px;
	top: 520px;
	text-align: center;
}
#site .pied {
	position: absolute;
	width: 1024px;
	top: 1184px;
}
#site .pied_inter {
	position: absolute;
	width: 1024px;
	top: 1250px;
}
#site .pied_info {
	position: absolute;
	width: 1024px;
	top: 670px;
}

#site .inter_info{
	left: 0px;
	top: 165px;
	width: 920px;
	position: absolute;
	height: 270px;
	text-align: center;
	left: 50%;
	margin-left: -460px;
	font-size: 14px;
}
#site .inter_ex {
	position: absolute;
	height: 475px;
	width: 1024px;
	top: 455px;
	text-align: center;
	text-transform: uppercase;
	line-height: 14px;
}
#site .video {
	position: absolute;
	height: 315px;
	width: 560px;
	top: 735px;
	text-align: center;
	left: 50%;
	margin-left: -280px;
}
