@charset "utf-8";
/*agregado para las imagenes del encabezado*/
#encabezado1 {
	background-repeat: no-repeat;
	background-position: right top;
	height: 229px;
	width: 100%;
	min-width:1500px;
	background-color: #EDEADF;
}
#subEncabezado {
	background-repeat: no-repeat;
	background-position: center center;
	/*background-size: 350px 229px;*/
	height: 229px;
	width: 100%;
	background-color:transparent;
}