   	html {
    overflow-y: scroll;
    font-family: Verdana, Helvetica, sans-serif ; 	
	  font-size: 11px ;
    color: #747578;
    }
    
    body {
	  margin-left: 0px;
	  margin-top: 0px;
   	margin-right: 0px;
	  margin-bottom: 0px;
	  }
    
    .pcols {
	  float: left;
	  width: 260px; 
	  height: 500px;
	  margin-left: 100px;

    }

    .pder {
	  float: right;
	  width: 260px; 
	  height: 500px;
	  margin-right: 100px;
    }
    
    .pcols2 {
	  float: left;
	  width: 300px; 
	  height: 500px;
	  margin-left: 60px;
    margin-top: 150px;
    }

    .pder2 {
	  float: right;
	  width: 300px; 
	  height: 500px;
	  margin-right: 60px;
	  margin-top: 150px;
    }
    
    .servicios {
    margin-left: 24px;
	  margin-bottom: 365px;
    	}
   	
   	img {
    background-color: #FFFFFF;
    background-image: url(images/preloader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    }
    
    .input1 {
    background-color: transparent;
    border: 1px solid #b9b9b9;
    }
    
    a {text-decoration: none; color:#b9b9b9}

    table.pie { width:100%; background-color: #747578;}
    table.menuscence { width:100%; height:28px; background-color: #747578;}