
#izq{
width: 78%;	
height:100%;

}

#der{
width: 20%;	
height:100%;

}



.entry{
padding: 10px;
padding-left:40px;
}


#imgp{
position: relative;
left: 20px;
}

#indexbannerder{
background-image: url('/imgs/fondo_der.png'); 
background-repeat: repeat-x;
}

#indexbannerizq{
background-image: url('/imgs/fondo_izq.png'); 
background-repeat: repeat-x;
}


#qscont img{
margin:30px;
}
