#info	{ 	width:100%;
	   	margin:1px auto;
		background-color:#eeeeee;
		/*border:1px dashed #000; */
		padding:5px 0;
		}


code.info 	{						
		font:85% verdana,helvetica,sans-serif; 
		display:block; 
		margin:0 1em .5em 1em;
		text-align:center; 
		}

body {
	font-size: 85%;
	margin: 0;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	background-color: #ffffff;
}

li {
		list-style: outside url(images/freccina2.gif);	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		text-align: justify;
}

li.menu{
list-style: outside url(images/freccina.gif);
}

p.immagine {
			text-align:center;
			font-size:70%;
}


p.immagine img {	
		border-bottom:1px solid #6699CC;
	    width:50%;
		padding-bottom:2px;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		margin-left:5px;
		margin-right:5px;
} 

p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		text-align: justify;
		}
		
.capolettera:first-letter {
	font-size:3em;
	color:#2d5bb1;
	font-style:italic;
	}

 h2 {
	font-size: 1.2em;
	
}

#content h1 {
	font-weight: bold;
	font-size: 150%;
	border-bottom: 1px dashed;
	padding-bottom: 0.5ex;
	color: #2d5bb1;
	
}

#content h2
{
		font-size: 110%;
		color: #000000;
		text-align:center;
		font-weight:bold;
		color:#333333;
		font-style:italic;
		}


a:link {
	color: #2d5bb1;
	text-decoration: underline;
}

a:visited {
	color: #808080;
	text-decoration: underline;
}
a:hover {
	color: #b12d5b;
	text-decoration: underline;
}

/* #wrapper {
	width: 100%
}*/
#left {
	position:absolute;
	top:0px;
	left: 0px;
	width: 136px;
	/*position: absolute;*/
}

h2.menuhead {
	background: url(images/toprightcorner.gif) #2d5bb1 no-repeat 100% -3%;
	margin: 0px;
	width: 136px;
	color: #ffffff;
	position: relative;
	height: 2em;
	text-align: center;
	line-height:1.8em;
}
h2.menuhead img {
	display: block;
}
/*#left h2 {
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	font-size: 1em;
	padding-bottom: 0px;
	color: #ffffff;
	padding-top: 0px;
}*/
#left img {
	display: block;
}
#left ul {
	border-right: #2d5bb1 1px solid;
	font-size: 1em;
	padding:0;
	margin: 0;
	
	}
/*html body #left ul {
	font-size: 1em
}*/
#left li {
	margin: 0;
	border-bottom: #2d5bb1 1px solid;
	list-style-type: none;
}
#left li a {
	padding:0.2em;
	display: block;
	}
/* html #left li a {
	height: 1%
}*/

#left li a:link {
	font-weight: bold;
	color: #2d5bb1;
	text-decoration: none;
}
#left li a:visited {
	font-weight: bold;
	color: #2d5bb1;
	text-decoration: none;
}
#left li a:hover {
	background-color:#eeeeee;
	background-image:url(images/menutickg.gif);
	background-repeat:repeat-y;
	background-position:right;
	color: #000000;
	text-decoration:none;
}
#left li#active a {
	background: #eeeeee;
	color: #000000;
	text-decoration:none;
}
#right {
	margin: 120px 0px 0px 150px;
	position: relative;
}

#content {
	margin-bottom: 20px;
	margin-right: 170px;
}
/* html #right {
	height: 1%
}*/


#logo {
margin-left:-120px
/*	border-right: 0px;
	border-top: 0px;
	display: block;
	border-left: 0px;
	border-bottom: 0px;*/
}
#location {
	font-size: 0.8em;
	margin: 5px 0px ;
	position: relative;
}
h1#hrosso {
	padding-left: 0.3em;
	font-size: 1.2em;
	background-color: #f5d6e1;
	margin: 0.2em 0px;
	border-left: #b12d5b 20px solid;
	color: #000000;
}
h1#hverde {
	padding-left: 0.3em;
	font-size: 1.2em;
	background-color: #e1f5d6;
	margin: 0.2em 0px;
	border-left: #5bb12d 20px solid;
	color: #000000;
}
h1#hrosa {
	padding-left: 0.3em;
	font-size: 1.2em;
	background-color: #e9d6f5;
	margin: 0.2em 0px;
	border-left: #be88df 20px solid;
	color: #000000;
}

#topmenu {
	left: 160px;
	width: 500px;
	position: absolute;
	top: 0;
}
#topmenu ul {
	margin:0;
	padding:0;	
}
#topmenu li {
	float: left;
	margin: 0px 2px 2px 0px;
	width: 8em;
	line-height:23px;
	list-style-type: none;
	height: 23px;
}

#topmenu li.brosso {
	background: url(images/botleftcorner.gif) #b12d5b no-repeat -3% 103%; 
}
#topmenu li.bverde {
	background: url(images/botleftcorner.gif) #5bb12d no-repeat -3% 103%;
}
#topmenu li.brosa {
	background: url(images/botleftcorner.gif) #be88df no-repeat -3% 103%;
}
#topmenu li.bmarr {
	background: url(images/botleftcorner.gif) #d39e46 no-repeat -3% 103%;
}
#topmenu li a {
	display: block;
	background: url(images/botrightcorner.gif) no-repeat 103% 103%;
	width: 100%; color: #fff;
	text-align: center;
	text-decoration: none;
}
#topmenu li a:hover {
	background: url(images/botleftcorner.gif) #d39e46 no-repeat -3% 103%;
	border-color:eeeeee;
	background-color:#000099;
	color: #ffffcc;
	text-decoration:none;
	border-style:dashed;
	border-width:1px;
	border-color:#FFFFFF;
	margin:-2px;
}
#eventslist {
	float: right;
	width: 152px;
}
#events {
	border: #2d5bb1 1px solid;
	font-size: 0.8em;
	min-height:	160px;
	height: 140px;
}
#events h3 {
	padding-right: 0.2em;
	font-size: 1.1em;
	margin: 0;
	text-align: center;
}
#events ul {
	padding: 0;
	margin: 0;
	}
#events li {
	margin: 0.2em;
	padding: 0.2em;
	list-style-type: none
}
#eventsheader {
	border-right: #2d5bb1 1px solid;
	background: url(images/topleftcorner.gif) #2d5bb1 no-repeat -3% -3%;
	height: 22px;
}
#eventsheader h2 {
	font-size:1em;
	padding: 0;
	margin: 0; color: #ffffff;
	text-align: center;
}

acronym {
cursor:help;
border-bottom-style:dashed;
border-bottom-width:1px;
}
