/*[fmt]1A90-1A0B-3*/
@import url(../includes/menu/estilomenu.css);

@import url(../includes/pie/estilopie.css);

@import url(../includes/menuizquierdo/estilomenuizquierdo.css);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

a {
	color: #74AB00;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

.container {
	margin: 0 auto;
	width: 950px;
}

body {
	background: #FFF url(../images/fondo.jpg) no-repeat fixed center top;
	height: 100%;
}

#cabecera {
	height: 140px;
	position: relative;
	z-index: 10000;
}

.cabecera0 {
	background: url(../images/cabecera0.jpg) no-repeat left top;
	height: 121px !important;
}

.cabecera1 {
	background: url(../images/cabecera1.jpg) no-repeat left top;
}

.cabecera2 {
	background: url(../images/cabecera2.jpg) no-repeat left top;
}

.cabecera3 {
	background: url(../images/cabecera3.jpg) no-repeat left top;
}

.cabecera4 {
	background: url(../images/cabecera4.jpg) no-repeat left top;
}

.cabecera5 {
	background: url(../images/cabecera5.jpg) no-repeat left top;
}

.cabecera6 {
	background: url(../images/cabecera6.jpg) no-repeat left top;
}

.cabecera7 {
	background: url(../images/cabecera7.jpg) no-repeat left top;
}

#logotipo {
	border: none;
	left: 0;
	position: absolute;
	right: 0;
}

a:hover #logotipo {
	filter: alpha( opacity = 70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#movil {
	/*+placement:anchor-top-right 1px 10px;*/
	position: absolute;
	right: 1px;
	top: 10px;
	font: normal normal 13px avenircondensed, "trebuchet ms";
	color: #0A8396;
	padding-left: 66px;
	padding-top: 1px;
	height: 51px;
	/*[disabled]display:none;*/
}

#movil strong {
	font-size: 20px;
}

#movil span {
	font: 23px avenircondensed;
	background-color: #EFECEC;
	padding-left: 4px;
	padding-right: 4px;
}

#movil img {
	/*+placement:shift 1px 3px;*/
	position: relative;
	left: 1px;
	top: 3px;
}

#menu {
	background: transparent;
	list-style: none;
	position: absolute;
	right: 200px;
	top: 75px;
}

#medio {
	height: 350px;
	height: auto !important;
	min-height: 350px;
}

#presentacion {
	color: #AAA;
	font: 23px avenircondensed;
	text-align: justify;
	padding-bottom: 22px;
	padding-top: 0px;
	margin-top: -3px;
}

#presentacion strong {
	color: #858585;
}

#presentacion strong.rojo {
	color: #87B205;
}

.destacadohome {
	/*+placement:shift 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
}

.container .destacadohome h1 {
	/*+placement:anchor-top-left 0px 0px;*/
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	color: #EEE;
	background-color: #82A710;
	font: normal 14px avenir, "trebuchet ms";
	text-transform: uppercase;
	width: 219px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 11px;
	filter: alpha( opacity = 90);
	-khtml-opacity: 0.9;
	-moz-opacity: 0.9;
	opacity: 0.9;
}

.container .destacadohome p {
	font: 12px calibri, tahoma;
	padding-left: 7px;
	padding-right: 7px;
}

.container .destacadohome p a {
	color: #333333;
	font-family: avenirbook;
	text-decoration: none;
}

.container .destacadohome p a:hover {
	color: #570;
}

#pie {
	border-top: 1px solid #EEE;
	color: #AAA;
	font: 11px tahoma;
	padding-top: 7px;
	/*+placement:shift 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
}

#pie #social {
	/*+placement:anchor-top-right 0px 25px;*/
	position: absolute;
	right: 0px;
	top: 25px;
}

#descripcion {
	background-color: #A2DA1A;
	/*+border-radius:3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	font: 15px "droid sans";
	padding: 7px;
	color: #FFF;
	/*+box-shadow:0px 0px 5px #ADADAD;*/
	-moz-box-shadow: 0px 0px 5px #ADADAD;
	-webkit-box-shadow: 0px 0px 5px #ADADAD;
	-o-box-shadow: 0px 0px 5px #ADADAD;
	box-shadow: 0px 0px 5px #ADADAD;
	margin-top: 16px;
}

.miniaturaproducto {
	margin-right: 11px;
	display: block;
	float: left;
	margin-bottom: 7px;
	height: 194px;
	text-decoration: none;
	color: #383838;
}

.miniaturaproducto:hover {
	color: #186E7C;
}

.miniaturaproducto div {
	font: 11px calibri, tahoma;
}

.miniaturaproducto img {
	border: 1px solid #999;
	/*+box-shadow:0px 0px 5px #9D9D9D;*/
	-moz-box-shadow: 0px 0px 5px #9D9D9D;
	-webkit-box-shadow: 0px 0px 5px #9D9D9D;
	-o-box-shadow: 0px 0px 5px #9D9D9D;
	box-shadow: 0px 0px 5px #9D9D9D;
}

/*tabla links profesionales*/
#informacion table.enlacesprofesionales {
	margin-top: 16px;
	width: 534px;
}

#informacion table.enlacesprofesionales td {
	border-top: 1px dotted #858585;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}

#informacion table.enlacesprofesionales td a {
	font: bold 22px "droid sans";
	color: #DDD;
	text-decoration: none;
}

#informacion table.enlacesprofesionales td a:hover {
	color: #FFF;
}

/*secciones*/
#informacion {
	margin-top: 25px;
	font: 19px calibri, tahoma;
	color: #FFF;
	line-height: 24px;
}

#imagenlateral {
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 36px;
	/*[empty]margin-left:;*/
	padding-left: 39px;
}

/*inmuebles - titulares superiores
inmuebles - titulares superiores*/
.container h1.supertitular {
	background: #186E7C;
	color: #FFF;
	font: normal 19px "droid sans", "trebuchet ms";
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 1px;
}

.container h1.titular, .container .contenido h1.titular {
	background-color: #92C21F;
	color: #FFF;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font: normal 15px "droid sans", "trebuchet ms";
	text-transform: uppercase;
}

.container h1.subseccion {
	color: #FFF;
	text-transform: uppercase;
	font: normal 15px "droid sans", "trebuchet ms";
	padding-top: 4px;
	padding-left: 5px;
}

.container h1.video {
	padding: 10px 0;
	font: normal 15px "droid sans", "trebuchet ms";
	color: #999;
}

.container .contenido {
	font: 11.8pt calibri, tahoma;
	color: #575859;
}

.container .contenido a {
	color: #089DD5;
}

.container .contenido a:hover {
	color: #0878A2;
	text-decoration: none;
}

.container .contenido h1 {
	font: 28px "droid sans", "trebuchet ms";
	padding-bottom: 7px;
	padding-top: 7px;
	color: #186E7C;
}

.container .contenido h1.supertitular {
	color: #FFF;
}

.container .contenido h2 {
	font: 16px "droid sans", calibri, tahoma;
	color: #79A60E;
	margin-top: 8px;
	margin-bottom: 8px;
}

.container .contenido h3 {
	font: bold 14px "droid sans", "trebuchet ms";
	color: #000;
	margin-top: 15px;
	margin-bottom: 8px;
}

.container .contenido p {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #3F3F3F;
}

.container .contenido ul {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	padding-left: 8px;
	line-height: 18px;
	color: #333;
}

.container .contenido ul li {
	background: url(../images/ico_guion.jpg) no-repeat 0px 8px;
	padding-left: 19px;
}

.container .contenido a.documento {
	color: #585858;
	font: 13px "droid sans", "trebuchet ms";
	text-decoration: none;
	display: block;
	background: url(../images/ico_pdf.jpg) no-repeat;
	padding-left: 26px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/*proyectos*/
#galeriaproyectos {
	padding-top: 18px;
	clear: both;
}

#galeriaproyectos a {
	display: block;
	text-decoration: none;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 3px;
	margin-right: 3px;
	height: 262px;
}

#galeriaproyectos img {
	border-bottom: 9px solid #74AB00;
}

#galeriaproyectos a:hover img {
	border-bottom: 9px solid #EEEEEE;
}

#galeriaproyectos a h1 {
	color: #74AB00;
	font: bold 15px "droid sans", "trebuchet ms";
}

#galeriaproyectos a h2 {
	font: bold 13px "droid sans", "trebuchet ms";
	color: #DDD;
}

#galeriaproyectos a h3 {
	font: 11px "droid sans", "trebuchet ms";
	color: #FFF;
	padding-top: 2px;
}

/*contacto*/
#lateral-izquierdo .datosdecontacto {
	font: 14px calibri;
	color: #DDD;
}

#lateral-izquierdo .datosdecontacto h2, #horario h2 {
	color: #74AB00;
	font: 22px calibri, tahoma;
}

#horario {
	margin-top: 13px;
}

#horario p {
	padding-right: 15px;
}

/*mdulo detalle*/
#detalle {
	margin: 60px 30px 20px 10px;
}

#estatico {
	margin: 65px 30px 20px 10px;
	text-align: justify;
}

#detalle img {
	float: left;
	width: 230px;
	border: 1px solid #2EA0AE;
	margin-bottom: 20px;
}

#detalle h1 {
	margin-left: 250px;
}

#detalle p {
	margin-left: 250px;
	text-align: justify;
	padding-bottom: 10px;
}

#detalle ul {
	margin-left: 280px;
	line-height: 130%;
	margin-bottom: 10px;
	font: 10px arial;
	letter-spacing: 1px;
}

#detalle ul li {
	padding-top: 0;
}

/*modulo galeria*/
p.catalogo-descripcion {
	text-align: justify;
}

#galeria-catalogo {
}

#galeria-catalogo .producto {
	float: left;
	height: 120px;
	margin: 0 30px 0 0;
	width: 210px;
}

#galeria-catalogo .pie-producto {
	color: #333;
	font: 11px arial, tahoma;
}

#galeria-catalogo img {
	background: #000;
	border: 3px solid #E2E2E2;
	padding: 1px;
}

#galeria-catalogo a:hover img {
	border-color: #AAA;
}

/*rejilla*/
hr {
	background: #DDD;
	border: none;
	clear: both;
	color: #DDD;
	float: none;
	height: 0.1em;
	margin: 0 0 1.45em;
	width: 100%;
}

hr.space {
	background: #FFF;
	color: #FFF;
}

.clearfix:after, .container:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix, .container {
	display: inline-block;
}

* html .clearfix, * html .container {
	height: 1%;
}

.clearfix, .container {
	display: block;
}

.clear {
	clear: both;
}

/*cajas con margen*/
.box5 {
	margin: 5px;
}

.box10 {
	margin: 10px;
}

.box15 {
	margin: 15px;
}

.box20 {
	margin: 20px;
}

.box25 {
	margin: 25px;
}

.box30 {
	margin: 30px;
}

.showgrid {
	background: url(../images/images_bluetrip/grid.png);
}

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23 {
	float: left;
	margin-right: 10px;
}

div.span-24 {
	float: left;
}

div.last {
	margin-right: 0;
}

.span-1 {
	width: 30px;
}

.span-2 {
	width: 70px;
}

.span-3 {
	width: 110px;
}

.span-4 {
	width: 150px;
}

.span-5 {
	width: 190px;
}

.span-6 {
	width: 230px;
}

.span-7 {
	width: 270px;
}

.span-8 {
	width: 310px;
}

.span-9 {
	width: 350px;
}

.span-10 {
	width: 390px;
}

.span-11 {
	width: 430px;
}

.span-12 {
	width: 470px;
}

.span-13 {
	width: 510px;
}

.span-14 {
	width: 550px;
}

.span-15 {
	width: 590px;
}

.span-16 {
	width: 630px;
}

.span-17 {
	width: 670px;
}

.span-18 {
	width: 710px;
}

.span-19 {
	width: 750px;
}

.span-20 {
	width: 790px;
}

.span-21 {
	width: 830px;
}

.span-22 {
	width: 870px;
}

.span-23 {
	width: 910px;
}

div.span-24, .span-24 {
	width: 950px;
}

.suffix-1 {
	padding-right: 40px;
}

.suffix-2 {
	padding-right: 80px;
}

.suffix-3 {
	padding-right: 120px;
}

.suffix-4 {
	padding-right: 160px;
}

.suffix-5 {
	padding-right: 200px;
}

.suffix-6 {
	padding-right: 240px;
}

.suffix-7 {
	padding-right: 280px;
}

.suffix-8 {
	padding-right: 320px;
}

.suffix-9 {
	padding-right: 360px;
}

.suffix-10 {
	padding-right: 400px;
}

.suffix-11 {
	padding-right: 440px;
}

.suffix-12 {
	padding-right: 480px;
}

.suffix-13 {
	padding-right: 520px;
}

.suffix-14 {
	padding-right: 560px;
}

.suffix-15 {
	padding-right: 600px;
}

.suffix-16 {
	padding-right: 640px;
}

.suffix-17 {
	padding-right: 680px;
}

.suffix-18 {
	padding-right: 720px;
}

.suffix-19 {
	padding-right: 760px;
}

.suffix-20 {
	padding-right: 800px;
}

.suffix-21 {
	padding-right: 840px;
}

.suffix-22 {
	padding-right: 880px;
}

.suffix-23 {
	padding-right: 920px;
}

.prefix-1 {
	padding-left: 40px;
}

.prefix-2 {
	padding-left: 80px;
}

.prefix-3 {
	padding-left: 120px;
}

.prefix-4 {
	padding-left: 160px;
}

.prefix-5 {
	padding-left: 200px;
}

.prefix-6 {
	padding-left: 240px;
}

.prefix-7 {
	padding-left: 280px;
}

.prefix-8 {
	padding-left: 320px;
}

.prefix-9 {
	padding-left: 360px;
}

.prefix-10 {
	padding-left: 400px;
}

.prefix-11 {
	padding-left: 440px;
}

.prefix-12 {
	padding-left: 480px;
}

.prefix-13 {
	padding-left: 520px;
}

.prefix-14 {
	padding-left: 560px;
}

.prefix-15 {
	padding-left: 600px;
}

.prefix-16 {
	padding-left: 640px;
}

.prefix-17 {
	padding-left: 680px;
}

.prefix-18 {
	padding-left: 720px;
}

.prefix-19 {
	padding-left: 760px;
}

.prefix-20 {
	padding-left: 800px;
}

.prefix-21 {
	padding-left: 840px;
}

.prefix-22 {
	padding-left: 880px;
}

.prefix-23 {
	padding-left: 920px;
}

div.border {
	border-right: 1px solid #EEE;
	margin-right: 5px;
	padding-right: 4px;
}

div.colborder {
	border-right: 1px solid #EEE;
	margin-right: 25px;
	padding-right: 24px;
}

#movil span {
	font: 23px avenircondensed;
	background-color: #DBE8EF;
	padding-left: 4px;
	padding-right: 4px;
}

#medio.medioempresa {
	background-image: url(../images/medioempresa.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}


