
.sublink 
{
	color:#58749C;
	text-decoration:none;
}

.sublink:link, .sublink:visited {
	color:#58749C;
	text-decoration: none;
}

.sublink:hover {
	text-decoration: none;
	color:#9F9F9F;
}

.inpt1
{
    border: solid 1px #828282;
    background-color: #D9DFE8;
    color: #000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
    width:180px;
}

.txt1
{
	border: solid 1px #828282;
	background-color: #D9DFE8;
	color: #000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	width: 445px;
	overflow:auto;

}

.inpt2
{
    border: solid 1px #828282;
    background-color: #D9DFE8;
    color: #000000;
    width:100px;
}

.sel1
{
    border: solid 1px #828282;
    background-color: #D9DFE8;
    color: #000000;
    width:180px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
}

p {
margin:0;
padding:0;
}

.contatti_submit
{   font-family: Tahoma, Verdana, Sans-Serif;
    font-size:11px;
    color:#ffffff;
	border:1px solid #F7F7F7;width:50px;
    background-color:#8EA2BA;cursor:pointer;
}


/*************************************************************************************************/


.testo {
color:#494949;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

.titolo{
color:  #FF0000; 
font-size:12px; 
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
text-decoration: none;

}