
HTML,BODY{
height: 98%;
min-height:700px;
}

HTML{
overflow: auto;
}



#l1_cont{
height: 97%;
min-height:700px;
overflow:visible;
}
#portada{
height:90%;
min-height:600px;
overflow:visible;
}

#izq{
width: 40%;	
}

#der{
width: 49%;	
}

#imgp{
position: relative;
margin-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;
}

#imgcont{
height:457px;
}


#txtp{
margin-top:100px;
}

#contactcont{
margin-top:100px;
}
