.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 165px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 165px; /*sub menu width*/
top: 0px;
padding-left:3px;
border: 1px solid #e7e7e7; 
background-color:#ffffff;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #000000;;
text-decoration: none;
background-color:#ffffff;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 2px solid #e7e7e7;
font-family:Verdana, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
padding-top:6px;
padding-bottom:6px;
}

.suckerdiv ul li a:visited{
color: #000000;
}

.suckerdiv ul li a:hover{
background-color:#f1f1f1;
text-decoration: underline;
}

.suckerdiv .subfolderstyle{
background: url(imagens/menu_seta_popup.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */



body
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 0px;
    margin-right: 0px;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: justify;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

A:link
{
    text-decoration: none;
}
A:visited
{
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
A:active
{
}

.celula-divisao-barralateral
{
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: Verdana;
    background-color: #ff9933;
}

.borda-inferior-superior {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.borda-inferior-esquerda {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.borda-inferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.borda-superior {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.borda-inferior-tracejada {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}

.borda-tabela {
	border: 1px solid #CCCCCC;
}

.borda-inferior-tracejada {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.template-tabela-borda {
	border: 1px solid #666666;
}

.template-tabela-borda-barrasites {
	border: 1px solid #FFFFFF;
}

.borda-tabela-semfundo {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}

.cabecalho {
	background-color: #F5F5F5;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.borda-tabela-site {
	border: 1px solid #FFCC66;
}

.borda-tabela-cinza {

	border: 1px solid #CCCCCC;
}

.menu-lateral-esquerda
{
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #E7E7E7;
    background-color: #f5f5f5;    
}

.listaeventos-home
{
    font-size: 7pt;
    color: #656565;
    font-family: Verdana;
    text-decoration: none;
}

A.listaeventos-home:link
{
    text-decoration: none;
}
A.listaeventos-home:visited
{
    text-decoration: none;
}
A.listaeventos-home:hover
{
    text-decoration: underline;
}
A.listaeventos-home:active
{
}

.patrocinios
{
    font-size: 7pt;
    color: #656565;
    font-family: Verdana;
    text-decoration: none;
}

A.patrocinios:link
{
    text-decoration: none;
}
A.patrocinios:visited
{
    text-decoration: none;
}
A.patrocinios:hover
{
    text-decoration: underline;
}
A.patrocinios:active
{
}

.idioma
{
    font-weight: bold;
    font-size: 8pt;
    color: #333333;
    font-family: Verdana;
}

.slogan
{
    font-size: 8pt;
    color: black;
	font-weight:bold;
    font-family: Verdana;
}

.footer 
{
	font-size: 8pt;
    color: black;
    font-family: Verdana;
}

.titulo-pagina
{
    font-weight: bold;
    font-size: 17px;
    color: #ff9933;
    font-family: Verdana;
}

.subtitulo-pagina
{
    font-weight: bold;
    font-size: 12px;
    color: #999999;
    font-family: Verdana;
}

.titulo-laranja
{
    font-weight: bold;
    font-size: 11px;
    color: #ff9933;
    font-family: Verdana;
}

a.titulo-laranja:link
{
    color: #ff9933;
    text-decoration: none:
}
a.titulo-laranja:visited
{
    color: #ff9933;
    text-decoration: none:
}
a.titulo-laranja:hover
{
    color: #ff9933;
    text-decoration: underline;
}
a.titulo-laranja:active
{
    color: #ff9933;
    text-decoration: none:
}

.home-destaques
{
    font-size: 10px;
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
	font-weight:bold;
}

A.home-destaques:link
{
    font-size: 10px;
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
	font-weight:bold;	
}
A.home-destaques:visited
{
    font-size: 10px;
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
	font-weight:bold;	
}
A.home-destaques:hover
{
    font-size: 10px;
    color: #666666;
    font-family: Verdana;
    text-decoration: underline;
	font-weight:bold;	
}
A.home-destaques:active
{
    font-size: 10px;
    color: #666666;
    font-family: Verdana;
	font-weight:bold;	
}

.home-destaques-fundocinza
{
    font-size: 10px;
    color: #999999;
    font-family: Verdana;
    background-color: #CCCCCC;
    text-decoration: none:
}
.home-noticias-titulo
{
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
    color: #666666;
}
a.home-noticias-titulo:link
{
    color: #666666;
    text-decoration: none:
}
a.home-noticias-titulo:visited
{
    color: #666666;
    text-decoration: none:
}
a.home-noticias-titulo:hover
{
    color: #666666;
    text-decoration: underline;
}
a.home-noticias-titulo:active
{
    color: #666666;
    text-decoration: none:
}

.home-noticias
{
    font-size: 11px;
    font-family: Verdana;
    color: #666666;
}

.caminho-site
{
	font-size : 9px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration:none;  
	color: #4F4E4E; 
}

A.caminho-site:link
{
    text-decoration: none;
}
A.caminho-site:visited
{
    text-decoration: none;
}
A.caminho-site:hover
{
    text-decoration: underline;
}
A.caminho-site:active
{
}

.home-destaques-fundocinza
{
    font-size: 10px;
    color: #999999;
    font-family: Verdana;
    background-color: #CCCCCC;
    text-decoration: none:
}


.campo-home
{
    background-image: url(imagens/fundo_campo.gif);
    font-family: Verdana;
    border-width: 1px;
    border-color: #4A5E62;
    font-size: 8pt;
}

.webcontrol-titulo
{
    font-family: Verdana;
    font-size:7pt;
    font-weight:bold;
    color:#B06F35;
    background-image: url(imagens/topo_webcontrols_fundo.gif); 
    vertical-align: middle; 
    text-align: right;
}

.conteudo-livre
{
    font-size: 7pt;
    color: #656565;
    font-family: Verdana;
    text-decoration: none;
    background-color:#E3DFE0;
}

.menu-secundario
{
	font-size : 9px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration:none;  
	color: #4F4E4E; 
}

A.menu-secundario:link
{
    text-decoration: none;
}
A.menu-secundario:visited
{
    text-decoration: none;
}
A.menu-secundario:hover
{
    text-decoration: underline;
}
A.menu-secundario:active
{
}

lista-eventos-lateral
{
    list-style-image: url(imagens/bullet_circulo_laranja.gif); 
}

.link-negrito
{
	font-weight: bold;
	text-decoration:none;  
	color: #666666;
}

A.link-negrito:link
{
    text-decoration: none;
}
A.link-negrito:visited
{
    text-decoration: none;
}
A.link-negrito:hover
{
    text-decoration: underline;
}
A.link-negrito:active
{
}
