@charset "utf-8";
#encabezado01 {
	height: 25px;
	width: 750px;
	margin: auto;
	background-color: #000000;
	background-image: url(imagenes/negativo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#encabezado02 {
	height: 150px;
	width: 750px;
	background-color: #B10E30;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#logo {
	height: 150px;
	width: 180px;
	background-image: url(imagenes/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#texto {
	height: 44px;
	width: 249px;
	margin-top: -97px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 480px;
	background-color: #B10E30;
}
#blu {
	height: 48px;
	width: 750px;
	margin: auto;
}









#encabezado03 {
	margin: auto;
	height: 28px;
	width: 750px;
	background-image: url(imagenes/negativo.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #000000;
}
#barra {
	background-color: #000000;
	margin: auto;
	height: 25px;
	width: 750px;
}
#cont1 {
	background-color: #000000;
	background-image: url(imagenes/cont1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 750px;
	margin: auto;
}
#cont3 {
	background-color: #000000;
	background-image: url(imagenes/cont3.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	height: 15px;
	width: 750px;
}
#pie {
	background-color: #000000;
	background-image: url(imagenes/negativo.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: auto;
	height: 25px;
	width: 750px;
}
