@import "http://fonts.googleapis.com/css?family=Open+Sans:400,300&subset=latin,latin-ext";
@CHARSET "UTF-8";
HTML {width:100%;}

body {
     font-family: 'Open Sans',sans-serif;
    margin: 0;
    min-width: 1000px;
    padding: 0;
	background-image: url(../images/buscador.jpg);
	background-position:center top;
}
.int_busc{float: left;width: 50%; border: 0; padding: 0;margin: 0;}
.clearer{clear:both; line-height: 1px; height: 1px;}
.int_footer{float: left;border: 0; padding: 0;margin: 0; font-size:14px}
FORM#contacto{width: 500px;margin: 0 0 0 100px;}
FORM#contacto LABEL, FORM#contacto INPUT, FORM#contacto TEXTAREA, .int_busc SELECT{display: block}
INPUT.text,TEXTAREA.text{margin-bottom: 12px;padding: 0.4em;width: 95%;}
.int_footer DIV{float: left; width: 50%}
.int_footer DIV .btn_footer{width: 200px;cursor: pointer;}
.footer_punteado span{border-bottom: 1px dashed #7C7C7C;}

div.pre_item{float: left; width: 214px; margin-right: 10px;padding:20px 0;height: 230px;min-height: 230px; text-align: center;position:relative; cursor:pointer; font-size:13px}
div.pre_item .operacion{position: absolute;top: 40px; left:50px; text-align: center; width:42%; background-color:#f00; opacity:0.8}
div.pre_item .foto{width: 205px;height:195px;margin:0 auto}
div.pre_item .foto img{max-width: 205px;max-height:185px;}
div.pre_item .precio{font-size: 14px;}
div.pre_item .lugar{padding: 0 20px;}

div.txt_paginacion{font-weight:bold; font-size: 13px;text-align: center}
div.txt_paginacion .pagina_actual{font-size: 15px; cursor: pointer;}
div.txt_paginacion .pagina_extremo{font-size: 15px; cursor: pointer;}
div.txt_paginacion .pagina{cursor: pointer;}
div.txt_paginacion SPAN{margin-left: 5px}



.datos_footer{padding: 0 10px 0 20px;font-size: 14px;}
.pie{ color:#FFFFFF; }


/* efecto 1 */
.efecto1{
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}

/* efecto 2 */
.efecto2
{
  position: relative;
}
.efecto2:before, .efecto2:after
{
/* Posiciona la sobora por detras del color de la caja*/
	  z-index: -1; 
	  position: absolute;
	  /* no aplico ningun contenidos HTML */
	  content: "";
	  /* posiciona la sombra con respecto al borde inferior, izquierdo y superior */
	  bottom: 15px;
	  left: 10px;
	  top: 80%;
	  /* configura el ancho */
	  width: 50%;
/* color de fondo */
	  background: #777;
	  /* definicion de la sombra estandar para box-shadow */
	  -webkit-box-shadow: 0 15px 10px #777;
	  -moz-box-shadow: 0 15px 10px #777;
	  box-shadow: 0 15px 10px #777;
	  /* rotacion de la sombra */
	  -webkit-transform: rotate(-3deg);
	  -moz-transform: rotate(-3deg);
	  -o-transform: rotate(-3deg);
	  -ms-transform: rotate(-3deg);
	  transform: rotate(-3deg);
}
.efecto2:after
{
	  /* rotacion de la sombra */
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  /* posiciona la sombra con respecto al borde izquierdo y derecho */
	  right: 10px;
	  left: auto;
}

/* efecto 3 */
.efecto3
{
	position:relative;       
	-webkit-box-shadow:0 0px 4px #777, 0 0 20px #CCC inset;
	-moz-box-shadow:0 0px 4px #777, 0 0 20px #CCC inset;
	box-shadow:0 0px 4px #777, 0 0 20px #CCC inset;
}
.efecto3:before, .efecto3:after
{
	/* no aplica contenidos */
	content:"";
    position:absolute; 
	/* posiciona la sombra por detras de la caja */
    z-index:-1;
	   top:0;
    bottom:0;
    left:10px;
    right:10px;
	/* redondea las esquinas de la sombra */
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 
#contenedor{
	margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

.header-1 {
    float: right;
    height: 133px;
    padding-top: 15px;
    width: 120px;
}
.logo {
    float: left;
    height: 177px;
    margin-right: 10px;
    width: 430px;
}
#logo {
    height: 177px;
    width: 430px;
}
#logo img {
    height: 177px;
    width: 430px;
}
.header-datos {
    float: right;
    height: 130px;
    margin-top: 25px;
    text-align: right;
    width: 440px;
}

.header-datos-nombre {
    color: #F00;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    text-align: right;
}
.header-datos-tel {
    color: #000000;
    float: right;
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    padding: 10px 0 0 30px;
    text-align: right;
}

.header-datos-direccion {
    color: #999999;
    font-size: 15px;
    font-weight: normal;
    margin-right: 0;
    padding: 48px 0 0;
    text-align: right;
}
.header-datos-loc {
    color: #999999;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 12px;
    text-align: right;
}



#menu {
    background: url(images/menu.jpg) no-repeat scroll center top transparent;
    height: 72px;
}
.menu {
	background: url(images/menu.jpg) no-repeat scroll center top transparent;
    height: 72px;
   font-size: 14px;
    height: 50px;
    margin: 0;
}
.menu-items {
    float: left;
    height: 52px;
}

.operacion-content {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 5px 0 10px;
    text-shadow: 1px 1px 2px #000000;
	}