@charset "UTF-8";

#Accueil-logo {
	position:absolute;
	left:0%;
	top:0px;
	width:100%;
	height:115px;
	visibility: visible;
	z-index: 10;
	float: none;
	text-align: center;
}

#Accueil-imgGauche {
	background-image: url(../images/Accueil_04.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 580px;
	width: 350px;
	position: absolute;
	bottom: 0px;
	z-index: 2;
}

#Accueil-Signature {
	background-image: url(../images/Signature-lateral.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 240px;
	width: 24px;
	position: absolute;
	bottom: 127px;
	right: 0;
	z-index: 6;
}

#Accueil-imgDroite {
	position:absolute;
	top:133px;
	width:340px;
	height:259px;
	right: -5%;
}

#PageSite {
	top: 170px;
	right: 0;
	bottom: 22px;
	left: 285px;
	position: absolute;
	overflow: hidden;
}

#Accueil-Conteneur {
	position:relative;
	left:2px;
	bottom: 1px;
	right: 15%;
	vertical-align: bottom;
	text-align: left;
	visibility: visible;
	top: 0px;
	z-index: 5;
	list-style-image: url(../images/puce2.gif);
	width: 85%;
	overflow: hidden;
}

#Accueil-Lien {
	height: auto;
	position: absolute;
	bottom: 0px;
	z-index: 10;
	text-align: left;
	vertical-align: bottom;
	line-height: 1.1em;
	left: 327px;
	right: 15%;
	background-color: #003C94;
	padding: 3px;
	border-top-color: #FFF;
	border-top-style: dashed;
	border-top-width: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	visibility: visible;
}
#Accueil-imgEntreprise {
	background-image: url(../images/AccueilEntreprise_04.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 580px;
	width: 350px;
	position: absolute;
	bottom: 0px;
	z-index: 2;
}
#Accueil-imgEurope {
	background-image: url(../images/AccueilEurope_04.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 580px;
	width: 350px;
	position: absolute;
	bottom: 0px;
	z-index: 2;
}
#Accueil-imgAccueil {
	background-image: url(../images/AccueilPlanette_04.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 598px;
	width: 321px;
	position: absolute;
	bottom: -18px;
	z-index: 2;
	left: 0px;
}
#Accueil-imgInfo {
	background-image: url(../images/AccueilCarte_04.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 580px;
	width: 350px;
	position: absolute;
	bottom: 0px;
	z-index: 2;
	left: 0;
}

.divCinquantePourcentDrt {
	width: 49%;
	float: right;
	text-align: center;
	vertical-align: middle;
}

.divCinquantePourcentGh {
	width: 49%;
	float: left;
	text-align: center;
	vertical-align: middle;
}

