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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#cont-cabezal {
	position:relative;
	margin-left:auto;
	margin-right: auto;
	width:1000px;
	height:480px;
	z-index:50;
	background-image: url(imagenes/fondo_inicio.png);
	background-repeat: no-repeat;
	margin-top: 1px;
}
