@charset "UTF-8";
/* CSS Document */
body{
	background-color:#FFFFFF;
	padding:0;
	margin:0 auto;
	text-align:center;
}

#background{
	padding:0px;
	margin:0 auto;
	text-align:center;
	width:980px;
	background-color:#FFFFFF;
	border:0px;
	position:relative;
	z-index:1;
}

#background_bottom{
	padding:0px;
	margin:0 auto;
	text-align:center;
	width:980px;
	background-color:#FFFFFF;
	border:0px;
	position:relative;
	z-index:1;
}

#contenuto{
	width:951px;
	position:relative;
	z-index:2;
	top:-10px;
	text-align:center;
}

#titolo{
	width:339px;
	height:16px;
	position:relative;
	z-index:3;
	background-color:#9e0d03;
	padding-bottom:4px;
	padding-top:3px;
	padding-left:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#fbfdfd;
}

#titoloTerritorio{
	width:339px;
	height:37px;
	position:relative;
	z-index:3;
	background-color:#9e0d03;
	padding-bottom:4px;
	padding-top:3px;
	padding-left:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#fbfdfd;
}

a.footer{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#5d5d5d;
}

a.footer:hover{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
}

a.fotografo{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

a.fotografo:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	text-decoration:underline;
}

#testo{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	text-align:justify;
}

a{
	font-family:"Times New Roman", Times, serif;
	color:#990000;
	text-decoration:none;
}

a:hover{
	font-family:"Times New Roman", Times, serif;
	color:#990000;
	text-decoration:underline;
}

.divMenu2{
	text-align:left;
	margin-bottom:6px;
}

a.menu2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#b5b5b5;
	text-decoration:none;
	margin-bottom:13px;
}

a.menu2:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin-bottom:13px;
}

a.menu2sel{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin-bottom:13px;
}

a.menu2sel:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin-bottom:13px;
}


a.menu1{
	border:0px;
}

a.menu1:hover{
	border:0px;
}


/*
#background{
	padding:0x;
	margin:0 auto;
	text-align:center;
	vertical-align:top;
	background-image:url(../img/background.jpg);
	background-repeat:no-repeat;
	width:1024px;
	z-index:1;
	border:1px solid #000000;
}

#menu{
	position:relative;
	top:-300px;
	left:267px;
	z-index:2;
	border:1px solid #000000;
	width:500px;
	text-align:left;
}
*/
