.txt1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #313131;
}

.txt1 a:link, .txt1 a:visited, .txt1 a:active{
	color:#313131;
	text-decoration:none;
}

.txt1 a:hover{
	text-decoration:none;
	color:#F46823;
}

.txt1verde{
	color: #85A80A;
}
.txt1verde a:link, .txt1verde a:visited, .txt1verde a:active{
	color:#85A80A;
	text-decoration:none;
}
.txt1verde a:hover{
	text-decoration:underline;
	color:#85A80A;
}
.txt1sang{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:21px;
	line-height: 15px;
	color: #313131;
}
.txt2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #313131;
	padding-bottom: 4px;

}

.mano{
	cursor: pointer;
	cursor: hand;
}

.formu	{
	background-color:#FFFFFF;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#313131;

}

.boton{
	   cursor: pointer;
       cursor: hand;
	   background-color:#B2B67F;
       font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:10px;
	   color: #313131;
	   border-style:solid;
	   border-width:1px;
	   border-color:#313131;
}

input { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color:#313131; 
}

textarea { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color:#313131; 
}
body	{
		scrollbar-face-color:#92966A; scrollbar-shadow-color: #B8BC8E; scrollbar-highlight-color: #92966A; scrollbar-3dlight-color:#B8BC8E; scrollbar-darkshadow-color:#92966A; scrollbar-track-color:#B8BC8E; scrollbar-arrow-color:#DADDB5;
}
