/* CSS Document */

A {
	text-decoration: none;
	color: #800000;
}
.gray {
	color: #333333;
}

A:hover {
	text-decoration: none;
	color: #B70000;
}

div#menutop a {
	color: #FFFFFF;
}
.right {
	text-align: right;
}


h3{
	font-size: 11px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-image: url(../img/bg_bottone_blu.png);
	height: 63px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #73b4e0;
	border-right-color: #73b4e0;
	border-bottom-color: #73b4e0;
	border-left-color: #73b4e0;
	margin-right: 2px;
	margin-left: 2px;
	text-transform: uppercase;
}

p {
	font-size: 11px;
	text-align: justify;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
}
h3#news {
	background-image: url(../img/bg_bottone_rosso.png);
	border-top-color: #9c0000;
	border-right-color: #9c0000;
	border-bottom-color: #9c0000;
	border-left-color: #9c0000;
}

ul.list li {
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../Img/ovale.png);
}
h4 {
	border: 1px solid #B70000;
	font-size: 10px;
	display: block;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
h5 {
	border: 1px solid #166989;
	font-size: 11px;
	display: block;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-indent: 2px;
}
.underline {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #800000;
	text-indent: 1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.underlineblue {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #166989;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #166989;
	text-indent: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.red {
	color: #800000;
}
.blue {
	color: #166989;
}
.bgLightBlue {
	background-color: #EBF7FC;
}
th {
	background-color: #5DBCE5;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
}
.gray a {
	font-size: 12px;
}
#container #main #content table {
	font-size: 9px;
}
.bottone {
	border: 1px solid #B00000;
	text-align: center;
	padding: 3px;
}
