/*:::::::::::::::::::::::::::::ESTILOS GENERICOS:::::::::::::::::::::::::::::::*/
*{
	margin:0;
	padding:0;
	}
html{
	width:100%;
	height:100%;
	}	
body{
	width:100%;
	height:100%;
	font-size:12px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	background: #000;
	overflow-x:hidden;
	}
div.salto{
	clear:both;
	}
a img{
	border:none;
	outline:none;
	}
a{
	outline:none;
	color:#888;
	text-decoration:none;
	}
h1{
	font-style:normal;
	font-size:22px;
	}
h2{
	font-style:normal;
	font-size:22px;
	}
h3{
	font-style:normal;
	font-size:14px;
	}
/*____________ESTILOS PROPIOS____________*/
div#contenedor{
	width:100%;
	background:url(../imagenes/fondo.jpg) no-repeat right bottom #FFF;
	}
div#espacio{
	height:50px;
	}	
/*____________NAVEGACIÓN OCULTA____________*/	
div#navegacion2{
	display:none;
	width:100%;
	padding:0;
	height:50px;
	position:fixed;
	top:0;
	background:url(../imagenes/overlay3.png) repeat;
	z-index:100000;
	}
div#navegacion20{
	min-width:940px;
	max-width:1180px;
	margin:0 auto;
	}	
div#navegacion2 img{
	margin:12px 20px 0 0;
	float:left;
	}		
a.nav2{
	padding:5px;
	font-size:11px;
	color:#fff;
	margin:0 12px 0 12px;
	font-weight:bold;
	line-height:45px;
	}
a.nav2:hover{
	color:#C00;
	}
a.select2{
	padding:5px;
	font-size:11px;
	color:#C00;
	font-weight:bold;
	}		
/*____________FLECHA-SUBIR____________*/	
img#subir{
	display:none;
	position:fixed;
	bottom:400px;
	left:8px;
	cursor:pointer;
	}
/*____________CABECERA____________*/
div#cabecera{
	background:#242424;
	height:90px;
	}
div#cabecera0{
	min-width:940px;
	max-width:1180px;
	padding:0 20px 0 20px;
	margin:0 auto;
	}
div#cabecera0 img#logo{
	margin:22px 0 0 0;
	}
div#cabecera0 a{
	float:right;
	margin:25px 10px 0 0;
	}
/*____________CONTENIDO1____________*/
div#contenido1{
	}
div#contenido10{
	min-width:840px;
	max-width:1180px;
	padding:0 100px 0 20px;
	margin:0 auto;
	}
div#navegacion{
	width:150px;
	float:left;
	margin:40px 0 0 25px;
	float:left;
	padding:0 0 0 0;
	}
	
a.nav{
	width:144px;
	padding:1px 6px 2px 0;
	font-size:13px;
	color:#333;
	background:#fff;
	display:block;
	float:left;
	margin:12px 0 0 0;
	text-align:right;
	border-right:5px solid #666;
	border-bottom:1px solid #CCC;
	}
a.nav:hover{
	border-right:5px solid #C00;
	background:#eee;
	}
a.select{
	width:144px;
	padding:1px 6px 2px 0;
	font-size:13px;
	color:#333;
	background:#fff;
	display:block;
	float:left;
	border-right:5px solid #C00;
	margin:10px 0 0 0;
	text-align:right;
	border-bottom:1px solid #CCC;
	}	
/*div#contenido_principal{
	float:left;
	}	*/	
div#contenido10 h1{
	font-weight:normal;
	padding:50px 0 0 240px;
	margin:0 0 0 0;
	}
div#contenido10 h1 img{
	padding:0 8px 0 0;
	}	
div#contenido10 p{
	min-width:680px;
	padding:10px 0 0 240px;

	}
ul#ini{
	display:block;
	min-width:680px;
	margin:10px 0 0 240px;
	}
ul#ini li{
	margin-left:15px;
	}		
/*____________CONTACTO____________*/
table.formulario{
	margin:15px 0 0 0;
	padding:0 0 0 30px;
	width:75%;
	}
table.formulario td{
	padding:6px;
	}
td.textoForm{
	width:80px;;
	text-align:right;
	}	
table.formulario label{
	font-size:10px;
	}
table.formulario input.input{
	height:19px;
	}
.input{
	width:100%;
	resize:none;
	background-color:#FaFaFa;
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
#area{
	height:100px;
	}	
table.formulario #boton{
	background-color:#FaFaFa;
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px 15px 5px 15px;
	cursor:pointer;
	}
table.formulario #boton:hover{
	background:#C00;
	color:#FFF;
	border:1px solid #000;
	}	
tr#hidden{
	display:none;
	}	
#curriculum{
	width:100%;
	resize:none;
	background-color:#FaFaFa;
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}	
span#recordatorio{
	font-size:10px;
	}	
span.echosok{
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:#666;
	line-height:37px;
	}
span.echoserror{
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:#666;;
	line-height:37px;
	}	
span.echoserror img, span.echosok img{
	float:left;
	margin:0 7px 0 0;
	}		
/*____________UBICACIÓN____________*/		
table.formulario iframe{
	width:100%;
	}	
td.vacio{
	width:40px;
	}	


/*____________CONTENIDO1a____________*/	
div#contenido1a0{
	min-width:940px;
	max-width:1180px;
	padding:0 20px 0 20px;
	margin:0 auto;
	}
div#contenido1a0 table{
	width:100%;
	margin:56px 0 0 0;
	}	
div#contenido1a0 table td{
	width:30%;
	padding:0 20px 0 20px;
	}
div#contenido1a0 table td.titulos{
	padding:0 0 10px 34px;
	}	
td.titulos h2{
	font-weight:normal;
	}	
td.titulos h2#interiorismo{
	font-size:20px;
	}		
td#rarito{
	padding:0 0 10px 24px !important;
	}	
		
/*____________EQUIPO____________*/
table#retratos{
	margin:8px 0 0 0;
	padding:0 0 0 20px;
	width:75%;
	}
table#retratos td{
	text-align:center;
	padding-bottom:25px;
	width:33%;
	}
table#retratos td strong{
	color:#C00;
	}	
td#porque2 p{
	min-width:400px !important;
	margin:0 !important;
	padding:0 0 0 40px !important;
	}	
td#colaboradores, td#porque2, td#porque {
	text-align:left !important;
	}
td#colaboradores h4{
	font-weight:normal;
	font-size:16px;
	margin:15px 0 10px 30px;
	padding:0 0 6px 0;
	border-bottom: 1px solid #ddd;
	}
td.equipoo{
	vertical-align:top;
	}	
td.equipoo img{
	border:1px solid #fff;
	-webkit-box-shadow: 2px 2px 16px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:2px 2px 16px rgba(50, 50, 50, 0.25);
	box-shadow:2px 2px 16px rgba(50, 50, 50, 0.25);
	}		
td#colaboradores ul{
	margin:15px 0 0 30px;
	}
td#colaboradores li{
	margin:5px 0 3px 10px;
	padding:2px;
	width:100%;
	background:#eee;
	list-style:disc;
	}
td#colaboradores li strong.negro{
	color:#666;
	}
td#colaboradores li:hover{
	background:#C00;
	color:#FFF;
	}	
td#colaboradores li:hover strong{
	color:#FFF;
	}		
	
td#equipo{
	text-align:left !important;
	}
td#equipo h4, td#porque h4{
	font-weight:normal;
	font-size:16px;
	margin:15px 0 -10px 30px;
	padding:0 0 6px 0;
	border-bottom: 1px solid #ddd;
	}
	
td#estudio{
	text-align:left !important;
	}
td#estudio h4{
	font-weight:normal;
	font-size:16px;
	margin:15px 0 -14px 30px;
	padding:0 0 6px 0;
	border-bottom: 1px solid #ddd;
	}	

td#fotogrande img{
	width:100%;
	height:auto;
	}			
/*____________CAMPOS DE TRABAJO____________*/

table#campos{
	margin:40px 0 0 240px;
	width:71%;
	text-align:center;
	
	background:#fff;
	border:2px solid #fff;
	}
table#campos td{
	padding:10px 6px 10px 6px;
	font-size:10px;
	-webkit-box-shadow: 2px 2px 16px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:2px 2px 16px rgba(50, 50, 50, 0.25);
	box-shadow:2px 2px 16px rgba(50, 50, 50, 0.25);
	}	
table#campos td:hover{
	background:#C00;
	color:#FFF;
	}		
tr#titcampos td{
	color:#fff;
	border-bottom:1px solid #999;
	padding:5px;
	padding:10px 0 10px 0;
	background-color:#333;
	}	

/*____________RECONOCIMIENTOS____________*/

ul#reconocimientos{
	margin:15px 0 0 220px;
	}
ul#reconocimientos li{
	margin:5px 0 5px 10px;
	padding:4px;
	width:100%;
	background:#F7F7F7;
	list-style:disc;
	}
ul#reconocimientos li:hover{
	background:#C00;
	color:#FFF;
	}	
/*____________COLABORADORES____________*/
td.empresas{
	text-align:center;
	width:33%;
	padding:0 8px 0 8px;
	vertical-align:top;
	}
td.empresas img{
	border:1px solid #eee;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 2px 2px 22px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:2px 2px 22px rgba(50, 50, 50, 0.5);
	box-shadow:2px 2px 22px rgba(50, 50, 50, 0.5);
	}	
td.empresas h5{
	font-size:14px;
	color:#666;
	padding:5px 0 0 0;
	}
td.empresas p{
	min-width:0 !important;
	width:100% !important;
	padding:0 !important;	
	}
td.empresas a{
	color:#C00;	
	}	
td.empresas a:hover{
	color:#222;	
	}
/*____________PROYECTOS____________*/

h4#tituloproyect{
	margin:20px 0 20px 240px !important;
	font-weight:normal;
	font-size:17px;
	border-bottom:1px solid #CCC;
	background:url(../imagenes/overlay2.png) repeat;
	padding:8px 0 0px 0 !important;
	height:25px;
	color:#666;
	}
a.enlacetitulo:hover{
	color:#C00;
	}
h4#tituloproyect img{
	margin:0 0 0 10px;
	float:left;
	}	
table#botonessecciones{
	width:100%;
	margin:30px 0 20px 0;
	padding:0 0 0 240px;
	}
table#botonessecciones td{
	width:33%;
	text-align:center;
	}
table#botonessecciones2{
	width:100%;
	margin:30px 0 20px 0;
	padding:0 0 0 240px;
	}
table#botonessecciones2 td{
	width:50%;
	text-align:center;
	}	
a.pres{
	background:#C00;
	color:#FFF;
	font-size:12px;
	text-align:center;
	margin:0 5px 0 5px;
	width:100%;
	padding:8px;
	border:1px solid #ddd;
	-webkit-box-shadow: 2px 2px 22px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:2px 2px 22px rgba(50, 50, 50, 0.2);
	box-shadow:2px 2px 22px rgba(50, 50, 50, 0.2);
	}
a.nopres{
	background:#ddd;
	font-size:12px;
	text-align:center;
	margin:0 5px 0 5px;
	width:100%;
	padding:8px;
	border:1px solid #ddd;
	-webkit-box-shadow: 2px 2px 22px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:2px 2px 22px rgba(50, 50, 50, 0.2);
	box-shadow:2px 2px 22px rgba(50, 50, 50, 0.2);
	}	
a.nopres:hover{
	background-color:#C00;
	color:#FFF;
	}	

table.tablaproyectos{
	margin:50px 0 0 0 !important;
	width:100%;
	padding:0 0 0 240px;
	}	
table.tablaproyectos td{
	vertical-align:top;
	border-top:1px solid #CCC;
	}
table.tablaproyectos td.imagen{
	width:230px;
	}	
table.tablaproyectos td.imagen img{
		margin:10px 0 10px 0;
		border:1px solid #eee;
		-webkit-box-shadow: 2px 2px 22px rgba(50, 50, 50, 0.4);
		-moz-box-shadow:2px 2px 22px rgba(50, 50, 50, 0.4);
		box-shadow:2px 2px 22px rgba(50, 50, 50, 0.4);
		}
table.tablaproyectos td.imagen a{
		margin:0;
		width:205px;
		}
img.lupa{
	position:absolute;
	margin:15px 0 0 171px !important;
	z-index:100;
	border:none !important;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
	-moz-box-shadow:0px 0px 0px rgba(0, 0, 0, 0) !important;
	box-shadow:0px 0px 0px rgba(0, 0, 0, 0) !important;
	}		
table.tablaproyectos td.texto{
		padding:18px 10px 5px 20px;
		text-align:left !important;
	}
table.tablaproyectos td.texto h6{
	font-size:15px;
	color:#666;
	margin:0 0 10px 0;
	font-weight:bold;
	}
table.tablaproyectos td.texto p{
	text-align:left !important;
	padding:0 !important;
	margin-left:0 !important;
	min-width:200px !important;
	}

a.paginacion{
	background-color:#666;
	color:#FFF;
	padding:4px 10px 4px 10px;
	margin:5px 10px 5px 10px;
	-webkit-box-shadow: 2px 2px 16px rgba(50, 50, 50, 0.45);
	-moz-box-shadow:2px 2px 16px rgba(50, 50, 50, 0.45);
	box-shadow:2px 2px 16px rgba(50, 50, 50, 0.45);
	}
p#paginacion{
	text-align:right;
	border-top:1px solid #CCC;
	margin:10px 0 0 240px;
		min-width:200px !important;
	}	
a.paginacion:hover{
	background-color:#C00;
	}	
			
/*____________CONTENIDO2____________*/

div#contenido2{
	background:url(../imagenes/overlay2.png) repeat ;
	}
div#contenido20{
	min-width:940px;
	max-width:1180px;
	padding:15px 20px 0 20px;
	margin:0 auto;
	}
div#contenido20 table{
	width:100%;
	margin:0 0 0 0;
	}	
div#contenido20 table td{
	width:30%;
	padding:0 20px 0 20px;
	}	
td.secciones_destacadas{}
td.secciones_destacadas div.destacado1{
	width:100%;
	height:200px;
	background-image:url(../imagenes/arquitectura.jpg);
	-webkit-box-shadow: 2px 2px 22px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:2px 2px 22px rgba(50, 50, 50, 0.5);
	box-shadow:2px 2px 22px rgba(50, 50, 50, 0.5);
	}
td.secciones_destacadas div.destacado2{
	width:100%;
	height:200px;
	background-image:url(../imagenes/urbanismo.jpg);
	-webkit-box-shadow: 2px 2px 22px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:2px 2px 22px rgba(50, 50, 50, 0.5);
	box-shadow:2px 2px 22px rgba(50, 50, 50, 0.5);
	}
td.secciones_destacadas div.destacado3{
	width:100%;
	height:200px;
	background-image:url(../imagenes/interiorismo.jpg);
	-webkit-box-shadow: 2px 2px 22px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:2px 2px 22px rgba(50, 50, 50, 0.5);
	box-shadow:2px 2px 22px rgba(50, 50, 50, 0.5);
	}		
td.secciones_destacadas div.opacidad{
	background:#000 ;
	height:200px;
	width:36px;
	float:right;
	}
td.secciones_destacadas div.opacidad img{
	display:block;
	float:right;
	margin:10px 6px 0 0;
	}
td.secciones_destacadas a{
	display:block;
	width:100%;
	height:200px;
	}	
div.avance{
	height:200px;
	width:100%;
	background:url(../imagenes/fondoavance.png) no-repeat 16px 68px ;
	display:none;
	}
div.avance p{
	color:#eee;
	padding:72px 20px 0 60px;
	}			
/*____________PIE____________*/
div#pie{
	background:url(../imagenes/overlay2.png) repeat;
	padding:0 0 10px 0;
	}
div#pie0{
	min-width:940px;
	max-width:1180px;
	margin:0 auto;
	padding:0 20px 0 20px;
	}
div#pie0 p{
	color:#000;
	float:right;
	margin:40px 0 0 0;
	font-size:10px;
	}
div#pie0 p a{
	color:#000;
	padding:0 20px 0 0;
	}
div#pie0 span{
	display:block;
	float:left;
	color:#000;
	margin:40px 0 0 20px;
	font-size:11px;
	}	
div#pie0 span a{
	color:#000;
	text-decoration:underline;
	}
div#pie0 span a:hover{
	color:#900;
	text-decoration:none;
	}		

















