
#inferiorqs{
        
		background-color: #ffffff;
        background-repeat: no-repeat;
		background-position: bottom left;
		width:900px;
		height:400px;
		
		margin:0px auto;
		border-left:0px solid #ffffff;
       }
#contenidoizqqs{
        
		background-color: ;
        background-repeat: no-repeat;
		background-position: bottom left;
		width:660px;
		height:390px;
		float:left;
		margin:0px auto;
		border-left:0px solid #ffffff;
       }

#contenidoderechopieqs{
        background-image: url(../imagenes/menupie.jpg);
		background-repeat: no-repeat;
		background-position: bottom left;
		background-color: ;
		
		}
#contenidoderechoqs{
        background-image: url(../imagenes/menu.jpg);
		background-color: ;
        background-repeat: no-repeat;
		width:204px;
		
		
		float: right;
		margin:10px 10px auto;
		
		
		border-left:0px solid #ffffff;
       }
p.parrafoqs{
		  
		  background-image:url(../imagenes/manzana.jpg);
          overflow:auto;
		  background-repeat: no-repeat;
          background-position: bottom right;
		  margin: 15px 15px auto;
		  font-size:13px;
		  
		  width:600px;
          height:375px;
          color:#000000;
          font-family:Lucida Grande,Geneva,Arial,Verdana,sans-serif;   
        }
p.parrafoderechoqs{
		  background-image: url(../imagenes/manzana.jpg);
          background-repeat: no-repeat;
		  background-position: bottom right;
		  overflow:auto;
          margin: 0px 13px auto;
		  font-size:12px;
		  
		  width:450px;
          height:250px;
          color:#000000;
         font-family:Lucida Grande,Geneva,Arial,Verdana,sans-serif;   
        }