@charset "UTF-8";
/* CSS Document */


@media screen and (max-width: 767px) {
	#footer {
	width:100%;
	max-width:767px;
}
#btn_entrar{
	top:155px;
	left:170px;}
	#menu{
		display:none;}
		
	#contenido .uni_redes{
	font-size:0.66em;
	width:310px;
	height:20px;
	float:left;
	position:relative;
	top:5px;
	left:7px;
	}
	#titulo img{
		width:280px;
		height:42px;
		margin-top:13px;}
	#contenido .uni_redes .mas_graficos{
		display:none;}
		
	#contenido_portada{
	
	width:100%;
	background-size:130%;
	background-repeat:no-repeat;
	}
	
	
.da-slide h2{
	display:none;
}
.da-slide p{
	top: 5px;
	width:150px;
	font-size: 0.93em;
	line-height: 18px;
	padding:10px;
}
.da-slide{
	margin-left:-26px;}
.da-img img{
	float:left;
	width:84%;
	height:80%;
	margin-top:-50px;
	margin-left: -90px;/*60%*/
	}
	
	
.da-arrows span.da-arrows-prev{
	position:fixed;
	left: 0;
	top:130px;
}
.da-arrows span.da-arrows-next{
	position:fixed;
	left:90%;
	top:130px;
}
#coverBoxcaption{
	display:block;}
	
	Narea {
	font-size: 12px;
	float:left;
	}
.Nnombre {
	font-size: 12px;
	float:left;
	margin-left:20px;
	}
.NTitulo {
	float:left;
	margin-bottom:10px;
	}



}


