body,td,th {
	color: #363636;
	font-family: "Trebuchet MS", Times, Georgia, Arial, Helvetica;
	font-weight: normal;
	font-size: 12px; 
	line-height:20px;
}
body {
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-color: #f4f6f9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.olho { font-size: 18px; line-height:24px; text-align: center;  }
.menulateral { background-image:url(../images/menu_principal_bg.gif); background-repeat:no-repeat; padding-left:20px; line-height:32px; }
.newsitem { padding-left:20px; padding-top:10px; padding-bottom:7px; line-height:15px; font-size:11px; float:inherit; width:200px; background-color:#d3dbe7; }


h1 { text-decoration:none; line-height:34px; color:#003399; font-size:24px;  }
h2 { text-decoration:none; line-height:24px; color:#003399; font-size:18px; }
h3 { text-decoration:none; line-height:24px; color:#003399; font-size:16px;  }

#mudatamanho
.fonte1 { font-size: 12px; text-decoration:none; line-height:28px; }
.fonte2 { font-size: 16px; text-decoration:none; line-height:28px; }
.fonte3 { font-size: 20px; text-decoration:none; line-height:34px; }

.titulo1 { font-size: 12px; font-weight:bold; text-decoration:none; }
.titulo2 { font-size: 16px; font-weight:bold; text-decoration:none; }
.titulo3 { font-size: 20px; font-weight:bold; text-decoration:none; }
.subtitulo1 { font-size: 12px; text-decoration:none; }
.subtitulo2 { font-size: 16px; text-decoration:none; }
.subtitulo3 { font-size: 20px; text-decoration:none; }
.chamada1 { font-size: 12px; text-decoration:none; }
.chamada2 { font-size: 16px; text-decoration:none; }
.chamada3 { font-size: 20px; text-decoration:none; }
.texto1 { font-size: 12px; text-decoration:none; }
.texto2 { font-size: 16px; text-decoration:none; }
.texto3 { font-size: 20px; text-decoration:none; }

a { text-decoration:none; }
a.menu:link { text-decoration:none; color:#003399;  }
a.rodape:link { color:#FFFFFF; text-decoration:none; }
a.rodape:visited { color:#FFFFFF; text-decoration:none; }
a.rodape:hover { color:#FFFFFF; text-decoration:none; }

#texto538 { align: center; }

.rodape { color:#FFFFFF; }

ul{ list-style-type:square; }

.box{
	width: 500px;
	margin: 0;
}
 
.box h4{
	font-family: 12px "Trebuchet MS", Times, Georgia, Arial, Helvetica;
	margin: 0;
	padding: 0px 0px;
	cursor: pointer;
}
 
.box .content{
	padding: 0 0px;
display:none;
}
 
.box .content p{
	text-align: left;
}

			.gallery {
				zoom:1;
				width:auto;				
			}
			.gallery a {
				display:block;
				float:left;
				margin:5px;
				opacity:0.87;
				text-align:center;
			}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				border-color:#ccd1fe;
				border:1px;
				display:block;
			}
			.gallery a#vlightbox{display:none}
