* {
  margin: 0;
  padding: 0;
}
html {
  background: #000 url("/img/bg_main.gif") repeat 0 1px fixed;
}
body {
  background: transparent url("/img/bg_contenedor.gif") repeat-y 50% 0 fixed;
  color: #333;
  font: 0.7em/160% Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, .telefono {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
img {
  border: none;
}
input, textarea {
  font: 100%/160% Verdana, Arial, Helvetica, sans-serif;
}

#contenedor {
  background: #fff url("/img/bg_contenedor.gif") repeat-y 50% 0 fixed;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 12px;
  width: 940px;
}

#cabecera{
  background: #1a1a1a url("/img/bg_cabecera.gif") repeat-x bottom;
  height: 120px;
  position: relative;
  width: 940px;
}

#cabecera h1 {
  background: #fff url("/img/logo.gif") no-repeat left;
  height: 73px;
  overflow: hidden;
  width: 240px;
  position: absolute;
  top: 7px;
}

#cabecera h1 a {
  position: absolute;
  left: 0;
  height: 73px;
  text-indent:-1000px;
  overflow: hidden;
  top: 0;
  width: 240px;
}

#cabecera h2 {
  color: #007430;
  color: #00b830;
  font: normal 220% "Georgia", "Times New Roman", Times, serif;
  letter-spacing: 0.07em;
  position: absolute;
  left: 350px;
  top: 28px;
  width: 580px;

}
#cabecera a,
#cabecera a:hover {
  color: #fff;
  text-decoration: none;
}
#claim {
  color:#fff;
  background: url(/img/bg_claim.gif) repeat-x;
  left: 0;
  padding-top:8px;
  text-align:center;
  height: 32px;
  position: absolute;
  top: 80px;
  width: 240px;
  font: normal 145% "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
#herramientas {
  right: 0;
  padding-left: 10px;
  position: absolute;
  top: 80px;
 }

#herramientas ul,
#herramientas li,
#herramientas a {
  float: left;
  list-style: none;
}
#herramientas span, #herramientas a {
  color: #aaa;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  text-transform: uppercase;
}
#herramientas a:hover {
  background: #141414 url("/img/bg_herra_hover.gif") repeat-x 0 0;
}


#menu {
  float: right;
  /*margin-top: -40px;*/
  position: relative;
  right: 0;
  width: 255px;
  z-index: 100;
}

#cuerpo {
  float: left;
  margin: 0;
  overflow: hidden;
  padding: 0 0 20px 20px;
  width: 660px;
  padding-top:10px;
}

#pie {
  background: #1a1a1a url("/img/bg_cabecera.gif") repeat-x 0 0;
  clear: both;
  color: #666;
  margin-top: 2em;
  padding: 20px;
  width: 900px;
  text-align:center;
}


#menu .seccion {
  background: #747474 url("/img/bg_menuseccion.gif") no-repeat 0 100%;
  color: #f1f1f1;
  margin-bottom: 1px;
  padding-bottom: 5px;
}
#menu h3 {
  background: #434343 url("/img/bg_menuseccion_cabecera.gif") no-repeat 0 0;
  color: #f88600;
  color: #86f886;
  color: #00b830;
  font-size: 110%;
  font-weight: normal;
  letter-spacing: 0.05em;
  height: 40px;
  line-height: 42px;
  margin-bottom: 0.7em;
  padding: 0 15px;
  text-transform: uppercase;
}
* html #menu h3 { /* less line-height for IE */
  line-height: 40px;
}
#menu .first h3 {
  background-position: -5px 0;
}
#menu h4 {
  color: #7c4c24;
  font-size: 110%;
  padding: 0 15px;
}
#menu a {
  color: #f1f1f1;
  text-decoration: underline;
}
#menu a:hover {
  background-color: transparent;
  text-decoration: underline;
}
#menu p,
#menu ul,
#menu ol {
  margin-bottom: 1em;
  padding: 0 15px;
}
#menu ul {
  list-style: none;
}
#menu ul a {
  background: transparent url("/img/bg_listitem.gif") no-repeat 0 3px;
  color: #f1f1f1;
  padding-left: 16px;
  text-decoration: none;
}
#menu .alternate ul a {
  color: #0e3a73;
}
#menu #ad-rightside {
  padding: 20px 60px;
}

#cuerpo h2{
	border-left:4px solid #007430;
	padding-left: 10px;
	margin-bottom:20px;
}
#cuerpo h2,
#cuerpo h2 a
{
  color: #007430;
  text-decoration: none;
}

#cuerpo h2 {
  font: normal 250% "Georgia", "Times New Roman", Times, serif;
}
#cuerpo h3,
#cuerpo h3 a,
.telefono,
.telefono a
{
   color: #007430;
  text-decoration: none;
}
.telefono a {text-decoration:underline}
.telefono,
#cuerpo h3 {
  font: normal 180% "Georgia", "Times New Roman", Times, serif;
}

#cuerpo p {
  margin-bottom: 1em;
}
#cuerpo .imagen {text-align:center; margin-bottom:0.5em}
#cuerpo ul {margin:1em 3em;}
.urbanizacion{margin-bottom:20px}

.masInfo {margin: 10px 0 0; padding-bottom:5px; border-bottom:1px solid #ccc;}

#migas {border:1px solid #ccc; background-color:#eee;padding:1px 4px;margin:0 0 4px;}
#migas a {color:#00c;}

#cuerpo .apunteSituacion {
	float:right;
	width:300px;
	clear:both;
	padding:3px 4px 10px;
	background: #f1f1f1 url("/img/bg_apunte.gif") no-repeat  0  100%;
	margin-bottom:10px;
}
#cuerpo .apunteSituacion p {
 	margin-bottom: 0.2em;
}
#cuerpo .apunteSituacion img{
	width:292px;
}

.comentario {font-size:80%;}

dt {font-weight:bold; margin-top:1em}
.coleccionTablas table{float:left;margin-right:50px; }
table{margin-bottom:20px;}
thead, tfoot{background-color:#ddd;}
td,th{padding:0 2px}
th{
	color: #007430;
	font: normal 180% "Georgia", "Times New Roman", Times, serif;
}
.tdNumerica{text-align:right}
.compactaImagenes img {width:650px}
@media print {
	html {
	  	background-color: #fff;
	}
	body {
	  	background-color: #fff;
	}
	#contenedor {
 		width:auto;
	}
	#menu {
	  display:none;
	}
	
	#cuerpo {
	  float: none;
	  width:auto;
	  clear:both;
	}
	#herramientas, #cabecera{
	  width:auto;
	  position:static;
	  height:auto
	}
	#claim {display:none}
	#cabecera h1, #cabecera h1 a {text-indent:0; position:static;width:auto; height:auto}
	#cabecera h2 {
		width:auto;
		position:static;
		height:auto
	}
	#pie {
		width:auto;
	}
}