*{
	margin:0px;
	padding:0px;	
	list-style-type:none;
	font-family:"Arial";
}
html{
	height:100%;
}
body{
	height:100%;
	font-size:10px;
	background-color:#DC5A22;
	background-color:#C0C0C0;	
}
hr{
	display:none;
}
img{
	border:0;
	padding:0;
}
a{
	color:#E4794B;
	text-decoration:none;
}
a:hover{
	color:#D94505;
}
div.pusher{
	clear:both;
	height:0px;
	overflow:hidden;
}
div#wrapper0{
	width:738px;
	padding:0 1px 0 1px;
	margin:0 auto;
	background-color:#cccccc;	
}
div#wrapper{
	margin:0 auto;
	background-color:#fff;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(../img/fnd-wrapper.gif);
	position:relative;
}
h1{
	position:absolute;
	top:120px;
	left:15px;
}
h1 a{
	display:block;
	background-image:url(../img/logo.png);
	width:146px;
	height:73px;
}
h1 span,ul#menu span,h2 span{
	display:none;
}
div#flash-cabecera{
	height:201px;
}
ul#menu{
	height:56px;
	padding:7px 0 15px 10px;
	background-image:url(../img/fnd-menu.gif);
	background-repeat:no-repeat;
}
ul#menu li{
	float:left;
}
li#subMenuOfertas{
	position:relative;
}
li#subMenuOfertas ul{
	position:absolute;
	width:500px;
	padding:8px 0 0 90px;
}
li#subMenuOfertas ul li{
	display:inline;
}
li#subMenuOfertas ul li a{
	background-repeat:no-repeat;
	display:block;
	height:15px;
}
li#subMenuOfertas ul li a:hover{
	background-position:bottom;
}
a#Alq{
	width:76px;
	background-image:url(../img/btn-alquileres.gif);
}
a#Ven{
	width:76px;
	background-image:url(../img/btn-ventas.gif);
}
a#AlqTemp{
	width:160px;
	background-image:url(../img/btn-alquileres-temp.gif);

}
ul#menu li a{
	background-position:top;
	display:block;
	height:28px;
}
ul#menu li a:hover{
	background-position:0 -28px;
}
ul#menu li a.selected{
	background-position:bottom;
}
ul#menu li.selected ul{
	display:block;
}
ul#menu li a.selected:hover{
	background-position:bottom;
}
	
ul#menu li a#home{
	background-image:url(../img/btn-home.gif);
	width:57px;
}
ul#menu li a#ofertas{
	background-image:url(../img/btn-ofertas.gif);
	width:68px;
}
ul#menu li a#contacto{
	background-image:url(../img/btn-contacto.gif);
	width:79px;
}
	
/*	CONTENIDO PRINCIPAL */
div.contenido{
	width:430px;
	float:left;
	padding:0 35px 4em 35px;
	margin-bottom:40px;	
	background-image:url(../img/img001.gif);
	background-position:bottom;
	background-repeat:no-repeat;	
}
div.contenido p.colgado{
	font-family:"Arial";
	border:1px  #D94505 dotted;
	font-size:1.5em;
	color:#D94505;
	line-height:1.2em;
	padding:1em 0.5em 1em 0.5em;
	margin:1em 0 2em 0;
}
div.contenido img.home{
	float:left;
	padding:0 1.2em 0 0;
}
div.contenido p{
	color:#404040;
	font-size:1.2em;
	line-height:1.4em;
	padding: 0 0 1em 0;
}
/*	FIN contenido	*/



/*	LATERAL	*/

div.lateral{
	background-image:url(../img/fnd-lateral.png);
	padding:0;
	position:relative;
	width:229px;
	float:right;
	margin-right:9px;
	margin-top:-180px;
	z-index:25;
}
div.lateralInf{
	background-image:url(../img/fnd-inf-lateral.png);
	padding:0;
	height:17px;
	margin-bottom:-17px;
}
div.lateral p{
	padding:2em 25px 0 25px;
	color:#404040;
	font-size:1.2em;
}
h2#cuchilla{
	background-image:url(../img/fnd-cuchilla.png);
	height:51px;
	margin-top:-51px;
}
h2#novedades{
	margin-top:4.5em;
	background-image:url(../img/fnd-novedades.gif);
	height:49px;
}
div.lateral fieldset{
	padding:1em 40px 20em 25px;
	border:none;
}
div.lateral legend,div.lateral label,div.lateral button span{
	display:none;		
}
div.lateral input{
	color:#D94504;
	font-size:1.2em;
	width:100%;
	padding:0.3em 3px 0.5em 0.5em;
	border:1px #EDB69E solid;
}
div.lateral button{
	float:right;
	right:10px;
	background:none;
	display:block;
	background-image:url(../img/btn-registrame.gif);
	border:none;
	width:81px;
	height:30px;
	cursor:pointer;
}
div.lateral button:hover{
	background-position:bottom;
}
div.registros{
	padding:0 25px 25px 25px;
}
table#registros img{
	padding-right:2px;
}
table#registros span{
	color:#666;
	width:130px;
}
/*	FIN lateral	*/



ul#validadores{
	height:15px;
	padding:17px 10px 0 10px;
}
ul#validadores span{
	display:none;
}
ul#validadores li{
	float:left;
}
ul#validadores li a{
	display:block;
	height:10px;
}
ul#validadores li a:hover{
	background-position:bottom;
}
ul#validadores li.mayoral{
	float:right;
}
ul#validadores li.mayoral a{
	background-image:url(../img/mayoral.gif);
	width:18px;
	height:13px;
}
ul#validadores li a.xhtml{
	background-image:url(../img/xhtml.gif);
	width:33px;
}
ul#validadores li a.css{
	background-image:url(../img/css.gif);
	width:21px;
}
address{
	background-image:url(../img/fnd-pie.gif);
	height:21px;
	text-align:center;
	padding-top:10px;
	color:#f9f9f9;
	font-style:normal;
	font-size:1.1em;
}

