html {
	height: 100.1%;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0;
	color: #333333;
	}
	
p,h1,h2,h3,h4,h5,h6,table,form {
	padding: 0;
	margin: 0;
	}
	
p,h1,h2,h3 {
	margin-bottom: 10px;
	}
	
h1,h2 {
	color: #fb0398;
	}
	
img {
	border: none;
	}
	
h1 {
	font-size: 1.4em;
	padding-top: 20px;
	margin-bottom: 5px;
	}
	
h2, h3 {
	font-size: 1.1em;
	}
	
div.container {
	width: 760px;
	margin: 0 auto;
	position: relative;
	}
	
div.top {
	clear: both;
	height: 63px;
	border-bottom: 5px solid #fb0398;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
	}
	
img.logo {
	float: left;
	margin-top:-10px;
	margin-top:-10px;
	}

.top_banner {
	position:absolute;
	top:-20px;
	left:290px;
}
	
div.nav {
	float: right;
	height: 1px;
	padding-top: 42px;
	}
	
div.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
div.nav ul li {
	float: left;
	background: url(../images/nav_t.png) repeat-x;
	line-height: 21px;
	margin-right: 2px;
	text-align: center;
	}
	
div.nav ul li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	}
	
div.nav ul li a:hover {
	text-decoration: underline;
	}
	
div.nav ul li.active a {
	color: #fff;
	}	
	
div.nav ul li span {
	float: left;
	}
	
div.nav ul li div.l,
div.nav ul li div.r {
	float: left;
	width: 5px;
	height: 21px;
	}
	
div.nav ul li div.l {
	background: url(../images/nav_l_off.png) no-repeat;
	}
	
div.nav ul li div.r {
	background:url(../images/nav_r_off.png);
	}
	
div.nav ul li.active {
	background: #fb0398;
	}

div.nav ul li.active div.l {
	background:url(../images/nav_l_on.png);
	}
	
div.nav ul li.active div.r {
	background:url(../images/nav_r_on.png);
	}
	
div.heading {
	height: 151px;
	clear: both;
	margin-bottom: 0px;
	}
	
div.heading_img {
	width: 377px;
	height: 151px;
	float: left;
	position: relative;
	margin-right: 10px;
	}
	

div.heading_img span.desc {
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
	width: 280px;
	height: 20px;
	line-height: 20px;
	background: #fb0398;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
		}
		
div.dots {
	background: url(../images/dots.png) repeat-x;
	height: 1px;
	margin: 20px 0;
	}
	
table div.image {
	float: left;
	position: relative;
	height: 116px;
	width: 116px;
	padding-left: 5px;
	}
	
table div.image span.desc {
	display: block;
	position: absolute;
	right: 0px;
	top: 10px;
	width: 66px;
	height: 17px;
	line-height: 17px;
	background: #fb0398;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
		}
		
.ricerca a {
	right: 0px;
	color:#fff;
	background: #fb0398;
	text-decoration: none;
}
				
table div.text {
	float: left;
	width: 235px;
	margin-left: 10px;
	padding-right: 10px;
	}
	
table h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	}

table.boxes td {
	height: 200px;
	}

td {
	padding-bottom: 25px;
	}
		
		
div.clearfloat {
	clear: both;
	}
	
table.reviews div.text {
	width: 93%;
	margin: 0 0 0 10px;
	padding: 0;
	clear: both;
	position: relative;
	}
	
table.reviews div.text h3 {
	float: left;
	margin-bottom: 5px;
	}

div.reviews {
	background: #e5e5e5;
	clear: both;
	}

div.reviews div.rev_top {
	clear: both;
	width: 378px;
	}
	
img.stars {
	float: left;
	margin-left: 5px;
	}
	
span.name {
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 10px;
	}

div.footer {
	background: #fb0398;
	height: 20px;
	margin-top: 10px;
	}
	
div.footer ul {
	padding: 0;
	margin: 0 0 0 280px;
	list-style: none;
	width: 200px;
	}
	
div.footer ul li {
	float: left;
	margin-right: 5px;
	line-height: 20px;
	} 
	
div.footer ul li a{
	color: #fff;
	font-size: 0.9em;
	text-decoration: none
	}
	
	
	
a.visit {
	display: block;
	position: absolute;
	right: -16px;
	top: 5px;
	width: 66px;
	height: 17px;
	line-height: 17px;
	background: #fb0398;
	color: #fff;
	text-decoration: none;
	text-align: center;
	z-index: 5
		}

td ul {
	margin: 0 0 0 15px;
	padding: 0;
	}
#leftbanner {
	float: left;
	width: 120px;
	height: 600px;
	margin: 10px;
}
#wrap {
}