body {
    background: none repeat scroll 0 0 #fff;
    color: #6e6e6e;
}
.form-actions {
    background-color: #fff;
}
.pager a, .pager span {
    background-color: #fff;
}
.pager a:hover {
    background-color: #fff;
}

#rt-top-surround {
    background-image: linear-gradient(to bottom, #0E5F7D, #000); /*Azul - cambiado por elde abajo para marron */
/*	background-image: linear-gradient(to bottom, #755809, #000); */
}

    
   .box3 li a {color: #fff;} 
    
    .box3 li a:active {color: black;} 
    
   .box3 li a:hover  {color: orange;
					font-weight: bold;
					}




.box3 {
   
    background-image: linear-gradient(to bottom, #0E5F7D, #2e2e2e);/* Azul - cambiado por elde abajo para marron */
/*  background-image: linear-gradient(to bottom, #755809, #2e2e2e); */
   	
}






/*
body {
    background: none repeat scroll 0 0 #333;
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    color: #fff;
}
a:hover {
    color: #F5BF0C;
}
a, ul.menu li .separator {
    color: #F50C37;
}
#gantry-totop {
    background: none repeat scroll 0 0 #333;
    border: 1px solid #d5d5d5;
    box-shadow: 0 0 0 1px #000 inset, 0 1px 2px rgba(0, 0, 0, 0.2);
}
.title, .component-content h2 {
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 0 #474142;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
}
#rt-showcase {
      border-bottom: 0px solid #000;
  }
#rt-copyright {
    border-top: 1px solid #000;
    box-shadow: 0 1px 0 #474142 inset;
}  
.row-striped .row-fluid:nth-child(2n+1), .cat-list-row0 {
    background-color: #000;
}
.form-actions {
    background-color: #333;
}
.pager a, .pager span {
    background-color: #333;
}
.pager a:hover {
    background-color: #333;
}
*/