/* CSS Document */
p.testo{
	font: normal 0.8em Arial, Helvetica, sans-serif;
}
a {
	color: #6C8F24;
}

a:hover {
	color: #f90;
}

a.news {
	color: #00008B;
}

a.news:hover {
	color: #0080AF;
}
a.news2 {
	color: #00008B;
	font: normal normal normal 0.9em Arial, Helvetica, sans-serif;
}

a.news2:hover {
	color: #0080AF;
	font: normal normal normal 0.9em Arial, Helvetica, sans-serif;
}
a.ricerca {
	color: #00008B;
	font: normal small-caps bold 0.8em Arial, Helvetica, sans-serif;
}

a.ricerca:hover {
	color: #0080AF;
	font: normal small-caps bold 0.8em Arial, Helvetica, sans-serif;
}
em{
	font-size: 0.8em;
}

h1 {
	color: #b2ce00;
	font: normal bold 24px Helvetica, Arial, sans-serif;
	letter-spacing: -1px;

}

h2 {
	color: #b2ce00;
	font: normal bold 18px Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}

h3 {
	color: #b2ce00;
		font: normal bold 16px Helvetica, Arial, sans-serif;
}

h4 {
	font: normal bold 14px Helvetica, Arial, sans-serif;
		color: Black;
}
h5{
	font: normal bold 12px Helvetica, Arial, sans-serif;
		color: #b2ce00;
}
h6 {
	font: normal bold 10px Helvetica, Arial, sans-serif;
		color: #b2ce00;
}
hr{
	color: #b2ce00;
	height: 5px;
}

img{
	border: 0px;
}

p.testata{
	b: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: justify;
	width: 500px;
}

span.titoloDescrizione {
	color: #99cc00;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 0px;
	text-align: left;
}
span.titolo{
	line-height: 20px;
	margin-right: 12px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	}
p.titolo{
	line-height: 20px;
	margin-right: 12px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	}

div#modulo{
width: 300px;
	margin-left: 110px;
}
div#center{
	text-align: center;
	clear: both;
}
div#left{
	text-align: left;
	clear: both;
}
div#right{
	text-align: right;
	clear: both;
}
ul#menu_dx{
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../../image/list/bullet_verde.jpg);
	font: normal small-caps bold 0.8em Arial, Helvetica, sans-serif;
}
dl.download{
	font: normal small-caps bold 0.8em Arial, Helvetica, sans-serif;
}
ol.testi{
		font: normal small-caps bold 0.8em Arial, Helvetica, sans-serif;
}
ul.testi{
		font: normal small-caps bold 0.8em Arial, Helvetica, sans-serif;
}
label{
	font: italic normal bold 0.9em Arial, Helvetica, sans-serif;
		color: #b2ce00;
}
div#testo{
		font: normal 0.8em Arial, Helvetica, sans-serif;
}
dl.testi{
	font: normal normal normal 0.8em Arial, Helvetica, sans-serif;
}
