/* CSS MORA.ES */ 
	
body { margin:5px 0; padding:0; font: 74% Arial, Sans-Serif; color:#000; line-height: 1.4em; background : #F0F0F0;}
.content { color: #505050; margin: 0 auto; padding: 0; width: 791px; background: #FFFFFF url('../img/bg.jpg')  repeat-y center; }

#toph { background: #F0F0F0 url(../img/top.jpg) no-repeat center top; height: 14px; margin: 0; padding: 0;}
#header { /*background-color: #003300*/;color: #FFF; padding: 0 15px 0 15px; line-height: 1.0em;/* añadido yo  width:761px; height:130px;*/}
#header .rside { background: #125E81 /*url(../header.jpg) no-repeat*/; color: #337493; float: right; height: 129px; width: 587px;  font-size: 90%; }
#header .citation { text-align: right; padding: 60px 25px 25px 6px; color: #f0f0f0;}
#header .lside { /*background-image: url('../img/cabecera2.jpg');*/ color: #FFF; height: 120px/*149px*/; width: 760px/*174px*/; padding: 0; margin: 0; float: left; }
#header h2 { background-color: inherit; color: #FFF; letter-spacing: 1px; }
#header .title { text-align: center; padding-top: 30px;}
#header .centros {width: 760px; height:25px; padding: 0; margin: 0; float: left;  background: url(/img/fondo_enlaces.gif) repeat-x; margin-top:0px; margin-bottom:4px; padding-top:4px; }	

#superior_enlaces{
	font-size:90%;
	text-align:right;
	width:510px; /* 760px */
	float:left;
	clear:right;
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
	color:#333;
}

#superior_fecha {
	width:245px;
	float:left;
	clear:left;
	padding:0px 0px 0px 5px;
	margin:5px 0px 5px 0px;	
}

#superior_fecha p{
	margin: 0 0 5px 0; padding: 0; color: #555; background: inherit; text-align: justify;	font-size:90%;
}

#superior_enlaces ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:inline;
}
#superior_enlaces li {
	display:inline;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
#superior_enlaces li a{
	display:inline;
	text-decoration: none;
}
#superior_enlaces a:hover {
	text-decoration: none;
	color: #CC6600; 
}

#superior_fecha p {
	display:inline;
	text-align:left;
	margin:5px 0px 5px 0px;
	line-height: 1.4em;
}	

#main { margin: 0 20px 0 15px; }	
#main h2 { background-color: inherit; color: #156184; line-height: 0.2em; }
#main h3 { font: 85% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: inherit; }

.center { background: #FFF;  /*width: 375px !important; width: 380px;*/width: 426px !important; width: 431px;  float: right; margin: 0px 8px 5px 5px; /* Valores originales 0 20 5 5 */ border-right: 1px solid #f0f0f0; padding-right: 5px;}
.leftmenu { background: #FFF /*url(leftbg.jpg) repeat-x*/; width: 150px/*174px*/; float: left; padding: 0; margin: 0; }
.padding { padding: 15px; }

.right_side {
	float: right;
	width: 140px/*165px*/;
	background: #FFF;
	padding: 0px 5px 3px 0px !important;  /* Valores originales 15 5 3 0 */
	padding: 0px 5px 3px 0px;					/* Valores originales 30 5 3 0 */
	text-align:left;
}

.img { background: #FFF; float: left; padding: 1px; margin: 5px 8px 5px 0; color: #333; border: 1px solid #e0e0e0; }

/* FOOTER */
#footer { background: #FFF url('../img/footer7.jpg') no-repeat; color: #a0a0a0; height: 110px;/*43px footer.jpg */ text-align: center; font-size: 90%; clear: both; padding: 0px; margin: 0;}
#footer hr { width: 740px; color: #888; border: 1px solid #f0f0f0; margin: 0 25px 0 25px;  }
#footer a { 	color: #999; background: #FFF;  text-decoration:none; }
#footer a:hover { 	background: #FFF;	text-decoration: underline; color: #444;}

/* NAVIGATION */
.nav { clear: both; text-align: left; color: 	#7D8085; padding: 20px 0 0 0; }
.nav li { font-weight: bold; margin: 0 0 8px 0; padding: 0 0 0 5px; border-bottom: 1px solid #ccc; }
.nav li a { color: #546078; text-decoration: none;  }
.nav li a:hover { color: #F29900; text-decoration: none;  }


.boxads { background: #E7EDF0; padding: 5px; border: 1px solid #999; color: #333; }

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* Estilo Párrafo Original
p { 	margin: 0 0 5px 0; 	padding: 0; color: #555; background: inherit; text-align: justify;}
*/
p {
	font-family:trebuchet ms, arial, verdana, sans-serif;
	font-size:1.1em;
	/*color:#222222;*/color: #555;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.5em;
	text-align:justify;
}


hr { border: 0; height: 1px; color: #eee; background-color: #eee; }
a { 	color: #0F5B7F; /* background: inherit; */  text-decoration:none; }
a:hover { 	/* background: inherit;	*/text-decoration: underline; }
h1 { padding:0; margin:0; color: #0F5B7F; background: inherit;font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a {color: #0F5BFF; background: inherit;}
h2 { background-color: inherit; 	color:#0F5B7F; font-size:190%; font-weight:bold; margin: 10px 0 10px 0; padding:0; }
h2 a { color: #0F5B7F; }
h2 a:hover { 	color: #0F5BAF; text-decoration: none;}

/*
ul { margin: 5px 0 20px 15px; padding : 0; list-style : none;  }
li { list-style-type: none;	color: #F29900;	margin: 0 0 0px 0;	padding: 0 0 0 0px; }
li a { color: #546078;  }
li a:hover { color: #F29900; }*/

fieldset {	border: 1px solid #eee; }
/*textarea.text { height: 150px; width: 90%; border: 1px solid #ccc; background: #fff; color: #000; }*/
/*textarea.text:hover { border: 1px solid #eee; background: #FFFFF4; color: #000; }*/
/*input.field { border: 1px solid #ccc; background-color: #3C3C3C; width: 100px; color: #000; }*/
/*input.field:hover { border: 1px solid #eee; background: #ccc; color: #000; }*/


input,textarea,select,file {font-size:1em; padding:2px; color:#000; border: 1px solid #ccc; margin:3px 0; background:#fff url(../img/fondo_formulario.gif) repeat-x top left; overflow:hidden}
textarea{font:1em Verdana,sans-serif}	   
input:focus,textarea:focus,select:focus,file:focus {border:1px solid #F78F1E}

hr {
	background-color: #006633;
	height:1px;
}
#info_superior {
	width:760px;
	clear:none;
}

#fecha_superior {
	width:160px;
	float:left;
	clear:left;
	font-size:90%;
	margin: 0 20px 0 15px;
	padding-left:5px;	
	/*margin-top:3px;*/
}

#cita {
	width:550px;
	float:left;
	clear:right;
	text-align:right;
}

#cita em {
	font-weight:bold;
	color: Black; 
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 90%;
}

#fechasss {
	width:760px;
	/*height:30px;*/
	float:left;
	clear:none;
	margin-top:0px;
	margin-bottom:10px;
	font-size:90%;
	background: url(/img/fondo_enlaces.gif) repeat-x;
	margin-left:15px;
}

#fecha {
	width:200px;
	float:left;
	clear:left;
	padding-left:15px;
}
#accesos {
	clear:none;
	font-size:110%;
	font-weight:bold;
	margin: 0px 20px 0px 25px;	/* 0 20 0 25 */
	/*border-bottom: 1px solid #D2691E;*/
}

#accesos a {
	color: #FFFFE0;	 /* #CC6600 */
}	

#nav_accesos {
	width:100%;
	clear:none;
}

/* Capa Original antes de tocar dimensiones 
.center_2col { background: #FFF;  width: 550px !important; width: 535px;  float: right; margin: 0px 10px 5px 5px; } */

.center_2col { background: #FFF;  width: 580px !important; width: 565px;  float: right; /*margin: 15px;*/ /* Valores actuales -  margin: 0px 20px 5px 5px; */ margin: 0px 10px 5px 5px; }
.leftmenu_2col { background: #FFF url(leftbg.jpg) repeat-x; /*width: 174px;*/ width: 150px; float: left; padding: 0; margin: 0; }

/* Capa para Callejero */
.center_1col { background: #FFF;  width: 750px /* Valor incial: 700*/ !important; width: 735px;/* Valor inicial:685*/  float: left; /*margin: 15px;*/ margin: 0px 0px 5px 5px; }
/************************************************
SALUDA ALCALDÍA
************************************************/
#saluda { 
 	width:99%;
	margin-left:auto;
	margin-right: auto;
	clear:none;
 }
 
#saluda_izqda { 
	width:30%;
	float:left;
	text-align:center;
	font-weight : bold;
 }
 
#saluda_dcha {
	width:70%;
	float:left;
	text-align:justify;
}

/************************************************
BARRA NAVEGADORA
************************************************/

.navegadora {
	margin-top:5px;
	margin-bottom:5px;
	padding-left:10px;
	text-align:left;
}

.navegadora {
	font-family:"Trebuchet MS", Trebuchet, Arial;
	font-size:11px;
	font-weight:bold;
}

.navegadora{
	background: transparent url(/img/iconos/flecha.png) no-repeat left;
	color:#999999;
	border-bottom: #E6E6E6 solid 1px;
	border-top: #E6E6E6 solid 1px;
}

.navegadora strong {
	font-weight: bolder;
	color: #FF6600; 
}

#info_navegadora {
	font-weight:normal;
}

/************************************************
CABECERAS SUBSECCIÓN CONTENIDO
************************************************/

.subseccion_contenido { 
padding:0; 
margin:0; 
color: #000000; 
background: inherit;
font: bold 1.4em Arial, Sans-Serif; 
letter-spacing: -1px;
border-bottom: 1px solid #708090;
}

/* EN DESUSO
#ordenanzas {
	
}

#ordenanzas ul{
    padding-left: 0px;
    margin-left: 5px;
    list-style-type:none;
}
#ordenanzas ul li {
    padding-left: 12px;
    margin-bottom: 1em;
}
*/





/* Estilos Tabla COMISIONES */
.tabla_comision {
	margin-top:12px;
	margin-bottom:10px;
}

.cargo {
	font-weight:bold;
}
.ptecomision{
	color: #8B0000;
	font-weight:bold;
}
/* Fin Estilos Tabla COMISIONES */

/************************************************
Estilos SISTEMA DE NOTICIAS
************************************************/
#noticias {
	/*width: 50%;
	float:left;
	clear:none;*/
}
.tit_not_desarrollada { 
padding:0; 
margin:0; 
color: #708090;  
background: inherit;
font: bold 1.4em Arial, Sans-Serif; 
letter-spacing: -1px;
text-align:justify;
}

/* Fin Estilos SISTEMA DE NOTICIAS */

.imagen_noticia {
	padding:1px;
	border: 1px solid Silver;
}

.imagen_noticia3px {
	padding:3px;
	border: 1px solid Silver;
}

.titular_noticia {
	font-weight: bolder;
}

.FyH_noticia {
	width:99%;
	float:left;
	clear:left;
	padding-top: 5px;
	/*border: 1px dotted #CD853F;*/
}
.IyR_noticia {
	width:100%;
	float:left;
	clear:right;
	text-align:right;
	padding-top: 0px;
	margin-bottom:15px;
	/*border: 1px dotted #CD853F;*/
}
/* Fin Estilos Noticias Formato Compactas */

/* Texto Marquesina de Texto */
.txtgreydark {padding:2px;}
.txtgreydark a:hover {color:#610057}

/* Estilo Tabla Ofertas Trabajo */
.Listado {}
.Listado tr {height: 26px;}
.Listado th {/*background-color: Green; color: #FFFFFF;*/background: url(../img/fondo_tabla.png) repeat-x; text-align: left; padding-left: 8px; border-bottom: 1px solid #e3e5f2;}
.Listado th a:link {color: #F77518; font-weight: bold;}
.Listado th a:hover {color: #F77518; font-weight: bold;}
.Listado th a:visited {color: #F77518; font-weight: bold;}
.Listado td {padding-left: 8px; border-bottom: 1px solid #e3e5f2;padding-bottom: 3px;padding-top: 3px;font-size:90%;}
.Listado td a:link {text-decoration: none; }
.Listado td a:hover {text-decoration: none; color: #FF7F50;}
.Listado td a:visited {text-decoration: none; /*color: #777DB5;*/}
.Listado td a.LinkListadoNormal:link {text-decoration: underline;}
.Listado td a.LinkListadoNormal:hover {text-decoration: underline;}
.Listado td a.LinkListadoNormal:visited {text-decoration: underline;}

/* Estilos Lateral Informativo */

.servicio {
	font-size:110%;
	font-weight:bold;
}
.txt_servicio {
	padding-left:0px;
	margin-top:0px;
	font-size:90%;
	font-weight:bold;
	text-align:left;	
}
.DirFarmacia {
	padding-left:20px;
	margin-top:0px;
	font-size:90%;
	text-align:left;
}

/* Iframe Callejero */

.iframe_callejero {
margin-left:auto;
margin-right:auto;
text-align:center;
/*border: 1px solid Silver;*/
}

.iframe_catalogo {
margin-left:0px;
margin-right:0px;
text-align:left;
/*border: 1px solid Silver;*/
}


/* LISTADO NOTICIAS */

/* Noticia Resumida: Titular, Fecha y Subtitular*/
#noticia {
	width:99%;
	margin:10px;
	clear:both;
	border-bottom: 1px dotted Navy;
}

/* Estilos Datos de una Noticia (Titular, Fecha, Sección, Subtitular) */
#resumen_noticia ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#resumen_noticia li {
	margin-bottom:2px;
}

#titular {
	width:99%;
	margin:10px;
	clear:both;
	text-align:left;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006633;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;*/
}

/*
#titular A, titular A:ACTIVE, titular A:FOCUS, titular A:LINK, titular A:VISITED {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006633;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#titular A:HOVER { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006633;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
*/
#subtitulo {
	width:99%;
	margin:10px;
	clear:both;
	/*font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:12px;*/
	text-align:justify;
	padding-bottom:3px;
}

#subtitulo_noticia_detalle {
	width:99%;
	margin:10px;
	clear:both;
	/*font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:12px;*/
	text-align:justify;
	padding-bottom:3px;
	border-bottom: 1px dotted #006600;
}

#fecha_noticia {
	width:99%;
	margin-left:10px;
	margin-top:3px;
	text-align:left;
	color:#990000;
}

/* Letra Accesibilidad */
.letra_acceso {text-decoration: underline;} 

/* Estilos Evento Agenda */
#evento {
	clear:right;
	float:left;
}
#evento ul {
   list-style-type:none;
	padding-bottom:0px;
	margin-bottom:0px;		 
}
#evento li {
	margin-bottom:3px;
}

/************************* MAPA WEB ****************************/
#mapaweb ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:inline;
}

#mapaweb li {
	list-style: none;
	margin: 6px 6px 0px 5px;
	text-decoration: none;
	background: url(../img/flechita.gif) 3px 5px no-repeat;
	padding: 0px 0px 3px 15px;
}

#mapaweb li a{
	/*display:inline;*/
	text-decoration: none;
	background: none;
}
#mapaweb a:hover {
	text-decoration: underline;
}

#mapaweb2 ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mapaweb2 li {
	margin: 4px 4px 0px 15px;
	text-decoration: none;
	background: url(../img/flechita.gif) 13px 5px no-repeat;
	padding: 0px 0px 3px 25px;
}
/*
#mapaweb2 li a{
	display:inline;
	text-decoration: none;
}*/
#mapaweb2 a:hover {
	color: #F19100;
	text-decoration: none;
}

#mapaweb3 ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mapaweb3 li {
	margin: 4px 4px 0px 25px;
	text-decoration: none;
	background: url(../img/flechita.gif) 23px 5px no-repeat;
	padding: 0px 0px 3px 35px;
}
/*
#mapaweb3 li a{
	display:inline;
	text-decoration: none;
}*/
#mapaweb3 a:hover {
	color: #F19100;
	text-decoration: none;
}
/************************ FIN MAPA WEB ****************************/

/* Lista de Ordenanzas*/
#lordenanzas ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:inline;
}

#lordenanzas li {
	list-style: none;
	margin: 0px 0px 0px 5px;
	text-decoration: none;
	background: url(../img/arrow.gif) 3px 5px no-repeat;
	padding: 0px 0px 3px 15px;
}

#lordenanzas li a{
	display:inline;
	text-decoration: none;
	background: none;
}
#lordenanzas a:hover {
	text-decoration: underline;
}

#autor_articulo {
	color: #708090;
	font-weight: bold;
	font-style: oblique;
}

.temp_max {
	font-weight: bold;
	color: #B22222;
	font-size: 10px;  
}

.temp_min {
	font-weight: bold;
	color: #49649A;
	font-size: 10px;
}

#txt_descr_seccion {
	font: 100% Arial, Sans-Serif; margin: 15px 10px 15px 0px; padding: 0; color: #5f5f5f; background: inherit; 
}

#nombre_alcalde {
	width: 92%;
	float:left;
	margin-top:5px;
	font-size:90%;
	font-weight: normal;
	text-align: center; 
	padding-left:0px;
}

#nombre_alcalde strong {
	margin-top:5px;
	font-weight: bolder;
	color: Black;
}

/* ESTILOS DE LISTAS */ 
/* Definición General de las etiquetas UL y LI*/
.center_2col ul {
	padding-left: 10px; 
	margin-left: 15px;
	list-style-type: square; 
}

.center_2col li {
	font-family:trebuchet ms, arial, verdana, sans-serif;
	font-size:1.1em;
	text-align:justify;
	line-height:1.5em;
	color: #555;
	padding-left: 5px;
	margin-bottom: 0.5em;	
}

/* Lista de Ordenanzas y Reglamentos */
ul.lista1 {
	padding-left: 10px; 
	margin-left: 10px;
	list-style-type: none;
}

li.lista1 {
	padding-left: 10px;
   background: url(../img/arrow.gif) 0em 0.5em no-repeat; 
	margin-bottom: 1em;	
	font-size:1.1em;
}

ul.lista3 {
	padding-left: 6px; 
	margin-left: 6px;
	list-style-type: none;
}

li.lista3 {
	padding-left: 14px;
    background: url(../img/iconos/servicios.gif) -0.0em 0.3em no-repeat; 
	margin-bottom: 1em;	
	font-size:1.1em;
}

li.lista1_abajo {
	padding-left: 10px;
   background: url(../img/arrow2.gif) 0em 0.5em no-repeat; 
	margin-bottom: 1em;	
}

/* Lista de Articulos sobre Mora*/
ul.lista2 {
	padding-left: 10px; 
	margin-left: 10px;
	list-style-type: none;
}

li.lista2 {
	padding-left: 25px;
   background: url(../img/iconos/documento.jpg) 0em 0em no-repeat; 
	margin-bottom: 1em;	
}

ul.servicios {
	padding-left: 0px; 
	margin-left: 7px;
	list-style-type: none;
	/*border-left:1px dotted #454545;
	border-right:1px dotted #454545;*/

}

li.servicios {
   padding-left: 15px;
   background: url(../img/iconos/servicios.gif) 0em 0.3em no-repeat; 
   margin-bottom: 0.5em;	
}

/* Lista de Puntos de Pleno*/
ol.ppleno {
	padding-left: 10px; 
	margin-left: 15px;
	/* list-style-type: square; */
}

li.ppleno {
	padding-left: 5px;
	margin-bottom: 1em;	
}

/* Lista Agenda de Eventos*/
ul.evento {
	padding-left: 0px; 
	margin-left: 0px;
	list-style-type: none;
}

li.evento {
	padding-left: 10px;
   background: url(../img/arrow.gif) 0px 5px no-repeat; 
	/*margin-bottom: 1em;	*/
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 3px 10px;
}

/* Lista de Concejales */
.concejales {

}

.concejales ul {
    padding-left: 0px;
    margin-left: 30px;
	 list-style-type: square;
}
.concejales ul li {
	margin-bottom:5px;	
}

.txt_farmacia {
	margin-top:0px;
}

.AutorArticulo {color: #0F5B7F;   }

.nombre_partido {
	padding:0; 
	margin:0; 
	color: #708090;  
	background: inherit;
	font: bold 1.4em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

/****** Requisitos Trámites ********/
#requisitos_tramites p {
	padding-left: 25px; 
	margin-top: 5px;
	margin-bottom: 5px;
}

#requisitos_tramites ul {
	padding-left: 10px; 
	margin-left: 15px;
	margin-top:10px;
	list-style-type: square; 
}
#requisitos_tramites li {
	padding-left: 5px;
	margin-bottom: 1em;	
}

/****** Fin Requisitos Trámites ******/

/* Estilos Morachos Ilustres */
#ilustres {}

#ilustres p {
	margin-top:15px;
	margin-bottom:15px;
}

#ilustres strong {
	font-weight: bolder;
	/*color: black;*/
}
/* Fin Estilos Morachos Ilustres */

/* Estilos Puntos de Interés*/
.ubicacion_pi {
	margin-top:10px;
	font-weight: bolder;
	/*color: #CD853F; */
	/*margin-bottom:5px;*/
}
/* Fin Estilos Puntos de Interés*/

/* Estilo Lista para información compacta (Grupo Político, Alojamiento) */
.datos_detalle { }

.datos_detalle ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.datos_detalle li {
	margin-bottom:2px;
}
/* Fin Estilos para informacion compacta */

/* Estilos Formulario Envio a Amigo Noticias */
.form_recomendar_noticia{
	width:550px;
	clear:none;
	border:1px dotted black;
}
.datos_usuario {
	width:250px;
	clear:left;
	float:left;
}
.datos_amigo{
	width:250px;
	clear:right;
	float:left;
}

/* Fin Estilos Formulario Envio a Amigos*/

/* Capas Horarios Transportes */
.horario {
	width:85%;
	clear:none;
	margin-left: auto;
	margin-right: auto;
}
.horas_izqda {
	width:95%;
	float:left;
	clear:left;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.horas_dcha {
	width:45%;
	float:left;
	clear:right; 
	text-align: right;
	margin-left:auto;
	margin-right:auto;
}

/* Fin Capas Horarios Transportes */

/* Navegador Enlaces Noticias*/
#navegador{
	width: 100%;
	background: url(../img/fondo_tabla.png) repeat-x; 
	text-align: left; 
	padding-left: 8px; 
	margin-top:15px;
	padding-top:5px;	
	padding-bottom:10px;		
}

/* Mismo Navegador que el anterior pero para el index (Un poco menos ancho)*/
#navegador_index{
	width: 98%;
	background: url(../img/fondo_tabla.png) repeat-x; 
	text-align: left; 
	padding-left: 8px; 
	margin-top:15px;
	padding-top:5px;	
	padding-bottom:10px;		
}

#navegador a:hover, #navegador_index a:hover {
	text-decoration:none;
	color:#EF8F00;
}

#navegador_izqda {
	width:33%;
	float:left;
	text-align:left;
}

#navegador_centro {
	width:33%;
	float:left;
	text-align:center;
}

#navegador_dcha {
	width:33%; 
	float:left;
	text-align:right;
}

/* Fin Navegador Enlaces Noticias */

#separador {
	background-color: #0F5B7F;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	letter-spacing: 2px;
	/*font-weight:bold;*/
	padding-top:3px;
	padding-bottom:3px;
	margin-top:20px;
	margin-bottom:20px;
}

/* Estilos Contenedores Información Izquierda-Derecha 50% */
#contenedor_izqda {
	width:55%;
	float:left;
	text-align:left;
}
#contenedor_izqda2 {
	width:45%;
	float:left;
	text-align:right;
}
#contenedor_dcha {
	width:35%;
	float:left;
	text-align:right;
	clear:right;
}
/* Fin Estilos Contenedores Información */

/* Caja Puntos Pleno Audio */

.lbd
{
	width: 570px;
	width/* */:/**/566px;
	width: /**/566px;
	border: 1px solid #DDDDDD;
	border-bottom: 0;
	background: white;
	padding: 1px 1px 1px 1px;
}

.lbd2
{
	width: 566px;
	width/* */:/**/536px;
	width: /**/536px;
	background: #F5F3F1;
	padding: 10px 15px 10px 15px;
	font-family: tahoma, arial, hevetica, sans-serif;
	font-size: 11px;
}

.lb2
{

	width: 570px;
	width/* */:/**/538px;
	width: /**/538px;
	border: 1px solid #DDDDDD;
	border-top: 0;
	padding: 10px 15px 10px 15px;

}

.lbsl
{
	border-top: 3px solid #F4F4F4;
	background: white;
	font-size: 0px;
	line-height: 0px;	
	width: 570px;
}

.wbl, .lbl
{
	font-weight: bold;
}

.wbr, .lbr
{
	float: right;
}

/* Fin de Caja Puntos Pleno Audio */

.banners {
	width: 420px;
	text-align: center;
	height: 90px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	float: left;
	border: 1px solid #ddd;
}

#ie6 .banners {
margin-right: 5px;
}

/* Estilo para las imagenes de la parte izquieda */
#banner_izqda {
	border-style: none;
}
