body
{
	background-color: #A9C2EB;
}

#pie {
	font-family: "Helvetica", "Arial";
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #A9C2EB;
	height: 240px;
}
#tabla 
{
width:1000;
border:0;	
margin:0px auto;
background-color: #A9E7EB;
}

#tabla_2
{
width:1000;
border:0;	
margin:0px auto;
background-color: #A9E7EB;
}


#encabezado
{
	margin:0px auto;
	width:600px;
	font-size: 30px;
}

#encabezado_2
{
	margin:0px auto;
	width:1000px;
	font-size: 24px;
}
#formulario
{
width:500px;
height:250px;
border:0;	
margin:0px auto;
background-color: #127D84;	
}
#separador
{
width:1000px;
height:50px;
margin:0px auto;
background-color: #A9C2EB;		
}
#login
{
	font-size:24px;
	margin:0px auto;
}
#navega {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	background-color: #366DC3;
	border-width: medium;
	border-style: solid;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
	color: #D84D50;
	width: 600px;
	float: none;
	padding-left: 0px;
	text-align: center;
}
#contenido #navega #button {
	list-style-image: none;
	list-style-type: square;
	text-align: left;
	list-style-position: inside;
	background-color: #E4DCDC;
}