*{
	margin: 0;
	padding: 0;
}
body{
	background: url(images/bg2.gif) repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 62.5%;
}
div#wrapper{
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
div#header{
	margin: 0 auto;
	width: 888px;
	position: relative;
	z-index: 101;
}
div#menu{
	overflow: visible;
}
h1{
	padding: 50px 0 44px 0;
	width: 180px;
	height: 60px;
}
	.nav, .nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.nav {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 1.1em;
	  z-index: 100;
	  position: relative;
	}
	.nav li {
	  float: left;
	  margin: 0;
	  padding: 0;
	  position: relative;
	}
	.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	  background: #fff;
	  color: #585857;
	  display: block;
	  padding: 5px 9px;
	  padding-top: 6px;
	  text-decoration: none;
	}

	.nav li a:hover {
	  background: #ccc;
	  color: #000;

	}


	#nav-one li:hover a,
	#nav-one li.sfHover a {
	  		background-color: #ecebe5;
	  color: #000;
	}
	#nav-one li:hover ul a,
	#nav-one li.sfHover ul a {
	  background: #525250;
	  color: #959595;
	}
	#nav-one li:hover ul a:hover,
	#nav-one li.sfHover ul a:hover {
	  background: #fff;
	  color: #000;
	}

	#activo{
		background-color: #ecebe5;
	text-decoration: none;
	}
	.nav ul {
	 overflow: hidden;
	  background: #565656;
	  /*border-bottom: 1px solid #000;*/
	  list-style: none;
	  margin: 0;
	  width: 180px;
	  position: absolute;
	  top: -999em;
	  left: -1px;
	}
	.nav li:hover ul,
	.nav li.sfHover ul {
	  top: 24px;
	}
	.nav ul li {
	  border: 0;
	  float: none;
	  display: block;
	}
	.nav ul a {
	  border: 1px solid #fff;
	  border-bottom: 0;
	  padding-right: 20px;
	  width: 178px;
	}
	.nav ul a:hover {
	  /*background: #ccc;*/
	  color: #000;
	}
/*#nav li{
	position: relative;
	float: left;
	padding-right: 12px;
	text-align: center;
}
#nav li a{
	padding: 6px 8px;	
	display: block;
	font-family: Tahoma, Arial;
	font-size: 1.1em;
	text-decoration: none;
	color: #585857;
}
#nav li a:hover{
	text-decoration: underline;
}
#nav li a.activo{
	background-color: #ecebe5;
	font-weight: bold;
	text-decoration: none;
}*/



div#contenido{
	clear: both;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
div#content{
	margin: 0 auto;
	width: 888px;
	height: 355px;
	background-color: #ecebe5;
}
div#bajos{
	width: 1000px;
	background: url(images/top_detalles.gif) bottom center #ecebe5 no-repeat;
	height: 117px;
}

div#subfoot{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: url(images/bottom_detalles.gif) top center #fff no-repeat;
	height: 118px;
}


div#flash{
	position: absolute;
	background-color: transparent;
	z-index: 100;
	top: -114px;
	left: 544px;
	width: 444px;
	height: 586px;
}

div#textos{
	margin: 0 auto;
	padding-left: 10px;
	width: 878px;
	background: url(images/bg_textos.gif) repeat-x;
	height: 278px;	
	overflow: hidden;
}
div#textos p{
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	/*width: 470px;*/
	color: #4b4b4b;
	line-height: 1.4em;
	padding-top: 5px;
}
h2#bienvenidos{
	padding-left: 10px;
	width: 220px;
	height: 74px;
	position: relative;
	overflow: hidden;
}

#bienvenidos span {
	background: url(images/h2_bienvenidos.jpg) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
h2#noticias{
	padding-top: 6px;	
	width: 220px;
	height: 32px;
	position: relative;
	overflow: hidden;
}

#noticias span {
	background: url(images/h2_noticias.jpg) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
h2#search{
	padding-top: 6px;	
	width: 220px;
	height: 32px;
	position: relative;
	overflow: hidden;
	padding-bottom: 15px;
}

#search span {
	background: url(images/h2_buscador.jpg) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
h2{
	font-size: 1.3em;
	overflow: hidden;
}
div#buscador{
	float: left;
	width: 210px;
	background: url(images/bg_search.gif) 0px 30px no-repeat;
	height: 265px;
	overflow: hidden;
}
div#sobre{
	float: right;
	padding-right: 400px;
	width: 260px;
}
input,select{
	display: block;
	font-size: 1.3em;
	margin-left: 19px;
}
label{
	display: block;
	margin: 5px auto;
	padding-left: 19px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
input#enviar{
	margin-top: 20px;
}
p.noticia{
	padding: 4px 0 4px 10px;
	background: url(images/pick.gif) left 10px no-repeat;
}
p.noticia a{
	color: #4B4B4B;
}
div#promocion{
	float: left;
	width: 220px;
}
div#restauracion{
	float: left;
}
div#foot{
	clear: both;
	width: 830px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #9d867a;
	margin-top: 5px;
	border-top: 1px solid #9d867a;
	padding-top: 5px;
	padding-bottom: 20px;
}
div#subfoot img{
	padding-left: 57px;
}
div#bajos p{
	padding-left: 62px;
}

div#obras p{
	padding-left: 62px;
}

ul#carousel{
	padding-left: 60px;
	list-style: none;
	width: 490px;
	margin-top: -16px;
}

ul#carousel li{
	list-style: none;
	float: left;
	padding: 5px 7px;
	padding-top: 3px;
}
li img{
	border: 1px solid #fff;
	padding: 1px;
}
li img.botones{
	border: none;
}
h2#finalizadas{
	padding-left: 67px;
	width: 220px;
	height: 58px;
	position: relative;
	overflow: hidden;
}

#finalizadas span {
	background: url(images/h2_finalizadas.jpg) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
div#obras{
	width: 1000px;
	background: url(images/top_detalles.gif) bottom center #ecebe5 no-repeat;
	height: 117px;
}

div#promociones{
	width: 450px;
	float: right;
}
div#restauraciones{
	width: 484px;
	padding-left: 66px;
	float: left;
}
h2#promos{
	padding-left: 0px;
	width: 88px;
	height: 74px;
	position: relative;
	overflow: hidden;
}

#promos span {
	background: url(images/h2_promos.jpg) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
h2#restaura{
	padding-left: 0px;
	width: 104px;
	height: 74px;
	position: relative;
	overflow: hidden;
}

#restaura span {
	background: url(images/h2_restaura.jpg) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#restauraciones ul{
	list-style: none;
	position: absolute;
	width: 350px;
	top: 15px;
	left: 170px;
}
#restauraciones ul li{
	list-style: none;
	font-size: 1.1em;
	float: left;
}
#restauraciones ul li a{
	width: 160px;
	height: 15px;
	padding-top: 5px;
	display: block;
	margin-left: 15px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dashed #989898;
}
#restauraciones ul li a:hover, #promociones ul li a:hover{
	border-bottom: 1px dashed #000;
}
#promociones ul{
	list-style: none;
	position: absolute;
	width: 350px;
	top: 15px;
	right: 10px;
}
#promociones ul li{
	list-style: none;
	font-size: 1.1em;
	float: left;
}
#promociones ul li a{
	width: 220px;
	height: 15px;
	padding-top: 5px;
	display: block;
	margin-left: 15px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dashed #989898;
}
fieldset{
	border: none;
}
