@charset "UTF-8";
/* CSS Document */

body {
	background-color: #c5c0b4;
	background-image: url(../images/backdeg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}
	
#btnret {
	position: relative;
	float: right;
	background-image: url(../images/btn-retour.png);
	height: 12px;
	width: auto;
	z-index: 2;
	right: 18px;
	top: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	padding: 8px 8px 8px 20px;
	}

#btnback {
	position: absolute;
	background-image: url(../images/btn-retour.png);
	height: 12px;
	width: auto;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	padding: 8px 8px 8px 20px;
	left:50%;
	margin-left:-53px;
	border: #858579 1px solid;
	line-height: normal;
	top:130px;
	}
	
#logo {
	position: absolute;
	background-image: url(../images/elitelogo.png);
	background-repeat: no-repeat;
	width: 139px;
	height: 58px;
	left: 50%;
	margin-left: -440px;
	top: 25px;
	}
	
#logoEn {
	position: absolute;
	background-image: url(../images/elitelogoEn.png);
	background-repeat: no-repeat;
	width: 139px;
	height: 58px;
	left: 50%;
	margin-left: -440px;
	top: 25px;
	}
	
#avenir {
	position: absolute;
	background-image: url(../images/elitelogo.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
	height: 300px;
	left: 50%;
	margin-left: -150px;
	top: 50%;
	margin-top: -150px;
	color: #858579;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	}
	
#navup {
	position: absolute;
	right: 50%;
	margin-right:-438px;
	height: 27px;
	width: auto;
	top: 10px;
	z-index: 3;
	text-align: right;
	}
	
#localis {
	position: absolute;
	right: 50%;
	margin-right: -475px;
	width: auto;
	height: auto;
	top: 46px;
	}
	
#container {
	position: absolute;
	background-image: url(../images/container.png);
	background-repeat: no-repeat;
	left: 50%;
	margin-left:-453px;
	height: 538px;
	width: 885px;
	top: 85px;
	z-index: 2;
	padding: 11px 10px 10px 12px;
	overflow: hidden;
	}
	
.boite {
	position: absolute;
	width: 554px;
	height: 310px;
	top: 215px;
	left: 341px;
	}

#menu {
	position: relative;
	float: left;
	height: auto;
	width: auto;
	margin: 7px 0 0 18px;
	z-index: 100;
	}

	
#navbas {
	position: absolute;
	left: 50%;
	margin-left:-450px;
	height: auto;
	width: 892px;
	top: 610px;
	z-index: 3;
	text-align: right;
	}
	
#lumiup {
	position: absolute;
	background-image: url(../images/lumi-up.png);
	background-repeat: repeat-x;
	left: 50%;
	margin-left:-441px;
	height: 8px;
	width: 883px;
	top: 96px;
	z-index: 100;
	}
	
#lumibas {
	position: absolute;
	background-image: url(../images/lumi-bas.png);
	background-repeat: repeat-x;
	left: 50%;
	margin-left:-441px;
	height: 8px;
	width: 883px;
	top: 601px;
	z-index: 100;
	}

#description {
	position: absolute;
	top: 96px;
	width: 535px;
	height: auto;
	z-index: 3;
	left: 342px;
	}

#energystar {
	position: absolute;
	height: auto;
	width: auto;
	top: 428px;
	left: 34px;
	z-index: 5;
	}

#imgfen {
	position: absolute;
	height: 400px;
	width: 215px;
	top: 104px;
	left: 30px;
	}

#ongopti {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #858579;
	height: auto;
	width: 80px;
	z-index: 1;
	left: 213px;
	top: 0px;
	}
	
#blocspec {
	position: relative;
	float: left;
	height: 200px;
	width: 170px;
	margin: 44px 0 0 10px;
	z-index: 1;
	overflow: visible;
	}

#imgcoupe {
	position: absolute;
	height: 200px;
	width: 160px;
	z-index: 1;
	left: 376px;
	top: 44px;
	}
	
#btnloupe {
	position: absolute;
	height: 33px;
	width: 33px;
	z-index: 1;
	left: 503px;
	top: 256px;
	}

#boxtxtblanc {
	position: absolute;
	top: 224px;
	left: 62px;
	width: 230px;
	height: auto;
	z-index: 2;
	}

#boxtxtbeige {
	position: absolute;
	top: 224px;
	left: 342px;
	width: 528px;
	height: auto;
	z-index: 3;
	}

#boxbtnpdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	text-align: center;
	color: #007dc3;
	position: absolute;
	top: 320px;
	left: 240px;
	width: 63px;
	height: auto;
	margin: 0 20px;
	z-index: 7;
	}
	
#options {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #858579;
	height: 35px;
	width: 331px;
	z-index: 1;
	}
	
#tabprod {
	position: absolute;
	height: auto;
	width: auto;
	left: 50%;
	margin-left: -134px;
	top: 276px;
	z-index: 80;
	}
	
#btnarchi {
	position: absolute;
	height: auto;
	width: auto;
	left: 50%;
	top: 563px;
	margin-left: 214px;
	z-index: 90;
	overflow: hidden;
	}
	
#cell {
	text-align:center;
	position: relative;
	margin: 3px;
	float: left;
	height: auto;
	padding: 2px;
	z-index: 1;
}

#cellperf {
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	position: relative;
	margin: 3px;
	float: left;
	height: 30px;
	padding: 2px;
	z-index: 1;
}

#column {
	text-align:left;
	position: relative;
	margin-right: 12px;
	float: left;
	height: auto;
	width:104px;
	z-index: 1;
}

#cellnutr {
	text-align:center;
	background-color:#eae8e5;
	height:auto;
	width:95px;
	position:relative;
	float:left;
	padding:4px;
	margin-bottom:4px;
	}
	
#cellhor {
	text-align:center;
	background-color:#b4cfe3;
	height:auto;
	width:95px;
	position:relative;
	float:left;
	padding:4px;
	margin-bottom:4px;
	}
	
#cellvid {
	text-align:left;
	height:auto;
	width:95px;
	position:relative;
	float:left;
	padding:2px;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	}

.ongopti a:link {
	color: #858579;
	text-decoration: none;
	}
	
.ongopti a:visited {
	color: #858579;
	text-decoration: none;
	}

.ongopti a:hover {
	color: #858579;
	text-decoration: underline;
	}
	
.ongopti a:active {
	color: #858579;
	text-decoration: none;
	}
	
.options a:link {
	color: #858579;
	text-decoration: none;
	}
	
.options a:visited {
	color: #858579;
	text-decoration: none;
	}

.options a:hover {
	color: #858579;
	text-decoration: underline;
	}
	
.options a:active {
	color: #858579;
	text-decoration: none;
	}

.tabForm tr td label {width: 120px; display:block;}
.boutonEnvoyer {background:url(../images/envoyer.gif); width:66px; height:21px; border:none; cursor:pointer; margin-left:30px;}
.boutonEnvoyerEn {background:url(../images/send.gif);width:52px; height:21px; border:none; cursor:pointer; margin-left:30px;}
.conteneurError {position:relative;}
.icoerror {position:absolute; right:-30px; top:-2px; background:url(../images/exclamation.gif); width:22px; height:22px; display:block;display:none;}
.icoerrorCombo{background:url(../images/exclamation.gif); width:22px; height:22px; display:block;float:left;margin-left:3px;margin-top:-2px;display:none;}
