div#news_content
{
position:relative;
width:730px;
height:158;
margin:auto;
border:0px solid;
}

div#news_image
{
float:left;
position:relative;
width:164px;
height:158;
background-image:url("../../imagenes/noticias/imagen_foto.jpg");
}


div#news_image_insert
{
top:25px;
position:absolute;
left:50%;
margin-left:-50px;
width:100px;
height:100px;
}


div#news_textos
{
float:right;
position:relative;
width:564px;
height:158;
left:-3px;
background-image:url("../../imagenes/noticias/imagen_texto.jpg");
}


div#news_bullet
{
top:16px;
position:absolute;
width:14px;
height:13;
left:50%;
margin-left:-269px;
}

div#news_titular
{
top:12px;
position:absolute;
width:515px;
height:20px;
left:50%;
margin-left:-250px;
text-align:left;
border:0px solid;
color:#9c1c1c;
font-size:18px;
font-family:Arial;
}


div#news_fecha
{
top:12px;
position:absolute;
width:24px;
height:24px;
left:50%;
margin-left:239px;
}


div#news_content_infor
{
top:36px;
position:absolute;
width:530px;
height:75px;
left:50%;
margin-left:-266px;
text-align:left;
border:0px solid;
color:#111111;
font-size:12px;
font-family:Arial;
overflow:hidden;
}


div#news_content_ampliar
{
top:109px;
position:absolute;
width:133px;
height:38px;
left:50%;
margin-left:138px;
border:0px solid;
}




.news_counter
{
top:120px;
position:absolute;
width:200px;
height:38px;
left:50%;
margin-left:-265px;
border:0px solid;
text-align:left;
color:#AA3C3C;
font-size:12px;
font-family:Arial;
}






.foto_news 
{
position:relative;
width:112px;
height:104px;
left:-5px; 
overflow:hidden;  
}

div#foto_news_2 
{
top:0px;
position:absolute;
display:block; 
left:0px; 
background-image:url("../../imagenes/noticias/curva_foto.png"); 
width:112px; 
height: 104px;
background-repeat: no-repeat;   
behavior: url(cuerposweb/js/iepngfix.htc);
}













