body {
	background: none;
	background-color: #ffffff;
}

#wrapper {
	background: none;
	background-color: #ffffff;
}

#header {
	background: url(../img2/mi-archivo541/fichero45047.png) no-repeat center;
	margin-bottom:0px !important;
	width: 100%;
	height: auto;
	min-height: 100px;
	background-size: contain;
	background-color: #ffffff;
}

@media (min-width: 767px) {
	#header.areaui {
	 	min-height: 175px;		
	}
}

@media (min-width: 990px) {
	#header.areaui {
	 	min-height: 175px;			
	}
}

@media (min-width: 1023px) {
	#header.areaui {
		min-height: 300px;
	}
}

#custom-footer.areaui {
	background: url(../img2/mi-archivo541/fichero45056.png) no-repeat center;
	margin-bottom:0px !important;
	width: 100%;
	height: auto;
	min-height: 100px;
	background-size: contain;
	background-color: #b7002b;
}

@media (min-width: 767px) {
	#custom-footer.areaui {
	 	min-height: 175px;			
	}
}

@media (min-width: 990px) {
	#custom-footer.areaui {
	 	min-height: 175px;			
	}
}

@media (min-width: 1023px) {
	#custom-footer.areaui {
		min-height: 250px;
	}
}
#footer-links{background-color: #b7002b;}