body {
	margin-left: 5%;
	margin-top: 2%;
	margin-right: 5%;
	margin-bottom: 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/arcoconstantino.jpg);
	line-height: normal;
	font-size: 14px;
	
}


span.stile1 {
	color: #990000;
	font-style: oblique;

}


p {
	line-height: 23px;
	font-size: 14px;
}

p.footer {
	font-size: 9px;
	line-height: 10px;
	text-align: center;

}



a:link {
	color: #C9C9C9;
}

a:visited {
	color: #333333;
}

td.up {
	background-color: #999999;
	background-image: url(../img/via-del-mare.jpg);
	height: 190px;
	width: 100%;
}
td.down {
	background-color: #666666;
	height: 20px;
}


td.menusx {
	line-height: 25px;
	width: 170px;
	text-align: justify;
	vertical-align: top;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.centrale {
	width: 58%;
	vertical-align: text-top;
	background-color: #999999;
}

td.dx {
	width: 20%;
	text-align: left;
	vertical-align: top;
	background-color: #666666;
}

td.text2 {
	width: 176px;
	height: 26px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	text-align: left;
	color: #333333;
	vertical-align: text-bottom;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
	text-align: center;
	vertical-align: text-bottom;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
	text-align: right;
	vertical-align: text-bottom;
	font-style: oblique;
}

table.main {
	height: 890px;
	width: 870px;
	border: 0;
	padding: 0;
}

#cont_cent {
	margin: 20px 15px 20px 15px;
	padding: 0;
	border: 0;
	text-align: center;
}

div.text {
	margin: 0px 15px 0px 15px;
	text-align: justify;
}


div.ul {
	margin: 10px 0px 0px 100px;
}

div.ul2 {
	margin: 10px 0px 0px 20px;
	
}

/*--Menu--*/

div#container{
	border:0;
	text-align:center;
}
div#container ul{
	list-style-type:none;
	width: auto;
}

div#container li{
margin:0;
padding:0 0 0 0px;
text-align:left;
}



div#container li a, div#container li a:visited{
color:#FFFFFF;
text-decoration:none;
margin:0px 10px;
padding:0px 10px 0 15px;
}

div#container li a:hover{
	color:#000000;
	text-decoration:none;
	padding:0px 20px 0px 20px;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	;
	font-weight:bold;
	margin: 3px 0px 3px 0px;
	text-align: center;
}

div#container li#qui{
	color:#000000;
	border-top:1px solid #ff0000;
	border-right:1px solid #ff0000;
	border-left:1px solid #ff0000;
	border-bottom:1px solid #ff0000;
	;
	font-weight:bold;
	padding: 3px 0 3px 0px;
	text-align: center;
	float: inherit;
}
