body{
	overflow: hidden;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
}

#wrapper{
	width:759px;
	height:585px;
	padding:0;
	overflow:hidden;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;	
	}

#header{
width:759px;
height:170px;
background-image:url(img/header.jpg);
margin:0;
padding:0;
overflow:hidden;
}
#contenuti{
background-image: url(img/contenuti.jpg);
	background-repeat: no-repeat;
	float:left;
	height:395px;
	width: 604px;
	background-repeat: no-repeat;
	border:0;
	background-color:#f7cea2;
	overflow:hidden;
	
}

#contenuti p{
padding-left:10px;
padding-right:5px;
}
#menusx{
	width:155px;
	height:415px;
	background-image:url(img/menu.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:0;
	
		}
/*
#menusx ul{
width:100%;
margin:0;
padding:0;
	}

#menusx ul li{
	margin:0;
	float:left;
	width:100%;
	list-style-image:none;
	list-style:none;
	font-size: 10px;
	
}*/

#menusx a.menusx:link{
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-weight:bold;
	color: #FF9300;
	text-decoration: none;
	font-size: 13px;
	line-height:10px;
	 }

#menusx a.menusx:visited{
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-weight:bold;
	color: #FF9300;
	text-decoration: none;
	font-size: 13px;
	line-height:10px;
	 }

#menusx a.menusx:hover{
font-family: Arial, Helvetica, sans-serif;
	
	text-transform: capitalize;
	color: #FFFFFF;}


#testo{
	height: 395px;
	width: 600px;
	float: left;
	filter:chroma(color=#ff0000);
	scrollbar-face-color:#ff0000;
	scrollbar-arrow-color:#663300;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow:scroll;
	overflow-x:hidden;
	text-decoration: none;
	
	
}

#testo a.catalogo:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #18A177;
	text-decoration: none;
}
#testo  a.catalogo:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #18A177;
	text-decoration: none;
}

#testo img.bordo{
	border:#E3D151 thin solid;
	margin: 5px;
}
#testo p.titolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #FF9900;
	text-align:center;
		text-transform: uppercase;
	font-weight: normal;
	font-variant: small-caps;
}

#testo p.titolo_news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF9900;
	text-align:left
}


#footer{
	font-family: Arial;
	font-size: 10px;
	text-align:center;
	color:#18A177;
	width:604px;
	height:20px;
	background-image:url(img/footer.jpg);
	padding-top: 3px;	
	float:left;
}

#bandiere{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #F89724;
	text-decoration: none;
	height: 32px;
	width: 220px;
}

 a.bandiere:link{
	text-decoration: none;
	color: #333333;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #FF9933;
}


 a.bandiere:visited{text-decoration: none;
	color: #333333;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #FF9933;}

 a.bandiere:hover{
	color: #FF0000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #18A177;
}
