@charset "utf-8";
/* CSS Document */

body{
	background-color: #bfa674;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	
}

img, div {
behavior: url(../images/iepngfix.htc);
}

a, a:link, a:visited {
	color: #385052;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


.sfondo_tab {
	background-image: url(../images/sfondo.jpg);
	background-attachment: scroll;
	background-position:top center;
	background-repeat:no-repeat;
	
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	color: #000;
	font-variant: small-caps;
}
div#wn	{
	position:relative;
	width:450px;
	height:100px;
	overflow:hidden;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 18px;
	text-align:justify;
	color:#000;
	}

/* Scroll testo*/

/* Scroll testo*/
.sfondo_tab tr td {
	text-align: center;
	font-size:13px;
	color: #336666;
}

.copyright {
	color: #336666;
	font-size:10px;
}

hr {
	color:#7a9798; 
	height:1px; 
	width:630px;
}
.dx {
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bolder;
letter-spacing: 1px;
font-variant: small-caps;
background-color: #a9c8c9;
padding: 0 2px 0 2px;
}

a.menusx {
	background: url(../images/barretta_menusx.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-decoration: none;
	color: #254141;
	display: block;
	padding-top: 5px;
	height: 23px;
	font-size: 11px;
}

a:hover.menusx {
font-weight: bolder;
text-decoration: underline;
}

a.menubottom {
   font-size: 11px;
	text-decoration: none;
	color: #336666;
	padding-left: 2px;
	padding-right: 2px;
	font-family:Verdana, Geneva, sans-serif;
}

a:hover.menubottom {
	background-color: #a9c8c9;
}

/*********************************  menu a tendina ****************************************/

	
/* Disable properties specified in the imported CSS file */
.menu a {
background: url(../images/barretta_menusx.png);
background-repeat: no-repeat;
background-position: bottom center;
border:none;
font-weight:normal;
font-family:Verdana, Geneva, sans-serif;
}

/* Actual menu CSS starts here */
.menu,.menu ul {
margin:0;
padding:0;
list-style:none;
text-align:center;
}

.menu {
width:186px;
}

.menu li {
display:block;
margin:0;
padding:0;
margin-bottom:1px;
text-align:center;
}

.menu a {

background: url(../images/barretta_menusx.png);
background-repeat: no-repeat;
background-position: bottom center;
text-decoration: none;
color: #254141;
display: block;
padding-top: 5px;
height: 23px;
font-size: 11px;
}

.menu a:hover,.menu a:focus,.menu a:active {
font-weight: bolder;
color: black;
}

.menu ul li {padding-left:15px;}
.menu ul a { 
background-color: #82aeb6;
color:#662121;
}
.hidden {display:none;}


/*********************************  menu a tendina ****************************************/
