/* CSS Document */

body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/sfondo03.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	background-position: top;
}
p{
	margin: 0px;
	padding: 0px;
}
a:link {  
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
}
a:visited {  
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
}
a:hover {  
	color: #000000; 
	text-decoration: underline;
	font-weight: bold;
}
#contentGenerale{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#contenuto{
	font-size: 11px;
	background-image: url(../images/layout/sfondoContenuti.jpg);
}
#testo{
	background-image: url(../images/layout/imgContenuti.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	padding-top: 15px;
}
#footer{
	height: 48px;
	background-image: url(../images/layout/footer.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	padding-top: 35px;
	text-align: center;
}
#logo{
	height: 59px;
	margin: 0px;
	padding: 0px;
}
#banner{
	height: 211px;
	margin: 0px;
	padding: 0px;
}
.imgTesto{
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 3px solid #5e62b0;
	float: right;
}
.imgGallery{
	padding: 2px;
	border: 2px solid #5e62b0;
}
h1{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}


/* ************************** */
/* GOOGLE MAP */
/* ************************** */
/* contenitore della mappa */
#googleMap {
    width: 700px; 
	height: 350px;
	border:solid 2px #5e62b0;
}
/* contenuti della info tab */
#infoContent {
    width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#infoContent h4 {
    font-size: 10px;
	margin:0px;
	border-bottom: 1px solid #006659;
}
#infoContent h5 {
    font-size: 10x;
	margin:0px;
	margin-top:6px;
}
#infoContent p {
    font-size: 10px;
	margin:0px;
}
.titoloInfoTab {
   font-weight:bold;
}
.txt_content_maps{
	padding-top: 5px;
	text-align: center;
}
form{
	margin:0px;
	padding: 0px;
}
.iconaNews{
	width: 110px;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 15px;
	padding-top: 10px;
}
.tdNews{
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}
.tableLeft{
	float: left;
	margin-right: 15px;
}
.spazio{
	width: 30px;
}
.titleProdotti{
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
