@charset "utf-8";
/* CSS Document */
#fotos{
	width: 100%;
	min-width: 1024px;
	height: 400px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	position: relative;
}


.banner {
	width:100%;
	min-width: 1024px;
	height:400px;
	margin: 0 auto;
	position:relative;
}