
.panel h2 {
  border: 1px solid #666666;
  margin: 10px 0;
  padding: 5px;
  display: block;
  background-color: #ffffff;
  font-size: 1em;
  text-align: center;
}

.panel li{
	list-style:none;
}
.panel li a {
  display: block;
  padding: 5px;
}
.panel li a:hover {
  background-color: #f6f6f6;
}
.panel li a.dom {
  text-align: right;
  background-color: #CCCCCC;
  padding:1px 5px;
}
.panel li a.dom:hover{
  background-color: #BBBBBB;
}

/*Lista de noticias*/
.anuncios{float:left;display:block;width:620px;padding:0;border-right:solid 1px #E3EAEE;margin:0 10px;}
.anuncios h2, .anuncios h3{cursor:pointer;background:#F5F7F9 URL("/images/background_anuncios_title.png") repeat-x left bottom;font-size:1.0em;border-top:solid 1px #E3EAEE;padding:4px 0;margin:0;}
.anuncios h2 a, .anuncios h3 a{font-weight:bold;text-decoration:none;background:transparent URL("/images/arrow_left.png") no-repeat left center;padding-left:20px;}
.anuncios h2.selected a, .anuncios h3.selected a{background:transparent URL("/images/arrow_bottom.png") no-repeat left center;}
.anuncios h2 span.fecha, .anuncios h3 span.fecha{float:right;color:#88A3BE;font-size:0.7em;margin-top:2px;margin-right:4px;}
.anuncios .body{background:#FFF URL("/images/background_anuncios.png") repeat-y left top;padding:10px 10px 10px 26px;border-bottom:solid 1px #E3EAEE;}


.portada .slide_images img{width:970px;height:647px;}
.slide_images img{width:760px;height:auto !important;height:570px;min-height:570px;}

.aseos{height:auto !important;height:405px;min-height:405px;}
.aseos img{width:540px;height:auto !important;height:405px;min-height:405px;}
/*#portada .slide_images img,
.slide_images img{width:100%;}*/
