body {color:#000000;font-family:verdana;font-size:12px;}

td {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	border: 0 0;
	margin: 0 0 0 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}


td.azulescuro { color:#003366;font-family:verdana;font-size:12px;}
td.marrom { color:#663333;font-family:verdana;font-size:12px;}
td.laranja { color:#CC6600;font-family:verdana;font-size:12px;}
td.noticias { color:#000000;font-family:verdana;font-size:12px;line-height:18px;}
td.manual{ color:#000000;font-family:verdana;font-size:12px;line-height:18px;}
td.acesso{ color:#CC6600;font-family:verdana;font-size:12px;line-height:18px;}

a.visitantes {
	font-family: "Verdana";
	font-size: 10px;
	color: #006633;
	text-decoration: none;
	line-height: 12px;
	text-align: justify;
}
a.visitantes:hover {
	color: #006633;
	text-decoration: underline;
}

a.noticia {
	font-family: "Verdana";
	font-size: 12px;
	color: Navy;
	text-decoration: none;
	line-height: 12px;
	text-align: justify;
}
a.noticias:hover {color: #003366;text-decoration: underline;}

a.expositor {
	font-family: "Verdana";
	font-size: 10px;
	color: #952929;
	text-decoration: none;
	line-height: 12px;
	text-align: justify;
}
a.expositor:hover {
	text-decoration: underline;
}


a.acesso {
	font-family: "Verdana";
	font-size: 10px;
	color: #6B3945;
	text-decoration: none;
	line-height: 12px;
	text-align: justify;
}
a.acesso:hover {
	text-decoration: underline;
}


a:hover {
	text-decoration: underline;
}

a.acesso {font-family: verdana;color: #CC6600;text-decoration: none;}
a.acesso:hover {color: #CC6600;text-decoration: underline;}
a.acesso:link {color: #CC6600;}
a.acesso:visited {color: #CC6600;}
a.acesso:active {color: #CC6600;}

a.manual {font-family: verdana; text-decoration: none;}
a.manual:link {color:#000000;}
a.manual:visited {color:#000000;}
a.manual:active {color:#000000;}
a.manual:hover {color:#666666;}

a.verde {font-family: verdana; text-decoration: none;}
a.verde:link {color:#3C675E;}
a.verde:visited {color:#3C675E;}
a.verde:active {color:#3C675E;}
a.verde:hover {color:#3C675E;}

a.laranja {font-family: verdana; text-decoration: none;}
a.laranja:link {color:#CC6600;}
a.laranja:visited {color:#CC6600;}
a.laranja:active {color:#CC6600;}
a.laranja:hover {color:#dd7711;}

.branco { color:#ffffff;font-family:verdana;font-size:14px;}
.verde { color:#3C675E;font-family:verdana;font-size:14px;}
.azul { color:#2572AA;font-family:verdana;font-size:14px;}

.titulomarrom { color:#663333;font-family:arial;font-size:14px;}
.titulovermelho {color: #952929;font-family: arial;font-size: 14px;}
.tituloazul { color:#2572AA;font-family:arial;font-size:14px;}
.tituloverde {color: #3C675E;font-family: arial;font-size: 14px;font: bold;}
.titulopreto { color:#000000;font-family:arial;font-size:14px;}
.titulolaranja { color:#CC6600;font-family:arial;font-size:14px;}
.titulobranco { color:#ffffff;font-family:arial;font-size:14px;}
.titulomedio { color:#000000;font-family:arial;font-size:16px;}
.titulogrande { color:#000000;font-family:arial;font-size:18px;}


img.menu {
	margin: 0 0 0 0;
	border: 0 solid;
}

img {
	margin: 0 0 0 0;
	border: 0 solid;
	padding: 0 0 0 0;
}

img.foto-esquerda {
margin: 5px 10px 10px 0px;
border: 1px solid #06C;
}

img.foto-direita {
margin: 5px 0px 10px 10px;
border: 1px solid #06C;
}

img.foto-thumb {
margin: 3px 3px 3px 3px;
border: 1px solid #06C;
}

.texto-destaqueprincipal {
	font-family: arial;
	font-size: 12px;
	color: #5F5F5F;
	line-height: 18px;
	text-align: justify;
	border: 5px;
}
.texto-titulodestaqueprincipal {
	font-family: arial;
	font-size: 14px;
	color: #5F5F5F;
	line-height: 18px;
	text-align: justify;
	border: 5px;
	font-weight: bold;
	margin-top: 5;
	margin-bottom: 8;
}

a.destaque {
	font-family: arial;
	font-size: 12px;
	color: #5F5F5F;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;

}

/* INCIO MENU CSS - GLEN */ 
/* INCIO MENUCSS - EXPOSITOR */ 
<style>
.menucss {
	z-index: 1000;
	font-size: 100%;
	margin: 0 0 0 0; /* this page only */
	background: #FBFBFC;
}

/* remove all the bullets, borders and padding from the default list styling */
.menucss ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style-type: none;
	width: 50px;
}
/* hack for IE5.5 */
* html .menucss ul {margin-left:-16px; margin-left:0;}
/* position relative so that you can position the sub levels */
.menucss li {
	position: relative;
	background: #CBBDC9;
	height: 0px;
}

/* get rid of the table */
.menucss table {
	position: absolute;
	border-collapse: collapse;
	top: 0;
	left: 0;
	z-index: 100;
}

/* style the links */
.menucss a, .menucss a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:163px;
color:#000;
text-indent:8px;
border:1px solid #fff;
border-width:0 0px 0px 0;
}
/* hack for IE5.5 */
* html .menucss a, * html .menucss a:visited {background:#FFF; width:163px; width:100%;} /* TROCA A COR DO FUNDO DO BOTAO*/

/* style the link hover */
* html .menucss a:hover {
	color: #FFF;
	background: #952929;
}

.menucss :hover > a {
	color: #000;
	background: #000;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menucss ul ul {
visibility:hidden;
position:absolute;
top:0;
left:250px; 
}
/* make the second level visible when hover on first level list OR link */
.menucss ul li:hover ul,
.menucss ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link  hidden glen */
.menucss ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link hidden glen */
.menucss ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menucss ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menucss ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
/* FIM MENU EXPOSITOR*/


/* MENU VISITANTE INICIA AQUI*/

.menucssvisitante {
	z-index: 1000;
	font-size: 100%;
	margin: 0px 0px 00px 0px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menucssvisitante ul {
padding:0;
margin:0;
list-style-type:none;
width:50px;
}
/* hack for IE5.5 */
* html .menucssvisitante ul {margin-left:-16px; margin-left:0;}
/* position relative so that you can position the sub levels */
.menucssvisitante li {
	position: relative;
	background: #FFFFFF; 
	height: 0px;
}

/* get rid of the table */
.menucssvisitante table {
	position: absolute;
	border-collapse: collapse;
	top: 0;
	left: 0;
	z-index: 100;
	font-size: 1em;
	margin: 0 0 0 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

/* style the links */
.menucssvisitante a, .menucssvisitante a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:163px;
color:#000; /* COR DA FONTE */
text-indent:8px;
border:1px solid #fff;
border-width:0 0px 0px 0;
}
/* hack for IE5.5 */
* html .menucssvisitante a, * html .menucssvisitante a:visited {
	background: #FFF; /* TROCA O FUNDO DO BOTAO*/
	width: 163px;
	width: 100%;
}

/* style the link hover */
* html .menucssvisitante a:hover {
	color: #FFF;
	background: #2572AA; /* BACKGROUND DO COMANDO HOVER */
}

.menucssvisitante :hover > a {
	color: #FFF;
	background: #2572AA;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menucssvisitante ul ul {
visibility:hidden;
position:absolute;
top:0;
left:250px; 
}
/* make the second level visible when hover on first level list OR link */
.menucssvisitante ul li:hover ul,
.menucssvisitante ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link  hidden glen */
.menucssvisitante ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link hidden glen */
.menucssvisitante ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menucssvisitante ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menucssvisitante ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

/* FIM MENU VISITANTE*/

/* MENU ACESSO INICIA AQUI*/

.menucssacesso {
	z-index: 1000;
	font-size: 90%;
	margin: 0px 0 50px 0px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menucssacesso ul {
padding:0;
margin:0;
list-style-type:none;
width:50px;
}
/* hack for IE5.5 */
* html .menucssacesso ul {margin-left:-16px; margin-left:0;}
/* position relative so that you can position the sub levels */
.menucssacesso li {
	position: relative;
	background: #FFF;
	height: 0px;
}

/* get rid of the table */
.menucssacesso table {
	position: absolute;
	border-collapse: collapse;
	top: 0;
	left: 0;
	z-index: 100;
	font-size: 1em;
	margin: 0 0 0 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

/* style the links */
.menucssacesso a, .menucssacesso a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:163px;
color:#CC6600; /* TROCA A COR DO FUNDO DO BOTAO*/
text-indent:8px;
border:1px solid #000;
border-width:0 0px 0px 0;
}
/* hack for IE5.5 */
* html .menucssacesso a, * html .menucssacesso a:visited {
	background: #E9EAEB;
	width: 163px;
	width: 100%;
}

/* style the link hover */
* html .menucssacesso a:hover {
	color: #000;
	background: #E9EAEB;
}

.menucssacesso :hover > a {
	color: #E9EAEB;
	background: #000;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menucssacesso ul ul {
visibility:hidden;
position:absolute;
top:0;
left:250px; 
}
/* make the second level visible when hover on first level list OR link */
.menucssacesso ul li:hover ul,
.menucssacesso ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link  hidden glen */
.menucssacesso ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link hidden glen */
.menucssacesso ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menucssacesso ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menucssacesso ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

/* FIM MENU ACESSO*/

</style>
