/* 

NEUE GREEN CSS

*/

@import url(http://fonts.googleapis.com/css?family=Terminal+Dosis:400,700,600,200,800,300);

body
{
    background-color: #F9F9F9;
    color: #fff;
    font-family:'Terminal Dosis', sans-serif;
    font-size: 62.5%;
    margin: 0;
}
.type
{
	font-family: 'Terminal Dosis', sans-serif;
	font-weight:bold;
}
body #container .no-margin-right
{
	margin-right:0px;
}
.clear
{
    clear: both;
	display:block    
}

.no-visible
{
	display:none;
}


#container
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

/*
	opacity:0.45;
	filter:alpha(opacity=45);
*/
 /* HEADER */
 
#header
{
	height:599px;
	width:960px;
	
}
#header h1
{
	position:absolute;
	margin-left:115px;
	margin-top:25px;
	z-index:800;
}

#header h2 
{
	position: absolute;
	margin-left: 115px;
	margin-top: 145px;
	background-image:url(../img/header.png);
	background-repeat:no-repeat;
	width:388px;
	height:28px;
}

#prev, #next
{
	display: block;
	background-image: url('../img/flecha-nu-prev.png');
	height: 109px;
	margin-top: 220px;
	position: absolute;
	width: 29px;
}

#next
{
	background-image: url('../img/flecha-nu-next.png');
	margin-left: 931px;
}

#prev:hover
{
	background-image: url('../img/flecha-nu-prev-over.png');	
}

#next:hover
{
	background-image: url('../img/flecha-nu-next-over.png');	
}

#progress
{
	background-color: #12b160;
	height: 5px;
	margin-top: 539px;
	position: absolute;	
}

#header #slider-header li, #header #slider-header li a
{
	float:left;
	height:3400px;
	width:960px;
}

#header #thumbs-header
{
	position:absolute;
	width:100px;
	margin-top:515px;
	margin-left:840px;

}

#thumbs-header li 
{
	float:left;
}

#thumbs-header li a
{
	background-image:url(../img/bg-thumb-header.png);
	background-repeat:no-repeat;
	cursor: default;
	float:left;
	height:10px;
	margin:0px 4px;
	width:11px;
}

#thumbs-header li a.selected
{
	background-image:url(../img/bg-thumb-header-selected.png);
}

#header .slider-1 a
{
	background-image:url(../img/slider-header/header-1.jpg);
}

#header .slider-2
{
	background-image:url(../img/slider-header/header-2.jpg);
}

#header .slider-3
{
	background-image:url(../img/slider-header/header-3.jpg);
}

#header .slider-4
{
	background-image:url(../img/slider-header/header-4.jpg);
}

#header .slider-5
{
	background-image:url(../img/slider-header/header-5.jpg);
}

#header #slider-header-content
{
	height:599px;
	margin-top:5px;
	position:absolute;
	overflow:hidden;
	width:960px;
}

#header #slider-header
{
	position:relative;
	height:599px;
	width:6000px;
}

#header #conteiner-header-nav
{
	/*border-top: 2px solid #C6CCCC;*/
	/*border-bottom: 2px solid #C6CCCC;*/
	position:absolute;
	margin-top:544px;
	margin-bottom:15px;
	height:18px;
	padding:21px 20px;
	background-color:#D9DDE0;
	width:920px;
	z-index: 999;
}

#container #header .fixed-nav
{
	position: fixed;
	margin-top: 0px;
}

#header .box-header 
{
	background-color: white;
	height: 92px;
	position: absolute;
	width: 440px;
	margin-left: 190px;
	z-index: 20;
	margin-top: 5px;
}

#header #header-nav
{
	float:left;
	margin-left:60px;
}

#min-logo
{
	float:right;
	margin-top:-4px;
	display:none;
}

#header #header-nav li
{
	height:39px;
	float:left;
	text-align:center;
	margin-right:50px;
}

#header #header-nav li.selected
{
	color:#12B160;
	background-image:url(../img/bg-nav-selected.png);
	background-position:center 30px; 
	background-repeat:no-repeat;
}

#header #header-nav a
{
	font-size:1.6em;
	color:#99A1AB;
	text-decoration:none;
}

#header #header-nav a:hover 
{
	color: #4D4D4D;
}

#header #header-nav li.selected a,#header #header-nav li.selected a:hover
{
	color:#12B160;
	cursor:default;
}


/* CONTENT */

/* layout proyecto */

.layout-proyecto
{
	background-color:#f7f7f7;
	float:left;
	width:960px;
}

.layout-proyecto .tittle
{
	background-color:#FFF;
	float:left;
	position:relative;
	
	padding:20px 80px;
	z-index:200;
}

.layout-proyecto .tittle h2
{
	color:#808080;
	display:block;
	font-weight:600;
	font-size:2.6em;
}

.layout-proyecto .tittle p 
{
	color: #12B160;
	display: block;
	width: 515px;
	font-weight: 500;
	font-size: 1.3em;
	margin-top: 10px;
	line-height: 130%;
}

.layout-proyecto ul
{
	float:left;
	margin-bottom:40px;
	margin-left:80px;
	margin-top:40px;
}

.layout-proyecto ul li
{
	color:#99A1AB;
	float:left;
	background-image:url(../img/bg-line-proyectos.png);
	background-position:-186px top;
	background-repeat:no-repeat;
	padding:15px 0px;
	margin-right:40px;
}

.layout-proyecto ul li:hover
{
	background-position:left top;
}

.layout-proyecto ul h3
{
	height:20px;
	color:#F45B1E;
	display:block;
	font-weight:800;
	font-size:2.0em;
	margin-bottom:10px;
}

.layout-proyecto ul p
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
	font-size:1.2em;
	line-height:145%;
	width:170px;
}

.layout-proyecto ul span
{
	font-weight:bold;
}


/* LAYOUT DISENO */

.layout-diseno
{
	background-color:#ebebeb;
	float:left;
	width:960px;
}
.layout-diseno .tittle
{
	background-color:#FFF;
	float:left;
	position:relative;
	
	padding:20px 80px;
	z-index:200;
}
.layout-diseno .tittle h2
{
	color:#808080;
	display:block;
	font-weight:600;
	font-size:2.6em;
}
.layout-diseno .tittle p 
{
	color: #12B160;
	display: block;
	width: 340px;
	font-weight: 500;
	font-size: 1.3em;
	margin-top: 10px;
	line-height: 130%;
}
.conteiner-diseno
{
	float:left;
	height:370px;
	width:420px;
	overflow:hidden;
	margin-left:80px;
	overflow:hidden;
	position:relative;
	margin-bottom:60px;
}
.layout-diseno #descripcion-diseno
{
	position:relative;
	width:420px;
	height:310px;	
}
 
.layout-diseno #descripcion-diseno li
{
	cursor: pointer;
	height:190px;
	position:absolute;
	background-color:#F44E14;
	border-top:1px solid #fff;
	width:420px;
}
.layout-diseno #descripcion-diseno li:first-child
{
	border-color:#F45B1E;
}
.layout-diseno #descripcion-diseno li.active:first-child
{
	border-color:#F46D1E;
}
.layout-diseno #descripcion-diseno li.active
{
	background-color:#F46D1E;
}

.layout-diseno #descripcion-diseno li h3
{
	height:15px;
	float:left;
	padding-right:15px;
	margin-left:65px;
	font-size:1.6em;
	background:url(../img/bg-diseno-header.png) no-repeat center right;
	margin:25px 0px 25px 65px;
}
.layout-diseno #descripcion-diseno li p
{
	display:block;
	margin-left:65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:120%;
	padding-bottom:20px;
	width:300px;
}
.layout-diseno .diseno-1
{
	margin-top:0px;
	z-index:100;
}
.layout-diseno .diseno-2
{
	margin-top:190px;
	z-index:200;
}
.layout-diseno .diseno-3
{
	margin-top:250px;
	z-index:300;
}
.layout-diseno .diseno-4
{
	margin-top:310px;
	z-index:400;
}
.layout-diseno .slider-conteiner
{
	float:left;
	height:365px;
	width:440px;
}
.layout-diseno .slider-diseno
{
	position:absolute;
	height:370px;
	width:395px;
	overflow:hidden;
}
.layout-diseno .inner-slider-diseno
{
	position:relative;
	height:370px;
	width:2500px;
}
.layout-diseno .inner-slider-diseno li,.layout-diseno .inner-slider-diseno li a
{
	float:left;
	height:370px;
	width:417px;
}
.inner-slider-diseno .slider-1
{
	background-image:url(../img/slider-detalle/detalle-1.jpg);
}

.inner-slider-diseno .slider-2
{
	background-image:url(../img/slider-detalle/detalle-2.jpg);
}

.inner-slider-diseno .slider-3
{
	background-image:url(../img/slider-detalle/detalle-3.jpg);
}

.inner-slider-diseno .slider-4
{
	background-image:url(../img/slider-detalle/detalle-4.jpg);
}

.inner-slider-diseno .slider-5
{
	background-image:url(../img/slider-detalle/detalle-5.jpg);
}
.layout-diseno .slider-conteiner .flechas {

position: absolute;
height: 30px;
width: 45px;
margin-left: 374px;
}
.layout-diseno .slider-conteiner .flechas a
{
	float:left;
	height:6px;
	margin-top:175px;
	width:11px;
	padding:15px 5px;
}
.layout-diseno .slider-conteiner .flechas .prev
{
	background:url(../img/bg-prev.png) no-repeat center #4D4D4D ;
	opacity:0.90;
	filter:alpha(opacity=90);
}
.layout-diseno .slider-conteiner .flechas .next
{
	background:url(../img/bg-next.png) no-repeat center #4D4D4D;
}
.layout-diseno .slider-conteiner .flechas .next:hover, .layout-diseno .slider-conteiner .flechas .prev:hover
{
	background-color:#F45B1E;
	cursor:pointer;
}
.layout-diseno .slider-conteiner .flechas .next.disabled, .layout-diseno .slider-conteiner .flechas .prev.disabled
{
	background-color:#4D4D4D;
	cursor:default;
	opacity:0.40;
	filter:alpha(opacity=40);
}


/* LAYOUT VIVIENDA */

.layout-vivienda
{
	background-color:#E6EDED;
	float:left;
	width:960px;
}

.layout-vivienda .tittle
{
	background-color:#FFF;
	float:left;
	position:relative;	
	margin-bottom:20px;
	padding:20px 80px;
	z-index:200;
}

.layout-vivienda .tittle h2
{
	color:#808080;
	display:block;
	font-weight:600;
	font-size:2.6em;
}

.layout-vivienda .tittle p 
{
	color: #12B160;
	display: block;
	width: 340px;
	font-weight: 500;
	font-size: 1.3em;
	margin-top: 10px;
	line-height: 130%;
}

.layout-vivienda .container-thumbs
{
	border-top:2px solid #FFF;
	float:left;
	margin-top:40px;
	margin-left:80px;
	margin-bottom:30px;
	width:710px;
}

.layout-vivienda .thumbs-pisos
{
	color:#4D4D4D;
	float:left;
	margin-left:10px;
	padding:25px 0px;
	text-decoration:none;
	cursor:pointer;
	width:90px;
}

.layout-vivienda .thumbs-pisos:hover
{
	color:#F45B1E;
}

.layout-vivienda .thumbs-pisos.selected,.layout-vivienda .thumbs-pisos.selected:hover
{
	background:url(../img/thumb-pisos-selected.png) no-repeat left top;
	color:#12B160;
	cursor:default;
}

.layout-vivienda .thumbs-pisos span
{
	font-size:1.6em;
	font-weight:normal;
}

.layout-vivienda .thumbs-pisos p
{
	font-size:1.4em;
}

.layout-vivienda .flecha-planos
{
	background-color:#FFF;
	height:9px;
	margin-top:165px;
	padding:10px 5px;
	width:16px;
}

.layout-vivienda .container-slider-planos
{
	float:left;
	height:285px;
	overflow:hidden;
	position:relative;
	margin-top:40px;
	width:830px;
}

.container-slider-planos .inner-plannos
{
	position:relative;
	height:285px;
	width:6000px;
}

.container-slider-planos .plano
{
	float:left;
	height:285px;
	width:830px;
}

#plano1
{
	background:url(../img/planos/plano1-02.jpg) no-repeat left top;
}
#plano2
{
	background:url(../img/planos/plano2-02.jpg) no-repeat left top;
}
#plano3
{
	background:url(../img/planos/plano3-02.jpg) no-repeat left top;
}
#plano4
{
	background:url(../img/planos/plano4-02.jpg) no-repeat left top;
}
#plano5
{
	background:url(../img/planos/plano5-02.jpg) no-repeat left top;
}
#plano6
{
	background:url(../img/planos/plano6-02.jpg) no-repeat left top;
}
#plano7
{
	background:url(../img/planos/plano7-02.jpg) no-repeat left top;
}
.container-slider-planos .plano .descripcion
{
	height:160px;
	position:absolute;
	margin-left:615px;
	margin-top:60px;
	width:200px;
}
.container-slider-planos .plano .descripcion .tittle
{
	color:#4D4D4D;
	position:absolute;
	margin-left:15px;
	background-color:#FFF;
	padding:5px 12px;
	width:126px;
}
.container-slider-planos .plano .descripcion .tittle span
{
	font-size:21px;
	margin-right:5px;
}
.container-slider-planos .plano .descripcion .tittle h3
{
	color:#4D4D4D;
	font-weight:600;
	font-size:1.6em;
}
.container-descripcion-planos 
{
	position: absolute;
	width: 145px;
	margin-top:10px;
	height: 200px;
	overflow: hidden;
}
.inner-descripcion-planos
{
	position:relative;
	width:300px;
}
.nav-planos
{
	min-height:200px;
	float:left;
	background-image:url(../img/bg-descripcion-planos.png);
	padding:50px 0px;
	width:145px;
}
.nav-planos li
{
	color:#EDEDED;
	font-weight:400;
	font-size:14px;
	padding:8px 0px 8px 25px;
	margin-left:15px;
}
.flechas-planos-descipcion 
{
	height: 25px;
	position: absolute;
	width: 40px;
	margin-left: 740px;
	margin-top: 91px;
	z-index: 500;
}
.flechas-planos-descipcion a
{
	float:left;
	background-repeat:no-repeat;
	
	background-position:center;
	width:8px;
	height:15px;
	padding:7px 6px;
}
.prev-descripcion
{
	background-color:#4D4D4D;
	background-image:url(../img/flecha-prev-desc.png);
}
.next-descripcion
{
	background-image:url(../img/flecha-next-desc.png);
	background-color:#4D4D4D;
}
.next-descripcion:hover,.prev-descripcion:hover
{
	background-color:#F45B1E;
}
.next-descripcion.disabled,.prev-descripcion.disabled
{
	background-color:#4D4D4D;
	cursor:default;
	opacity:0.40;
	filter:alpha(opacity=40);
}
.descripcion-a
{
	background:url(../img/botones/boton-a.png) no-repeat left center;
}
.descripcion-b
{
	background:url(../img/botones/boton-B.png) no-repeat left center;
}
.descripcion-c
{
	background:url(../img/botones/boton-C.png) no-repeat left center;
}
.descripcion-d
{
	background:url(../img/botones/boton-D.png) no-repeat left center;
}
.descripcion-e
{
	background:url(../img/botones/boton-E.png) no-repeat left center;
}
.descripcion-f
{
	background:url(../img/botones/boton-F.png) no-repeat left center;
}
.layout-vivienda .prev-planos
{
	float:left;
	margin-left:20px;
	background:url(../img/flecha-next-planos-splice.png) no-repeat -9px 7px #FFF;
}
.layout-vivienda .prev-planos:hover
{
	background:url(../img/flecha-next-planos-splice.png) no-repeat -9px -25px #FFF;
}
.layout-vivienda .next-planos
{
	float: right;
	margin-right: 20px;
	background: url(../img/flecha-next-planos-splice.png) no-repeat 9px 7px white;
}

.layout-vivienda .next-planos.disable,.layout-vivienda .prev-planos.disable
{
	background-color:#DDDDDD;
	cursor:default;
}
.layout-vivienda .prev-planos.disable
{
	background:url(../img/flecha-next-planos-splice.png) no-repeat -9px 7px #fff;
	opacity:0.40;
	filter:alpha(opacity=40);
}
.layout-vivienda .next-planos.disable
{
	background: url(../img/flecha-next-planos-splice.png) no-repeat 9px 7px #fff;
	opacity:0.40;
	filter:alpha(opacity=40);
}
.next-planos:hover
{
	background: url(../img/flecha-next-planos-splice.png) no-repeat 9px -25px white;
}


/* LAYOUT UBICACION */

.layout-ubicacion {
	background-color: #cad5d5;
	float:left;
	width:960px;
}
.layout-ubicacion .tittle
{
	background-color:#FFF;
	float:left;
	position:relative;
	
	margin-bottom:20px;
	padding:20px 80px;
	z-index:200;
}
.layout-ubicacion .tittle h2
{
	color:#808080;
	display:block;
	font-weight:600;
	font-size:2.6em;
}
.layout-ubicacion .tittle p 
{
	color: #12B160;
	display: block;
	width: 550px;
	font-weight: 500;
	font-size: 1.3em;
	margin-top: 10px;
	line-height: 130%;
}
.layout-ubicacion .container-gmap 
{
	float: left;
	width: 805px;
	margin-left: 80px;
	margin-top: -26px;
	margin-bottom:70px;
}
.gmap
{
	float:left;
	height:383px;
	width:805px;
}
.slider-ubicacion 
{
	float: left;
	height: 225px;
	width: 615px;
	margin-left: 190px;
	margin-top: -15px;
}

.slider-ubicacion .header
{
	background-color:#F45B1E;
	float:left;
	padding:10px 15px;
	position:relative;
	z-index:20;
	width:250px;
}
.slider-ubicacion .header h3
{
	float:left;
	font-weight: 600;
	font-size: 2.0em;
	margin-bottom:5px;
}
.slider-ubicacion .header p
{
	font-size:1.4em;
	font-weight:500;
	
}
.slider-ubicacion .header .close
{

	background:url(../img/bg-close-ubicacion.png) no-repeat center #4D4D4D; 
	opacity:0.90;
	filter:alpha(opacity=90);
	float:right;
	height:5px;
	padding:5px;
	margin-top:-15px;
	width:6px;
}
.slider-ubicacion-conteiner
{	
	float:left;
	height:220px;
	margin-top:-40px;
	margin-left:30px;
	position:relative;
	z-index:10;
	overflow:hidden;
	width:555px;
}
.slider-ubicacion-conteiner .inner-slider-ubicacion
{
	position:relative;
	height:220px;
	width:2000px;
}
.slider-ubicacion-conteiner .inner-slider-ubicacion .thumb
{
	background-image:url(../img/bg-cercanias1.jpg);
	background-repeat:no-repeat;
	float:left;
	height:220px;
	width:555px;
}
.slider-ubicacion-conteiner .inner-slider-ubicacion .ubicacion2.thumb
{
	background-image:url(../img/bg-cercanias2.jpg);
}
.slider-ubicacion-conteiner .inner-slider-ubicacion .ubicacion3.thumb
{
	background-image:url(../img/bg-cercanias3.jpg);
}

.slider-ubicacion-conteiner .inner-slider-ubicacion .descripcion
{
	background-image:url(../img/bg-descripcion-ubicacion.png);
	padding:30px 10px;
	float:right;
	height:159px;
	width:110px
}
.slider-ubicacion-conteiner .inner-slider-ubicacion .descripcion h3
{
	background:url(../img/bg-line-header-desc.png) no-repeat top left;
	font-size:2em;
	font-weight:500;
	margin-left:6px;
	margin-top:15px;
	padding-top:15px;
}
.flechas-ubicacion
{
	margin-top:100px;
	float:right;
	position:relative;
	height:30px;
	width:30px;
	z-index:60;
}
.flechas-ubicacion a
{
	width:8px;
	height:15px;
	padding:8px 8px;
	position:absolute;
}
.flechas-ubicacion .prev
{
	
	margin-left:-24px;
	background-image:url(../img/bg-ubicacion-prev.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#4D4D4D;
}
.flechas-ubicacion .next
{
	
	background-image:url(../img/bg-ubicacion-next.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#4D4D4D;
}
.flechas-ubicacion .next:hover,.flechas-ubicacion .prev:hover
{
	background-color:#F45B1E;
}
.flechas-ubicacion .next.disabled, .flechas-ubicacion .prev.disabled, .flechas-ubicacion .prev.disabled:hover
{
	cursor:default;
	opacity:0.40;
	filter:alpha(opacity=40);
	background-color:#4D4D4D;
}

/* LAYOUT INVERTIR */

.layout-invertir 
{
	background-color: #b8bebe;
	float:left;
	height: 600px;
	width:960px;
}
.layout-invertir .tittle
{
	background-color:#FFF;
	float:left;
	position:relative;
	
	margin-bottom:20px;
	padding:20px 80px;
	z-index:200;
}
.layout-invertir .tittle h2
{
	color:#808080;
	display:block;
	font-weight:600;
	font-size:2.6em;
}
.layout-invertir .tittle p 
{
	color: #12B160;
	display: block;
	width: 550px;
	font-weight: 500;
	font-size: 1.3em;
	margin-top: 10px;
	line-height: 130%;
}
.slider-invertir-conteiner
{
	position:absolute;
	margin-bottom:10px;
	margin-top:60px;
	margin-left:80px;
	height:235px;
	float:left;
	overflow:hidden;
	width:810px;
	position:relative;
}

.slider-invertir-conteiner .inner-invertir
{
	position:relative;
	width:5000px;
}
.slider-invertir-conteiner .thumb 
{
	float:left;
	margin-right:-50px;
	width:560px;
}
.slider-invertir-conteiner .active .descripcion p,.slider-invertir-conteiner .active .header
{
	opacity:10;
	filter:alpha(opacity=100);
}
.slider-invertir-conteiner .descripcion p,.slider-invertir-conteiner .header
{
	opacity:0.40;
	filter:alpha(opacity=40);
}

.slider-invertir-conteiner .active .descripcion
{
	background-color:#F46D1E;
}
.slider-invertir-conteiner .header
{
	float:left;
	background-color:#FFF;
	padding:10px 15px;
	color:#4D4D4D;
	position:relative;
	width:300px;
	z-index:70;
}
.slider-invertir-conteiner .header h3
{
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
}
.slider-invertir-conteiner .header span
{
	font-weight:600;
	font-size:30px;
	color:#F45B1E;
}
.slider-invertir-conteiner .descripcion
{
	min-height:235px;
	float:left;
	position:relative;
	z-index:40;
	margin-top:-25px;
	margin-left:50px;
	padding:0px 70px;
	background-color:#4D4D4D;
	width:370px;
}
.slider-invertir-conteiner .descripcion p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height:130%;
	margin-top:50px;
	width:320px;
}

.layout-invertir .flechas
{
	float:right;
	height:5px;
	margin-right:95px;
	width:10px;
}
.layout-invertir .flechas a
{
	background-color:#4D4D4D;
	opacity:0.90;
	filter:alpha(opacity=90);
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	margin-top:-20px;
	padding:10px 8px;
	width:7px;
	height:13px;
	z-index:500;
}
.layout-invertir .flechas a:hover
{
	opacity:0.80;
	filter:alpha(opacity=80);
	background-color:#F45B1E;
}
.layout-invertir .flechas a.disabled,.layout-invertir .flechas a.disabled:hover
{
	background-color:#4D4D4D;
	cursor:default;
	opacity:0.40;
	filter:alpha(opacity=40);
}
.layout-invertir .flechas .prev
{
	background-image:url(../img/bg-prev-tips.png);
	
}
.layout-invertir .flechas .next
{
		background-image:url(../img/bg-next-tips.png);

		margin-left:23px;
}
.layout-invertir .thumbs
{
	float:right;
	margin-bottom:80px;
	margin-right:10px;
}
.layout-invertir .thumbs a
{
	font-size:1.2em;
	margin-left:35px;
	text-decoration:none;
	color:#4D4D4D;
}
.layout-invertir .thumbs a:hover
{
	color:#F45B1E;
}
.layout-invertir .thumbs a.active
{
	color:#12B160;
}
/* FOOTER */
.footer-top
{
	margin-top:-20px;
	float:left;
	width:960px;
	height:29px;
	background:url(../img/bg-sample-footer-top.png) no-repeat top ;
}

#footer
{
	background: url(../img/bg-footer.gif);
	width: 870px;
	padding-top: 30px;
	padding-left: 45px;
	padding-right: 45px;
	height: 315px;
}

#footer-nav
{
	float:left;
	width:120px;
}
#footer-nav li
{
	float:left;
	width:120px;
}
#footer-nav a
{
	color:#A7A9AC;
	display:block;
	font-size:1.2em;
	text-transform:uppercase;
	text-decoration:none;
	margin-bottom:8px;
}
#footer-nav a:hover
{
	color:#ccc;
}
#footer-nav .footer-logo
{
	background-image:url(../img/logo-footer.png);
	background-repeat:no-repeat;
	height:25px;
	margin-bottom:25px;
	width:190px;
}
#footer-nav a.active
{
	color:#FFF;
}
#footer #term-of-use li:last-child
{
	width:250px;
}
#footer .grid-footer-right
{
	float:right;
	width:240px;	
}
#footer .grid-footer-right h4
{
	display:block;
	font-size:1.4em;
	text-transform:uppercase;
}
#footer .grid-footer-right .telefono 
{
	background: url(../img/bg-telefono.png) no-repeat 5px 3px;
	color: #fff;
	font-weight: 500;
	font-size: 1.6em;
	margin-top: 15px;
	display: block;
	padding-left: 50px;
	padding-bottom: 6px;
	width: 150px;
}

#footer .grid-footer-right .line
{
	background-color:#12B160;
	display:block;
	height:1px;
	width:12px;
}
#footer .grid-footer-right span
{
	font-size:12px;
	display:block;
	color:#CBCBCB;
	margin-top:30px;
}
#footer .grid-footer-right form
{
	margin-top:10px;
	display:block;
}
#footer .grid-footer-right form input
{
	border: 1px solid #BCBEC0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	float:left;
	margin-right:10px;
	padding:3px 5px;
	width:185px;
}

#footer .grid-footer-right form .error
{
	border: 1px solid #ff6714;
}

#footer .grid-footer-right form input[type='submit']
{
	cursor:pointer;
	margin-top:3px;
	background-color:transparent;
	border:none;
	padding:10px;
	background-image:url(../img/btn-enviar.png);
	background-position:center;
	background-repeat:no-repeat;
	width:9px;
	height:12px;
}
#footer .grid-footer-right form input[type='submit']:hover
{
	opacity:0.60;
	filter:alpha(opacity=60);
}
.line-footer
{
	margin:20px 0px;
	float:left;
	height:2px;
	width:860px;
}
.footer-nav-logos
{
	float:left;
}
.footer-nav-logos li
{
	float:left;
	margin-right:56px;
}

.footer-nav-logos li img
{
	float:left;
}

#klm
{
	margin-top: 5px;
	margin-left: 20px;	
}

#bulla
{
	margin-top: 6px;	
}

#fiducom
{
	margin-top: 8px;	
}

.footer-nav-logos li p
{
	float:left;
	font-size:1.2em;
	text-transform:uppercase;
	color:#999;
	margin-bottom:15px;
}

#news-error, #news-ok
{
	position: absolute;
}

#footer .grid-footer-right #news-ok h4 
{
	margin:5px 0px;
	display:block;
	color:#FF0000;
	font-size:26px;
}

#footer .grid-footer-right #news-ok h4 
{
	color: #fff;
	float: left;
}
#footer .grid-footer-right #news-error span,#footer .grid-footer-right #news-ok span
{
	margin:5px 0px;
	display:block;
	color:#999;
	font-size:10px;
}

#footer .grid-footer-right #news-error strong
{
	color: #F45B1E;
}

#credits
{
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: normal;
	margin-top: 35px;
}

.neue-credit
{
	display: block;
	float: left;	
}

.dh-credit
{
	display: block;
	float: right;	
}

.dh-credit a
{
	color: #999;
	text-decoration: none;
}

.dh-credit a:hover
{
	color:#FFF;
}