/* CSS - OAB Presidente Prudente/SP
Desenvolvimento: Leandro Lyria - lelyria@hotmail.com */
body{
	margin:0px;
	background-image:url(img/fundo2.gif);
	background-repeat:repeat;
	background-color:#FFFFFF;
}
td{font-family:tahoma; font-size:11px; color:#000000;}
.borda_menu
{
 border-bottom-style: dotted;
 border-bottom-width: 1px;
 border-bottom-color: #000000;
}
/* LINKS */
.link_menu
{
 text-decoration: none;
 color: #282F39;
}
.link_menu:hover
{
 text-decoration: none;
 color: #808080;
}
.link_not
{
 text-decoration: none;
 color: #000000;
}
.link_not:hover
{
 text-decoration: none;
 color: #CC3300;
}
.form_loginadv {
    font-family: Tahoma, Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 1px solid #000000;
    color: Black;
    vertical-align: middle;
}
