@charset "utf-8";
/* CSS Document */

#cont1 {
	height: 1000px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-image: none;
	position: relative;
	left: 50%;
	margin-left: -500px;
}
#bann1 {
	height: 150px;
	width: 1000px;
	background-image: none;
}
#log2 {
	height: 250px;
	width: 450px;
	margin-left: 275px;
	background-image: url(imagenes/login.png);
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
	font-size: 10px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#contenedor {
	border-top-color: #000;
	height: 1100px;
	width: 950px;
	text-align: center;
	margin:auto;
	background-image: none;
}
#barra {
	background-color: #000;
	height: 700px;
	width: 200px;
	float: right;
}
#banner {
	height: 200px;
	width: 950px;
	background-color: #0F3;
}
