/* CSS Document */


/*******************************
	GENERALE
********************************/



body {
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#272727;
	padding:0;
	margin:0 0 10px 0;
	background-color: #272727;
} 
	
img {
	border:0;
} 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ec008c;
	padding: 0 0 15px 0;
	font-weight: 100;
	font-size: 19px;
	font-weight: bold;
	clear: both;
	margin: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ec008c;
	padding: 14px 0 5px 0;
	font-weight: 100;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin: 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #272727;
	padding: 12px 0 12px 0;
	font-weight: 100;
	font-size: 18px;
	margin: 0;
}
	
p {
	margin: 5px 10px 25px 10px;
}

a{
	text-decoration: none;
	color: #272727;
}

a:hover{
	text-decoration: none;
	color: #ec008c;
}

.centrato {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 854px;
	background-color: #FFFFFF;
}

.top {
	float: left;
	margin: 0;
	padding: 39px 0 0 20px;
	height: 131px;
	width: 834px;
	background-image:url(images/sfondo_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.banner {
	float: left;
	margin: 0;
	padding: 0;
	height: 220px;
	width: 854px;
}

.corpo_pagina {
	float: left;
	margin: 0;
	padding: 10px 0 10px 0;
	width: 854px;
	background-image: url(images/sfondo_corpo_pagina.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border-bottom: 15px solid #FFFFFF;
	border-top: 15px solid #FFFFFF;
}

.box-logo{
	float: left;
	margin: 0;
	padding: 0;
	width: 306px;
}

.contenitore_menu_top1{
	float: left;
	margin: 0;
	padding: 28px 0 0 13px;
	height: 64px;
	width: 93px;
	color: #ec008c;
}

.contenitore_menu_top2{
	float: left;
	margin: 0;
	padding: 28px 0 0 13px;
	height: 64px;
	width: 90px;
	color: #ec008c;
}

.img_link_top {
	padding: 0 0 5px 0;
}

.sinistra {
	float: left;
	margin: 0;
	padding: 0 0 0 27px;
	width: 193px;
}

.sinistra_titolo {
	float: left;
	clear: both;
	margin: 0;
	padding: 4px 0 4px 0;
	width: 168px;
	border-bottom: 1px solid #e0e0e0;
	font-weight: bold;
	color: #ec008c;
}

.sinistra_sel{
	float: left;
	clear: both;
	margin: 0;
	padding: 4px 0 4px 0;
	width: 168px;
	font-weight: bold;
	background-image:url(images/freccia_sel.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e0e0e0;
}

.sinistra_chiusa a{
	float: left;
	clear: both;
	margin: 0;
	padding: 4px 0 4px 0;
	width: 168px;
	font-weight: normal;
	color: #666666;
	background-image:url(images/freccia_destra.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e0e0e0;
}

.sinistra_chiusa a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #ec008c;
}

.sinistra_aperta{
	float: left;
	clear: both;
	margin: 0;
	padding: 4px 0 4px 0;
	width: 168px;
	font-weight: bold;
	color: #000000;
	background-image:url(images/freccia_giu.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e0e0e0;
}

.sinistra_box_sottomenu{
	float: left;
	clear: both;
	margin: 0;
	padding: 4px 0 6px 6px;
	width: 162px;
	font-weight: bold;
	color: #000000;
	background-color: #e0e0e0;
}

.sinistra_box_sottomenu a{
	font-weight: normal;
	color: e0e0e0;
	text-decoration: none;
}

.sinistra_box_sottomenu a:hover{
	font-weight: normal;
	text-decoration: none;
}

.destra {
	float: left;
	margin: 0;
	padding: 0 27px 0 15px;
	width: 591px;
	line-height: 18px;
}

.prodotto {
	float: left;
	margin: 0;
	padding: 10px 10px 0 0;
	color: #ec008c;
}

.footer {
	float: left;
	margin: 0;
	padding: 5px 0 0 30px;
	color: #FFFFFF;
	background-color: #272727;
	width: 824px;
}

.foto_banner{
	float: left;
	margin: 0;
	padding: 5px 0 0 0px;
}

.foto_banner_img{
	width: 168px;
}

.img_small {
	padding: 0 3px 5px 0;
}


