@charset "UTF-8";
/* CSS Document */
body{
	margin-top:40px;
	background-color:#FFF;
	font-family:"Raleway", sans-serif;
}
#header{
	position: absolute;
	z-index: 2000;
	width:100%;
	height:auto;
}
#main{
	position: absolute;
	width:100%;
	height:560px;
	overflow:hidden;
}
#caja{
	width:100%;
	height:535px;
	overflow:hidden;
	z-index:3;
	}
#marco{
	width:950px;
	height:560px;
	margin:auto;
	
	
	}
#conte{
	margin-top:-560px;
	width:825px;
	height:560px;
	background-image:url(../images/muestras/ima_40.jpg);
	}

.avatar {

-webkit-clip-path: polygon(24% 0, 100% 0, 100% 100%, 23% 100%, 0 78%);
clip-path: polygon(24% 0, 100% 0, 100% 100%, 23% 100%, 0 78%);
}
#contenedor{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	font-size:0.9em;
	width:641px;
	height:400px;
	border: 4px solid #000;
	overflow:hidden;
	z-index:19;
}

.gestion{
	background-image:url(../images/gdea-gestion.jpg);
	background-repeat: no-repeat;
}
.servicios{
	background-image:url(../images/gdea-serv.jpg);
	background-repeat: no-repeat;
}
.proyectos{
	background-image:url(../images/gdea-portafolio.jpg);
	background-repeat: no-repeat;
}
/* HPRIZONTAL */
