/* CSS Document */
.titulo {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
.interna {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
}
.link {
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}
a:hover.link {
	font-family: Arial;
	font-size: 9pt;
	color: #8F2501;
	text-decoration: none;
}

.Estilo2 {
	color: #8F2501;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

.bordes_rosa {
	color: #333333;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.titulo_blanco {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

.titulo_noticias{
    font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #DE4533;
}
.titulo_nn{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #0066CC;
}

.titulo_Articulos{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #642B18;
}

.texto_casilla {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
	
.caramelo {color: #993300;
	font-family: Arial;
	font-size: 9pt;
}
.titulo_celeste {
	color: #006699;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
.celeste {
	color: #006699;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.titulo_sal {
	color: #FF6600;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
.sal{
	color: #FF6600;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
.titulo_gris{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
.texto_interno {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
}
.texto_interno a:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	
}
.texto_interno a:link {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	
}

.texto_interno a:active {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	
}
.texto_interno a:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
}


.mas_info {
	font-family: Arial;
	font-size: 9pt;
	color: #FE4A0E;
	text-decoration: underline;
	font-weight: bold;
}


.mas_info a:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #092962;
	text-decoration: underline;
	font-weight: bold;
	
}
.mas_info a:link {
	font-family: Arial;
	font-size: 9pt;
	color: #FE4A0E;
	text-decoration: underline;
	font-weight: bold;
	
}

.mas_info a:active {
	font-family: Arial;
	font-size: 9pt;
	color: #FE4A0E;
	text-decoration: underline;
	font-weight: bold;
	
}
.mas_info a:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #FE4A0E;
	text-decoration: underline;
	font-weight: bold;
	
}
