/* INDEX */

html, body {
	margin:0px;
	padding:0px;
	
	background-image:url(images/bg_img.jpg);
	background-repeat:repeat-x;
	background-color:#93c6db;
}

img.logo{
	behavior: url("pngbehavior.htc");
}


*{
	margin:0px;
	padding:0px;
}

.bordo{
	border:2px solid #e2e0e0;
	float:left;
}

.space{
	width:7px;
	float:left;
}

.bordo_img{
	border:1px solid #FFFFFF;
}

tr.dispari{
	background-color:#efefef;
}

.news{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#3179c8;
}

.news_home{
	font-family:Times new roman;
	font-size:31px;
	color:#334da2;
	font-weight:bold;
	font-style:italic;
	padding-left:40px;
	padding-top:45px;
}

td{
	vertical-align:top;
}



td.testa {
	background-image:url(images/testata.jpg);
	width:960px;
	height:279px;
	text-align:left;
}


td.corpo{
	background-image:url(images/texture.jpg);
	background-position:bottom;
	padding-top:5px;
	padding-bottom:150px;
}


.titolo_pagina{
	color:#760c0c;
	font-family:georgia;
	font-weight:bold;
	font-style:italic;
	font-size:30px;
	margin-top:30px;
	text-align:justify;
}

td.piede{
	background-color:#FFFFFF;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:100%;
	height:80px;
}

.testo{
	color:#000000;
	font-family:georgia;
	font-size:16px;
	line-height:30px;
	padding-top:10px;
	text-align:left;
	padding-left:20px;
}

.testogallery{
	color:#000000;
	font-family:georgia;
	font-size:16px;
	line-height:30px;
	padding-top:10px;
	text-align:center;
	margin-left:20px;
	float:left;
	/*border:1px solid;*/
	width:150px;
}

}

li.visite{
	margin-left:5px;
	margin-top:10px;
}

a.visite{
	color:#3d3d3f;
	text-decoration:none;
	}
a:hover.visite{
	color:#3d3d3f;
	text-decoration:underline;
	}
	
a.manifestazioni{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
a:hover.manifestazioni{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	}
	
a.segue{
	color:#3d3d3f;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	font-family:georgia;
	}
a:hover.segue{
	color:#3d3d3f;
	text-decoration:underline;
	font-weight:bold;
	font-family:georgia;
	}


	
div.testo_contact{
	position:absolute;
	margin-left:670px;
	margin-top:90px;
	font-family:Georgia;
	font-size:10px;
	font-style:italic;
	color:#000;
	line-height:13px;
	text-align:center;
}
	
a.contatti{
	color:#000000;
	text-decoration:none;
	}
a:hover.contatti{
	color:#000000;
	text-decoration:underline;
	}
	
div.linkhome{
	position:absolute;
	margin-left:340px;
	margin-top:150px;
	/*border:1px solid #FF0000;*/
	width:600px;
	height:120px;	
	cursor:hand;
}

div.foto_museo{
	position:relative;
	margin:5px;
	text-align:center;
	float:left;
	border:1px solid #8f5933;
}

div.foto_gallery{
	position:relative;
	margin:5px;
	text-align:center;
	width:102px;
	height:102px;
	border:1px solid #8f5933;
}

div.spaziatore{
	height:30px;
	width:100%;
}

div.cont_foto{
	float:left;
	width:330px;
	margin-left:20px;
	margin-top:35px;
}

li.dove{
	list-style:none;
}

/* MENU */
td.menu{
	width:100%;
	/*vertical-align:top;*/
	width: 100%;
	text-align:center;
	height:54px;
	background-image:ur(images/menu_intero.jpg);
}

div.menu{
	width:100%;
	height:54px;
	margin:0px;	
	padding:0px;
}
div.voce_menu{
	float:left;
	text-align:center;
}


a.menu_chisiamo{
	background-image:url(images/menu_01.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:94px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_chisiamo:hover{
	background-image:url(images/menuhover_01.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:94px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_storia{
	background-image:url(images/menu_02.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:65px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_storia:hover{
	background-image:url(images/menuhover_02.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:65px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_musei{
	background-image:url(images/menu_03.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:59px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_musei:hover{
	background-image:url(images/menuhover_03.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:59px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_monumenti{
	background-image:url(images/menu_04.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:106px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_monumenti:hover{
	background-image:url(images/menuhover_04.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:106px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}


a.menu_foto{
	background-image:url(images/menu_05.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:54px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_foto:hover{
	background-image:url(images/menuhover_05.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:54px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_visite{
	background-image:url(images/menu_06.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:76px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_visite:hover{
	background-image:url(images/menuhover_06.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:76px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_scuole{
	background-image:url(images/menu_07.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:69px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_scuole:hover{
	background-image:url(images/menuhover_07.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:69px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_dove{
	background-image:url(images/menu_08.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:82px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_dove:hover{
	background-image:url(images/menuhover_08.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:82px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_manifestazioni{
	background-image:url(images/menu_09.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:131px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_manifestazioni:hover{
	background-image:url(images/menuhover_09.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:131px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_destinazioni{
	background-image:url(images/menu_10.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:118px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_destinazioni:hover{
	background-image:url(images/menuhover_10.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:118px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_frutti{
	background-image:url(images/menu_11.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:106px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_frutti:hover{
	background-image:url(images/menuhover_11.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:106px;
	height:54px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.voce{
	text-align: center;
	color: #FFFFFF;
	font: 12px Verdana;
	text-decoration:none;
}
a.hover{
	text-align: center;
	color: #d8d8d8;
	font: 12px Verdana;
	text-decoration:none;
}


/* GOOGLEMAPS */
div.finestrellaGM {
	font-family:verdana, arial, trebuchet ms;
	font-size:11px;
	}

div.finestrellaGM1 {
	font-family:verdana, arial, trebuchet ms;
	font-size:11px;
	border:1px dashed #6d5f45;
	padding:5px;
	}

div.divGM {
	border:1px solid #86211f;
	width:410px; 
	height:340px;
	float:left; 
	margin-left:20px;
	margin-top:15px;
	}

form.GM {
	margin:0px;
	}

input.GM {
	border:1px solid #6d5f45;
	font-family:verdana, arial, trebuchet ms;
	font-size:11px;
	height:18px;
	width:120px;
	}

input.S_GM {
	border:1px solid #6d5f45;
	font-family:verdana, arial, trebuchet ms;
	font-size:11px;
	background-color:#ffffff;
	height:18px;
	width:80px;
	margin-left:4px;
	}



/* VERTICAL MARQUEE */
#example2 {
 	height:240px;
	margin-top:15px;
	overflow:hidden;
	width:430px;
}

#example2 div {
	padding:0 10px;
}

#example2  p {
 	font-family:arial;
	font-size:12px;
	margin:0;
	padding:10px 30px;
}

#example2 a{
	display:block;
	font-family:times New Roman;
	font-size:14px;
	text-decoration:none;
	color:#334DA2;
	font-weight:bold;
	font-style:italic;
}
