.texto {
    font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textolink {
    font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.textolink:hover {
	text-decoration: underline;
	color: #006599;
	font-weight: bold;
}
.textogris3 {
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6A6A6A;
	text-decoration: none;
}
.textogris2 {
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6A6A6A;
	text-decoration: underline;
}
a.textogris2:hover {
	text-decoration: underline;
	color: #006599;
	font-weight: bold;
}
.textoazul2{
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0C6992;
	text-decoration: underline;
}
.textoazul3{
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0C6992;
	text-decoration: none;
}
a.textoazul2:hover {
	text-decoration: underline;
	color: #006599;
	font-weight: bold;
}
.textogris {
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
}
.textoazul{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0C6992;
	text-decoration: none;
}
.textop {
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textocbold {
    font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textobold {
    font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menulink:hover {
	text-decoration: underline;
	color: #ffffff;
}
.menulink {




	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.form {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	background-color: #B2CCE5;
	border: 1px solid #B8CBDC; 
}
.form1 {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	background-color: #B2CCE5;
	border: 1px solid #B8CBDC;
	background-image: url(imagenes/contactenos/bg_campos_1linea.jpg);
}
.form2 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	background-color: #B2CCE5;
	border: 1px solid #B8CBDC;
	background-image: url(imagenes/contactenos/bg_campo_multilineas.jpg);
}