* { 	margin: 0;
	padding: 0;
	}


body { 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background: #999;
	}

h1 {
	color: black;
	padding: 10px;
	}

#page-wrap {
		max-width: 966px;
		min-width: 560px;
		margin: 0 auto 0;
		position: relative;
		}

#header {
		max-width: 960px;
		min-width: 560px;
		background: #FFF;
		margin: 15px auto 0;
		border-left: 3px solid black;
		border-right: 3px solid black;
		border-top: 3px solid black;
		}

#benvenuto {
		max-width: 960px;
		min-width: 560px;
		background: #00c6ff;
		margin: 0px auto 0;
		border-left: 3px solid black;
		border-right: 3px solid black;
		border-top: 3px solid black;
		border-bottom: 3px solid black;
		}

#main-content {
		padding: 0 0 0 190px;
		background: white;
		border-left: 3px solid black;
		border-right: 3px solid black;
		border-bottom: 3px solid black;
		}

#main-sidebar {
		position: absolute;
		left: 0; top: 0; width: 160px;
		bottom: 0;
		background: #eee;
		padding: 0 10px;
		border-left: 3px solid black;
		border-right: 3px solid black;
		border-bottom: 3px solid black;
		}
                      
#footer {
		max-width: 960px;
		min-width: 560px;
		background: #00c6ff;
		margin: 0 auto 0px;
		border-left: 3px solid black;
		border-right: 3px solid black;
		border-bottom: 3px solid black;
		}

#footer p           { padding: 1px; color: black; }
#footer a           { color: white; border-bottom: 1px dotted white; text-decoration: none; }
#footer a:hover     { border-bottom-style: solid; }


#pubb {
		max-width: 960px;
		min-width: 560px;
		background: #FFFFFF;
		margin: 0 auto 15px;
		border-left: 3px solid black;
		border-right: 3px solid black;
		border-bottom: 3px solid black;
		}

#fotmenu {
		max-width: 960px;
		min-width: 560px;
		max-height: 67px;
		min-height: 0px;
		background: #000;
		margin: 0 auto 0px;
		border-left: 3px solid black;
		border-right: 3px solid black;
		border-bottom: 3px solid black;
		}

.button_ex {
width: 155px;
height: 130px;
}

.button_ex a {
display: block;
width: 155px;
height: 130px;
background: url(http://www.vendisu.it/Images/bannerleft.png) no-repeat top left;
}

.button_ex a:hover {
background-position: top right;
}

.linkon {
width: 161px;
height: 40px;
}

.linkon a {
display: block;
width: 161px;
height: 40px;
background: url(http://www.vendisu.it/Images/linkon.png) no-repeat top left;
}

.linkon a:hover {
background-position: top right;
}


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 0em;
border-width: 1px 0;
background: black url(http://www.vendisu.it/Images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(http://www.vendisu.it/Images/blockactive.gif) center center repeat-x;
}