/****** GENRAL CSS ****/

#tit_seccion{
position:relative;
float:left;
width:283px;
height:26px;
margin-top:35px;
behavior:url("css/pngbehavior.htc");
/*background-color:lime;*/
}

#presentacion{
position:relative;
width:235px;
padding-top:20px;
line-height:13px;
word-spacing:1px;
/*background-color:lime;*/
}

.logo{
position:absolute;
top:15px;
left:255px;
width:107px;
height:145px;
z-index:2;
behavior:url(css/pngbehavior.htc);
/*background-color:yellow;*/
}

.noticia{
position:relative;
float:left;
width:349px;
height:77px;
text-align:justify;
line-height:13px;
margin-bottom:20px;
}

.img_noticia{
position:relative;
float:left;
width:74px;
height:77px;
padding-right:10px;
}

#articulos{
position:relative;
width:345px;
padding-top:25px;
line-height:13px;
word-spacing:1px;/**/
}

.ultimo{
position:relative;
float:left;
width:320px;
padding-right:25px;
height:77px;
text-align:justify;
line-height:13px;
margin-bottom:20px;
word-spacing:0px;
/*background-color:red;*/
}

.img_ultimo{
position:relative;
float:left;
width:74px;
height:77px;
padding-right:10px;
}

#titulo_pie{
position:relative;
float:right;
width:163px;
height:11px;
margin-top:15px;
behavior:url("css/pngbehavior.htc");
/*background-color:lime;*/
}

.ult_articulo{
position:relative;
width:98px;
height:20px;
behavior:url(css/pngbehavior.htc);
/*background-color:yellow;*/
}

.mas_articulo{
position:relative;
width:83px;
height:11px;
behavior:url(css/pngbehavior.htc);
/*background-color:yellow;*/
}
