.subheader{
	margin:0;
	padding:0;
	padding-left:290px;
	height:29px;
	display:block;
}
.titAniko{
	margin:0;
	padding:0;
	margin-top:11px;
	margin-left:0px;
	width:43px;
	height:18px;
	background-image:url(../images/aniko/tit_aniko.jpg);
	background-repeat:no-repeat;
	float:left;
}
.logo_locale{
	margin-top:16px;
	padding:0;
	width:137px;
	height:83px;
	background-image:url(../images/aniko/logo.jpg);
	background-repeat:no-repeat;
	float:left;
}

.logo_locale_2{
	margin-top:-7px;
	padding:0;
	width:137px;
	height:83px;
	background-image:url(../images/aniko/logo.jpg);
	background-repeat:no-repeat;
	float:left;
}

/********* CONTENUTO DI BLUECUBE ***********/

#testo ul,
#testo li {
	margin: 0;
	margin-left: 30px;
	padding: 0;
	margin-bottom:1px;
	list-style-image: url(../images/li_fish.gif);
}

#testo a span{
	text-decoration: none;
}

#testo a,
#testo a:visited { 
	color: #1a171b; 
	font-size: 12px; 
	text-decoration: none;
    line-height:16px;	
}

#testo a:hover {
	color: #3189b7;
}

#testo h1{
	font-family:Arial;
	font-size:18px;
	color:#1fa2d1;
	font-weight:normal;
	margin-top:4px;
	margin-left:-2px;
}
#testo p{
	font-family:Arial;
	font-size:11px;
	color:#1a171b;
	font-weight:normal;
}

/*********** MENU SX ************/

#menu {
	margin:0;
	padding:0;
	width:140px;
	height:305px;
	float:left;
}
#menu ul,
#menu li {
	margin:0;
	padding:0;
	list-style-type: none;
	margin-bottom:1px;
}
#menu a{
    color: #1A171B;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#menu a:hover { font-weight: bold }
#menu a.sel{ font-weight: bold }


/********* CARTA VINI ***********/

.contentcat {
	width:171px;
	margin-bottom:10px;
	margin-top:2px;
	margin-right:20px;
	float:left;
}
.contentvini {
	width:250px;
	float:left;
	margin-right:20px;
}
.nomecat {
	font-size:16px;
	color:#808080;
	font-weight:bold;
	margin-bottom:8px;
	display:block;
	line-height:1.1em;
}
.nomeprod {
	font-size:12px;
	font-weight:bold;
	color:#1a171b;
	display:block;
}
.descprod {
	color:#1a171b;
	font-weight:normal;
	margin-bottom:8px;
	display:block;
}

