*
{
border: 0;
margin: 0;
}

 
a{
	color: #008080;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

body{
	font: 12px Verdana;
	color: #000000;
	background: #ebebeb;
	line-height:20px;
}

#bg {
	width: 1028px;
	margin: 0px auto;
	background: url(img/bg.jpg) repeat-y
}

#main{
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;	
}


#header {
	width:1000px;
	padding: 0px 0px 0px 0px;
	height: 151px;
	background: url(img/header-vitriturf.jpg) left top no-repeat;
}

#sotto-header {
	width:1000px;
	padding: 0px 0px 0px 0px;
	height: 32px;
	background-color: #b2b2b2;
}

#content{
	width: 992px;
	padding: 5px 0px 5px 0px;
	margin: 0px 4px 0px 4px;
}

#razd {
	background: url(img/barre-dx.gif) 325px repeat-y;
	width: 992px;
	min-height: 530px;
	padding: 10px 0px 10px 0px;
}

#left{
	width: 312px;
	padding: 0px 0px 0px 6px;
	margin: 0px;
	float:left;
}

#center{
	float:left;
	padding: 0px 0px 0px 15px;
	width:317px;
}

.text{
	padding: 7px 7px 0px 7px;
}

.img {
	float:left;
	margin: 10px 10px 5px 0px;
}


h1{
	font-family: Verdana;
	font-size:24px;
	font-weight:normal;
	color: #008080;
	padding-bottom: 5px;
	padding-left: 7px;
	background: url(img/sotto.gif) bottom repeat-x;
}

#right{
	float:right;
	width: 320px;
	padding-right: 5px;
}

#right ul{
	list-style: none;
	padding-left:0px;
	padding-top:10px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 5px;
	padding-left: 39px;
}

#footer{
	height: 40px;
	width: 1000px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 10px 0px 10px 0px;
	background:  url(img/footer.jpg) left top no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}


/* stili-menu */

ul.menu {
	list-style-type:none;
	display:block;
	font-size: 16px;
	font-family: Verdana;
	margin:0;
	padding:0;
}

ul.menu li {
	border:1px solid #b2b2b2;
	display:block;
	float:left;
	margin:0;
}

ul.menu li a {
	float:left;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	height:24px;
	padding:6px 33px 0;
	background-color: #008080;
}

ul.menu li a:hover,.current {
	color:#fff;
	text-decoration:none;
	background-color: #159a9a;
}

ul.menu .current a {
	color:#fff;
	font-weight:700;
}

/* stili prodotti a destra */

.prodotto{
	
}

.prodotto-link{
	margin-left: 110px;
	margin-top: -70px;
	color: #cc3399;
}

.prodotto-desc{
	margin-left: 110px;
	margin-top: 0px;
}

.pro{
	color: #cc3399;
	text-decoration: underline;
	text-transform: uppercase;
    font-size: 15px;
	font-weight: bold;	
}

.pro:hover{
	color: #008080;	
}

.titoletto{
	color: #cc3399;
	font-weight: bold;	
}


.read{
	text-align:right;
	padding-right:20px;
	padding-top: 7px;
}
