@charset "UTF-8";
/* CSS Document */
body
{
	text-align: center;
	background: #000000 url(../imgs/fondo_web.png) repeat;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:15px;
	line-height:20px;
	letter-spacing:1px;
}
h1{
	font-variant:small-caps;
	font-size:19px;
	color:#2A6586;

}
h2{
	font-variant:small-caps;
	font-size:14px;
	color:#CCCCCC;

}

a:hover{
color:#FFFFFF;
}
a{
text-decoration:none;
color:#000000;
}

a.blanco{
color:#FFFFFF;
}
#menu a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-variant:normal;
font-weight:bold;
letter-spacing:normal;
text-decoration:none;
color:#000000;
}
#menu a:hover{
color:#FFFFFF;
}
div#container{
	margin: 0 auto;
	width: 740px;
	background:#333333 url(../imgs/def/fondo_web.jpg) no-repeat top;
	text-align: left;
	z-index:0;
	
}
#logo_cabecera{
	text-align:center;
	padding-top:10px;
	z-index:2;
}
#contenedor_datos{
    position:relative;
	width:740px;
	overflow: hidden;
	z-index:1;
	margin-top:10px;
	
}
#menu{
margin-bottom:30px;
width:100%;
float:left;
}
li{
list-style:none;
float:left;
margin-right:34px;
text-align:center;
}
li img{
margin-bottom:5px;
}
#texto{
float:left;
width:50%;
padding-left:40px;
padding-right:10px;

}
#imagen_dcha_leon{
float:right;
text-align:right;
}
/* GUIA */
#menu_guia li{
margin-right:46px;
}
	/* guia palacio */
	#img_cabecera_guia{
	width:740px;
	text-align:center;
	margin-top:20px;
	float:left;
	}
	#contenido_guia{
	width:100%;
	overflow:hidden;
	margin-left:46px;
	float:left;
	margin-top:10px;
	}
	div.columna_guia{
	float:left;
	width:200px;
	margin-right:30px;
	}
/* guias restantes */

	#guia_1_columna{
		width:650px;
		overflow:hidden;
		margin-left:40px;
		margin-bottom:20px;
	}
	div.img_1_columna{
		margin-top:20px;
		width:650px;
		overflow-x:hidden;
	}
	#guia_plano{
		padding-top:20px;
		width:740px;
		border-top:#8F9093 solid 1px;
		overflow:hidden;
	}
	#plano{
		width:220px;
		float:left;
		margin-left:46px;
	}
	#texto_plano{
		width:390px;
		float:right;
		padding-right:46px;
	}
	#texto_plano strong{
		color:#000000;
		
	}
	span.peque{
	font-size:10px;
	}
/* ACTUALIDAD */
#act_inicio{
	width:100%;
	overflow:hidden;
	padding-left:12px;
	
}

div.act_columna{
	width:185px;
	
	float:left;
	margin-left:40px;
}
div.cont_columna{
	border:#CCCCCC solid 1px;
		width:143px;
		padding:20px;
}
div.act_img_inicio{
	width:185px;
	text-align:center;
	overflow:hidden;
	margin-bottom:20px;
}
div.act_texto_inicio{
margin-bottom:10px;

}
div.act_ver_mas{

	cursor:pointer;
	bottom:0px;
	text-align:right;
	line-height:normal;
	margin-bottom:-5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div.act_ver_mas a{
color:#FFFFFF;
font:bold;
}
div.act_ver_mas a:hover{
color:#000000;
font:bold;
}

/* visor noticias */
#ver_noticia{
margin-left:44px;
}
p.fecha{
font-size:12px;
color:#cccccc;
}
#texto_ver_noticia{
width:650px;
}

#listado_noticias{
	width:740px;
	border-top:#8f9093 solid 1px;
	padding: 10px 44px 10px 44px;
	margin-top:30px;
	overflow:hidden;
}
#tit_listado{
	width:650px;
	border-bottom:#8f9093 solid 1px;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-top:20px;
}
#listado_noticias a{
	color:#FFFFFF;
	padding-left:5px;
	margin-bottom:10px;
}
#listado_noticias a:hover{
color:#000000;
}
div.act_titulo_inicio{
font-family:Arial, Helvetica, sans-serif;
margin-bottom:10px;
font-weight:bold;
}
div.act_titulo_inicio a{
color:#2A6586;
font:bolder;
font-size:16px;
}
div.act_titulo_inicio a:hover{
color:#000000;
font:bold;
}
#tit_ver_noticia h1{
font-family:Arial, Helvetica, sans-serif;
}
/*	PIE */
#pie{
	width:740px;
	background-color:#333333;
	overflow:hidden;
	margin-bottom: 10px;
	z-index:4;
}
#logo_leon{
	width:100%;
	text-align:center;
	float:left;
	margin-top:20px;
}
#cartel_index{
	padding-top:20px;
	float:left;
}
#logos_oficiales{
	padding:20px;
	width:700px;
	float:left;
}
#logo_junta{
float:left;
}
#logo_ayto{
padding-top:5px;
float:right;
}
/* CONTACTO */
#contacto{
border-top:#8f9093 solid 1px;
padding:20px;
margin-bottom:20px;
}

/*ENLACES */
ul.enlaces_br{ margin:0px; padding:0px;}
ul.enlaces_br li{
float:none;
text-align:left;
margin:0px;
}

/* VISOR */
/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:fixed;
  z-index:9000;
  background-color:#ffffff;
  display:none;
  width: 100%;
  top:0px;
  left:0px;
  
}
#boxes .window {
  position:relative;
  width:740px;
  display:none;
  z-index:9998;
}
#boxes .close{
  position:relative;
  float:left;
  display:none;
	z-index:9999;
	margin-left:30px;
	cursor:pointer;
	top:200px;
}
/* Customize your modal window here, you can add background image too */
#boxes #dialog {
  width:740px;
  height:425px;
  margin: 0 auto;
  background-color:#000000;
}

