body {
	font-family: Georgia;
	font-size: 11px;
	margin: 0px;
	background: #ffffff url('imagenes/barra_superior/fondo_barra_superior.jpg') repeat-x;
	text-align: justify;
}

#sombra {
	width: 0px;
	height: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #5B94C7;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	z-index: 120;
}

p {
	margin: 0px;
}

a {
	text-decoration: none;
	color: #BD460B;
}

img {
	border: 0px;
}

h1 {
	font-size: 16px;
	color: #4A1452;
	border-bottom: 1px solid #4A1452;
}

h2 {
	font-size: 14px;
	color: #4A1452;
}

h3 {
	font-size: 14px;
	color: #4A1452;
	border-bottom: 1px solid gray;
	margin-bottom: 2px;
}

h4 {
	border-bottom: 1px solid gray;
	color: gray;
	font-size: 11px;
	margin-bottom: 2px;
}

h5 {
	font-size: 14px;
	color: #4A1452;
	margin-bottom: 2px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #DB5555;
	padding: 3px;
}

.hidden {
	display: none;
}

form {
	margin: 0px;
}


table, td, th {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}


#cargando {
	position: absolute;
	width: 302px;
	height: 51px;
	display: none;
	z-index: 200;
}

#cargando2 {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	background: red;
	color: white;
	padding: 10px;
}

#contenedor {
	text-align: center;
}


/* Barra superior */

#barra_superior {
	width: 960px;
	height: 20px;
	font-weight: bold;
	text-align: left;
	margin: 0px auto 0px auto;
}

#area_privada {
	float: right;
	font-weight: normal;
}

#area_privada input {
	font-family: Arial;
	font-size: 10px;
	height: 16px;
	margin: 0px;
	vertical-align: top;
}

#area_privada #submit_area_privada {
	background: url('imagenes/barra_superior/boton_enviar.jpg') no-repeat;
	width: 17px;
	height: 15px;
	border: 0px;
	padding: 0px;
	cursor: pointer;
}

/* Cabecera */

#cabecera {
	margin: 0px auto 0px auto;
	width: 960px;
	height: 61px;
	padding: 0px;
}

#cabecera img {
	margin: 0px;
}

#cabecera_impresion {
	margin: 0px auto 0px auto;
	width: 640px;
	height: 61px;
	padding: 0px;
}

#cabecera_impresion img {
	margin: 0px;
}

/* Menú superior */

#menu {
	margin: 0px auto 0px auto;
	width: 960px;
	height: 40px;
	padding: 0px;
	text-align: left;
	background: url('imagenes/menu/fondo_menu.jpg') no-repeat;
}

#menu_contenido {
	padding-top: 7px;
	margin-left: 2px;
}

.out {
	height: 21px;
	border: 1px solid #454545;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	background: #E8EFAC;
	cursor: pointer;
	margin-right: 1px;
	color: black;
}

.out_menu {
	width: 96px;
	height: 21px;
	border: 1px solid #454545;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	background: #E8EFAC;
	cursor: pointer;
	float: left;
	margin-right: 1px;
	color: black;
}


.out_flecha {
	width: 96px;
	height: 21px;
	border: 1px solid #454545;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	background: #E8EFAC url('imagenes/menu/flecha_desplegar.gif') no-repeat right bottom;
	cursor: pointer;
	float: left;
	margin-right: 1px;
}

.out2 {
	width: 96px;
	height: 21px;
	border: 1px solid #454545;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	background: #FFF4DD url('imagenes/menu/flecha_desplegar.gif') no-repeat right bottom;
	cursor: pointer;
	float: left;
	margin-right: 1px;
}

.texto_menu {
	margin-top: 2px;
	border: 0px;
	background: none;
	cursor: pointer;
	height: 18px;
	width: 96px;
}

.hover {
	border: 1px solid #454545;
	font-weight: bold;
	font-family: Arial;
	background: white;
	margin-right: 1px;
	text-align: left;
}

.hover_menu {
	width: 96px;
	height: 21px;
	border: 1px solid #454545;
	font-weight: bold;
	font-family: Arial;
	background: white;
	float: left;
	margin-right: 1px;
	text-align: center;
}

.hover_menu_flecha {
	width: 96px;
	height: 21px;
	border: 1px solid #454545;
	font-weight: bold;
	font-family: Arial;
	background: white url('imagenes/menu/flecha_desplegar.gif') no-repeat right bottom;
	float: left;
	margin-right: 1px;
	text-align: center;
}

.marcado_flecha {
	width: 96px;
	height: 21px;
	border: 1px solid #454545;
	font-weight: bold;
	font-family: Arial;
	background: white url('imagenes/menu/flecha_desplegar.gif') no-repeat right bottom;
	float: left;
	margin-right: 1px;
	text-align: center;
}

.marcado {
	width: 96px;
	height: 21px;
	border: 1px solid #454545;
	font-weight: bold;
	font-family: Arial;
	background: white;
	float: left;
	margin-right: 1px;
	text-align: center;
}

.menu_flecha_desplegar {
	float: right;
	margin-top: 0px;
}

/* Buscador */

.busqueda {
	float: left;
	margin-left: 10px;
	height: 21px;
	padding: 0px;
}

#div_txt_buscar {
	background: #E8EFAC;
	font-family: Arial;
	vertical-align: top;
	text-align: center;
	width: 240px;
	margin-left: 1px;
	margin-top: 4px;
}

#busqueda_criterio {
	border: 1px solid white;
	width: 230px;
	height: 22px;
	margin-bottom: 4px;

}

.btn_buscar {
	background: url('imagenes/buscador/btn_buscar.gif') no-repeat 0px -1px;
	width: 110px;
	height: 25px;
	border: 0px;
	margin-left: 3px;
	cursor: pointer;
}

.btn_buscar_over {
	background: url('imagenes/buscador/btn_buscar_over.gif') no-repeat 0px -1px;
	width: 110px;
	height: 25px;
	border: 0px;
	margin-left: 3px;
	cursor: pointer;
}

.btn_buscar_av {
	background: url('imagenes/buscador/btn_buscar_av.gif') no-repeat 0px -1px;
	width: 123px;
	height: 25px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.btn_buscar_av_over {
	background: url('imagenes/buscador/btn_buscar_av_over.gif') no-repeat 0px -1px;
	width: 123px;
	height: 25px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

/* Banners  */

#banner_principal {
	margin-left: 53px;
	margin-bottom: 20px;
}

#banner_principal_publicidad {
	font-size: 9px;
	font-family: Arial;
	margin-bottom: 1px;
}

#banner_portada img {
	width: 468px;
	height: 60px;
	border: 1px solid gray;
}

/* Banner pie */

#banner_pie {
	margin-left: 53px;
	margin-bottom: 20px;
}

#banner_pie_publicidad {
	font-size: 9px;
	font-family: Arial;
	margin-bottom: 1px;
}

#banner_pie_banner img {
	width: 468px;
	height: 60px;
	border: 1px solid gray;
}

/* Banners servicios */

#banner_portada_medio {
	margin-left: 53px;
	margin-bottom: 20px;
}

#banner_portada_medio_publicidad {
	font-size: 9px;
	font-family: Arial;
	margin-bottom: 1px;
}

#banner_portada_medio_banner img {
	width: 468px;
	height: 60px;
	border: 1px solid gray;
	margin-left: 0px;
}

#banners_laterales {
	text-align: center;
	width: 366px;
	margin-bottom: 20px;
}

#banner_lateral_dr {
	margin: 0px 10px 0px 0px;
	float: right;
	width: 150px;
}

#banner_lateral_dr_publicidad {
	font-size: 9px;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1px;
}

#banner_lateral_dr_banner img {
	border: 1px solid gray;
	width: 125px; height: 125px;
	margin: 0px;
}

#banner_lateral_iz {
	width: 100px;
	margin: 0px 0px 0px 0px;
	width: 150px;
}

#banner_lateral_iz_publicidad {
	font-size: 9px;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1px;
}

#banner_lateral_iz_banner img {
	border: 1px solid gray;
	width: 125px; height: 125px;
	margin: 0px;
}

#banner_lateral_superior {
	width: 180px;
	margin: 0px 0px 0px 60px;
}

#banner_lateral_superior_publicidad {
	font-size: 9px;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1px;
}

#banner_lateral_superior_banner img {
	border: 1px solid gray;
	width: 234px; height: 60px;
}

#banner_lateral_inferior {
	width: 180px;
	margin: 0px 0px 0px 60px;
}

#banner_lateral_inferior_publicidad {
	font-size: 9px;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1px;
}

#banner_lateral_inferior_banner img {
	border: 1px solid gray;
	width: 234px; height: 60px;
}

#banner_lateral_diario {
	width: 350px;
	margin: 0px 0px 0px 3px;
}

#banner_lateral_diario_publicidad {
	font-size: 9px;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1px;
}

#banner_lateral_diario_banner img {
	border: 1px solid gray;
	width: 350px; height: 80px;
}

#banner_lateral_diario_iz {
	width: 150px;
	margin: 0px 0px 0px 10px;
}

#banner_lateral_diario_iz_publicidad {
	font-size: 9px;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1px;
}

#banner_lateral_diario_iz_banner img {
	border: 1px solid gray;
	width: 150px; height: 80px;
}

#banner_lateral_diario_dr {
	width: 150px;
	margin: 0px 0px 0px 15px;
}

#banner_lateral_diario_dr_publicidad {
	font-size: 9px;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1px;
}

#banner_lateral_diario_dr_banner img {
	border: 1px solid gray;
	width: 150px; height: 80px;
}

#banner_portada_superior_iz {
	width: 234px;
	margin: 0px 0px 0px 30px;
}

#banner_portada_superior_iz_publicidad {
	font-size: 9px;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1px;
}

#banner_portada_superior_iz_banner {
	width: 234px; height: 60px;
	border: 1px solid #D0D5DC;
}


#banner_portada_superior_dr {
	width: 234px;
	margin: 0px 0px 0px 30px;
}

#banner_portada_superior_dr_publicidad {
	font-size: 9px;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1px;
}

#banner_portada_superior_dr_banner {
	width: 234px; height: 60px;
	border: 1px solid #D0D5DC;
}

#banner_lateral_central {
	width: 200px;
	margin: 0px 0px 0px 83px;
}

#banner_lateral_central_publicidad {
	font-size: 9px;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1px;
}

#banner_lateral_central_banner img {
	border: 1px solid gray;
	width: 200px; height: 200px;
}

#banner_noticia {
	width: 468px;
	margin: 0px 0px 0px 53px;
}

#banner_noticia_publicidad {
	font-size: 9px;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1px;
}

#banner_noticia_banner img {
	border: 1px solid gray;
	width: 468px; height: 60px;
}

#banner_skyscraper {
	width: 728px;
}

#banner_skyscraper_publicidad {
	font-size: 9px;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1px;
}

#banner_skyscraper_banner img {
	width: 728px; height: 90px;
	border: 1px solid gray;
	margin: 5px;
}

#banner_pwa {
	margin-left: 10px;
}

#banner_pwa_publicidad {
	font-size: 9px;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1px;
}

#banner_pwa_banner {
	width: 234px; height: 90px;
	border: 1px solid #D0D5DC;
}

/* Noticias portada */

#contenedor_central {
	width: 960px;
	text-align: left;
	margin: auto;
}

#contenedor_central_impresion {
	width: 640px;
	text-align: left;
	margin: auto;
}

#pie {
	width: 960px;
	text-align: center;
	background: #E8EFAC;
	margin: auto;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}




#noticias_portada {
	width: 574px;
	text-align: justify;
	margin-right: 10px;
	padding: 0px;
}

#noticias_portada_impresion {
	width: 644px;
	text-align: justify;
	margin-right: 10px;
	padding: 0px;
}

#noticias_portada img {
	margin-left: 6px;
}

#noticias_portada_impresion img {
	margin-left: 6px;
}

.fecha_ubicacion {
	background: #F3F7D3;
	font-family: Arial;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
}

.comentarios_tematicas {
	background: #F3F7D3;
	font-family: Arial;
	font-size: 10px;
	margin-top: 10px;
	border-top: 1px solid #E8EFAC;
	border-bottom: 1px solid #E8EFAC;
	padding: 2px;
	margin-bottom: 10px;
}

.comentarios_tematicas td {
	font-size: 10px;
}

.comentarios_tematicas_2 {
	width: 277px;
	background: #F3F7D3;
	font-family: Arial;
	font-size: 10px;
	margin-top: 10px;
	border-top: 1px solid #E8EFAC;
	border-bottom: 1px solid #E8EFAC;
	padding: 2px;
	margin-bottom: 10px;
}

.fecha_noticia {
	float: right;
}


.portada_1 {
	border-top: 3px solid #E8EFAC;
	margin-bottom: 10px;
}

.titulo_noticia_portada_1, .titulo_noticia_portada_1_over {
	cursor: pointer;
	text-align: justify;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 20px;
	color: #BD460B;
}

.titulo_noticia_portada_1_over a, .titulo_noticia_portada_1_over a:hover {
	text-decoration: underline;
}

.subtitulo_noticia_portada_1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	text-align: justify;
}

.cuerpo_noticia_portada_1 {
	font-size: 11px;
	text-align: justify;
}

.fechas_noticia {
	font-size: 14px;
	color: #BD460B;
	margin-bottom: 8px;
	font-weight: bold;
	text-align: justify;
}

.pie_imagen {
	font-size: 10px;
	text-align: center;
	font-family: Arial;
}

.noticia_sigue {
	color: #BD460B;
	font-weight: bold;
}

.portada_2 {
	margin-bottom: 10px;
	width: 574px;
}

.portada_2 td {
	text-align: justify;
}

.noticia_portada_2 {
	width: 277px;
	border-top: 3px solid #E8EFAC;
	padding-top: 0px;
}

.noticia_portada_general {
	border-top: 3px solid #E8EFAC;
	padding-top: 0px;
	margin-bottom: 10px;
}

.titulo_noticia_portada_2, .titulo_noticia_portada_2_over {
	cursor: pointer;
	text-align: justify;
}
.titulo_noticia_portada_2 a {
	font-size: 16px;
	color: #BD460B;
	margin-bottom: 8px;
	font-weight: bold;
	cursor: pointer;
	text-align: justify;
}

.titulo_noticia_portada_2_over a {
	font-size: 16px;
	color: #BD460B;
	margin-bottom: 8px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
	text-align: justify;
}
.titulo_noticia_regional, .titulo_noticia_regional_over {
	cursor: pointer;
	text-align: justify;
}
.titulo_noticia_regional a {
	width: 174px;
	font-size: 14px;
	color: #BD460B;
	font-weight: bold;
	cursor: pointer;
	text-align: justify;
}

.titulo_noticia_regional_over a {
	width: 174px;
	font-size: 14px;
	color: #BD460B;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
	text-align: justify;
}

.subtitulo_noticia_portada_2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 12px;
	text-align: justify;
}

.cuerpo_noticia_portada_2 {
	font-size: 11px;
	text-align: justify;
}

.titulo_noticia_portada_3, .titulo_noticia_portada_3_over {
	cursor: pointer;
	text-align: justify;
}

.titulo_noticia_portada_3 a {
	font-size: 14px;
	color: #BD460B;
	margin-bottom: 8px;
	font-weight: bold;
	cursor: pointer;
	width: 456px;
	text-align: justify;
}

.titulo_noticia_portada_3_over a {
	font-size: 14px;
	color: #BD460B;
	margin-bottom: 8px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
	width: 456px;
	text-align: justify;
}

.comentario {
	background: white;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
	margin: 20px 10px 0px 10px;
	padding: 10px;
	border: 1px solid gray;
}

.comentarios_noticia {
	background: #F3F7D3 url('imagenes/fondo_comentarios.jpg') repeat-y;
	font-family: Arial;
	font-size: 10px;
	margin-top: 0px;
	border-top: 1px solid #E8EFAC;
	border-bottom: 1px solid #E8EFAC;
	padding: 2px;
}

.paginacion {
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-family: Arial;
	font-size: 14px;
	color: #CACACA;
	font-weight: bold;
	background: white;
	padding: 10px;
}

.paginacion a {

}
a.paginacion_item {
	cursor: pointer;
	color: black;
	padding: 2px 6px 2px 6px;
	border: 1px solid white;
}

span.paginacion_item {
	color: #CACACA;
	padding: 2px 6px 2px 6px;
	border: 1px solid white;
}

a.paginacion_item:hover {
	cursor: pointer;
	color: #C0610C;
	padding: 2px 6px 2px 6px;
	border: 1px solid #E8EFAC;
}

a.paginacion_item_actual {
	cursor: pointer;
	color: red;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	border: 1px solid #C0610C;
}

.introduzca_comentario {
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background: white;
	padding: 10px;
}

.introduzca_comentario table {
	padding: 0px;
}

#error_comentario, .error {
	border: 1px solid red;
	color: red;
	padding-top: 10px;
	font-family: Arial;
	text-align: center;
	font-weight: bold;
}

/* Lateral */

#lateral {
	width: 366px;
	padding-left: 10px;
	padding-right: 0px;
}

#lateral_agenda_local {

}

.lateral_agenda_local_item {
	width: 352px;
	background: url('imagenes/fondo_lateral_agenda_local_item.jpg') repeat-x;
	background-position: bottom left;
	margin-top: 2px;
	font-size: 10px;
	border-top: 1px solid #E5E5E5;
	cursor: pointer;
}

.lateral_agenda_local_item_over {
	width: 352px;
	background: url('imagenes/fondo_lateral_agenda_local_item_over.jpg') repeat-x;
	background-position: bottom left;
	margin-top: 2px;
	font-size: 10px;
	border-top: 1px solid #C0610C;
	cursor: pointer;
}

.lateral_agenda_local_item_fecha {
	font-family: Arial;
	font-size: 10px;
	margin: 2px;
	color: black;
}

.lateral_agenda_local_item_titulo {
	color: #C0610C;
	text-align: justify;
	font-weight: bold;
	padding: 4px;
}

.escaparate_portada_item {
	width: 113px;
	background: url('imagenes/fondo_lateral_agenda_local_item.jpg') repeat-x;
	background-position: bottom left;
	margin-top: 2px;
	font-size: 10px;
	border-top: 1px solid #E5E5E5;
	cursor: pointer;
	text-align: center;
	height: 90px;
}

.escaparate_portada_item_over {
	width: 113px;
	background: url('imagenes/fondo_lateral_agenda_local_item_over.jpg') repeat-x;
	background-position: bottom left;
	margin-top: 2px;
	font-size: 10px;
	border-top: 1px solid #C0610C;
	cursor: pointer;
	text-align: center;
	height: 90px;
}

.escaparate_buscador_item {
	width: 186px;
	background: url('imagenes/fondo_lateral_agenda_local_item.jpg') repeat-x;
	background-position: bottom left;
	margin-top: 2px;
	font-size: 10px;
	border-top: 1px solid #E5E5E5;
	cursor: pointer;
	text-align: center;
}

.escaparate_buscador_item_over {
	width: 186px;
	background: url('imagenes/fondo_lateral_agenda_local_item_over.jpg') repeat-x;
	background-position: bottom left;
	margin-top: 2px;
	font-size: 10px;
	border-top: 1px solid #C0610C;
	cursor: pointer;
	text-align: center;
}

.escaparate_item_titulo {
	color: #C0610C;
	text-align: center;
	font-weight: bold;
	padding: 4px;
	font-family: Arial;
}


.directorio_portada_item_destacado {
	width: 113px;
	background: url('imagenes/fondo_lateral_agenda_local_item.jpg') repeat-x;
	background-position: bottom left;
	margin-top: 2px;
	font-size: 10px;
	border: 1px solid #E35432;
	cursor: pointer;
	text-align: center;
	height: 90px;
}

.directorio_portada_item_destacado_over {
	width: 113px;
	background: url('imagenes/fondo_lateral_agenda_local_item_over.jpg') repeat-x;
	background-position: bottom left;
	margin-top: 2px;
	font-size: 10px;
	border: 1px solid #E35432;
	cursor: pointer;
	text-align: center;
	height: 90px;
}

.directorio_portada_item {
	width: 113px;
	background: url('imagenes/fondo_lateral_agenda_local_item.jpg') repeat-x;
	background-position: bottom left;
	margin-top: 2px;
	font-size: 10px;
	border: 1px solid #E1E5E7;
	cursor: pointer;
	text-align: center;
	height: 90px;
}

.directorio_portada_item_over {
	width: 113px;
	background: url('imagenes/fondo_lateral_agenda_local_item_over.jpg') repeat-x;
	background-position: bottom left;
	margin-top: 2px;
	font-size: 10px;
	border: 1px solid #E1E5E7;
	cursor: pointer;
	text-align: center;
	height: 90px;
}

.directorio_lateral_item_titulo_destacado {
	color: #C0610C;
	text-align: center;
	font-weight: bold;
	padding: 4px;
	font-family: Arial;
}

.directorio_lateral_item_titulo {
	margin-top: 5px;
	text-align: center;
}
.directorio_lateral_item_titulo a {
	color: gray;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding: 4px;
	font-family: Arial;
}

.directorio_lateral_descripcion {
	text-align: center;
}
.directorio_lateral_descripcion a {
	color: #000000;
	text-align: center;
	font-size: 10px;
	padding: 4px;
	font-family: Arial;
}

.noticias_rss table td {
	font-family: Arial;
	text-align: justify;
}

.noticias_rss table td.j {
	font-size: 16px;
}

.noticias_rss table td a {
	color: #BD460B;
}

.noticias_rss table td a:hover {
	color: #BD460B;
	text-decoration: underline;
}

/* Buscador */

#buscador_avanzado {
	margin: 5px;
}

.campo {
	width: 270px;
	text-align: left;
	margin-bottom: 4px;
	font-family: Arial;
}

.titulo_campo {
	font-size: 10px;
}

.grande {
	width: 270px;
	font-size: 11px;
}
.peq {
	width: 50px;
	font-size: 11px;
}

.fecha {
	width: 80px;
	font-size: 11px;
	background: white;
	color: black;
	border: 1px solid #7F9DB9;
	height: 18px;
}

.boton_cal {
	width: 20px;
	height: 18px;
	border: 0px;
	background: url('imagenes/img.gif') no-repeat 0px 4px;
	cursor: pointer;
}

.btn_buscar_noticias {
	background: url('imagenes/boton_buscar_noticias.gif') no-repeat 0px -1px;
	width: 123px;
	height: 25px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.btn_buscar_noticias_over {
	background: url('imagenes/boton_buscar_noticias_over.gif') no-repeat 0px -1px;
	width: 123px;
	height: 25px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.btn_buscar_noticias_solidario {
	background: url('imagenes/boton_buscar_noticias_solidario.gif') no-repeat 0px -1px;
	width: 123px;
	height: 25px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.btn_buscar_noticias_solidario_over {
	background: url('imagenes/boton_buscar_noticias_solidario_over.gif') no-repeat 0px -1px;
	width: 123px;
	height: 25px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

#ciudadano {
	width: 574px;
	margin-bottom: 20px;
	border-bottom: 1px solid black;
	padding-top: 10px;
	background: #F3F7D3;
}

.item_ciudadano {
	width: 95px;
	height: 100px;
	text-align: center;
	font-family: Arial;
	color: #E35432;
	font-size: 11px;
	font-weight: bold;
}

.item_ciudadano_over {
	width: 95px;
	height: 100px;
	text-align: center;
	font-family: Arial;
	color: gray;
	font-size: 11px;
	font-weight: bold;
}

#ciudadano img {
	margin: 0px;
}

.boton_votar {
	background: url('imagenes/boton_votar.gif') no-repeat 0px -1px;
	width: 123px;
	height: 25px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.boton_votar_over {
	background: url('imagenes/boton_votar_over.gif') no-repeat 0px -1px;
	width: 123px;
	height: 25px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.boton_resultados {
	background: url('imagenes/boton_resultados.gif') no-repeat 0px -1px;
	width: 123px;
	height: 25px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.boton_resultados_over {
	background: url('imagenes/boton_resultados_over.gif') no-repeat 0px -1px;
	width: 123px;
	height: 25px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.boton_otras_encuestas {
	background: url('imagenes/boton_otras_encuestas.gif') no-repeat 0px -1px;
	width: 123px;
	height: 25px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.boton_otras_encuestas_over {
	background: url('imagenes/boton_otras_encuestas_over.gif') no-repeat 0px -1px;
	width: 123px;
	height: 25px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.encuesta_pregunta {
	color: #E35432;
	font-size: 12px;
	font-weight: bold;
}

#error_encuesta {
	color: red;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

.resultados_encuesta {
	width: 540px;
}

.resultados_encuesta th {
	background: #E8EFAC;
}

/* Botones servicios */

a.boton_callejero img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/callejero.gif');
	cursor: pointer;
}
a.boton_tiempo img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/tiempo.gif');
	cursor: pointer;
}
a.boton_farmacias img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/farmacias.gif');
	cursor: pointer;
}
a.boton_amarillas img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/amarillas.gif');
	cursor: pointer;
}
a.boton_blancas img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/blancas.gif');
	cursor: pointer;
}
a.boton_loteria img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/loterias.gif');
	cursor: pointer;
}
a.boton_trafico img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/trafico.gif');
	cursor: pointer;
}
a.boton_tv img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/tv.gif');
	cursor: pointer;
}
a.boton_virus img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/virus.gif');
	cursor: pointer;
}
a.boton_cartelera img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/cartelera.gif');
	cursor: pointer;
}

a.boton_callejero:hover img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/callejero_over.gif');
	cursor: pointer;
}
a.boton_tiempo:hover img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/tiempo_over.gif');
	cursor: pointer;
}
a.boton_farmacias:hover img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/farmacias_over.gif');
	cursor: pointer;
}
a.boton_amarillas:hover img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/amarillas_over.gif');
	cursor: pointer;
}
a.boton_blancas:hover img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/blancas_over.gif');
	cursor: pointer;
}
a.boton_loteria:hover img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/loterias_over.gif');
	cursor: pointer;
}
a.boton_trafico:hover img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/trafico_over.gif');
	cursor: pointer;
}
a.boton_tv:hover img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/tv_over.gif');
	cursor: pointer;
}
a.boton_virus:hover img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/virus_over.gif');
	cursor: pointer;
}
a.boton_cartelera:hover img {
	width: 35px;
	height: 32px;
	background: url('imagenes/botones_servicios/cartelera_over.gif');
	cursor: pointer;
}

#nombre_servicio {
	color: #BD460B;
	font-weight: bold;
}

.directorio_destacado {
	border-top: 3px solid #E35432;
	margin-bottom: 10px;
}

.directorio_destacado .fecha_ubicacion {
	background: #EF9079;
	font-family: Arial;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	color: white;
}

.directorio_destacado .comentarios_tematicas {
	background: #FEECC1;
	font-family: Arial;
	font-size: 10px;
	margin-top: 10px;
	border-top: 1px solid #E8EFAC;
	border-bottom: 1px solid #E8EFAC;
	padding: 2px;
	margin-bottom: 10px;
}

.directorio_destacado .titulo_noticia_portada_1, .directorio_destacado .titulo_noticia_portada_1_over {
	cursor: pointer;
	text-align: justify;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 22px;
	color: #E35432;
}

.directorio_destacado .titulo_noticia_portada_1_over a, .directorio_destacado .titulo_noticia_portada_1_over a:hover {
	text-decoration: underline;
}

.mapa_directorio {
	width: 450px;
	height: 350px;
	border: 1px solid black;
}


.btn_clientes_nueva_directorio {
	background: url('imagenes/boton_contratar_nueva_directorio.gif') no-repeat 0px -1px;
	width: 241px;
	height: 26px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.btn_clientes_nueva_directorio_over {
	background: url('imagenes/boton_contratar_nueva_directorio_over.gif') no-repeat 0px -1px;
	width: 241px;
	height: 26px;
	border: 0px;
	margin-left: 0px;
	cursor: pointer;
}

input.boton_out_verde {
	height: 18px;
	border: 1px solid gray;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	background: #D7F7C2;
	cursor: pointer;
	margin-right: 1px;
	color: black;
	font-size: 11px;
}

input.boton_hover_verde {
	cursor: pointer;
	height: 18px;
	border: 1px solid black;
	font-weight: bold;
	font-family: Arial;
	background: white;
	margin-right: 1px;
	text-align: center;
	font-size: 11px;
	color: #E35432;
}

input.boton_disabled_verde {
	height: 18px;
	border: 1px solid black;
	font-weight: bold;
	font-family: Arial;
	background: #D7F7C2;
	margin-right: 1px;
	text-align: center;
	font-size: 11px;
	color: gray;
}

input.boton_out_rojo {
	height: 18px;
	border: 1px solid gray;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	background: #E35432;
	cursor: pointer;
	margin-right: 1px;
	color: white;
	font-size: 11px;
}

input.boton_hover_rojo {
	cursor: pointer;
	height: 18px;
	border: 1px solid black;
	font-weight: bold;
	font-family: Arial;
	background: white;
	margin-right: 1px;
	text-align: center;
	font-size: 11px;
	color: #E35432;
}

input.boton_out_regresar {
	height: 18px;
	border: 1px solid gray;
	text-align: center;
	font-family: Arial;
	background: #E8EFAC;
	cursor: pointer;
	margin-right: 1px;
	color: black;
	font-size: 10px;
}

input.boton_hover_regresar {
	cursor: pointer;
	height: 18px;
	border: 1px solid gray;
	font-family: Arial;
	background: white;
	margin-right: 1px;
	text-align: center;
	font-size: 10px;
	color: #E35432;
}

#menu_zona_cliente img {
	margin: 0px;
}

.boton_tienda {
	width: 69px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_tienda.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.boton_tienda_hover, .boton_tienda_marcado {
	width: 69px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_tienda_over.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.boton_presupuestos {
	width: 119px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_presupuestos.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.boton_presupuestos_hover, .boton_presupuestos_marcado {
	width: 119px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_presupuestos_over.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.boton_productos {
	width: 101px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_productos.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.boton_productos_hover, .boton_productos_marcado {
	width: 101px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_productos_over.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.boton_facturas {
	width: 85px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_facturas.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.boton_facturas_hover, .boton_facturas_marcado {
	width: 85px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_facturas_over.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.boton_datos {
	width: 73px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_datos.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.boton_datos_hover, .boton_datos_marcado {
	width: 73px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_datos_over.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.boton_ayuda {
	width: 64px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_ayuda.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.boton_ayuda_hover, .boton_ayuda_marcado {
	width: 64px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_ayuda_over.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.boton_salir {
	width: 54px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_salir.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.boton_salir_hover, .boton_salir_marcado {
	width: 54px;
	height: 23px;
	background: white url('imagenes/botones_zona_clientes/boton_salir_over.gif') no-repeat;
	margin: 0px;
	cursor: pointer;
}

.listado_zona_clientes {
	width: 100%;
}

.listado_zona_clientes th {
	background: #E35432;
	color: white;
}

.titulo_ficha_elemento {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #75767A;
	border-bottom: 1px solid #75767A;
}

a.titulo_enlace_patrocinado {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

span.titulo_enlace_patrocinado {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: blue;
}

div.descripcion_enlace_patrocinado {
	font-family: Verdana;
	font-size: 10px;
}

span.espacio_disponible {
	border-top: 1px solid #DEE0F7; border-bottom: 1px solid #D1D1D1;
	background: #E2F3D0 url('imagenes/icono_espacio_disponible.gif') no-repeat right center;
	padding-left: 2px;
	padding-right: 12px;
}

.rincon_solidario_frase {
	padding: 6px 60px;
	border-top: 1px dashed #97B6CC;
	border-bottom: 1px dashed #97B6CC;
}

.cabecera_rincon_solidario {
	width: 573px;
	margin-bottom: 10px;
}
.cabecera_rincon_solidario img {
	float: left;
}
