.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tituloinferior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #706E15;
	text-align: center;
	vertical-align: middle;

}
.titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #706E15;
	text-decoration: none;
}
.tituloazul {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1C8595;
	text-decoration: underline;
}
.titulorosa {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E53565;
	text-decoration: underline;
}
.celdatexto {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.textresaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #706E15;
	text-decoration: none;
	font-style: normal;

}
.textCopia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.textboton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #565410;
}
a:hover {
text-decoration: none; } 
}
.textresaltadosub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #706E15;
	text-decoration: underline;
	font-style: normal;
}
.textlegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.fondo {
	background-image: url(../images/fondo.gif);
	background-repeat:  repeat-x;
}
.borderosa {
	border: 2px solid #E73463;
	padding: 5px;

}
.bordeverde {

	border: 2px solid #188694;
	padding: 5px;
}
.bordeverdeoscuro {


	border: 2px solid #706E15;
	padding: 5px;
}
.bordecontactar {



	border: 2px solid #706E15;
	padding: 4px;
}

