/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodyhome {
	background-color: #FFFFFF;
	background-image: url(../img/greyground.jpg);
	background-position: left top;
}

bodyhome1 {
	background-color: #FFFFFF;
	background-image: url(../img/greyground1.jpg);
	background-position: left top;
}

#header #welcome,#headersmall #welcome {
	float: right;
	right: 20px;
	position: absolute;
	margin-right: 20px;
	top: 8px;
}

#header {
	padding-top:10px;
	float: left;
	position: relative;
	display: block;
	width: 100%;
	height: 78px;
}

#header1 {
	padding-top:10px;
	float: left;
	position: relative;
	display: block;
	width: 100%;
	height: 15px;
}

#headersmall {
	padding-top:5px;
	float: left;
	position: relative;
	display: block;
	width: 100%;
	height: 45px;
}
#header #menu,#headersmall #menu {
	float: left;
	position: relative;
	left: 20px;
}
#content{
	left: 20px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding-bottom: 4px;
	background-color: #CCCCCC;
}
.thumb {
	margin: 3px;
	border: 1px solid #999999;
}

.lista a{
	text-decoration: none;
}

#content{
	font-size: 11px;
	line-height: 13px;
	clear: left;
	float: left;
	position: relative;
	left: 20px;
	
}

#content td{
	font-size: 11px;
	padding:10px;
	line-height: 13px;
}

#content a{
	color: #FF0000;
}

.tabella{
	padding:5px;
}

.tabella td{
	padding:5px;
}

#strisciaflash {
	position: relative;
	float: left;
	padding: 0px;
	clear: both;
	width: 100%;
}
#footer {
	padding-left: 23px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	clear: left;
	width: 500px;
}
#footer a{
	text-decoration: none;
	color: #000000;
}
#prefooter {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	position: relative;
}
#footer #logofooter {
	float: left;
	position: relative;
	margin-right: 3px;
}


#footer a:hover{
	text-decoration: underline;	
}

select,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titolo {
	font-size: 12px;
	font-weight: bold;
}

.bodybig {
	background-color: #FFFFFF;
	background-image: url(../img/backbig.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#bigcontent {
	float: left;
	position: relative;
	clear: left;
	top: 5px;
	text-align: center;
	width: 100%;
}
#precontent {
	float: left;
	position: relative;
	clear: left;
	top: 20px;
	text-align: center;
	width: 100%;
}
