#accueil{
	height: 580px;
	width: 960px;
	background-repeat: no-repeat;
	padding: 0px 7px 7px;
	margin: 0px;
	background-image:  url("../images/fonds/fond-accueil-fr.jpg");
	background-position: 7px 7px;
	float: left;
}
#navAccueil{
	padding: 0px 0px 0px 25px;
	list-style-type: none;
	display: block;
	height: 50px;
	margin-top: 162px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#navAccueil li{
	margin: 0px;
	padding: 0px;
	display: inline;
	width: 87px;
	float: left;
	height: 28px;
	background-image: url(../images/bt_accueil.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navAccueil li span{
	display: none;
	visibility: hidden;
}
#navAccueil li a{
	cursor: hand;
	height: 28px;
	width: 87px;
	display: block;
}
#navAccueil li a:hover{
	cursor: hand;
	height: 28px;
	width: 87px;
	display: block;
	background-image: url(../images/bt_accueil_over.gif);
	background-repeat: no-repeat;
}
#imagesAccueil {
	padding-top: 55px;
	padding-left: 760px;
	list-style-type: none;
	display: block;
	height: 55px;
	margin: 0px;
}

#imagesAccueil li {
	margin: 0px 7px 0px 0px;
	padding: 0px;
	display: inline;
	float: left;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
#gallerie {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin-left: 760px;
	/*height: 176px;*/
	color: #FFFFFF;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
#btActu {
	display: block;
	height: 20px;
	margin-left: 20px;
	width: 235px;
	margin-bottom: 8px;
	text-indent: -9000px;
}
#texteErgonomie, #texteConditions, #textePrevention, #texteProduit, #texteTests, #texteIhm, #texteArchi, #texteMobilier, #texteFormation {
	position: absolute;
	z-index: 2;
	left: 660px;
	top: 328px;
	font-size: 1.1em;
	padding: 8px;
	color: #CCFFCC;
	background-image: url(../images/fondSurvol.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 192px;
	width: 160px;
	visibility: hidden;
}
#texteErgonomie p, #texteConditions p, #textePrevention p, #texteProduit p, #texteTests p, #texteIhm p, #texteArchi p, #texteMobilier p, #texteFormation p {
	margin-top: 0px;
	margin-bottom: 4px;
}
#divActu {
	margin-top: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	width: 960px;
}
#actu {
	float: left;
	width: 625px;
	padding: 0px 0px 0px 7px;
	margin: 0px;
}
#actu li {
	margin: 0px 10px;
	padding: 0px;
	display: inline;
	float: left;
	width: 136px;
	list-style-type: none;
}
#actu h4 {
	font-weight: bold;
	color: #FFFDAE;
	font-size: 1em;
	margin-bottom: 6px;
	margin-top: 0px;
}
#actu p {
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 0.9em;
	margin-bottom: 0px;
}
#actu a {
	margin: 0px 0px;
	padding: 0px;
	width: 136px;
	color: #FFD500;
	text-decoration: none;
}
#actu a:hover {
	color: #FF9900;
}
#actu img {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	float: left;
	height: 44px;
	width: 44px;
}
#intervention{
	color: #C3E5C8;
	margin: 0px;
	padding-left: 660px;
	padding-top: 6px;
	padding-right: 140px;
	padding-bottom: 0px;
}
#intervention li{
	list-style-type: none;
	background-image: url(../images/puce_inter.jpg);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	margin-bottom: 5px;
	text-indent: 12px;

}
#accueilEn {

	height: 580px;
	width: 960px;
	background-repeat: no-repeat;
	padding: 0px 7px 7px;
	margin: 0px;
	background-image:  url(../images/fonds/fond-accueil-en.jpg);
	background-position: 7px 7px;
	float: left;
}
