/* CSS Document */

html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #eeeeee;
}
a {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}
strong {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
}
td{
	font-size: 11px;
	text-align: justify;
	
}

#footer {
	position:relative;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	display: block;
	width: 100%;
	clear: both;
}
#menu {
	position:relative;
	display: block;
	background-color: #000000;
}
#content {
	position:relative;
	display: block;
	width: 100%;
	background-color: #FFFFFF;
}
#banner {
	display: block;
	text-align: left;
}

#prehomefooter {
	position:relative;
	display: block;
	width: 100%;
}
#prehomecontent {
	position:relative;
	display: block;
	width: 100%;
	background-image: url(../bg/bg_prehome.jpg);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 490px;
}
#prehomemenu {
	position:relative;
	display: block;
	width: 100%;
	background-color: #000000;
}
#subcontent {
	font-size: 11px;
	width: 900px;
	left: 50%;
	display: block;
	margin-left: -450px;
	position: relative;
	background-color: #FFFFFF;
}
#subfooter {
	font-size: 9px;
	width: 900px;
	left: 50%;
	display: block;
	margin-left: -450px;
	position: relative;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 20px;
}
#submenu {
	width: 900px;
	left: 50%;
	display: block;
	margin-left: -450px;
	position: relative;
}
#subprehomemenu {
	width: 900px;
	left: 50%;
	display: block;
	margin-left: -450px;
	position: relative;
}
#subfooter a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 9px;
}

.titolo {
	font-size: 14px;
	font-weight: bolder;
	color:#000000;
}
.testo {
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
select {
	font-size: 11px;
}
input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}

#popwindow a {
	color: #000000;
}
#cella1 {
	float: left;
	width: 350px;
	min-height:100px;
	height:auto!important ;
	height:100px;
	font-size: 11px;
	margin: 5px;
	padding: 4px;
	text-align: justify;
}
#cellatesto {
	float: left;
	width: 350px;
	font-size: 11px;
	margin: 5px;
	padding: 4px;
	overflow: auto;
	text-align: justify;
	min-height:100px;
	height:auto!important ;
	height:auto;
}
#cella2 {
	float: right;
	position: relative;
	width: 500px;
	margin: 5px;
	padding: 4px;
	text-align: justify;
	clear: right;
	min-height:100px;
	height:auto!important ;
	height:100px;
}
#cella1 img, #cella2 img, #cellanews2 img {
	border: 1px solid #FF5206;
}
#cellanews {
	float: left;
	width: 200px;
	font-size: 11px;
	margin: 5px;
	padding: 4px;
	text-align: left;
	min-height:100px;
	height:auto!important ;
	height:100px;
}
#cellanews2 {
	float: right;
	position: relative;
	width: 650px;
	margin: 5px;
	padding: 4px;
	text-align: justify;
	clear: right;
	min-height:100px;
	height:auto!important ;
	height:100px;
}
#submenu2 {
	background-color: #FF6600;
	display: block;
	position: relative;
	text-align: center;
}
#bloccohome {
	float: left;
	width: 900px;
	min-height:100px;
	height:154px;
	font-size: 11px;
	text-align: justify;
	background-image: url(../img/bg_quick.jpg);
	margin-top: 20px;
	background-repeat: no-repeat;
}
.boxhome1 {
	width: 100%;
	float: left;
	position: relative;
	height: auto;
	min-height:135px;
}
.homeimg {
	border: 1px solid #fe6500;
	float: left;
	margin: 4px;
	position: relative;
}

#bloccobottoni {
	float: left;
	width: 900px;
	height:40px;
	font-size: 11px;
	text-align: justify;
}

.normalimg {
	border: 0px none #000000;
}
.morebutton {
	float: right;
	cursor: pointer;
	position: absolute;
	bottom: 2px;
	display: inline;
	right: 2px;
}
