div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,th		{
	margin:0;
	padding:0;
}

img ,table 													{border:0;}

em,strong,th												{font-style:normal;font-weight:normal;}

ol,ul 														{list-style:none;}

h1,h2,h3,h4,h5,h6 											{font-weight:bold;font-size:100%;}

em															{font-style:italic;}

html,body													{height:100%;}

body														{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin:0;
	padding:0;
	background:#fff url(images/sfondo.jpg) center top no-repeat;
	color:#050605;
}

a	{
	color: #a7946d;
	text-decoration:none;
}

a:hover {
	color:#293259;
}

#links {
	position: absolute;
	width: 190px;
	left: 50%;
	margin-left: -410px;
	top: 835px;
	z-index: 9;
}


#container { 
	position: absolute;
	width: 920px;
	top: 285px;
	left: 50%;
	margin-left: -460px;
} 

#box_sx {
	float: left;
	width: 271px;
	height: 495px;
	overflow: hidden;
	padding: 10px;
}

#maincontent {
	position: absolute;
	left: 50%;
	margin-left: -140px;
	top: 285px;
	width: 600px;
}

#menu {
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	top: 208px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
}

#menu a {
	color: #d5cebd;
	text-decoration: none;
}

#menu a:hover {
	color: #293259;
}

#mainContent { 
	margin: 0 0 0 320px; 
	padding: 0 20px;
} 

#footer { 
	margin-top: 40px;
	width: 920px;
	height: 311px;
	background-image: url(images/footerimage.jpg); 
} 

#footercontent {
	width: 500px;
	margin-top: 270px;
	background-color:#FFFFFF;
	border: 1px #000000 solid;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.titolooro {
	color: #9c8a62;
	font-size:20px;
	font-weight: bold;
}

.titolonews {
	font-weight:bold;
}

.titolonewsdet {
	color: #c6a97e;
	font-size:16px;
	font-weight: bold;
}

.linkpiccolodestra {
	text-align:right;
}

.linksx {
	font-size: 14px;
}