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

#capahome1 {
	background-color: #999999;
	height: 278px;
	width: 100%;
	margin-top: 54px;
}

#capahome1 #home1 {
	height: 100%;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagenes/home/fondohome1.png);
	min-width: 1200px;
}
#capahome2 {
	background-color: #FFCC00;
	height: 285px;
	width: 100%;
	min-width: 1200px;
}

#capahome2 #home2 {
	height: 100%;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagenes/home/fondohome2.png);
}#capahome2 #home2 #textohome {
	position: relative;
	height: auto;
	width: 400px;
	left: 96px;
	top: 70px;
	text-align: justify;
}
