body {
	background-color: #FFF;
	margin: 0;
	margin-top: 8px;
	padding: 0;
}

#conteneur {
	height: 620px;
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 80px;
	width: 980px;
	top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #1F4F90;
	font-size:12px;
	text-align: center;
	padding-left: 86px;
}

#accueil {
	float: left;
	width: 65px;
	height: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	margin-top: 12px;
	cursor: pointer;
}

#univers {
	float: left;
	width: 125px;
	height: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	margin-top: 12px;
	cursor: pointer;
}

#produits {
	float: left;
	width: 95px;
	height: 15px;
	margin-top: 12px;
	margin-right: 5px;
	cursor: pointer;
}

#logo {
	width: 224px;
	height: 65px;
	float:left;
}

#ouNousTrouver {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	height: 15px;
	width: 120px;
	margin-top: 12px;
	margin-left: 5px;
	cursor: pointer;
}

#accesPro {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	height: 15px;
	width: 85px;
	margin-top: 12px;
	cursor: pointer;
}

#contact {
	float: left;
	height: 15px;
	width: 68px;
	margin-top: 12px;
	cursor: pointer;
}



a:link {
	color: #1F4F90;
	text-decoration:none;
}

a:visited {
	color: #1F4F90;
	text-decoration:none;
}

a:hover {
	color: #679ADE;
	text-decoration:none;
}

#contenu {
	height: 536px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	z-index: 1;
	top: 80px;
}


#menu {
	line-height: 24px;
	font-size: 11px;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-image:url(images/fondMenu.png);
	width: 155px;
	display: none;
	margin-left: 222px;
	margin-top: -39px;
	text-align: left;
	z-index: 20;
	background-repeat: repeat-y;
	height: 130px;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.borderLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#imgFR {
	margin-left: 919px;
	position: absolute;
	width: 25px;
	height: 13px;
	z-index: 0;
	top: 616px;
}

#imgEN {
	top: 616px;
	margin-left: 949px;
	position: absolute;
	width: 25px;
	height: 13px;
}

#menu a:link{
	color: #1F4F90;
}
#menu a:visited{
	color: #1F4F90;
}
#menu a:hover{
	color: #6082AF;
}

#texteBas {
	width: 750px;
	height: 35px;
	color: #666666;
	background-color: #EEEEEE;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
}
