.foto_ppal {
background-image:url("img_empresa_v1/fondo_foto_1.jpg");
height:486px;
margin-left:7px;
margin-top:7px;
position:relative;
width:636px;
}

.titulo_ppal {
left:30px;
position:absolute;
top:34px;
}

.caja_contenido {
background-image: url(img_prensa_v1/caja_contenido_fondo.png);
height:423px;
left:7px;
position:absolute;
top:70px;
width:505px;
}

.textos {
height:356px;
left:10px;
overflow:auto;
padding-left:10px;
position:absolute;
top:50px;
width:435px;
}

/* Diseņo noticias */
.wrapper_noticia {
float: left;
margin-bottom: 10px;
width: 410px;
height: 81px;
}

.foto {
width: 66px;
height: 66px;
float: left;
border: 1px solid #b4ac8d;
margin-right: 10px;
}

.wrapper_noticia h2 {
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bolder;
width: 320px;
height: 14px;
margin-bottom: 2px;
}

.wrapper_noticia h2 a {
color:#6f6950;
text-decoration: none;
}

.wrapper_noticia p.fecha {
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bolder;
color: #8b8b8b;
width: 320px;
height: 14px;
margin-bottom: 2px;
}

.wrapper_noticia p.copete {
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6f6950;
width: 320px;
height: 21px;
line-height: 14px;
}

