@import url("reset.css"); /* css reset */

.p-right{
text-align:right;
width:690px;
}
.p-justify{/*
position:relative;/*Marcelo*/
text-align:justify;
width:500px;
}
h2.outras_noticias{
font:bold 0.8em verdana, tahoma;
color:#26136d;
}
a.not {
display:inline;
color:#28166f;
}
a:hover.not {
font-weight:bold;
color:#B88847;
}

.imagens-noticia {
width:160px;
height:120px;
float:left;
display:inline;
margin-left:20px;
}

a.fotos{
color:#fff;
text-decoration: none;
}

a.fotos:hover{
text-decoration:underline;
}

#imagens {
margin:35px 0 0 70px;
width:160px;
float:left;
display:inline;
}

#imagens img { margin:2px 0 2px 0; }

img { display:block; }

.img-left {
float:left;
}

#imgs-bt {
width:300px;
height:70px;
}

#imagens-noticia{
position:absolute;
left:510px;
}