


#izq{
width: 78%;	

}

#der{
width: 20%;	

}



.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;
}

#imgcont{
height:457px;
}




.label1{
position:relative;
margin:auto;
width: auto;
padding: 2px;
padding-left:30px;
vertical-align: middle;
}

DIV.file{
display: block;
width: 100%;
height: auto;
float: left;
clear: both;
padding: 20px;
padding-top: 10px;
margin-top: 10px;
margin-bottom: 10px;
}


DIV.contfile{
border-color: blue;
}

DIV.downlink{
display: inline;
width: auto;
position: relative;
float: right;
clear: right;
margin:10px;
}

DIV.fileicon{
position: relative;
display: inline;
float: left;
clear: left;
width: auto;
padding: 5px;
}

DIV.downcat{
width: 100%;
height: auto;
position:relative;
float: left;
clear: both;
margin-top:20px;
border-color:red;
}

.downdesc{
position: relative;
display: inline;
float: left;
padding:15px;
}

.osdat{
position: relative;
overflow: visible;	
display: block;
float: right;
clear: none;
}

#dcont{
margin-top:50px;
}
