/* Estilos para el body*/
body {
background-color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin:0px;
padding:0px;
}
p{line-height:14px; margin: 0px 0 0 0;  font-size:11px;}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#49759D;
	font-size: 13px;
	margin:0px 0px 0px 20px;
}

/* estilos para la tabla de eventos*/
.contenido_tabla .tabla_check_02_col_b th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	text-align:center;
}

.contenido_tabla .tabla_check_02_col_b th.columna_1, .contenido_tabla .tabla_check_02_col_b td.columna_1 {
	width:100%;
}

.contenido_tabla table{
	padding:0;
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#393939;
	font-size: 11px;
      width:100%;
	border:1px solid #000;
}

tr.color_blanco td{
	background-color:#FFFFFF;
}

tr.color_claro td{
	background-color:#f2f2f2;
}

.contenido_tabla td{
	margin:0;
	padding-right:4px;
	height:26px;
}

.columna_3{
                text-align:center;
                width:20%;
}

.columna_2 {
                text-align:center;
                border-right: 1px solid #CFCFCF;
                width:20%;
}

.columna_1 {
                text-align:left;
                padding-left:5px;
                width:50%;
}

/* Estilo de los enlaces de pdf */
a.azul_sin_margen {color:#49759D;}
.enlaces_pdf p{
color:#49759D; 
line-height:14px; 
font-size:11px; 
margin:0px 0px 0px 20px;
}

.enlaces_pdf p img{
margin:0px 5px -2px 0px;
}

/* línea vertical*/
.columna_separata {
width:1px; 
vertical-align:top;
background-image:url(/TLBB/mult/img/provincias/barra_vertical.gif);
background-repeat: no-repeat;
}

/*Posición de las imágenes de los mapas*/
.mapa_base {
position : relative;
width:270px; 
height:222px;
left : 120px;
}

*html .mapa_base {
position : relative;
width:270px; 
height:222px;
left : 120px;
}

/*Para que el mapa coincida sobre el otro en IE */
.mapa_superior {
position:absolute;
top:122px;
left:120px;
width:270px; 
height:222px;
}

*html .mapa_superior {
position: absolute;
top : 121px;
left:120px;
width:270px; 
height:222px;
}

/*ESTILOS NUEVOS PARA EL MAPA */

 .contenedor { margin-left:0px;width:510px;}

h3.subrayado {
display:block;
width: auto;
font-size:2.0em;
padding-top:0;
padding-bottom:0;
margin-bottom:0;
background:#fff;
color:#6699cc;}

*html h3.subrayado {padding-top:1.0em; }

*+html h3.subrayado {padding-top:1.0em; }

.texto_titular_azul {
font-size:11px;
padding-bottom:1em;
background:#fff;
color:#333;
margin-bottom:20px;
font-weight:normal;
padding-right:4px;
width:auto;}

#mapa-derecha {
margin-top : 20px;
font-size:100%;
float:left;
overflow : hidden;
}

*html #mapa-derecha {
margin-bottom : 10px;
}

*+html #mapa-derecha {
margin-top: 40px;
margin-bottom : 10px;
}

h5.azul {
font-size:13px;
padding-top:0;
margin-bottom:0.3em;
font-weight:bold;
background:#fff;
color:#6699cc;}

.texto_falso {
display: none;
}

.texto-azul {
font-size:100%;
background:transparent;
color:#6699cc;}

.a2 {
   background: transparent;
	font: bold 11px Arial, Helvetica, sans-serif;;
	color: #376fa6;
	text-decoration: underline;
}

.a2:hover { text-decoration:none; }

.descarga-mapa { background: transparent;
	width:100%;
	display:block;
	margin-top: -14px;
	margin-bottom: 14px;
}

a, a:hover { background: transparent; color : #6699CC; font-size: : 1.0em;font-weight : bold; }

a:hover { text-decoration: none; }

.restauraciones {  
	background: transparent;
	width:100%;
	overflow : hidden;
	margin-top: 4px;
	margin-bottom: 4px;
	clear : both; }
	
*html	.restauraciones { margin-bottom: 20px;}

*+html .restauraciones { margin-bottom: 20px;}
	
.nota-general { 
      background: transparent;
	width:100%;
	display:block;
	overflow : hidden;
	margin-top: 4px;
	float: left;
	clear: both;  }
	
.nota-general h5{font-weight: bold; width:100%; display:block;font-size: 1.0em;margin-bottom: 0em;}

