/* CSS Document */
/*
Creator: Raśl Maticorena 
DTI - UCV Tarapoto
*/
body {
	margin-top: 12px;
}
ul#topnav li {
	padding-right: 0px; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; overflow: hidden; padding-top: 0px; height: 40px
}
ul#topnav a {
	clear: both; padding-right: 20px; padding-left: 20px;  float: left; padding-bottom: 0px; text-transform: uppercase; color: #fff; line-height: 20px; padding-top: 10px; height: 20px; text-decoration: none
}
ul#topnav span {
	clear: both; padding-right: 20px; padding-left: 20px; float: left; padding-bottom: 10px; text-transform: uppercase; color: #fff; line-height: 20px; padding-top: 10px; height: 20px; text-decoration: none
}
ul#topnav a {
	color: #CCCCCC;
}
.todo {	
	float:left;
	width:850px;
	height:100%;
	padding:0px;
	margin-top:0px;
	text-align:justify;
}
.bloque1 {
	float:left;
	left:15px;	
	width:564px;
	height:425px;	
}
.bloque3 {
	padding-left:8px;
	float:left;
	left:15px;	
	width:274px;
	height:264px;	
}
.bloque4 {
	float:left;
	padding-top:13px;
	width:563px;
	height:148px;
}
.bloque5 {
	float:left;
	padding-left:12px;
	padding-top:13px;
	width:274px;
	height:148px;
}
#admision {
	left:0px;
	width:540px;
	height:378px;
	overflow:scroll;	
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #EFEFEF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
/*
Creator: Raśl Maticorena 
DTI - UCV Tarapoto
*/
