@charset "utf-8";
/* CSS Document */

body {
margin:0 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}

#header {
background-color:#FFFFFF;
}
 
.search {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

input {
border:solid 1px #000000;
background:none;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.content {
background-color:#FFFFFF;
}

.footer {
background-color:#FFFFFF;
border-top:#666666 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}

.footer a {
color:#000000;
text-decoration:none;
}

.footer a:hover {
color:#000000;
text-decoration:underline;
}

img {
border:0;
}

.ulist {
font-size:10px;
font-weight:bold;
}

.ulist a {
text-decoration:none;
color:#333333;
}

.ulist a:hover {
text-decoration:none;
color:#666666;
}

.bot-agenda {
background:url(../img/ag_s.jpg) repeat-x center;
}

.bot-agenda:hover {
background:url(../img/ag_h.jpg) repeat-x center;
cursor:pointer;
}

.bot-bperfil {
background:url(../img/bp_s.jpg) repeat-x center;
}

.bot-bperfil:hover {
background:url(../img/bp_h.jpg) repeat-x center;
cursor:pointer;
}

.bot-noticias {
background:url(../img/nt_s.jpg) repeat-x center;
}

.bot-noticias:hover {
background:url(../img/nt_h.jpg) repeat-x center;
cursor:pointer;
}

.link-br a {
text-decoration:none;
color:#666;
font-size:10px;
font-weight:bold;
}

.link-br a:hover {
text-decoration:none;
color:#666;
font-size:10px;
font-weight:bold;
}