.background {
	background-image: url(images/logo_ondina.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EBE8D2;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
}
.texto10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #929ea9;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #6CCFF6;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: center;
	font-weight: bold;
}
.tx_cinz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #929ea9;
}
.link_azul:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F35A21;
	text-decoration: none;
	cursor: hand;
}
.link_azul:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F35A21;
    text-decoration: underline;
	cursor: hand;
}
.link_azul:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F35A21;
	text-decoration: none;
	cursor: hand;
}
.link_azul:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F35A21;
	text-decoration: none;
	cursor: hand;
}
.link_azul:visited:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F35A21;
    text-decoration: underline;
	cursor: hand;
}
.texto_encarnado{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #ed1d25;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
}
