@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:2;
	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;
	}
#titres #SoustitreProduit {
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #3C93FC;
	width: 440px;
	position: absolute;
	right: 0px;
	}
#Principale {
	position:absolute;
	width:1000px;
	height:600px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(../images/elem%20graphiques/FondPageDroitMesure.gif);
	background-repeat: repeat;
}
#Principale #PourQui {
	position:absolute;
	width:250px;
	z-index:3;
	left: 200px;
	top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#Principale #Diaporama {
	position:absolute;
	width:250px;
	height:370px;
	z-index:auto;
	left: 200px;
	top: 170px;
}
#Principale #Textimageagrandie {
	position:absolute;
	width:945px;
	height:325px;
	z-index:9;
	left: 200px;
	top: 130px;
}
#bandeauG #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 {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}.retrait {
	margin-left: 10px;
}
