body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 750px;
}
#logo {
	float: left;
}
#entete {
	margin-left: 250px;
	text-align: right;
	padding-top: 55px;
	margin-bottom: 15px;
}
#langue {
	position: absolute;
	left: 669px;
	top: 11px;
	width: 80px;
}
#bandeau_accueil {
	margin-bottom: 15px;
	clear: both;
}
#boite_groupe {
	background-image: url(img_accueil/bg_boite_groupe.gif);
	height: 312px;
	width: 192px;
	margin-left: 7px;
	padding-top: 27px;
	background-repeat: no-repeat;
	float: left;
}
.lien_actus {
	color: #DFE7FF;
	text-decoration: none;
	font-size: 10px;
}
.lien_actus:hover {
	color: #ffd100;
}
.lien_langue:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.en {
	background-image: url(img/drapeau_en.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 33px;
	display: block;
	float: left;
}
.fr {
	background-image: url(img/drapeau_fr.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 33px;
	margin-left: 38px;
}
.lire_la_suite {
	color: #DFE7FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 100px;
}
a:hover {
	color: #ffd100;
}
#boite_projet {
	background-image: url(img_accueil/bg_boite_projet.gif);
	width: 522px;
	margin-left: 217px;
	padding-top: 70px;
	background-repeat: no-repeat;
}
.boite_projet_nouveauxproduits {
	border: none;
}
.boite_projet_nouveauxproduits:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
#boite_metiers {
	background-image: url(img_accueil/bg_boite_metiers.gif);
	height: 96px;
	clear: both;
	margin-left: 15px;
	margin-top: 15px;
	padding-top: 22px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
.lien_acces_intranet {
	color: #0886D2;
	text-decoration: none;
}
#footer {
}
.projet_investissement {
	float: left;
	width: 335px;
	padding-left: 11px;
	font-size: 11px;
}
.projet_location {
	margin-left: 360px;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
.projet_autre {
	margin-top: 45px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 7px;
	padding-top: 3px;
	font-size: 11px;
}
.lien_programme {
	background-image: url(img/puce_02_jaune.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 19px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 80px;
	height: 19px;
	padding-top: 4px;
}
.bleu {
	font-weight: bold;
	color: #0886D2;
}
.lien_projet {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.lien_projet:hover {
	color: #0886D2;
}
.lien_programme:hover {
	color: #0886D2;
}
