body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4F;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 11px;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #296889;
}

a:link {
	color:#333333;
	text-decoration: none;
}

a:visited {
	color:#333333;
	text-decoration: none;
}

a:active {
	color:#00202a;
	text-decoration: none;
}

a:hover {
	color:#00202a;
	text-decoration: none;
}



/*CONTENIDO*/


.Titulo {
	font-size: 14px;
	color: #e55000;
	font-weight: bold;
}

.Titulo_cuadro {
	font-size: 14px;
	color: #e55000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d8d9;
	display:block;
	width: 100%;
	height: 19px;
	line-height: 14px;
	margin-bottom: 10px;
}

.TituloAreas /*ximena*/ {
	font-size: 14px;
	color: #660066;
	font-weight: bold;
	display:block;
	line-height: 14px;
	margin-bottom: 4px;
	padding-left: 1px;
}

.TituloAreas3 a/*ximena*/ {
	font-size: 14px;
	color: #660066;
	font-weight: bold;
	display:block;
	line-height: 14px;
	margin-bottom: 4px;
	padding-left: 1px;
}


.Titulo_interna {
	font-size: 14px;
	color: #296889;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d8d9;
	width: 530px;
	height: 19px;
	line-height: 14px;
}

.Titulo_interna_volver {
	font-size: 14px;
	color: #296889;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d8d9;
	width: 430px;
	height: 19px;
	line-height: 14px;
	display: block;
}

.sub_titulo {
	color:#296889;
	font-weight: bold;
	font-size: 13px;
}

.cabezal {
	color:#d1dee6;
	font-size: 13px;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 25px;
}

.fecha {
	font-size: 10px;
	text-align: left;
	color: #999999;
	}

.contenidoGenero {
	background-color: #FFF;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contenidoGenero p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.contenido_interna {
	background-color: #FFF;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;
}
.contenido_interna p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.botonera {
	padding-right: 18px;
	padding-left: 18px;
	vertical-align: top;
	background-image: url(images/fondo_botonera.jpg);
	background-repeat: no-repeat;
	height: 409px;
	padding-top: 20px;
	background-color: #5587a0;
	padding-bottom: 20px;
}
.botonera p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.negrita {
	font-weight: bold;
}

.negrita_naranja {
	font-weight: bold;
	color: #e65b11;
}

.negrita_azul {
	font-weight: bold;
	color: #1ca9d6;
}

.negrita_azul2 {
	font-weight: bold;
	color: #296889;
}


.negrita_verde {
	font-weight: bold;
	color: #2f9901;
}

.negrita_italica {
	font-weight: bold;
	font-style: italic;
	color: #000;
}

.fuente_10 {
	font-size: 10px;
}

.fotos_borde {
	background-color: #FFF;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.pie {
	color: #A8C2CE;
	background-color: #53859e;
	font-size: 10px;
	padding-right: 18px;
	padding-left: 18px;
	}
	
.negrita_blanca {
	font-weight: bold;
	color: #FFF;
}



.volver {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d8d9;
	height: 19px;
	text-align: right;
	width: 100px;
}


/* T A B L A S */


.tabla_navegacionG /*ximena*/{
	background-image: url(img/fondo_gris.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.navegacionG /*ximena*/{
	padding: 5px;
	vertical-align: top;
}
.navegacionG p /*ximena*/ {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.contenido_novedad {
	vertical-align: top;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.contenido_novedad p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.comentario_fotito {
	background-color: #397996;
	color: #FFF;
	font-size: 10px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
}



/* F O N D O S */

.horizontal
 {
	background-color: #7ca2b4;
	height: 1px;
}

.punteada
 {
	background-image: url(img/punteada.jpg);
	background-repeat: repeat-x;
	background-position: center;
}



/* a l i n e a r  i m a g en e s*/

img.aligncentro {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
	padding: 0px;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
}
img.alignleft {
	padding: 0px;
	display: inline;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.texto_centrado {
	text-align: center;
}

.texto_derecha {
	text-align: right;
}

.logo_derecha {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}


/* B O T O N E S */


.boton {
	cursor: pointer;
	color:#fff;
	background-color: #adadad;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.boton_over {
	background-color: #ed1e24;
	color:#fff;
	cursor: pointer;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.boton_over1 {
	background-color: #ed1e24;
	color:#fff;
	cursor: pointer;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}



.enlace {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3BDCB;
	display:block;
	width: 100%;
	height: 20px;
}
a.enlace {
	color: #fff;
	text-decoration: none;
}
a:link.enlace {
	color: #fff;
	text-decoration: none;
}
a:visited:hover.enlace, a:hover.enlace {
	color: #00202a;
	text-decoration: none;
}
a:visited:active.enlace, a:active.enlace {
	color: #fff;
	text-decoration: none;
}
a:visited.enlace {
	color: #fff;
	text-decoration: none;
}



.enlaceNavegacion {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.enlaceNavegacion {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a:link.enlaceNavegacion {
	color: #666666;
	text-decoration: none;
}
a:visited:hover.enlaceNavegacion, a:hover.enlaceNavegacion {
	color: #00202a;
	text-decoration: none;
}
a:visited:active.enlaceNavegacion, a:active.enlaceNavegacion {
	color: #333333;
	text-decoration: none;
	
}
a:visited.enlaceNavegacion {
	color: #666666;
	text-decoration: none;
}


.enlace_blanco {
	color: #fff;
	text-decoration: none;
}
a.enlace_blanco {
	color: #fff;
	text-decoration: none;
}
a:link.enlace_blanco {
	color: #fff;
	text-decoration: none;
}
a:visited:hover.enlace_blanco, a:hover.enlace_blanco {
	color: #00202a;
	text-decoration: none;
}
a:visited:active.enlace_blanco, a:active.enlace_blanco {
	color: #fff;
	text-decoration: none;
}
a:visited.enlace_blanco {
	color: #fff;
	text-decoration: none;
}



.enlace_titulos {
	font-size: 14px;
	color: #296889;
	font-weight: bold;
}
a.enlace_titulos {
	font-size: 14px;
	color: #296889;
	font-weight: bold;
}



.cuadroNavegacionAreas /*ximena*/{
	margin-bottom: 15px;
	border: 1px solid #E4E4E4;
	padding-left: 3px;
	background-color: #EDE6EE;
}
.archivoPDF /*ximena*/{
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
}
.cuadroNavegacionAreas div {
	padding-bottom: 2px;
	padding-left: 2px;
}
.tituloss {
	padding-bottom: 4px;
}
.SubAreasTitle {
	font-size: 13px;
	color: #EEEEEE;
	background-color: #660066;
	margin-left: 10px;
	padding-left: 4px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.llistado a {
	font-size: 12px;
}
.llistado .PtoListado {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-top: 1px;
	margin-bottom: 5px;
}
.llistado {
	padding-top: 5px;
}
.contenidoGenero .tituloss .graficoTitle {
	font-size: 13px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #893989;
	font-weight: bold;
}
.contenidoGenero .graficos {
	padding-top: 7px;
}
.contenidoGenero .graficos .graficaTitulo a {
	font-size: 12px;
	font-weight: normal;
}
.contenidoGenero .graficos .graficaTitulo {
	padding-bottom: 4px;
	padding-left: 5px;
}
.contenidoGenero .graficos .AreaGraficaTitulo {
	padding-bottom: 25px;
}
.contenidoGenero .grafico {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 35px;
	padding-bottom: 3px;
}
.grafico .tituloCuadro {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding-bottom: 10px;
}
.grafico .tablaCuadro {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.contenidoGenero .introduccion {
	font-size: 14px;
	padding-top: 8px;
	margin-left: 8px;
}
.contenidoGenero .TituloMapa {
	font-size: 24px;
	font-weight: bold;
	color: #660066;
	padding-bottom: 8px;
}
.contenidoGenero .introduccion em {
	color: #660066;
}
.contenidoGenero .llistado .PtoListadoTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	padding-top: 8px;
	padding-bottom: 4px;
}
