  
  body {
	  padding: 0px;
	  border-top-width: 0px;
	  border-right-width: 0px;
	  border-bottom-width: 0px;
	  border-left-width: 0px;
	  border-top-style: none;
	  border-right-style: none;
	  border-bottom-style: solid;
	  border-left-style: none;
	  background-repeat: repeat-x;
	  text-align: center;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 15px;
	  text-decoration: none;
	  margin: 0px;
	  background-color:#FFF;
	  color: #292929;
  }
  
  
  #contenedor {
	  padding: 0px;
	  border-top-width: 0px;
	  border-right-width: 0px;
	  border-bottom-width: 0px;
	  border-left-width: 0px;
	  background-image: url(img/fondo_body.gif);
	  background-repeat:no-repeat;
	  background-position: center 0px;
	  background-color:#00853e;
	  width:100%;
	  height:760px;
	  position:absolute;
	  top: 0px;
	  left:0px;

  }
  
  img {
	  margin-top: 0px;
	  margin-right: auto;
	  margin-bottom: 0px;
	  margin-left: auto;
	  border-top-width: 0px;
	  border-right-width: 0px;
	  border-bottom-width: 0px;
	  border-left-width: 0px;
	  border-top-style: none;
	  border-right-style: none;
	  border-bottom-style: none;
	  border-left-style: none;
  }
a, em, p , u, ul, li, span, h1, h2, h3, spam, select, imput, textarea{
	  color: #000;
	  text-decoration: none;
	  margin: 0px;
	  padding: 0px;
	  font-style: normal;
	  font-weight:normal;
  }
  #web {
	  margin-right: auto;
	  margin-left: auto;
	  margin-bottom: 25px;
	  width: 955px;
	  margin-top: 5px;
  }
  
  #nav {
	  color: #FFF;
	  height: 65px;
	  width: 955px;
  }
  #nav ul{
	  margin-right: auto;
	  margin-left: auto;
  	margin-top: 15px;

	  height: 65px;
	  width:100%;
	  display:block;
  
  }
  #nav ul li {
		color: #FFF;
	  float: left;
	  display: inline-block;
	  list-style-type: none;
	  border-right-style: solid;
	  border-right-color: #8FD3A1;
	  padding-right: 3px;
	  width: 105px;
	  text-align: left;
	  height: 40px;
	  line-height: 90%;
	  padding-top: 15px;
	  padding-left: 5px;
	  padding-right: 15px;	
	  font-size: 1.05em;
	  font-weight: normal;
	  border-right-width: thin;
	}
  #nav ul li a {
	  color: #FFF;
  }
  #nav ul li a:hover {
	  color: #8FD3A1;
  }
	
  #nav ul li.last {
	  border-style: none;
  }
  #nav ul li.marcado a{
	    color: #8FD3A1;
		font-weight:bold;

  }
 
  #nav ul li.estrellas {
	  background-image: url(img/nav_estrellas.gif);
	  background-repeat: no-repeat;
	  background-position: 5px 0px;
	  border-style: none;
	  float: left;
	  text-align: left;
	  height: 40px;
	  width: 160px;
  }
  
  #cuerpo {
	  clear: both;
	  height: 618px;
  }
  #contenido #textos {
	text-align: left;
	width: 520px;
	padding-top: 20px;
	padding-left: 20px;
	position:relative;
  }
  
  
  #cabecera a img {
	  margin-right: 10px;
	  display: inline;
	  float: left;
  }
  #textos #cabecera {
	  overflow: hidden;
  }
	
	h1{
	font-weight:bold;

}
	 #textos #cabecera h1 {
	font-size: 1.05em;
	margin-left: 260px;
	color: #333;
		}
		
  #textos #cuerpo {
	display:block;
	border-top-style: dashed;
	border-top-color: #CCC;
	clear: left;
	text-align: left;
	border-width: thin;
	margin-top: 15px;
	padding-top: 5px;
	height: 480px;
  }

	
	#textos .columna {
	width:250px;
	height:400px;
	display:inline-block;
	margin-right: 10px;
	float:left;
	}
	
	#textos p {
	line-height: 130%;
	font-size: 1.05em;
	color: #333;
	margin-bottom:5px;

  }
  
.lista {
	font-size: 1.05em;
	display: inline-block;
	border: thin solid #35B118;
	width:95%;
	margin-top:10px;
	padding:5px;
	overflow:hidden;
}


.lista em {
	font-weight: bold;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lista ul{
	list-style-image:url(img/bullet.gif);
	list-style-type:square;
	list-style-position: outside;
	margin-left: 25px;
}


.lista  li a{
	color: #333;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #35B118;
}

.lista  li a:hover, #cuerpo .lista  li a:active {
	color: #35B118;
}

#cuerpo .enlaces{
	border: thin solid #35B118;
	background-color: #f2f9f2;

}
#cuerpo .enlaces ul{
	list-style-image:url(img/bullet_enlaces.gif);
}

  em.marcado a, em.marcado{
	    color: #8FD3A1;
  }
  .boton {
	font-size: 1em;
	font-weight:bold;
	color: #FFF;
	background-image: url(img/btn.png);
	float: right;
	width: 120px;
	text-align: left;
	height: 26px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 5px;
	padding-top: 4px;
	display: block;
  }
	
	#contenido #cierre {
	display:block;
	clear:left;
	border-top-style: dashed;
	border-top-color: #CCC;
	text-align: left;
	border-width: thin;
	margin-top: 20px;
	padding-top: 5px;
	position:absolute;
	top: 520px;
	width: 520px;
  }
	
	.numero {
	  font-weight: bold;
	color: #333;
	  background-repeat: no-repeat;
	  background-position: left center;
	  padding-left: 60px;
	  margin-top: 3px;
	  text-align: left;
	  float: left;
	  display: inline;
	  width: 100px;
	  font-size: 1.1em;
  }
 #tel {
	  background-image: url(img/Telefono.gif);
	  padding-left: 60px;
	  padding-right: 10px;
	  margin-right: 10px;
  }
 #fax {
	  background-image: url(img/Fax.gif);
  }
	
  .boton a{
	  color: #FFF;
	  font-weight:bold;

  }
  .boton a:hover, .boton a:active{
	  color: #8FD3A1;
  }
  #contenido #galeria {
	  float: right;
	  border-top-style: none;
	  border-right-style: none;
	  border-bottom-style: none;
	  position: relative;
	  overflow: hidden;
  }
  #contenido #galeria .excelente {
	position: absolute;
	top: 380px;
	left: 202px;
  }
	
	#galeria .boton {
	display:none;
	float: none;
	position: absolute;
	text-align:center;
	top: 277px;
	left: 140px;
  }
	
  #Footer {
	  clear: both;
	  background-color: #FFF;
	  height: 90px;
	  width: 100%;
	  position:absolute;
	  top: 690px;
	  left:0px;
  }
  #Footer .legal {
	  width: 945px;
	  margin-right: auto;
	  margin-left: auto;
	  text-align: left;
	  display: block;
	  color: #545454;
	  padding-top: 5px;
  }
  #Footer .legal a  {
	  color: #545454;
  }
  #Footer .legal a:hover, #Footer .legal a:active{
	  color: #8FD3A1;
  }
  
  #Footer img {
	  float: right;
  }

