body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000099;
	background-image:url(imagenes/fonditocuerpo.jpg);
	margin:0;
}
ul.menu{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	}
ul.menu li{
	float:left;
	}
ul.menu li:hover{
	background-color: #5caede;
	color:#CCCCCC;
	}
ul.menu li a{
	padding:10px 10px 5px 10px;
	display:block;
	text-decoration:none;
	color:#000099;
	}
ul.menu li a.activa{
	padding:10px 10px 5px 10px;
	background-color: #5caede;
	display:block;
	text-decoration:none;
	color:#ffffff;
	}
ul.menu li a:hover{
	padding:10px 10px 5px 10px;
	display:block;
	text-decoration:none;
	color:#ffffff;
	}
#cuerpo{
	width:900px;
	height:1100px;
	left:50%;
	position:absolute;
	margin-left:-450px;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
#menu_top{
	width:100%;
	height:30px;
	}
#google_vinculos{
	width:899px;
	height:15px;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	}
#chicha{
	height:900px;
	color:#000000;
	font-size: 14px;
	text-align:center;
	border-top: 1px solid #ffffff;
	}
#cuadro{
	width:298px;
	height:250px;
	float:left;
	text-align:left;
	border:#000000 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header{
	width:100%;
	height:98px;
	background-image:url(imagenes/header.jpg);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000066;
	}
h1{
	font-size: 18px;
	color: #003366;	
}
#titulillos{
	width:900px;
	height:50px;
	text-align:left;
	float:left;
}
#s1{ font-size:14px; }
#s2{ font-size:12px; }
#s3{ font-size:10px; }
#s4{ font-size:9px;  }
#s5{ font-size:18px; }
#paginacion{
	width:100%;
	text-align:center;
	float:left;
	}
#cuadro_enlaces{
	width:298px;
	height:500px;
	float:left;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formulario{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#pies{
	width:900px;
	height:50px;
	text-align:left;
	float:left;
	padding-top:20px;
	font-size: 10px;
}