#Cabecera h1
    {
		height: 262px;
    background: url("../img/back2.jpg") no-repeat;
    margin: 0;
    color: #cc3300;
    }	
#footer
		{
		background: url("../img/foot2.jpg") bottom left no-repeat;
		width: 724px;
		height: 93px;
		position:relative;
		text-align: right;
		padding-right: 20px;
		padding-top: 20px;
		font-color: white;	
		font-weight: bold;	
  	}
#Texto img
		{
 		border: none;
		}
#contact 
		{
		background: url("../img/email_bar.gif") no-repeat;
    color: #fff;
    height: 46px;
    text-align: left;
    padding: 10px 10px 0 15px;
    line-height: 26px;
    font-size: 14px;
		}		
#Texto table
	  {
		border: 0;
		font-size: 14px;
		font-weight: bold;
		}

