body
{
	background-color: #FAF9FB;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" ,arial,sans-serif;
	font-size: 10px;
	color: #5a5a5a;
	text-align: center;
	margin-top: 10px;
}
#main
{
    width: 810px;
    padding: 0;
    background-color: #FAF9FB;
    margin-left: auto;
    margin-right: auto;
}
#main #header
{
    float: left;
    width: 310px;
    height: 60px;
    background-image: url(../images/logo.jpg);
}
#main #menu
{
    float: left;
    width: 810px;
    height: 44px;
    background: url(../images/barra_menu.gif);
    text-align: left;
}
#menu ul
{
    list-style: none;
    padding-top: 12px;
    padding-left: 25px;
    font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
    font-size: 11px;
    color: #424242;
    font-weight: bold;
}
#menu li
{
    float: left;
}
#menu span.separador
{
    display: inline;
    padding-left: 3px;
    padding-right: 3px;
    color: #999;
}
#menu a
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
#menu a:link
{
    color: #5d553d;
    text-decoration: none;
}
#menu a:active
{
    color: #5d553d;
    text-decoration: none;
}
#menu a:visited
{
    color: #5d553d;
    text-decoration: none;
}
#menu a:hover
{
    color: #5d553d;
    text-decoration: underline;
}
#menu #interno
{
    float:right;
    padding-right:20px;
}
#menu #interno a
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size:11px;
}
#menu #interno a:link
{
    color: #938a6e;
    text-decoration: none;
}
#menu #interno a:active
{
    color: #938a6e;
    text-decoration: none;
}
#menu #interno a:visited
{
    color: #938a6e;
    text-decoration: none;
}
#menu #interno a:hover
{
    color: #938a6e;
    text-decoration: underline;
}
#main #container
{
    float: left;
    width: 810px;
}
#main #footer
{
    float: left;
    width: 810px;
    height: 44px;
    background: url(../images/barra_rodape.gif);
    font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
    text-align: left;
    margin-bottom: 15px;
}
#footer p
{
    padding-top: 6px;
    padding-left: 25px;
}
#footer span.separador
{
    padding-left: 2px;
    padding-right: 2px;
    color: #999;
    font-weight: bold;
    height: 3px;
}
#footer a
{
    font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}
#footer a:link
{
    color: #424242;
    text-decoration: none;
}
#footer a:active
{
    color: #424242;
    text-decoration: none;
}
#footer a:visited
{
    color: #424242;
    text-decoration: none;
}
#footer a:hover
{
    color: #424242;
    text-decoration: underline;
}
#container #leftColumn
{
    float: left;
    width: 445px;
    padding: 10px 10px 10px 25px;
    text-align: justify;
}
#container #rightColumn
{
    float: right;
    width: 285px;
    padding: 10px 25px 10px 0px;
    text-align: justify;
}
#container img.titulo
{
    margin-bottom: 3px;
}
#container p
{
    font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
    font-size: 11px;
}
#container span.subtitulo
{
    display: block;
    margin-top: 5px;
    margin-bottom: 1px;
    padding-top: 0px;
    padding-left: 0px;
    color: #FF9900;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: Candara,georgia,serif;
    font-size: 12px;
    font-weight: bold;
    text-align:left;
}
#container span.subtitulo a
{
    color: #FF9900;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: Candara,georgia,serif;
    font-size: 12px;
    font-weight: bold;
}
#container span.subtituloBullet
{
    display: block;
    margin-top: 5px;
    margin-bottom: 1px;
    padding-top: 0px;
    padding-left: 15px;
    color: #FF9900;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: Candara,georgia,serif;
    font-size: 12px;
    font-weight: bold;
    background-image: url(../images/bullet_subtitulo.gif);
    background-repeat: no-repeat;
}
#container span.subtituloBullet a
{   
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: Candara,georgia,serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
    color: #FF9900;
}
#container span.subtituloMenor
{
    display: block;
    margin-top: 5px;
    margin-bottom: 1px;
    padding-top: 0px;
    padding-left: 0px;
    color: #5a5a5a;
    font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
#container p.quadro
{
    width: 292px;
    padding: 3px 3px 3px 3px;
    background-color: #f0f0f0;
    border: 1px solid #c9c8c9;
    background-image: url(../images/fundo_quadro.gif);
    background-repeat: no-repeat;
}
#container p.default
{
    padding: 5px 0px 5px 0px;
    text-align: justify;
}
#container a
{
    font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
    color: #5a5a5a;
}
#container a:link
{
    text-decoration: none;
}
#container a:active
{
    text-decoration: none;
}
#container a:visited
{
    text-decoration: none;
}
#container a:hover
{
    text-decoration: underline;
}
#container ul
{
    padding: 8px 0 3px 14px;
}
#container ul > li
{
    font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
    font-size: 11px;
    color: #5a5a5a;
}
#container ul.row
{
    list-style: none;
    padding-top: 0px;
    padding-left: 0px;
    font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
    font-size: 12px;
    color: #424242;
    font-weight: bold;
}
ul.row li
{
    float: left;
    padding: 5px 35px 5px 0px;
}
ul.row img
{
	border: 1px solid #f1f0f1;
}
input.smallbutton
{
    clear: both;
    border: none;
    margin: 2px 2px 2px 2px;
    padding: 0 0 3px 0;
    width: 75px;
    height: 18px;
    background-image: url(../images/button_small.gif);
    font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666;
    cursor:pointer;
}
#rightBanner
{
    border: 1px solid #c9c8c9;
    width: 286px;
    /*height: 320px;*/
    margin-right: 10px;
    padding: 3px 3px 3px 3px;
    background-color: #f0f0f0;
    background-image: url(../images/fundo_quadro.gif);
    background-repeat: no-repeat;
}
div.box
{
    width: 434px;
    border: 1px solid #dcdcdc;
    padding: 6px 6px 6px 6px;
    margin-bottom: 4px;
}
div.box img
{
    float: left;
    margin: 0 6px 0 0;
}
dix.box p
{
    font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
    font-size: 12px;
    text-align: justify;
}