/* Generales */

body {
	background-color: #6a7fae;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

.Texto_General {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.Texto_CajasCentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #696969;
	text-align: justify;
}

.Texto_CajasCentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #696969;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #243969;
}

.TItulos_Servicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}


/* Generales */





/* Inicio Estilos de Noticias */

.Noticias_Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #2e436e;
	text-align: justify;
}

.Noticias_Textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #656565;
	text-align: justify;
}

.Noticias_Fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #d23d3d;
	text-align: justify;
}

/* Fin Estilos de Noticias */





/* Inicio Estilos Bottom */

.Bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #c3c3c3;
	text-align: justify;
}

.Jet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #243969;
	text-align: justify;
}

.Tek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #d11f28;
	text-align: justify;
}

/* Fin Estilos Bottom */





/* Inicio Ligas Bottom */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9d9d9d;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9d9d9d;
}
a:hover {
	text-decoration: underline;
	color: #9d9d9d;
}
a:active {
	text-decoration: none;
	color: #9d9d9d;
}

/* Fin Ligas Bottom */

/* Inicio Ligas Normales */

a.LigaNormal:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF2829;
	text-decoration: underline;
}
a.LigaNormal:visited {
	text-decoration: underline;
	color: #BF2728;
}
a.LigaNormal:hover {
	text-decoration: none;
	color: #415581;
}
a.LigaNormal:active {
	text-decoration: underline;
	color: #BD2525;
}

/* Fin Ligas Normales */



/* Tabla ID Tabla */






/* Fin Tabla ID Tabla */



#Tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow:hidden;
}


.CajaImagen {
	border: 10px solid #FFFFFF;
}





.TextoBlog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #a2a2a2;
	text-align: justify;
}


a.Blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #132c63;
}
a.Blog:link {
	text-decoration: none;
}
a.Blog:visited {
	text-decoration: none;
	color: #132c63;
}
a.Blog:hover {
	text-decoration: underline;
	color: #132c63;
}
a.Blog:active {
	text-decoration: none;
	color: #132c63;
}
