body {
	font-family: arial;
	margin: 0px;
	padding: 0px;
	background-image: url('../_img/fondo.jpg');
	background-repeat:  repeat-x;
}
img {
	border: 0px;
}
#web {
	width: 950px;
	overflow: visible;
	position: absolute;
	left: 50%;
	margin-left: -475px;
}

#boton_entrar {
	text-align: center;
	width: 400px;
	height: 400px;
	overflow: visible;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 50%;
	margin-top: -200px;
}

#boton_entrar a {
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

#boton_entrar a:hover {
	color: #0064b0;
}

#cabecera {
	padding-top: 21px;
	padding-left: 300px;
}

#menu {
	text-align: center;
	color: #f38c23;
	padding-top: 37px;
}

#menu a {
	text-decoration: none;
	color: #ffffff;
}

#menu a:hover {
	color: #0064b0;
}

#pie {
	text-align: center;
	color: #818f99;
	padding-top: 37px;
	font-size: 12px;
}

#pie a {
	text-decoration: none;
	color: #818f99;
}

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

#contenidos {
	margin-top: 8px;
	background-color: #ffffff;
}

#contenido1 {
	padding-left: 60px;
	padding-top: 24px;
	overflow: visible;
}

#titulo_actualidad {
	background-image: url('../_img/fnd_actualidad.jpg');
	width: 634px;
	height: 32px;
	color: #ffffff;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}

#titulo_reportajes {
	background-image: url('../_img/fnd_reportaje.jpg');
	width: 300px;
	height: 32px;
	color: #ffffff;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}

#titulo_agenda {
	background-image: url('../_img/fnd_reportaje.jpg');
	width: 300px;
	height: 32px;
	color: #ffffff;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}

td.noticia_ver {
	padding-top: 10px;
}

td.noticia_ver a {
	text-decoration: none;
	color: #F38C23;
	font-size: 12px;
}

td.noticia_ver a:hover {
	color: #0064b0;
}

td.noticia_fecha {
	font-size: 11px;
	color: #676767;
}

td.noticia_fecha a {
	text-decoration: none;
	color: #032a48;
	font-weight: bold;
}

td.noticia_fecha a:hover {
	color: #0064b0;
}

td.noticia_titulo {
	font-size: 14px;
	color: #032a48;
	font-weight: bold;
}

td.noticia_titulo a {
	text-decoration: none;
	color: #032a48;
	font-size: 14px;
	font-weight: bold;
}

td.noticia_titulo a:hover {
	color: #0064b0;
}

td.noticia_subtitulo {
	font-size: 13px;
	color: #032a48;
}

td.noticia_resumen {
	font-size: 12px;
	color: #032a48;
}

td.agenda_descrip {
	font-size: 13px;
	color: #032a48;
}

td.agenda_tipo {
	font-size: 13px;
	color: #032a48;
	font-weight: bold;
}

td.agenda_link a {
	text-decoration: none;
	color: #F38C23;
	font-size: 13px;
}

td.agenda_link a:hover {
	color: #0064b0;
}

td.agenda_volver a {
	color: #F38C23;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

td.agenda_volver a:hover {
	color: #0064b0;
}

td.margen_guia_basica {
	padding-left: 100px;
}

#imagen_noticia {
	float:right;
}

.guia_comercial ul li {
	font-size: 14px;
}

.guia_comercial ul li a {
	text-decoration: none;
	color: #032a48;
	font-weight: bold;
}

.guia_comercial ul li a:hover {
	color: #F38C23;
}

.guia_comercial ul ul li {
	font-size: 12px;
}

.guia_comercial ul ul li a {
	text-decoration: none;
	color: #032a48;
	font-weight: normal;
}

.guia_comercial ul ul li a:hover {
	color: #F38C23;
}

#buscador_guia_comercial {
	width: 555px;
	height: 162px;
	background-image: url('../_img/buscar_guia_comercial.gif');
	background-repeat: no-repeat;
	font-size: 13px;
	color: #FFFFFF;
}

#ayuda {
	background-color: #CACACA;
	border: 1px solid #676767;
	font-size: 10px;
	color: #000000;
}

#ayuda a{
	text-decoration: none;
	color: #0000FF;
}

#ayuda a:hover{
	color: #FF0000;
}
