@charset "utf-8";

body {
padding:0;
margin:0;
background-color:#212121;
color:#FFFFFF;
}


.titolo-news
{
font-size:small;
color:#FEF90A;

}
.descrizione-news
{
	font-size:11px;
	margin:0;
	padding:0;
	letter-spacing:normal;
}

.download_legge {
	text-decoration: none;
	clear: both;
	margin: 0px;
	padding: 3px;
	float: right;
}

body, td {
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
}
br{font-size:8px}
.titoletto{
	color:#FEF90A;
	font-weight:bold;
}
.testo{color:#FFFFFF; line-height:18;}



input,textarea{
   background:#323232;
   border:1px solid #545454;
   font-family:Tahoma;
   color:#C2C2C2; 
   font-size:11px;
   padding-left:5px
} 



A:link{
	Color: #FF6600;
	text-decoration: none;
}
A:visited {
	Color: #FF6600;
	text-decoration: none;
}
A:hover {
	Color: #66FFFF; text-decoration: none;
}
A:active   {Color: #66CCFF }


.riq_sx {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #262626;
	width: 187px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}

.ult_realizzazioni {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	background-color: #262626;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #666666;
	text-align: left;
}

.banner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #262626;
	width: 194px;
	padding: 0px;
	text-align: left;
}

.riq_tit_zoot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #262626;
	border-top-style: solid;
	text-align: left;
}
p {
	margin: 0px;
	padding: 0px;
}
.titolo_G {
	font-size: 20px;
	color: #FEF90A;
}


/*css per link standard*/
a.aLinkGiallo:link 
{
	color:#FEF90A;
	text-decoration: none;
}

a.aLinkGiallo:visited {color: #FEF90A; text-decoration: none; }
a.aLinkGiallo:hover {color:#FEF90A; text-decoration:underline;}
a.aLinkGiallo:active {color: #FEF90A; } 




a.aLinkDescrizione:link 
{
	color:#FFFFFF;
	text-decoration: none;
}

a.aLinkDescrizione:visited {color: #FFFFFF; text-decoration: none; }
a.aLinkDescrizione:hover {color:#FFFFFF; text-decoration:underline;}
a.aLinkDescrizione:active {color: #FFFFFF; } 


