 *{
	margin: 0;
	padding: 0;
	}

/* general  ---------------------------------------------------------*/

a:link{
	color: #00638F;
	text-decoration: none;
	
	}
a:visited{
	color: #00638F;
	text-decoration: none;
	
	}
a:hover {
	color: #00638F;
	text-decoration: none;
	}
fieldset{
	border: 0;
	}
ul{
	list-style: none;
	}
	
body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: 'Verdana';
	color: #00638F;
	text-align: center;
	background: #ffffff;
	height: auto;
	line-height:14px;
	}

#contenitore{
	float:left;
	height:290px; /* **** ERA AUTO **** */
	position:relative;
	top:auto;
}

#container {
	position:static;
	background: transparent;
	margin: 0 auto;
	width: 750px;
	text-align: left;
	height:290px; /* **** ERA AUTO **** */
	}
	
#header {
	float:left;
	width:750px;
	height: 320px;
	}
	
#content {
	float:left;
	width:750px;
	height:290px; /* **** ERA AUTO **** */
	}


#testi_img {
	float: left;
	width:425px;
	background-color:#EDEDEE;
	padding:0px 0px 20px 20px;
	height:270px; /* **** ERA AUTO **** */
	}
	
#txt {
	font-size: 11px;
	float: left;
	width:215px;
	background-color:#EDEDEE;
	padding:10px 0px 200px 0px;
	text-align:justify;
	}
#img {
	float:right;
	width: 200px;
	}

#testi_search {
	font-size: 11px;
	float: left;
	width:405px;
	background-color:#EDEDEE;
	padding:10px 20px 20px 20px;
	text-align:justify;
	height:260px; /* **** ERA AUTO **** */
	overflow-x:hidden;
	overflow-y:auto;
	}
	#testi {
	font-size: 11px;
	float: left;
	width:405px;
	background-color:#EDEDEE;
	padding:10px 20px 20px 20px;
	text-align:justify;
	height:260px; /* **** ERA AUTO **** */
	}
.testi a:link {
	color: #00638F;
	text-decoration: none;
	}
.testi a:visited {
	color: #00638F;
	text-decoration: none;
	}
.testi a:hover {
	color: #000000;
	text-decoration: none;
	}
	
	


.bullet {
	list-style-image: url(img/bullet.gif);
	list-style-position: inside;
}
	
#laterale {
	width:200px;
	float:left;
	margin-left:5px;
	
	}
	
#menulaterale {
	font-weight:bold;
	font-family:'Verdana';
	font-size:10px;
	color: #00638F;
	float:left;
	margin-left:1px;
}
.menulaterale a:link{
	color: #00638F;
	text-decoration: none;
	}
.menulaterale a:visited {
	color: #00638F;
	text-decoration: none;
	}
.menulaterale a:hover {
	color: #000000;
	text-decoration: none;
	}

#searchengine {
	float: left;
	margin-top:5px;
	width:425px;
	padding-left:20px;
}
.w050{
	width: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00638F;
	font-size:9px;
	background-color:#E8E8E8;
	border:hidden;
	}

#copyright {
	/*width:200px;*/
	font-size:10px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	
	}

#marchi {
	width: 69px;
	position: absolute;
	bottom:-20px;
	right:0px;
	
}


ul#mappa1 {
margin:0;padding:0;
list-style:none;
position:relative;
width:300px;height:300px;
background:url("img/marchi_icq.png") no-repeat;
}

.marchietti a:link { 
border: none;
border-color:#FFFFFF;
 } 
.marchietti a:visited {
border: none; 
border-color:#FFFFFF;
 }
.marchietti a:hover { 
border: none; 
border-color:#FFFFFF;
 }
.marchietti a:active {
border: none; 
border-color:#FFFFFF;
 }

#antEventi {
	width:200px;
	position:absolute;
	bottom:40px;
	right:100px;
	padding-bottom:0px;
}

#bannernews {
	width:300px;
	position:absolute;
	bottom:0px;
	right:0px;
	padding-bottom:0px;
}
#table_st{
	float:left;
	padding: 0px 0px 0px 3px;
	width: 200px;
	height: 45px;
	text-align: center;
	font-family: 'Verdana';
	color: #00638F;
	border-collapse:separate;
	border-spacing: 0px 5px;
}
#table_att{
	float:left;
	padding: 0px 0px 0px 3px;
	width: 200px;
	height: 45px;
	text-align: center;
	font-family: 'Verdana';
	color: #FFFFFF;
	border-collapse:separate;
	border-spacing: 0px 5px;
}

#table_att a:link, a:visited{
	color: #fff;
	text-decoration: none;
	}
	
#table_att a:hover{
	color: #fff;
	text-decoration: none;
	}
.td{
	height: 20px;
	width: 100px;
	background: #DCE7ED;
	margin: 0px 5px 0px 0px;
	border-collapse:separate;
	border-spacing: 0px 5px;
	}
.td_attivo{
	height: 20px;
	width: 100px;
	background: #00638F;	
	margin: 0px 5px 0px 0px;
	border-collapse:separate;
	border-spacing: 0px 5px;
	font-color: #FFFFFF;
	}
	
