@charset "utf-8";
/* CSS Document */

body 
	{
	background-color: #909090;
	margin: 0;
	background-image: url(../generalitems/gradient3.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
    }

#horizon        
	{ 
	position: absolute; top: 50%; left: 0; width: 100%; height: 1px; overflow: visible; visibility: visible; display: block
	}

#content    
	{
	margin-left: -295px;
	position: absolute;
	top: -295px;
	left: 50%;
	width: 590px;
	height: 590px;
	visibility: visible
	}
	
body,td,th {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	}

#hometext {
	height: 278px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
    }

/*------------- navigation ------------*/

#menu {
	padding-left: 20px;
	text-align: justify;
	padding-right: 20px;
	vertical-align: middle;
	display: block;
	width: auto;
	font-size: 11px;
}

#menu a:link {
	color: #FFF;
	text-decoration: none;
    }

#menu a:visited {
	color: #FFF;
	text-decoration: none;
    }

#menu a:hover {
	color: #F00;
    }


/*------------- thumbs partner ------------*/

ul.thumbs {
	float: left;
	list-style-type: none;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }

ul.thumbs li {
	display: inline;
	margin: 0px;
	padding: 0px;
    }

ul.thumbs   a:link img  {
	border: 1px solid #565656;
	margin-bottom: 6px; 
    }

#thumb2 a img, #thumb3 a img, #thumb4 a img  {
	margin-left: 6px;
    }
#thumb6 a img, #thumb7 a img, #thumb8 a img  {
	margin-left: 6px;
    }
#thumb10 a img, #thumb11 a img, #thumb12 a img  {
	margin-left: 6px;
    }
#thumb14 a img, #thumb15 a img, #thumb16 a img  {
	margin-left: 6px;
    }

ul.thumbs a:visited img {
	border: 1px solid #565656;
	margin-bottom: 6px;
    }

ul.thumbs a:hover img {
	border: 1px solid #ff0000;
	margin-bottom: 6px;
    }

/*------------- link bodytext ------------*/

#hometext a:link {
	color: #FFF;
	text-decoration: none;
    }
   
#hometext a:visited {
	color: #FFF;
	text-decoration: none;
    }

#hometext a:hover {
	color: #F00;
	text-decoration: none;
	}

/*------------- general ------------*/

.border {
	border: 1px solid #CEC77B;
    }

.bold {
	font-weight: bold;
    }
	
#palazzolomappa img {
	margin-top: 30px;
    }
#transparent {
	margin-top: 3px;
}
.mappa a:link  img{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mappa a:hover  img{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mappa a:visited  img{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
