/* CSS Document */
#nota_base{
background-color:#FFFFFF;
margin:0 0 0 0;
width:800px;
height:69px;
}

#nota_base_img{
background-color:#FFFF00;
margin:0 0 0 0;
width:134px;
height:68px;
display:inline;
float:left;
}
#nota_base_texto{
background-color:#FFFFFF;
margin:0 0 0 0;
width:666px;
height:68px;
text-align:justify;
font-size:12px;
float:right;
}

#nota_base_texto a:link, #nota_base_texto a:visited{
color:#CC6600;
text-decoration:none;
text-align:justify;
font-size:12px;
font-weight:bolder;

}

#nota_base_texto a:hover{
background-color:#CC6600;
color:#FFFFFF;
}

#nota_vermas a:hover{
margin:0;
font-size:14px;
text-align:right;
text-decoration:none;
color:#CCCCCC;
background-color:#000;
}

#nota_vermas a:link,a:visited{
margin:0;
font-size:14px;
text-align:right;
text-decoration:none;
color:#FFF;
}

