body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	text-decoration: none;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0D4F5D;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.style4 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bg {
	background-attachment: scroll;
	background-image: url(/images/bg_1_esq.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.bg div table tr td table tr td table {
	text-align: center;
}
.bg div table tr td table tr td table tr td {
	color: #000;
}
.bg div table tr td table tr td table tr td p2 {
	color: #000;
}
.bg div table tr td table tr td table tr td p {
	color: #000;
}
.p_noticias {
	color: #FFF !important;
	text-align: left;
}
.a_noticias{
	color: #FFF !important;
	text-decoration: none;
}
.a_noticias:hover{
	text-decoration: underline;
}
#scroll_noticias{
	overflow: auto;
	height: 155px;
}
.conteudo_noticia{
	color: #000 !important;
}

div.ferramentas_texto{
	text-align: right;
}

div.ferramentas_texto span{
/*div#aumenta_texto, div#reduz_texto{*/  
    padding: 4px;  
    border: 1px solid #666;  
    font-size: 11px;  
    font-weight: bold;  
    margin-right: 7px;  
    width: 16px;  
    height: 16px;  
    /*display: block;*/  
    /*float: left;*/
    /*text-align: right;*/  
    background: #fff;  
}  
div.ferramentas_texto span:hover{
/*div#aumenta_texto:hover, div#reduz_texto:hover{*/   
    background: #99F;  
    border-color: #222;  
    color: #fff;  
    cursor: pointer;  
}  
#main_content{
	
}
.fonte12{
	font-size: 12px;
}
.fonte13{
	font-size: 13px;
}
.fonte14{
	font-size: 14px;
}
.fonte15{
	font-size: 15px;
}
.fonte16{
	font-size: 16px;
}
.lightbox{
	list-style: none;
	float: left;
	width: 100px;
	padding: 3px;
	heigth: 100px;
	margin: auto 0;
}
#gallery {
	width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery li { list-style: none; display: inline; }
#gallery li img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery li a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery li a:hover { color: #fff; }
