/*----------------------------------------------------  GRAFICA HOME ---------------------------------------------*/
#contenitoreext {
	background-image:url(../img/sfondo_02.png);
	background-position:top;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width: 820px;
	height: auto;
}
#contenitore {
	padding:0PX;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	border:none;
	height: auto;
}
#corpohome { 
    width:796px;
	margin:2px 2px auto 2px;
	border: none;
	height:auto;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

#colonnasinistra {
	float:left;
	height:auto;
	width:584px;
	border-right:dotted 1px #CCC;
}
#colonnadestra {
	float:right;
	height:auto;
	width:210px;
}
.blocco300 {
	height:auto;
	width:inherit;
	border-top:dotted 1px #666;
}
.bloccos {
	height:auto;
	width:inherit;
	border-bottom:dotted 1px #666;
	border-right:dotted 1px #666;
}
#form1 {
	background-color:#CCC;
	text-align:center;
}
.browser {
	list-style-image:url(../img/freccia_page.png);
	text-align:left;
}
.testonew {
	width:170px;
	margin:10px;
	padding:10px;
	text-align:justify;
	border:dashed 1px #CCC;
}

.strisciavieni {
	width:584px;
	height:120px;
	border-bottom:dashed 1px #CCC;
}
.bloccomappa {
	width:296px;
	height:296px;
	border:solid 2px #fff;
	float:left;
}
.bloccotxt {
	width:280px;
	text-align:justify;
	height:296px;
	border:solid 2px #fff;
	float:left;
	
}
.antepriamlocali {
	width:194px;
	height:290px;
	border-bottom:dashed 1px #CCC;
	border-top:dashed 1px #CCC;
	float:left;
}
.bloccofoto {
	width:298px;
	height:225px;
	float:left;
}
.bloccotd {
	width:284px;
	height:225px;
	float:left;
}
.tabella {
	border:solid #fff 1px;
}
.nobordo {
	border:none;
}

tr {
	height:10px;
}
.banner {
	width:auto;
	height:auto;
	float:left;}
.blu {
	border:solid 2px #666;
	margin-left:3px;
}