@charset "UTF-8";
/* CSS Document */

#bot {
	background-image:url(img/menu_proyecto.png);
	background-position: center top;
	height:77px;
	width:240px;
	text-decoration: none;
	background-repeat: no-repeat;
    }
#bot a{
	background-image:url(img/menu_proyecto.png);
	height:76px;
	width:240px;
	background-position: center top;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
    }
#bot a:hover{
	background-image:url(img/menu_proyecto_2.png);
	
    }
#bot a:focus{
	background-image:url(img/menu_proyecto_2.png);
    }        

#bot2{
	background-image:url(img/menu_infraestructura.png);
	background-position: center top;
	height:77px;
	width:240px;
	text-decoration: none;
	background-repeat: no-repeat;
    }
#bot2 a{
	background-image:url(img/menu_infraestructura.png);
	height:76px;
	width:240px;
	background-position: center top;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
    }
#bot2 a:hover{
	background-image:url(img/menu_infraestructura_2.png);
	
    }
#bot2 a:focus{
	background-image:url(img/menu_infraestructura_2.png);
    }        

#bot3{
	background-image:url(img/familia.png);
	background-position: center top;
	height:77px;
	width:240px;
	text-decoration: none;
	background-repeat: no-repeat;
    }
#bot3 a{
	background-image:url(img/familia.png);
	height:76px;
	width:240px;
	background-position: center top;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
    }
#bot3 a:hover{
	background-image:url(img/menu_familia_2.png);

    }
#bot3 a:focus{
	background-image:url(img/menu_familia_2.png);
    } 
	
#bot4{
	background-image:url(img/menu_info.png);
	background-position: center top;
	height:77px;
	width:240px;
	text-decoration: none;
	background-repeat: no-repeat;
    }
#bot4 a{
	background-image:url(img/menu_info.png);
	height:76px;
	width:240px;
	background-position: center top;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
    }
#bot4 a:hover{
	background-image:url(img/menu_info_2.png);

    }
#bot4 a:focus{
	background-image:url(img/menu_info._2png);
    } 
	
#bot5{
	background-image:url(img/menu_matricula.png);
	background-position: center top;
	height:77px;
	width:240px;
	text-decoration: none;
	background-repeat: no-repeat;
    }
#bot5 a{
	background-image:url(img/menu_matricula.png);
	height:76px;
	width:240px;
	background-position: center top;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
    }
#bot5 a:hover{
	background-image:url(img/menu_matricula_2.png);
	
	
    }
#bot5 a:focus{
	background-image:url(img/menu_matricula_2.png);
    } 	
	

#bot6{
	background-image:url(img/menu_fotos.png);
	background-position: center top;
	height:77px;
	width:240px;
	text-decoration: none;
	background-repeat: no-repeat;
    }
#bot6 a{
	background-image:url(img/menu_fotos.png);
	height:76px;
	width:240px;
	background-position: center top;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
    }
#bot6 a:hover{
	background-image:url(img/menu_fotos_2.png);		
    }
#bot6 a:focus{
	background-image:url(img/menu_fotos_2.png);
    }