.jquerycssmenu{
font: bold 12px Verdana;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
}

.jquerycssmenu table{
margin:0;
padding:0px 0px 0px 0px;
list-style-type:none;
}
.jquerycssmenu table tr{
margin:0;
padding:0px 0px 0px 0px;
}
/*Top level list items*/
.jquerycssmenu table tr td{
position: relative;
display: inline;
float: left;
width:138px;
text-align:center;
z-index:99;
}

/*Top level menu link items style*/
.jquerycssmenu table tr td a{
display:block;
 /*background of tabs (default state)*/
padding:5px 7px 4px 7px;
margin-right: 3px; /*spacing between tabs*/
color:#2d2b2b;
text-decoration:none;
}

.jquerycssmenu table tr td a:hover{
	color:#FFFFFF;
}

	
/*1st sub level menu*/
.jquerycssmenu table tr td table{
position:absolute;
left:0;
display:block;
visibility:hidden;
border-top:1px solid #ce9c57;
margin:0px;
width:138px;


}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu table tr td table tr td {
display:list-item;
float:none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu table tr td table tr td table {
top:0;
}

/* Sub level menu links style */
.jquerycssmenu table tr td table tr td {
font:normal 13px Verdana;
width:138px; /*width of sub menus*/
background:white;
color:black;
padding:4px 2px;
margin:0;
border-top-width:0;
border-bottom:1px solid #ce9c57;
z-index:100;
}

.jquerycssmenu table tr td table tr td a:hover{ /*sub menus hover style*/
background:#ffc;
color:black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position:absolute;
top:7px;
right:5px;
}

.rightarrowclass{
position:absolute;
top:5px;
right:5px;
}

/* CSS Document */
html {
	margin:0px;
	padding:0px;
}
body{
padding:0px;
margin:0px;
background:#523715 url(images/sq1.gif);
		font-family:Arial; 
		font-size:12px;
		line-height:16px;
		color:#000000;
}
.right {
	float:right;
	padding-left:5px;
}
.left {
	float:left;
	padding-right:5px;
}
#bordo_sup {
	width:100%;
	background-color:#F1EAD9;
	background:#F0EAD9 url(images/tall-t1.gif) repeat-x top;
	margin:0px;
	padding:0px;
}
#logo {
	margin:0px;
	padding:0px;
	width:100%;

}
#logo p {
	margin:0px;
	padding:0px;
	text-align:center;
}
#logo h6 {
	margin:-22px 0px 0px 0px;
	padding:0px 0px 0px 605px;
	color:#fff;
	text-align:center;
}
#logo p img {
	border:0px;
	margin:0px auto;
	padding:0px;
}
#contenitore {
	margin:0px auto;
	padding:10px 0px 0px 0px;
	width:766px;
}
#top_menu {
	margin:0px 0px 0px 27px;
	padding:0px 0px 2px 0px;
	width:710px;
	height:29px;
	background-image:url(images/l4.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #ce9c57;
}

#contenuto {
	background-color:#efe4d0;
	margin:0px 0px 0px 29px;
	padding:0px;
	width:708px;
	background-image:url(images/cont-b.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:justify;
}
#left_cont {
	width:470px;
	margin:0px;
	padding:10px 5px 20px 5px;
	float:left;
	border-right:1px solid #ce9c57;
	
}
#left_cont blockquote {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-style:italic;
	font-weight:bold;
	color:#000;
	font-size:14px;
	padding:0px 10px 0px 10px;
	margin:20px 0px 10px 0px;
}
#left_cont h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:150%;
	color:#8E0101;
}
#left_cont h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:130%;
	color:#936624;
	text-align:center;
}
#left_cont h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	color:#533816;
}
#left_cont h4 {
	font-family:"Lucida Sans", Arial;
	color:#996600;
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	text-transform:uppercase;
	font-size:120%;
	border-bottom:1px solid #960;
}
#left_cont ul.image {
	list-style-image:url(immagini/note.gif);
}
#left_cont ul.image li {
	padding:0px 5px 5px 5px;
}
#left_cont p {
	font-size:13px;
	margin:0px;
	padding:5px 0px 5px 0px;
	line-height:1.3em;
}
#left_cont2 {
	width:690px;
	margin:0px;
	padding:10px 5px 20px 5px;
	float:left;
	
}
#left_cont2 blockquote {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-style:italic;
	font-weight:bold;
	color:#000;
	font-size:14px;
	padding:0px 10px 0px 10px;
	margin:20px 0px 10px 0px;
}
#left_cont2 h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:150%;
	color:#8E0101;
}
#left_cont2 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 0px 0px 0px;
	margin:0px;
	font-size:150%;
	color:#fff;
	text-align:center;
}
#left_cont2 p {
	font-size:13px;
}
#left_cont3 {
	width:470px;
	margin:0px;
	padding:10px 5px 20px 5px;
	float:left;
	border-right:1px solid #ce9c57;
	
}
#left_cont3 blockquote {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-style:italic;
	font-weight:bold;
	color:#000;
	font-size:14px;
	padding:0px 10px 0px 10px;
	margin:20px 0px 10px 0px;
}
#left_cont3 h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:150%;
	color:#8E0101;
}
#left_cont3 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 0px 0px 0px;
	margin:0px;
	font-size:150%;
	color:#fff;
	text-align:center;
}
#left_cont3 h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	color:#533816;
}
#left_cont3 p {
	font-size:13px;
}
#right {
	width:215px;
	float:left;
}
#news {
	width:214px;
	height:140px;
	margin:0px;
	padding:10px 0px 0px 0px;
}
#news h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 20px 10px;
	margin:0px;
	font-size:130%;
	color:#8E0101;
}
#news p {
	margin:0px;
	padding:10px 10px;
	}
#news a {
	color:#8E0101;
}
#news a:link {
	color:#8E0101;
}
#varie {
	width:214px;
	margin:0px;
	padding:10px 0px 0px 0px;
}
#varie h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:30px 0px 10px 10px;
	margin:0px;
	font-size:130%;
	color:#8E0101;
}
#varie img {
	border:0px;
}
#varie p {
	margin:0px;
	padding:0px 10px;
	}
#varie a {
	color:#8E0101;
}
#varie a:link {
	color:#8E0101;
}
#map {
	width: 465px;
	height: 460px;
	border:1px solid #ce9c57;
	margin-top:10px;
}
#footer {
	padding:30px 0px 0px 0px;
	margin:0px auto;
	width:708px;
	height:68px;
	background-image:url(images/b.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#footer h3 {
	font-family:"Lucida Sans", Arial;
	margin:0px;
	padding:0px 0px 10px 0px;
	text-align:center;
	font-size:120%;
	color:#ffc;
	font-weight:normal;
}
#footer p {
	margin:0px;
	padding:0px;
	text-align:center;
	color:#fff;
}
#footer p a {
	color:#FFF;
}
#footer p a:link {
	color:#FFF;
}