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

/* CSS Document */

body {
font-family: 'Lato', sans-serif;
background-color:#FFFFFF;
color:#4E4E4E;
font-size:12px;
font-weight : normal;
margin : 0;
padding : 0;
overflow:hidden;
} 

 
br {display: none;}

	
#contenedor{
width:100%;
height:auto;
margin:auto;
background-color:#FFF;
}


#cabezal{
width: 100%;
height:120px;
background-color:#FFF;
float:left;
position:fixed;
} 

#logo{
	width:105px;
	height:29px;
	margin-left:30px;
	margin-top:30px;
	float:left;
}

#telefonomail{
		width:300px;
	height:15px;
	margin-left:10px;
	margin-top:31px;
	float:left;
	letter-spacing:0.1em;
}

#instagram{
		width:15px;
	height:15px;
	margin-left:5px;
	margin-top:31px;
	float:left;
	letter-spacing:0.1em;
}


#menuprincipal{
width:400px;
letter-spacing:0.1EM;
font-size:0.9EM;
height:15px;
margin-top:30px;
right:0px;
float:right; 
}

#submenu-proyectos table {
	width: 140px
}

/*PROYECTOS*/

#submenu-proyectos{
	position:fixed;
	display: block;
width:150px;
height:auto;
letter-spacing:0.1EM;
font-size:0.85EM;
height:15px;
margin-top:48px;
margin-right:135px;
right:0px;
float:right;
z-index:999999;
}
.sumbenu{color:#676464;
	background: #fff;
    padding: 5px;
}

.class_div
{
overflow-x: scroll
}

.menu{	font-size:1em;
	line-height:1em;
		text-decoration: none;
		margin-left:30px;
		margin-top:-17px;
		float:right;
}

li{list-style-type:none;float:left;}

ul li{   
	WIDTH:150PX; 
	display:list-item;
    }  
	
	
#proyectosin{
	position: relative;
	width: 4000px;
	height: 475px;
	z-index: 100;
	float: left;
	top: -1px;
	left: 0px;
	 white-space: nowrap; 
	}
	
	#proyectosin img{
		height: 100%;
	}	
	

	
	
	
	
#proyectos1{
	position: relative;
	width: 1000px;
	height: 80%;
	z-index: 100;
	top: -1px;
	left: 0px;
	 white-space: nowrap; 
	}
	
	#proyectos1 img{
	height: 475px;
	}

	.fotoydescripcion{
		width:auto;
		height:100%;
		/*float:left;*/
		 display: inline-block;
		}
		
		#estudio{
		width:100%;
		height:auto;
		float:left;
		
		}
		
			#foto_estudio{
		width:438;
		height:232px;
		padding-top:110px;
		float:left;
		
		}
		.interlineado{
			line-height:normal;
			text-height:	1px;
			}
			.texto_columna1_estudio{
		letter-spacing:0EM;
		line-height:1px;
font-size:0.9EM;
		width:auto;
		margin-left:5px;
		width:150px;
		float:left;
		cursor: pointer;
	
		}
		
	#texto_cv_vic{
		display:none;
		letter-spacing:0EM;
		line-height:18px;
font-size:0.9EM;
		width:600px;
		position:absolute;
		left:480px;
		top:110px;
		}
		
		.ocultar_texto_cv_vic{display:none;}
		
		#texto_cv_vic:hover .texto_cv_vic {

		display:block;

	}
		
		#texto_cv_bar{
		display:none;
		letter-spacing:0EM;
		line-height:18px;
font-size:0.9EM;
		width:600px;
		position:absolute;
		left:480px;
		top:110px;
		}
		
		#texto_cv_flor{
		display:none;
		letter-spacing:0EM;
		line-height:18px;
font-size:0.9EM;
		width:600px;
		position:absolute;
		left:480px;
		top:110px;
		}
		
	
	#nombres_cv{
		position:absolute;
		left:0px;
		top:350px;	
		}
		
	.fotoproyecto{
		width:auto;
		height:475px;
		margin-left: 2px;
	    display: inline-block;
		
    }
	.descripcionfoto{
			font-size:1em;
			font-weight:400;
		width:auto;
		height:10px;
	margin-top:10px;
	margin-left:10px;
	background-color:#FEFEFE;
 
	 position: relative;
		}

		.fotoydescripcion a {
			display: block;
    		position: relative;
		}

.descripcionfoto {
    position: absolute;
    bottom: 0;
    left: 0;
	letter-spacing:0.1EM;
font-size:0.9EM;
    padding: 5px 2px;
    margin: 0;
    z-index: 1;
    background: transparent;
}

.sombra-titulo {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: #fff;
    filter: alpha(opacity=50);
	opacity: 0.5;
}


.descripcionfoto > strong {
    display: block;
    margin-top: -2px;
    }


.descripcionfoto > p {display: none;}
		
	.credito-fotografo{
			font-size:0.8em;
			height:15px;
			width:auto;
			position:absolute;
			float:right;
			top:5px;
			text-align:right;
			padding-left:10px;
			color:#FFFEFE;
			z-index:2000;}


/*proyectos_IN*/


.jspPane {
    height: 475px;
    top: 0!important;
}

#descripcion_corta_pr{
	height: 475px;
    width: 250px;
    background-color: #dedede;
    float: left;
    overflow-y: auto;
    overflow-x: hidden;	 
}
	
	#texto_desc_corta{
		width: 245px;
    	height: 395px;
    	padding-left: 30px;
    	padding-right: 30px;
    	margin-top: 50px;
    	margin-bottom: 30px;
		overflow: auto;
    	float: left;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		line-height:1.5em;
		white-space: normal;
		
		}

		#texto_desc_corta p {
			padding: 0;
			margin: 0;
		}
		
	.bold{
			font-weight:600;}


#descripcion_larga_pr{
height:100%;
width:550px;
margin-left: -4px;
background-color:#dedede;
/*float:left;	*/
 display: inline-block;
	}
	
		#texto_desc_larga{
		    width: 470px;
    		height: 405px;
    		overflow-y: auto;
    		padding: 0 30px;
    		float: left;
    		line-height: 1.5em;
    		margin: 35px 0;
		 
		 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
		white-space: -pre-wrap;      /* Opera 4-6 */
		white-space: -o-pre-wrap;    /* Opera 7 */
		white-space: pre-wrap;       /* css-3 */
		word-wrap: break-word;       /* Internet Explorer 5.5+ */
		white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
		/*word-break: break-all;*/
		white-space: normal;



		} 

#texto_desc_larga p {
	padding:0;
	margin:0;
}	


#submenu_proyectosin{
width:240px;
letter-spacing:0.1EM;
font-size:0.9EM;
height:15px;
bottom:5px;
right:0px;
float:right; 
/*
position:absolute;
*/
position:fixed;

}

/*PUBLICACIONES*/


#publicaciones{
	position:relative;
	width:2000px;
	height:320px;
 
	z-index:1;
	float:left;
	 white-space: nowrap; 
	}	
	
	.tapa_prensa{
		width:auto;
		margin:20px;
		height:320px;
 			 display: inline-block;
		}
		
		.nombre_publicacion{
			width:217px;
			height:20px;
			margin-top:15px;
			}
			

#publicaciones_in{
position: relative;
    width: 4000px;
    height: 475px;
    z-index: 100;
    float: left;
    top: -1px;
    left: 0px;
    white-space: nowrap;
	}	
	
	#publicaciones_in img{
	height: 100%;
	}
	
	.fotopublicacion{
width: auto;
    height: 475px;
    margin-left: 2px;
    display: inline-block;
		 
		}

			/*scroll*/	

 
 #scroll{
		  
	position: absolute;
	width: 100%;
	height: 490px;
	margin-top: 89px;
	z-index: 5000;
	float: left;
	top: -1px;
	left: 0px;
	overflow-x: hidden;
	 }

.jspVerticalBar {
    display: none!important;
}
	  
	  
	  
	  
/*credito*/

 #credito{
position:absolute;
width: 100%;
height:100px;
float:left;
bottom:-125px;
left:91%;
z-index:5000;
}



a
{
	text-decoration: none;
	color: #423F3F;
		
	
	}
a:hover
{
	text-decoration: none;
	color:#010101;
	 	
	
	}
a:active
{
	text-decoration: none;
	color: #423F3F;
		
	
	}	
a:visit
{
	text-decoration: none;
	color: #423F3F;
		
	
	}