@charset "utf-8";
/* CSS Document */

#miseJour {
	position:absolute;
	width:150px;
	height:49px;
	z-index:10;
	left: 10px;
	top: 499px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#titres {
	position:absolute;
	width:700px;
	z-index:1;
	left: 200px;
	top: 20px;
	text-align: right;
	}
#titres #Titreproduit {
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	}
#SoustitreProduit {
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #949CCE;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #3C93FC;
	width: 180px;
	position: absolute;
	right: 50px;
	top: 65px;
	}
#Principale {
	position:absolute;
	width:1280px;
	height:1024px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image:  url(../images/elem%20graphiques/FondPageDroitMesure.gif);
	background-repeat: repeat;
}
#Principale #Diaporama {
	position:absolute;
	width:400px;
	height:460px;
	z-index:auto;
	left: 100px;
	top: 170px;
}
#bandeauD #listeProduits {
	font-size: 11px;
	font-weight: normal;
}
.puceCarre {
	list-style-position: inside;
	list-style-type: square;
}
li {
	list-style-type: square;
	list-style-position: inside;
	margin-left: -40px;
	margin-top: 10px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	visibility: visible;
	border: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}.retrait {
	margin-left: 10px;
}
