@charset "utf-8";
#contenedor {
	background-color: #639;
	margin: auto;
	height: 780px;
	width: 960px;
}
#contenedor {
	background-color: #939;
	margin: auto;
	height: 768px;
	width: 960px;
}
#encabezado {
	background-color: #90C;
	background-image: url(imagenes/fondo.jpg);
	margin: auto;
	height: 100px;
	width: 960px;
	float: left;
}
#informacion {
	margin: auto;
	padding: -2px;
	float: left;
	height: 245px;
	width: 960px;
	background-color: #0F3;
	background-image: url(imagenes/Centro_de_Pampas.jpg);
}
#infogeneral {
	margin: auto;
	padding: -15px;
	float: left;
	height: 300px;
	width: 960px;
	background-color: #F00;
}
#bienvenida {
	float: left;
	height: 290px;
	width: 240px;
	margin-top: -1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #00C;
}
#bienvenida2 {
	float: left;
	height: 290px;
	width: 450px;
	background-color: #C09;
	margin: auto;
}
#bienvenida3 {
	background-color: #603;
	float: left;
	height: 290px;
	width: 240px;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#botones {
	float: left;
	height: 80px;
	width: 960px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #00FF00;
}
#piedepagina {
	background-attachment: scroll;
	background-color: #0C0;
	background-repeat: repeat;
	background-position: center center;
	float: left;
	height: 100px;
	width: 960px;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#contenedor {
	height: 798px;
	width: 960px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
