/* Général
-------------------------------------------------------- */
body {
	background-image: url(../Presence/img/Backgd.png);
	background-repeat: repeat-x;
	background-color: #C5C7C8;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	
/* Listes des polices
-------------------------------------------------------- */
}
.Stile3 {
	font-size: 10px;
	color: #666666;
}
.Stile11 {
	font-size: 12px;
	color: #FFFFFF;
}
.Stile1 {
	color: #FFFFFF;
	font-size: 42px;
}
.Stile12 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Stile13 {
	font-size: 10px;
	color: #FFFFFF;
}
.Stile14 {
	font-size: 12px;
	color: #666666;
}
.Stile17 { font-weight: bold; color: #AC0039; font-size: 15px; }
.Stile18 {
	font-size: 13px; padding-left: 10px; 
	color: #333; line-height: 1.8em;
}
.Stile2 {
	font-size: 13px; 
	color: #333;
	font-weight:bold;
}
.Stile4 {
	font-size: 13px; 
	color: #666;
}

/* En-tête
-------------------------------------------------------- */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* Pied de page
-------------------------------------------------------- */
a.pied:link {
	color: #666666;
	text-decoration: none;
}
a.pied:visited {
	text-decoration: none;
	color: #666666;
}
a.pied:hover {
	text-decoration: underline;
	color: #666666;
}
a.pied:active {
	text-decoration: none;
	color: #666666;
}
#footer{
	line-height: 0.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}

/* Menu
-------------------------------------------------------- */
.listemenu {
	float: left;
	width: 191px;
	line-height: 0.5em;
	padding-bottom:10px;
}
.titremenu {
	float: center;
	width: 174px;
	padding:7px;
	padding-left:20px;
	margin-left: -20px;
	line-height: 0.5em;
	background-image:url(immagini/deg.png);
}

a.menu:link {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	margin-left:-30px;
	padding-left:30px;
	padding-right: 60px;
}
a.menu:hover {
	color: #FFF;
	background-image:url(immagini/deg.png);
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999;
}
a.menu1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu1:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Produit
-------------------------------------------------------- */
a.addcart:link {
	color: #FFF;
	text-decoration: none;
	background-image:url(immagini/deg.png);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size:12px;
	
}
a.addcart:hover {
	text-decoration: underline;
	color: #FFF;
	background-image:url(immagini/deg.png);
}
.ListeProduitsPetitsIndex {
	float: left;
	width: 100%;
	margin: 0;
	
}
.produitPetit {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	line-height: 0.5em;
}