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



footer {
	height: 100%;
	width: 100%;
	background-color:rgba(0,9,71,1.00);
	margin-top: 0px;
	padding-top: 90px;
	}



footer .contenedor2{
	width: 100%;
	height: auto;
	padding-bottom: 100px;
	text-align: center;
	text-decoration: none;
	
}


footer .contenedor2 #aviso{
	width: 90%;
	height: auto;
	padding-bottom: 50px;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	
}

footer .contenedor2 #aviso a{
	color: #FFFFFF;
	font-size: 13px;
}

footer .contenedor2 #aviso p{
	color: #FFFFFF;
	font-size: 13px;
}







footer .contenedor2 .sociales2{
	color: #FFFFFF;
	text-decoration: none;

}


footer .contenedor2 .sociales2 a{
	color: #FFFFFF;
	font-size: 13px;
}