@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'EconomicaBoldItalic';
    src: url('Economica/Economica-BoldItalic-OTF-webfont.eot');
    src: url('Economica/Economica-BoldItalic-OTF-webfont.eot?#iefix') format('embedded-opentype'),
         url('Economica/Economica-BoldItalic-OTF-webfont.woff') format('woff'),
         url('Economica/Economica-BoldItalic-OTF-webfont.ttf') format('truetype'),
         url('Economica/Economica-BoldItalic-OTF-webfont.svg#EconomicaBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
margin:0;
padding:0;
}

body {
	background-color:#112431;
}

#contenedor{
	margin:auto;
	text-align: left; 
	width:940px;
	background-color:#036;
}
/*--------------------------------------------------------*/
#header {
	position:relative;
    float:left;
	width:940px;
	height:529px;
	background-color: #063;
}
#header_page {
	position:relative;
    float:left;
	width:940px;
	height:231px;
	background-color: #ebebeb;
}
.menu_sup{
	position:absolute;
	top:0px;
	background-color:#112431;
  	width:940px;
	height:30px;
	z-index:2;
}

.cabecera{
	position: absolute;
	top:30px;
	width:940px;
	height:201px;
	z-index:2;
}

.vitrina{
	position: absolute;
	top: 231px;
	width:940px;
	height:350px;
	z-index:0;
}
.buscador{
	position: absolute;
	background-image:url(img/buscador4.png);
	background-repeat: no-repeat;
	top:240px;
	left:30px;
	width:220px;
	height:218px;
	font-family: 'EconomicaBoldItalic';
	font-size:24px;
	color:#FFF;
	padding:10px;
	padding-left:20px;
	z-index:2;
}
/*--------------------------------------------------------*/
#contenido{
	position:relative;
    float: left;
	background-color: #ebebeb;
	width:940px;
	height:100%;
	min-height:400px;
}

#contenido_page{
	position:relative;
	float: left;
	background-color: #ebebeb;
	width:940px;
	height:100%;
	padding-top:50px;
	min-height:400px;
}
	
.head_contenido{
	position:relative;
	top:-56px;
	float:left;
	background-image:url(img/contenido.png);
	width:940px;
	height:65px;
	z-index:1;
}

.ultimas{
	position: absolute;
	color:#FFF;
	background-color:#D7410B;
	top:10px;
	left:-10px;
	width:auto;
	height:30px;
	z-index:2;
	font-family: 'BebasNeueRegular';
	font-size:20px;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior:url(border-radius.htc);  
}

.ultimas_result{
	position: absolute;
	color:#FFF;
	background-color:#D7410B;
	top:10px;
	left:-10px;
	width:auto;
	height:27px;
	z-index:2;
	font-family: 'BebasNeueRegular';
	font-size:20px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior:url(border-radius.htc);  
}

.ultimas_result a {
	color: white;
}

#contenido_news{
	float:left;
	width:620px;
	padding:0px 15px 20px 15px;
	margin:0px;
	margin-bottom:70px;
	z-index:1;
}

.bloque_prop{
	float:left;
	width:160px;
	margin-left:5px;
	margin-right:15px;
	padding:0px 5px;
	margin-bottom:5px;
}

.bloque_contenido{
	float:right;
	width:420px;
	margin-left:5px;
	height: auto;
}

.result_prop{
	
	float:left;
	width:600px;
	height: auto;
	margin-left:5px;
	padding:10px 5px 10px 5px;
	margin-bottom:20px;
}
.imagen_principal{
	position:absolute;
	top:-100px;
	left:0px;
	width:640px;
	height:400px;
	z-index:0;
}
.transparencia_principal{
	position:absolute;
	top:-100px;
	left:0px;
	width:640px;
	height:400px;
	z-index:1;
}

.bloque_img{
	float:left;
	margin-top:20px;
	margin-left:20px;
	width:580px;
	height:auto;
}

.bloque_mapa{
	float:left;
	margin-top:20px;
	margin-left:20px;
	width:580px;
	height:auto;
}

.categoria{
	line-height:18px;
	height:35px;
	font-family: 'BebasNeueRegular';
	font-size:16px;
	
}

.fotos_prop{
	float:left;
	background-color:#112431;
	width:150px;
	height:113px;
	padding:5px;
	z-index:1;
}

.precio_post{
	clear:both;
	margin-top:5px;
	color:#6B2101;
	padding-left:5px;
	font-family: 'BebasNeueRegular';
	font-size:30px;
}

.precio{
	float:left;
	margin-top:5px;
	color:#6B2101;
	padding-left:5px;
	width:155px;
	height:30px;
	background-color:#D7410B;
	font-family: 'BebasNeueRegular';
	font-size:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	 border-radius: 5px;
}

.precio_sombra{
	position:relative;
	top:-33px;
	left:-1px;
	color:#fff;
	width:155px;
	font-family: 'BebasNeueRegular';
	font-size:20px;
	z-index:2;
}

.precio_result{
	clear:both;
	color:#6B2101;
	padding-left:5px;
	padding-top:5px;
	width:155px;
	height:25px;
	background-color:#D7410B;
	font-family: 'BebasNeueRegular';
	font-size:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.precio_sombra_result{
	position:relative;
	top:-25px;
	left:-1px;
	color:#fff;
	width:155px;
	font-family: 'BebasNeueRegular';
	font-size:20px;
	z-index:2;
}

.titulo{
	float:left;
	width:165px;
	padding-top:5px;
	font-family: 'EconomicaBoldItalic';
	line-height:16px;
	font-size:18px;
}

a.titulo:link, a.titulo:visited{
	text-decoration:none;
	color:#000;
}

a.titulo:hover{
	text-decoration: underline;
	color: #369;
}

a.titulo:active{
	text-decoration:none;
	color: #C30;
}

.titulo_page{
	clear:both;
	margin-top:3px;
	text-decoration:none;
	font-family: 'EconomicaBoldItalic';
	font-size:22px;
}

.page{
	padding: 20px 10px 120px 20px;
	width: 540px;
	text-decoration:none;
	font-family: 'EconomicaBoldItalic';
	font-size:20px;
	float: left;
}

a.titulo_page:link, a.titulo_page:visited{
	text-decoration:none;
	color:#000;
}

a.titulo_page:hover{
	text-decoration: underline;
	color: #369;
}

a.titulo_page:active{
	text-decoration:none;
	color: #C30;
}

.sin_registro{
	clear:both;
	padding-top:10px;
	text-decoration:none;
	font-family: 'EconomicaBoldItalic';
	font-size:25px;
}

a.sin_registro:link, a.sin_registro:visited{
	text-decoration: underline;
	color:#F35C01;
}

a.sin_registro:hover{
	text-decoration: underline;
	color: #369;
}

a.sin_registro:active{
	text-decoration:none;
	color: #C30;
}

.contenido_page{
	padding-top:5px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

.fonos{
	float:right;
	text-align:right;
	width:280px;
	height:100px;
	padding-top: 30px;
	padding-right:10px;
	padding-bottom: 20px;
	z-index:1;
}

.horario{
	float:right;
	text-align:right;
	width:280px;
	height:140px;
	padding-top:20px;
	padding-right:10px;
	margin-bottom:20px;
	z-index:1;
}
/*--------------------------------------------------------*/
#pie{
   	clear:both;
	position:relative;
	float: left;
    width:940px;
	height:70px;
	z-index:1;
}
.img_pie{
position: absolute;
top:-50px;
}