/**
 * Style sheet gc_styles
 */
@charset "utf-8"; .fondo_inferior
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url("../imagenes/fondo_bajo_home.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
}

.centrado_general
{
	width:770px;
	height:auto;
	display:table;
	margin-right:auto;
	margin-left:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#cabecera_home
{
	width:770px;
	height:198px;
	padding-top:154px;
	background-image:url("../imagenes/fondos_contenidos_home_r1_c1.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	z-index: 0;
}

#cuerpo_contenidos
{
	width:770px;
	height:354px;
	padding-bottom:280px;
	background-image:url("../imagenes/fondos_contenidos_home_r2_c1.jpg");
	background-repeat:no-repeat;
}

.logo_superior
{
	top:13px;
	position:absolute;
	padding-left:40px;
	z-index: 10;
}

.texto_introduccion
{
	width:380px;
	height:162px;
	top:190px;
	position:absolute;
	padding-left:40px;
	z-index: 6;
}

.texto_introduccion p
{
	margin:0px;
	padding-top:6px;
	padding-right:30px;
	padding-left:10px;
	font-size:11px;
	color:#FFFFFF;
}

.texto_introduccion h1
{
	margin:0px;
	font-family:Tahoma;
	font-size:24px;
	color:#FFFFFF;
}

.texto_introduccion h1 strong
{
	font-weight:bold;
	letter-spacing: -1px;
}

.texto_introduccion p a
{
	font-weight:bold;
	font-size:11px;
	color:#ffcc00;
}

.mapa_interactivo
{
	width:318px;
	height:264px;
	top:88px;
	position:absolute;
	margin-left:439px;
	z-index: 5;
}

.menus
{
	padding-top:8px;
	padding-left:30px;
}

.menus a
{
	padding-right:14px;
	text-decoration:none;
	color:#25577A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #25577A;
}

.promociones p
{
	color:#000066;
}

.promociones strong
{
	font-weight:bold;
	color:#A20000;
}

.titulos_parte_baja
{
	clear:right;
	display:table-row;
	margin:0px;
}

.titulos_parte_baja h1
{
	display:block;
	margin:0px;
	padding-top:20px;
	padding-left:42px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
}

.titulos_parte_baja h1 strong
{
	padding-left:400px;
	color:#003366;
}

.promociones_titulo
{
	float:left;
	padding-left:400px;
	color:#003366;
}

.nuestros_programas_titulo
{
	padding-left:40px;
	color:#FFFFFF;
}

#cuerpo_contenidos .contactos
{
	display:table-row;
	font-size:11px;
	color:#FFFFFF;
}

#cuerpo_contenidos .contactos p
{
	margin:0px;
	padding-left:120px;
}

.texto_programas_bajo
{
	height:280px;
	display:table-row;
}

.texto_programas_bajo h1
{
	display:block;
	margin:0px;
	padding-right:10px;
	padding-bottom:6px;
	padding-left:24px;
	background-image:url("../imagenes/bullet_texto_bajo.jpg");
	background-repeat:no-repeat;
	font-size:11px;
	color:#990000;
	line-height:12px;
	background-position: 10px top;
}

.texto_programas_bajo p
{
	margin:6px 0px 0px 0px;
	padding-right:6px;
	padding-left:6px;
	font-size:11px;
	line-height:12px;
}

.texto_programas_bajo ul
{
	margin:0px;
	padding:6px 10px 0px 20px;
	font-size:11px;
	line-height:12px;
}

.contactos a
{
	text-decoration:none;
	color:#FFFFFF;
}

.texto_programas_bajo a
{
	display:block;
	padding:8px;
	background-image:url("../imagenes/bullet_azul_flecha.jpg");
	background-repeat:no-repeat;
	text-decoration:none;
	color:#006699;
	background-position: 60px center;
}

.texto_programas_bajo a:hover
{
	text-decoration:underline;
}

.texto_programas_bajo .intro1
{
	width:151px;
	float:left;
	display:table-column;
	padding-top:24px;
	padding-right:9px;
	padding-left:34px;
}

.texto_programas_bajo .intro2
{
	width:151px;
	float:left;
	display:table-column;
	padding-top:24px;
	padding-right:10px;
	padding-left:14px;
}

.texto_programas_bajo .intro3
{
	width:151px;
	float:left;
	display:table-column;
	padding-top:24px;
	padding-right:10px;
	padding-left:14px;
}

.texto_programas_bajo .promociones
{
	width:170px;
	float:left;
	display:table-column;
	padding-top:24px;
	padding-right:10px;
	padding-left:28px;
}

.promociones a
{
	background-image:url("none");
	color:#990000;
}

