@charset "utf-8";

#barreMarques {
	position: absolute;
	top: 237px;
	left: 62px;
	width: 214px;
	height: 35px;
	padding-left: 30px;
	padding-top: 3px;
	background-image: url(images/barrePetite.gif);
	background-repeat: no-repeat;
	font: 12px Verdana, Helvetica, Arial;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#barreTelesat {
	position: absolute;
	top: 237px;
	left: 300px;
	width: 214px;
	height: 35px;
	padding-left: 30px;
	padding-top: 3px;
	background-image: url(images/barrePetite.gif);
	background-repeat: no-repeat;
	font: 12px Verdana, Helvetica, Arial;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#barreTechnique {
	position: absolute;
	top: 237px;
	left: 543px;
	width: 330px;
	height: 35px;
	padding-left: 35px;
	padding-top: 4px;
	background-image: url(images/barreMoyenne.gif);
	background-repeat: no-repeat;
	font: 12px Verdana, Helvetica, Arial;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#barrePortables {
	position: absolute;
	top: 600px;
	left: 300px;
	width: 330px;
	height: 35px;
	padding-left: 35px;
	padding-top: 4px;
	background-image: url(images/barrePetite.gif);
	background-repeat: no-repeat;
	font: 12px Verdana, Helvetica, Arial;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#imgMarques {
	position: absolute;
	top: 262px;
	left: 62px;
	width: 214px;
	height: 481px;
	background-image: url(images/marques.gif);
}

#imgTelesat {
	position: absolute;
	top: 352px;
	left: 276px;
	width: 243px;
	height: 251px;
}

#texteTelesat {
	position: absolute;
	top: 275px;
	left: 325px;
	width: 204px;
	height: 70px;
	font: 10px Verdana, Helvetica, Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#textePCsurMesure {
	position: absolute;
	top: 275px;
	left: 565px;
	width: 400px;
	height: auto;
	font: 10px Verdana, Helvetica, Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

#conteneurTechnique {
	position: absolute;
	top: 360px;
	left: 540px;
	width: 347px;
	height: 99px;
	background-image: url(images/conteneurTechnique.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-right: 10px;
	padding-top: 12px;
	font: 10px Verdana, Helvetica, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

#textePCsurMesure2 {
	position: absolute;
	top: 475px;
	left: 565px;
	width: 400px;
	height: auto;
	font: 10px Verdana, Helvetica, Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

#texteRepPort {
	position: absolute;
	top: 642px;
	left: 325px;
	width: 800px;
	height: auto;
	font: 10px Verdana, Helvetica, Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

#conteneurPortables {
	position: absolute;
	top: 690px;
	left: 500px;
	width: 233px;
	height: 83px;
	background-image: url(images/conteneurPortables.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 70px;
	padding-top: 10px;
	font: 10px Verdana, Helvetica, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

#footer {
	position: absolute;
	left: 0px;
	top: 840px;
	padding: 10px;
	height: auto;
	width: 1004px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}

