*{
  margin:0;
  padding:0;
  border:0;
  outline:0;
}

body{
  background:#006633 url(fondo_web.bmp) repeat-x top center;
  text-align:center;
  font:10pt Verdana;
}

/* eliminamos espacios entre celdas */
table, tr, td {
  vertical-align:top;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  border: 0;
}

hr{
  height:1px;
	border-bottom: 1px dotted #003366;
}

#contenedor{
  text-align:left;
  width:920px;
  margin:0 auto;
}

#cabecera{
  background:url(fondo_cabecera.jpg) repeat-x center top;
  height:308px;
  width:920px;
}

#cuerpo{
  background:url(fondo_cuerpo.bmp) repeat-y center center;
  margin:0;
}


#menu{
  width:220px;
  display:inline;
  margin:0 0 0 20px;
  min-height:440px;
  float:left;
}

#contenido{
  display:inline;
  margin:10px 20px 0 0;
  width:600px;
  float:right;
  padding:20px;
  text-align:justify;
  background:#fff url(fondo_contenido.jpg) no-repeat right top;
}

#contenido_1columna #contenido{
  width:830px;
}

#pie{

}

#caja_buscador .input{
  border:1px solid #006633;
  margin:3px 0 0 0;
  width:150px;
  height:20px;
  display:block;
  float:right;
}


/* CONTENIDO */
.div_titulo_inicio{
  margin: 20px 0 0 0;
}

#contenido a{
  text-decoration:underline;
  font-weight:bold;
  color:#006633;
}

#contenido a:hover{
  text-decoration:none;
  color:#ff3300;
}


#contenido h1{
  font:14pt Georgia, "Times New Roman", serif;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:underline;
  color:#006633;
  margin:40px 0 20px 0;
}

#contenido h2{
  font:12pt Georgia, "Times New Roman", serif;
  font-weight:bold;
  text-transform:uppercase;
  color:#006633;
  margin:30px 0 10px 0;
}

#contenido h3{
  font:10pt Georgia, "Times New Roman", serif;
  font-weight:bold;
  font-style: italic;
  color:#006633;
  margin:20px 0 10px 0;
}

#contenido p{
  font:9pt Verdana;
  color:#333333;
  margin:10px 0;
  line-height:13pt;
}

#contenido li{
  font:9pt Verdana;
  color:#333333;
  margin:10px 0 10px 30px;
  line-height:13pt;
}

#contenido .firmante{
  font-style:italic;
  font-size:80%;
  color:#666666;
  margin-top:40px;
}

.div_img_derecha{
  font: 0.75em Verdana, sans-serif;
  color: #006633;
  text-align: center;
  float: right;
  padding: 0;
  margin: 15px 20px 15px 15px;
  display: inline;
}

.div_img_izquierda {
  font: 0.75em Verdana, sans-serif;
  color: #006633;
  text-align: center;
  float: left;
  padding: 0;
  margin: 15px 15px 15px 20px;
  display: inline;
}

.div_img_centrada {
  font: 0.75em Verdana, sans-serif;
  color: #006633;
  text-align: center;
  padding: 0;
  margin: 15px auto;
  display: block;
}

/*.con_borde {
  padding:3px;
  border: 1px solid #006633;
}*/

.con_borde {
  padding:1px;
  border: 3px solid #99cc33;
}

.piedefoto {
  display:block;
  margin-top:-10px;
}


#div_bibliografia {
  border-top:1px dotted #006633;
  padding-top:10px;
  clear:both;
  margin: 40px 0 0 0;
}
#div_bibliografia .p_bibliografia_titulo {
  font: 10pt Arial, sans-serif;
  color: #006633;
  letter-spacing:5px;
  text-transform: uppercase;
  text-align: left;
  margin: 0 0 5px 0;
  line-height: 13px;
}
#div_bibliografia .p_bibliografia, #div_bibliografia a {
  font: 10px Arial , sans-serif;
  color: #333333;
  text-align: justify;
  text-decoration: none;
  margin: 5px;
  line-height: 12px;
}
#div_bibliografia a:hover {
  text-decoration: underline;
}


#ayto-corporacion {
  margin: 0 auto;
}
#ayto-corporacion ul, #ayto-corporacion ul p{
  margin: 10px 0px 20px 0px;
  text-align: justify;
  line-height: 18px;
}
#ayto-corporacion ul .nombre{
  margin: 15px 0 0 0;
}
#ayto-corporacion ul .concejalia{
  margin: 0 0 5px 0;
  font: 8pt Verdana, Arial, sans-serif;
  line-height: 10px;
}
#ayto-corporacion .psoe{
  padding-left: 40px;
  line-height: 30px;
  list-style-type:none;
  background:url(icono_psoe.gif) left top no-repeat;
}
#ayto-corporacion .prog{
  padding-left: 40px;
  line-height: 30px;
  list-style-type:none;
  background:url(icono_prog.jpg) left top no-repeat;
}
#ayto-corporacion .pp{
  padding-left: 40px;
  line-height: 30px;
  list-style-type:none;
  background:url(icono_pp.gif) left top no-repeat;
}
#ayto-corporacion .iu{
  padding-left: 40px;
  line-height: 30px;
  list-style-type:none;
  background:url(icono_iulv.jpg) left top no-repeat;
}
#ayto-corporacion .noadscrito{
  padding-left: 40px;
  line-height: 30px;
  list-style-type:none;
  background:url(icono_noadscrito.gif) left top no-repeat;
}

#ayto-telefonos .titulo {
  margin: 24px 0 0 0;
  font-weight: bold;
  color: #006633;
  text-transform: uppercase;
}
#ayto-telefonos .info {
  margin: 0 0 0 10px;
  font-size: 80%;
}


.foto_album_2{
  display:block;

  float:left;  
}

.foto_album_2 a img{
  margin:3px;
  border:1px solid #006633; 
  display:block;
  width:60px;
  height:60px;
  background:#666;
  font:10px Verdana, sans;
  color:#999;
}

.foto_album_2 a:hover img{
  margin:1px;
  border:3px solid #99CC33; 
}

.foto_album_2 a:active img{
  margin:1px;
  border:3px solid #FF3300; 
}

/* HIGHSLIDE */
.highslide {
	cursor: url(../scripts/highslide/graphics/zoomin.cur), pointer;
  outline: none;
}

.highslide-loading{
  display:block;
  border:1px solid #006633;
  text-align:center;
  font:10px Verdana;
  color:#000;
  font-weight:bold;
  padding:2px;
  text-decoration:none;
  padding-left: 22px;
  background:#fff url(../scripts/highslide/graphics/loader.white.gif) no-repeat 3px 1px;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {
	background: url(../scripts/highslide/graphics/controlbar.png);
	width: 160px;
	height: 40px;
}
.controlbar a {
	display: block;
	float: left;
	height: 40px;
}
.controlbar a:hover {
	background-image: url(../scripts/highslide/graphics/controlbar-hover.png);
}
.controlbar .previous {
	width: 40px;
}
.controlbar .next {
	width: 40px;
	background-position: -40px 0;
}
.controlbar .imprimir {
	width: 40px;
	background-position: -80px 0;
}
.controlbar .close {
	width: 40px;
	background-position: -120px 0;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* fin HIGHSLIDE */

#div_album {
  text-align: center;
  margin: 0 auto;
}
#div_album #foto {
  float:left;
  height: 60px;
  margin: 20px;
  padding:0;
  text-align:center;
}
#div_album #foto img {
  border: 1px solid #006633;
  width: 130px;
  height: 80px;
}
#div_album #foto img:hover {
  border: 1px solid #99cc33;
}
#div_album table {
  width: 100%;
  height: 100%;
}
#div_album #td_foto{
  width: 130px;
  height: 80px;
  margin:0px;
  padding:0px;
  text-align:center;
}
#div_album #td_descripcion{
  margin:0px;
  padding:10px;
  text-align:left;
}
#div_album .descripcion {
  font: 10pt Trebuchet MS, Arial, Helvética, sans-serif;
  text-transform: uppercase;
  line-height: 14pt;
  color: #006633;
  margin:10px 0 0 0;
}
#div_album .autor {
  font-size: 8pt;
  line-height: 10pt;
}


/* fin CONTENIDO */


/* ACORDEON EMPRESAS */

#vertical_container{
  width:600px;
  display:none;
}

.accordion_toggle {
  height:20px;
  width:130px;
  float:left;
  cursor:pointer;
  color:#333333;
  margin:0;
  font:8pt Verdana;
  padding:0 0 0 14px;
  text-transform:uppercase;
  line-height:20px;
  display:block;
  background:url(icono_empresas.bmp) no-repeat -5px 1px;
}

.accordion_toggle_active{
	color:#ff3300;
  /*width:600px;*/
  background:url(icono_empresas_hover.bmp) no-repeat;
  padding:0;
  text-align:center;
}

.accordion_content {
  border:1px solid #eee;
  background:url(fondo_cuadros_publi.bmp) repeat-x;
  overflow: hidden;
  clear:both;
}

/* fin ACORDEON EMPRESAS */

#noticias_portada .titulo{
  margin:20px 0 0 0;
  text-align:justify;
}

#noticias_portada .td_imagen img{
  margin:20px 10px 0 0;
  border:1px solid #006633;
}

#noticias_portada .detalles{
  margin:0;
  text-align:justify;
  font-size:80%;
  color:#888;
  font-variant: small-caps;
}

#noticias_portada .cuerpo{
  margin:0;
  text-align:justify;
}

.p_archivo_noticias *{
  font: 10pt "Arial Narrow", Verdana;
  text-align:justify;
}


.div_enlaces table{
  padding:0;
  margin:30px 0 0 30px;
  width:500px;
}
.div_enlaces tr{
  padding:0;
  height:55px;
  margin:0;
}
.div_enlaces td {
  padding:0;
  margin:0;
}
.div_enlaces img {
  border: 1px solid #006633;
  margin:0;
}
.div_enlaces #td_foto {
  width:100px;
  vertical-align:top;
  text-align:center;
}
.div_enlaces #td_desc {
  vertical-align:top;
  text-align:left;
}
.div_enlaces #td_desc .titulo {
  margin: 0 0 5px 25px;
  font-weight: bold;
}
.div_enlaces #td_desc .desc {
  margin: 0 0 5px 25px;
}
.div_enlaces #td_desc .p_url {
  margin: 0 0 0 25px;
}
.div_enlaces #td_desc .enlace:link, .div_enlaces #td_desc .enlace:visited, .div_enlaces #td_desc .enlace:active {
  font: 10px Verdana, sans-serif;
  text-decoration:none;
}