/* CSS GENERAL */

@charset "utf-8";

* {	margin:0; padding: 0; }
body { margin: 0; padding: 0; background-color: #6e9285; text-align: center; }
a img { border: 0; }
#pagina { margin:auto; margin-bottom:10px; width: 967px; background:#fff; text-align:left; font-size:100%;}
ul { margin:0; padding:0;}
.flotar_izquierda { float: left; }
.justificado { text-align: justify; }
h1#inicio { width:967px; height:10px; background: url(../img/cabecera.gif) no-repeat; text-indent:-9999px; }
/* Sólo para IE6 */ 
* html h1#inicio { text-indent:-9999px; background-color: #6e9285; margin-top:-25px; }
.clear { clear:both;margin:0;padding:0; }

/*** FORMULARIOS: ***/
label, button { cursor:pointer; }
input, select, textarea { 	font-size: 100%; }
input:focus, select:focus, textarea:focus { background-color: #fff; }
fieldset { 	border: none; }


/* CABECERA */
#cabecera { width: 967px; height: 199px; }


/* MENU */
#menu { width: 182px; background: url(../img/fondo_menu.gif) repeat-y; }
h2#organizacion { width:182px; height:71px; background: url(../img/titulo_organizacion.gif) no-repeat; text-indent:-9999px; }
h2#grupo_municipal { width:182px; height:91px; background: url(../img/titulo_grupo_municipal.gif) no-repeat; text-indent:-9999px; }
#pie_menu { width:182px; height:20px; background: url(../img/pie_menu.gif); }


/* CONTENIDO */
#contenido { width: 605px; }
#contenido_extendido { width: 763px; background: url(../img/borde_derecho.gif) repeat-y right; }
#barra_navegacion { width:595px; height:15px; padding:2px 0 0 10px; background-color:#e0e0e0; font-size:0.6em; font-family: 'Tahoma'; color: #666; }
#barra_navegacion_extendida { width:753px; height:15px; padding:2px 0 0 10px; background: url(../img/navegacion_extendida.gif) no-repeat; font-size:0.6em; font-family: 'Tahoma'; color: #666; }


/* DESTACADOS */
#destacados { width:180px; background: url(../img/fondo_destacados2.gif) repeat-y; }
h2#titulo_destacados { width:180px; height:71px; background: url(../img/titulo_destacados.gif) no-repeat; text-indent:-9999px; }
#contenido_destacados { width:167px; padding:5px 5px 10px 8px; background: url(../img/fondo_destacados.gif) repeat-y; }
#pie_destacados { width:180px; height:20px; background: url(../img/pie_destacados.gif); }
#pie_contenidos_destacados { width: 180px; height: 9px; background: url(../img/pie_fondo_destacados.gif) no-repeat; }
.noticia_destacada h3 { text-align: left; font-family: 'Tahoma'; font-size:0.7em; color:#eb080c; font-weight: bold; }
.noticia_destacada .fecha { text-align: left; font-family: 'Tahoma'; font-size:0.6em; color:#ee6063; }
.texto_destacado { margin: 10px 12px 10px 3px; text-align: justify; line-height:normal; }
.texto_destacado a:link, .texto_destacado a:visited { font-family: 'Tahoma'; font-size:0.7em; color:#666; text-decoration:none; }
.texto_destacado a:hover { text-decoration: underline; }
.noticia_destacada img { border: solid 1px #1caf82; margin-left: 3px; }
.separacion_destacados { width:155px; height:25px; background: url(../img/separacion_destacados.gif) no-repeat center; }
#ver_todos_destacados { height:26px; margin: 25px 20px 0 20px; }


/* PIE_PAGINA */
#pie_pagina { width:967px; height:40px; background: url(../img/pie_pagina.gif); }
#pie_pagina_extendido { width:967px; height:40px; background: url(../img/pie_pagina_extendido.gif); }
#texto_pie_pagina { text-align: center; background-color: #6e9285; font-family: 'Tahoma'; font-size: 0.6em; color: white; }
#fondo_columna_derecha { width:12px; background-image:url(../img/fondo_derecha.jpg); background-repeat:repeat-y; }