.RowAzul {
	background-color: #0093DB;
	padding: 10px;
}
.textoAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 20px;
}
.botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 6px;
	text-align: justify;
}

A:LINK {
	text-transform: none;
}
	
A:VISITED {
	text-transform: none;
}
	
A:HOVER {
    color: #5CBAE8;
	text-transform: none;
}a {
	text-decoration: none;
	color: #FFFFFF;
}
.RowCeleste {
	background-color: #7ABBE4;
	padding-top: 33px;
	padding-bottom: 2px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	font-weight: 400;
}
.RowBlanca {
	background-color: #FFFFFF;
	padding: 0px 14px 30px;
}
.textosBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	text-align: justify;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #000000;
	padding-bottom: 20px;
	padding-top: 20px;
}
.textoFotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-bottom: 20px;
	line-height: 9px;
}
.RowBlancaLinks {
	background-color: #FFFFFF;
	background-image: url(../images/fondo_links.gif);
	background-repeat: no-repeat;
}
.RowLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.RowLinksAzules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0270AB;
	padding-bottom: 20px;
	line-height: 9px;
	font-style: italic;
	font-weight: 800;
}
.textoResalta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	color: #0093DB;
}
.TitlesColaborar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 800;
	color: #000000;
	padding-top: 3px;
}
.imputables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #666666;
	background-color: #DBF0FA;
	border: 0;
	width: 100%;
}

