/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images2/bgOFF1.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:1;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:right;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images2/bgDIVIDER1.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(images2/bgON1.gif) no-repeat top right;}

#stylefour ul li label:hover,#stylefour ul li label.current{color:#B30000;background:#fff url(images2/bgON1.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

#pie{
    background-color: #5C909A;
    padding: 3 10 3 10px;
    text-align:right;
    color: #FFFFD4;
    width: 100%;
    float:center;
    height:100%;
} 
#cuerpo{
    margin: 10 0 10 0px;
    border: 0px solid #d0d0d0;
    height:1500px;
    
}