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

body{
	margin:0;
	padding:0;
	}

#container{
	width:900px;
	margin:auto;
	margin-top:10px;
}

#bigleftcol{
	width:522px;
	height:375px;
	float:left;
	padding-right:30px;
	margin-bottom:20px;
	padding-left:90px;
	padding-top:230px;
	background-image:url(img/bigheader.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#bigleftcol_eng{
	width:522px;
	float:left;
	padding-right:30px;
	margin-bottom:20px;
	padding-left:90px;
	padding-top:230px;
	background-image:url(img/bigheader_eng.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#leftcol{
	width:522px;
	height:510px;
	float:left;
	padding-right:30px;
	margin-bottom:20px;
	padding-left:90px;
	padding-top:70px;
	background-image:url(img/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
	
#rightcol{
	float:right;
	width:197px;
	padding-left: 30px;
	padding-right: 30px;
	border-left: 1px solid #CCC;
}

#footer{
	width:900px;
	clear:both;
	text-align:center;
	border-top:1px solid #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.56em;
	line-height:2em;
}

#nestedleft{
	width:220px;
	float:left;
	padding-top:18px;
	}

#nestedright{
	width:300px;
	float:right;
}

#nestedleft2{
	width:130px;
	float:left;
	padding-top:15px;
	padding-right:20px;
}

#nestedleft2 li{
	list-style:none;
	text-decoration:none;
	display:block;
	width:135px;
	margin-left:-40px;
	background-color:#FFF;
	border-bottom:1px solid #dadada;
}

#nestedleft2 a{
	text-decoration:none;
	display:block;
	padding:3px;
	padding-left:10px;
}

#nestedleft2 a:hover{
	background-color:#fff1dc;
}

#nestedright2{
	width:370px;
	float:right;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:1.313em;
	color:#83571a;
	display:block;
}

h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;
	color:#000000;
	font-weight:normal;
	display:inline;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:0.9em;
	color:#83571a;
	display:inline;
}

h4 a{
text-decoration:underline;
color:#83571a;
}

a img{
	border:0;
}	

h4 a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:1em;
	color:#83571a;
	display:inline;
	text-decoration:underline;
}

h4 a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:1em;
	color:#83571a;
	display:inline;
	text-decoration:underline;
}

.text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
	color:#000;
}

.text a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#83571a;
}

.text a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#83571a;
	font-size:1em;
}

.text a:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#83571a;
	font-size:1em;
}

.notes{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 	0.6em;
	line-height: 1.4em;
	letter-spacing:-0.2px;
	margin-top:20px;
}
	
.events{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
	color:#000;
	padding-bottom:15px;
	border-bottom:1px solid #CCC;
}
	
.gold{
	color:#83571a;
}

li a:link, a:active, a:hover, a:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.6em;
	color:#000;
}

.dida{
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#000;
	font-weight:normal;
}

.dida2{
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#000;
	font-weight:normal;
	display:inline;
}

#map{
	padding-top:20px;
	float:right;
	}
	
#grey a{
	color:#333;
}

.pages a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:0.6em;
	color:#000;
	text-decoration:none;
	float:right;
}

#home a{
	position:relative;
	top:-25px;
	font-size:1em;
	width:50px;
	text-align:right;
	background-image:url(img/home_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	color:#333;
}

.itaeng a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
	font-size:0.8em;
	text-decoration:none;
}


.arrowlistmenu{
width: 180px; /*width of accordion menu*/
height:360px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 10px Verdana;
color: white;
background-color:#bec3c3;
background-image:url(img/arrowred.gif);
background-position:right;
background-repeat:no-repeat;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image:url(img/arrowred2.gif);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px;/*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
display: block;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight:normal;
border-bottom: 1px solid #dadada;
font-size: 0.6em;
padding-top:5px;
padding-bottom:5px;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #A70303;
	background-color: #F3F3F3;
	font-family:Verdana, Arial, sans-serif;
}

.cit{
	padding-left:150px;
	padding-right:150px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.65em;
	line-height:1.4em;
	color:#000;
	font-style:italic;
}

#mostra{
position:relative;
top:0;
}

.credits{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:0.7em;
line-height: 1.6em;
letter-spacing:-0.2px;
margin-left:0;
text-indent:-40px;
list-style:none;
}

.credits li a{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#83571a;
font-size:1em;
}

.fb{
	display:block;
	width:125px;
	text-align:right;
	line-height:25px;
}

#eventi a:link{
	width:40px;
	height:18px;
	float:right;
	background-color:#55595c;
	display:block;
	font-family:Trebuchet, Tahoma, Arial, sans-serif;
	border:1px solid #999;
	color:#FFF;
	font-size:10px;
	letter-spacing:0.5px;
	line-height:18px;
	text-align:center;
	text-decoration:none;
	position:relative;
	top:-35px;
}

#eventi a:visited{
	width:40px;
	height:18px;
	float:right;
	background-color:#55595c;
	display:block;
	font-family:Trebuchet, Tahoma, Arial, sans-serif;
	border:1px solid #999;
	color:#FFF;
	font-size:10px;
	letter-spacing:0.5px;
	line-height:18px;
	text-align:center;
	text-decoration:none;
	position:relative;
	top:-35px;
}

#eventi a:hover{
	background-color:#666;
}

.commento{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.65em;
	line-height:1.4em;
	color:#000;
	font-style:italic;
}

.italic{
	font-style:italic;
	font-size:0.8em;
}

.facebook a{
	float:right;
	margin-right: 5px;
	position:relative;
	border:0;
}

.indent{
	padding-left:38px;
}


.floatright{
	border:7px solid #ebebeb; 
	float: right;
	margin-left:20px;
}

