/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-repeat: repeat-x;
	background-color: #080355;
	background-position: top;
	margin: 1px;
	
}
#menu_sfondo{
	list-style: none;
	margin: 0;
	background-image: url(immagini/base_menu_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
}
a:link {
	color:#FF0000;
	text-decoration: none;
	letter-spacing: 1px;
}
#butti a {
	color:#080355;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: normal;
	font-variant: small-caps;
	font-weight: bold;
}
#butti a:hover, active {
	color:#FF0000;
	text-decoration: none;
	font-size: 12px;
	font-variant: small-caps;
}
a:visited {
	color:#3399CC;
	text-decoration: none;
}
a:hover,active {
	color: #3399CC;
	text-decoration: none;
}
.grassetto-bianco {
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grassetto-blu {
	color: #080355;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grassetto-nero {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grassetto-rosso {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#titolo-pagine-blu{
	margin: 10px;
	background-color: #CCCCCC;
	width: 80%;
}
div#titolo-pagine-blu h2{
	position: relative;
	top:-3px;
	left: -3px;
	margin:0;
	background-color: #080355;
	color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(immagini/logo_titolo.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	text-indent: 30px;
	font-weight: bold;
	
}
.rientro-elenco{
	text-indent: 15px;
}
div#titolo {
	font-size: 12px;
	padding: 0 0 5px 25px;
	background-image: url(immagini/logo_titolo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	background-color: #009933;
}
.evidenza-blu {
	color: #080355;
	font-weight: bold;
}
.evidenza-rosso {
	color: #FF0000;
	font-weight: bold;
}
.corsivo-blu {
	color: #080355;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}
.corsivo-nero {
	color: #000000;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}
.corsivo-blu-piccolo {
	color: #080355;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}
#menu-v div{
	padding-top:10px;
	letter-spacing:2px;
	width:190px;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
	text-decoration: none;
}
#menu-v a{
	color:#080355;
	text-decoration:none;
	width:100%;
	display:block;
	padding-bottom: 3px;
	padding-left: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #080355;
	border-bottom-color: #080355;
	background-image: url(immagini/freccia.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	border-bottom-style: solid;
	border-right-style: solid;
}
#menu-v a:hover{
	color:#FFFFFF;
	font-weight:bold;
	background-color: #080355;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #080355;
	border-bottom-color: #080355;
	background-image: url(immagini/freccia.jpg);
	background-position: 0px;
}
#menu-v span{
	padding-top:10px;
	letter-spacing:2px;
	width:190px;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
	text-decoration: none;
}
#menu-v #active-menu-v a{
	color:#FFFFFF;
	font-weight:bold;
	background-color: #080355;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #080355;
	border-bottom-color: #080355;
	background-image: url(immagini/freccia.jpg);
	background-position: 0px;
}
.int-colonne {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3399CC;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #080355;
	border-bottom-color: #080355;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
