#tudo_janela{
position:relative;
left:0px;
width:720px;
height:auto;
overflow:hidden;
border-color:#c0c0c0;
border-style:solid;
border-width:0px 0px 1px 0px;
padding-bottom:30px;
}

#janela{
position:relative;
top:20px;
left:75px;
width:570px;
height:auto;
overflow:hidden;
}

#qtd_registros{
position:relative;
width:700px;
margin-left:10px;
height:65px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#888888;
border-color:#c0c0c0;
border-style:solid;
border-width:0px 0px 1px 0px;
}

#titulo_noticia{
position:relative;
float:none;
width:720px;
font-family:tahoma;
font-size:25px;
font-weight:bold;
color:#555555;
margin-top:3px;
padding-left:10px;
}
#data_noticia{
position:relative;
float:none;
width:720px;
font-family:tahoma;
font-size:15px;
font-weight:bold;
color:#555555;
margin-top:20px;
padding-left:10px;
}
#foto_descr_noticia{
position:relative;
float:none;
width:710px;
font-family:tahoma;
font-size:13px;
color:#555555;
margin-top:10px;
padding-left:10px;
padding-right:10px;
}
#gal_noticia{
position:relative;
float:none;
width:720px;
height:auto;
margin-top:15px;
font-family:tahoma;
font-size:25px;
font-weight:bold;
color:#777777;
margin-top:20px;
padding-left:10px;
}


#label_comentario{
position:relative;
width:700px;
margin-left:10px;
height:35px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#888888;
border-color:#c0c0c0;
border-style:solid;
border-width:0px 0px 1px 0px;
margin-top:30px;
}
#comentarios_noticia{
position:relative;
float:none;
width:720px;
height:auto;
margin-top:35px;
font-family:tahoma;
font-size:25px;
font-weight:bold;
color:#777777;
margin-top:30px;
background-color:white;
padding-bottom:10px;
clear:both;
}

.cadacoment{
position:relative;
float:none;
width:700px;
height:auto;
margin-top:15px;
font-family:tahoma;
color:#777777;
margin-left:10px;
background-color:white;
border-color:#c0c0c0;
border-style:solid;
border-width:1px 0px 0px 0px;
padding-top:5px;
}


#comentarios_frame{
position:relative;
float:none;
width:720px;
height:300px;
margin-top:15px;
font-family:tahoma;
font-size:25px;
font-weight:bold;
color:#777777;
margin-top:20px;
padding-left:10px;
background-color:white;
}

#amigo_frame{
position:relative;
float:none;
width:720px;
height:300px;
margin-bottom:50px;
font-family:tahoma;
font-size:25px;
font-weight:bold;
color:#777777;
margin-top:20px;
padding-left:10px;
background-color:white;
}

        #cont_album{
         position:relative;
         float:none;
         margin-top:20px;
         margin-bottom:20px;
         width:650px;
         height:326px;
         border:solid 1px #e1e1e1;
         margin-left:25px;
        }
        #contfg{
         position:absolute;
         top:13px;
         left:13px;
         width:400px;
         height:300px;
        }

        #contfp{
         position:absolute;
         top:13px;
         right:3px;
         width:210px;
         height:305px;
         overflow:hidden;
        }
        .fotop{
         position:relative;
         float:left;
         margin-bottom:2px;
         margin-left:2px;
         width:98px;
         height:74px;

        }

        .fotopp{
         position:absolute;
         top:0px;
         left:0px;
         border:2px solid white;
        }
        .fotopp:hover{
         cursor:pointer;
         border:2px solid #555555;
        }