@charset "utf-8";

/* ETIQUETAS */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/generales/fondo.jpg);
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #F0B333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #1F5AA6;
	text-decoration: none;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-type: disc;
}

/* CABECERA */

.fondo_cabecera {
	background-image: url(../imagenes/generales/cabecera/fondo_cabecera.jpg);
	height: 230px;
}
.cabecera {
	text-align: left;
	height: 120px;
	width: 980px;
	position: relative;
}
.logo_gem {
	padding-top: 20px;
	position: absolute;
	left: 30px;
}
.texto_gem {
	padding-top: 25px;
	position: absolute;
	left: 175px;
}
.peces_cabecera {
	position: absolute;
	left: 450px;
}
.telefono {
	padding-top: 25px;
	position: absolute;
	left: 759px;
}
.enlaces_cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	width: 163px;
	left: 795px;
	top: 0px;
	text-align: center;
}

/* COLORES */
.blanco {
	color: #FFFFFF;
	text-decoration: none;
}
a.blanco:hover {
	color: #1F5AA6;
	text-decoration: none;
}
.gris {
	color: #666666;
	text-decoration: none;
}
a.gris:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.azul {
	color: #1F5AA6;
	text-decoration: none;
}
a.azul:hover {
	color: #F0B333;
	text-decoration: none;
}
.amarillo {
	color: #F0B333;
	text-decoration: none;
}
a.amarillo:hover {
	color: #1F5AA6;
	text-decoration: none;
}

/* BOTONERA */
.botonera {
	text-align: left;
	position: relative;
	height: 40px;
	width: 980px;
	background-color: #CCCC33;
}
.boton_01 {
	position: relative;
	left: 0px;
	top: 0px;
}
.boton_02 {
	position: absolute;
	left: 56px;
	top: 0px;
}
.boton_03 {
	position: absolute;
	left: 188px;
	top: 0px;
}
.boton_04 {
	position: absolute;
	left: 320px;
	top: 0px;
}
.boton_05 {
	position: absolute;
	left: 452px;
	top: 0px;
}
.boton_06 {
	position: absolute;
	left: 584px;
	top: 0px;
}
.boton_07 {
	position: absolute;
	left: 716px;
	top: 0px;
}
.boton_08 {
	position: absolute;
	left: 848px;
	top: 0px;
}

/* CONTENIDO */
.contenido {
	position: relative;
	width: 900px;
	left: 0px;
	top: 0px;
	background-image: url(../imagenes/generales/fondo_contenido.png);
	text-align: left;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.imagen_noticias {
	position: relative;
	width: 630px;
	left: 0px;
	top: 0px;
}
.banners_logos {
	position: absolute;
	width: 250px;
	left: 684px;
	top: 30px;
}
.borde_contenedores {
	background-color: #D8D8D8;
	padding: 5px;
	position: relative;
	left: 0px;
	top: 0px;
}
.contenedor_noticias {
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px solid #C9C9C9;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
.contenedor_banners {
	background-color: #E5E5E5;
	padding: 10px;
	border: 1px solid #C9C9C9;
	position: relative;
	left: 0px;
	top: 0px;
}
.banner_campana {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	left: 0px;
	top: 0px;
}

/* PIE DE PÁGINA */
.pie_portada {
	position: relative;
	height: 270px;
	width: 980px;
	left: 0px;
	top: 0px;
	background-image: url(../imagenes/portada/pie_pagina.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.pie_portada_telefono {
	position: relative;
	width: 100px;
	left: 275px;
	top: 242px;
}
.pie_portada_mail {
	position: absolute;
	width: 100px;
	top: 242px;
	right: 275px;
	text-align: right;
}
.pie_portada_privacidad {
	position: absolute;
	width: 100px;
	top: 242px;
	float: right;
	right: 10px;
	text-align: right;
}
.pie_fondo {
	position: relative;
	width: 920px;
	left: 0px;
	top: 0px;
	background-image: url(../imagenes/generales/fondo_contenido.png);
	padding-right: 30px;
	padding-left: 30px;
}
.pie_contenido {
	background-image: url(../imagenes/generales/pie.gif);
	width: 880px;
	padding: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	position: relative;
	left: 0px;
	top: 0px;
}
.pie_logo {
	width: 880px;
	position: relative;
	top: 0px;
	left: 0px;
}
.pie_telefono {
	width: 180px;
	position: absolute;
	top: 13px;
	left: 275px;
}
.pie_mail {
	text-align: right;
	float: right;
	position: absolute;
	top: 13px;
	right: 275px;
}
.pie_privacidad {
	text-align: right;
	float: right;
	position: absolute;
	top: 13px;
	right: 10px;
}
/* TEXTOS */

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 20px;
	text-align: center;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 20px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.resaltado {
	color: #1F5AA6;
	text-decoration: none;
}
.lista_cuadrado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-type: square;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.econoticias_anno {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #1F5AA6;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

