﻿html 
{  
    height: 100%;     
} 
body 
{  
    background: url( '../images/fondoitc.jpg' ) no-repeat center center; 
    
    
}

.espacios
{
    padding-bottom:10px;
    background-color:White
}
     
.degradado
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,595959+12,666666+25,474747+39,2c2c2c+50,000000+51,111111+60,2b2b2b+76,1c1c1c+91,131313+100;Black+Gloss+%231 */
color:#000066;
text-shadow: 1px 1px 1px #4B5452;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f9ff+0,cbebff+47,a1dbff+100;Blue+3D+%2313 */
background: white; /* Old browsers */
margin-left:0px;
margin-right:0px;
margin:0;
padding-left:10px;
text-align:center;
display:block;
}     
    

