@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../immagini/sfondo.gif);
}

.style1 {
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
}
.style1 h2 {
	color: #2878b4;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}
.style1 p {
	font-size: 11px;
	color: #666666;
	margin-right: 2px;
	margin-left: 2px;
	text-align: justify;
}
.style1 blockquote {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.style1 ul {
	padding: 0px;
	margin: 0px;
}
.style1 li {
	margin-left: 35px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.cornice img {
	background-color: #F0F0F0;
	padding: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-left-style: none;
}
.style2 {
	font-family: Tahoma;
	color: #2878b4;
	font-size: 11px;
}
.style3 {
	font-family: Tahoma;
	color: #666666;
	font-size: 10px;
}
.style1 h3 {
	color: #3c3c3c;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}


.style4 {
	font-family: Tahoma;
	color: #2878b4;
	font-size: 10px;
}

.styleMenu {
	font-family: Tahoma;
	font-size: 10px;
}

.styleMenuA a{
	font-family: Tahoma;
	font-size: 10px;
	color: #646464;
	text-decoration:none;
}

.styleMenuA a:hover{
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}

.styleMenuB {
	color: #FFFFFF;
	font-weight:bold;
}

.styleMenuA {
	color: #646464;
}

.styleMenuC {
	color: #2878b4;
}
th.titolocella {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #e5e5e5;
	font-size: 13px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
tr.rigaCol {
	background-color: #eeeeee;
}
#flashContent {
	z-index: -9999;
}
#content {
	width: 650px;
	background-color: #FFFFFF;
	margin: 0px;
    height: 480px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
	margin-right: 7px;
	margin-left: 7px;
}
#content a {
	color: #568DC3;
}
#lista_delibere {
	float: left;
	width: 407px;
	font-family: Tahoma, Verdana, Arial;
}
#lista_delibere h4 {
	color: #2878b4;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	text-align: left;
}
#lista_delibere ul {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 28px;
	color: #666666;
	list-style-type: none;
}
#lista_delibere li {
	background-image: url(../immagini/icona_pdf.jpg);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 19px;
	padding-left: 40px;
	font-size: 11px;
}
#lista_delibere a {
	color: #2878b4;
	text-decoration: underline;
}
#lista_delibere a:hover {
	color: #999999;
	text-decoration: none;
}
.sub_nav {
	float: left;
	width: 407px;
	margin-top: 5px;
	text-align: right;
	font-family: Tahoma, Verdana, Arial;
	color: #2878b4;
}
.sub_nav p {
	font-size: 11px;
	margin: 5px;
	display: inline;
}
.sub_nav a {
	color: #666666;
}
