body
{
  margin:0;
}






.footer {

    /*
Esta sin uso    
* 
* 
    width: 96%;
    max-width: 1024px;
    
    */
	width: 960px;
    padding: 0%;
    
    /*esto determina la posicion del texto  
	position: absolute;    
   position: relative;     
       */
	position: absolute;    
   

    
    left: 0px;
    bottom: 0px;
    /*background: rgba(0, 0, 1, .5) none repeat scroll 0% 0%;*/
    

	background-color: #6495ed;    
	background-repeat: no-repeat;
	/*

	background-position:  center bottom;
	background-repeat: no-repeat;
   */
    
    /*color: #FFF;*/
    text-align: center;
        
    font-family: sans-serif; color: #222;
    font-size: 10px;
    line-height: 14px;  
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
  
  
}


.content3 {
max-width:960px; position:relative; top:0px; left:50%; margin-left:-480px; 
}

.content2 {
width:960px; position:relative; top:0px; left:50%; margin-left:-480px; 
/*
background-color: #e0e0e0;   
background-color: #E3DEDB;  
background-color: #C8BEB7;    

background-color: #AC9D93;    
background-repeat: no-repeat;
*/



}

.footer2 {
width:960px; position:relative; top:0px; left:50%; margin-left:-480px;  text-align:center; overflow:hidden;
/*
background-color: #e0e0e0;   
background-color: #E3DEDB;  
background-color: #C8BEB7;    

background-color: #AC9D93;    
background-repeat: no-repeat;
*/

background:transparent url('footer_fondo.jpg') bottom repeat-x; 

font-family:  DINPro-Regular, Arial, Helvetica, sans-serif; 
color: #483E37;
    font-size: 12px;
    line-height: 16px;  
 

}
