body {
	margin: 0;
	padding: 0;
 }
 
 #background 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: relative; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 654px;
	 height: 300px; 
	 overflow: hidden;
	 z-index:0;
	} 

 #BG 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 654px;
	 height: 347px;
	 z-index:1;
} 

 #Pregrado 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 654px;
	 height: 50px;
	 z-index:2;
} 

 #Pregradocopia 
{ 
	 left: 0px; 
	 top: 178px; 
	 position: absolute; 
	 width: 654px;
	 height: 50px;
	 z-index:3;
} 

 #medicina 
{ 
	 left: 9px; 
	 top: 59px; 
	 position: absolute; 
	 width: 153px;
	 height: 51px;
	 z-index:4;
} 

#medicina:hover{
	background-color: #00549c;
}

 #parvulo 
{ 
	 left: 170px; 
	 top: 59px; 
	 position: absolute; 
	 width: 153px;
	 height: 51px;
	 z-index:5;
} 

#parvulo:hover{
	background-color: #00549c;
}

 #enfermeria 
{ 
	 left: 331px; 
	 top: 59px; 
	 position: absolute; 
	 width: 153px;
	 height: 51px;
	 z-index:6;
} 

#enfermeria:hover{
	background-color: #00549c;
}

 #fono 
{ 
	 left: 492px; 
	 top: 59px; 
	 position: absolute; 
	 width: 153px;
	 height: 51px;
	 z-index:7;
} 

#fono:hover{
	background-color: #00549c;
}

 #kine 
{ 
	 left: 9px; 
	 top: 118px; 
	 position: absolute; 
	 width: 153px;
	 height: 51px;
	 z-index:8;
} 

#kine:hover{
	background-color: #00549c;
}

 #obstetricia 
{ 
	 left: 170px; 
	 top: 118px; 
	 position: absolute; 
	 width: 153px;
	 height: 51px;
	 z-index:9;
} 

#obstetricia:hover{
	background-color: #00549c;
}

 #tecmed 
{ 
	 left: 331px; 
	 top: 118px; 
	 position: absolute; 
	 width: 153px;
	 height: 51px;
	 z-index:10;
} 

#tecmed:hover{
	background-color: #00549c;
}

 #diplomados 
{ 
	 left: 9px; 
	 top: 237px; 
	 position: absolute; 
	 width: 153px;
	 height: 51px;
	 z-index:11;
} 

#diplomados:hover{
	background-color: #00549c;
}

 #especialidades 
{ 
	 left: 170px; 
	 top: 237px; 
	 position: absolute; 
	 width: 153px;
	 height: 51px;
	 z-index:12;
} 

#especialidades:hover{
	background-color: #00549c;
}

 #magister 
{ 
	 left: 331px; 
	 top: 237px; 
	 position: absolute; 
	 width: 153px;
	 height: 51px;
	 z-index:13;
} 

#magister:hover{
	background-color: #00549c;
}

 #doctorado 
{ 
	 left: 492px; 
	 top: 237px; 
	 position: absolute; 
	 width: 153px;
	 height: 51px;
	 z-index:14;
} 

#doctorado:hover{
	background-color: #00549c;
}
