﻿body 
{
	background-color: White;
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
	color: Black;	
}
.normal
{
	font-family: Arial;
	font-size: 9pt;
}

.header
{
	background: url("Images/header.gif") no-repeat;
	height: 162px;
}

.caminho
{
	height: 15px;
	text-align: left;
	vertical-align: top;
	background-image: url("Images/pixel.gif");
	background-position: left bottom;
	background-repeat: repeat-x;	
	padding-bottom: 5px;	
	width: 545px;
	padding-left: 10px;
}

.caminhospacer
{
	width: 30px;
	height: 15px;
}

.corpo
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12pt;	
}

.esquerda
{
	width: 186px;	
	height: 220px;
	background-image: url("Images/login.gif");
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	font-size: 8pt;
	padding-left: 5px;
	color: White;
}

.esquerda a
{
	color: White;
}

.direita
{
	width: 283px;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
}

.centro
{
	width: 560px;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
	vertical-align: top;
	padding-top: 10px;
}

.centroadmin
{
	width:853px;
}

.titulo
{
	font-size: 16pt;
	color: #606867;
	text-transform: uppercase;
	font-weight: bold;
}

.antetitulo
{
	font-size: 12pt;
	color: #606867;
	text-transform: uppercase;
	font-weight: bold;
}

.menu
{
	text-align: left;		
	background: black url("Images/background_rollover.jpg") no-repeat bottom left;	
	color: White;
	text-transform: uppercase;
	font-size: 9pt;
	vertical-align: top;
	height: 40px;
	padding-top: 1px;
	padding-left: 20px;
	
}

.menuentry
{
	line-height: 20px;
	font-size: 9pt;
	z-index: 1000;
}

.staticmenuitem
{
	padding-right: 2px;
}


.menuitem
{
	border-bottom: solid 1px White;
}

.menufix
{
	z-index: 100;
}

.menuhover
{
	
}

.destaques
{
	width: 283px;
	height: 80px;
}

.destaquesimg
{
	width: 50px;
	background-color: #454f4e;
	padding: 5px 5px 5px 5px;
}

.destaquestexto
{
	font-size: 10pt;
	background-color: #454f4e;
	color: White;
	vertical-align: middle;
}

.destaquesgrad
{
	height: 7px;	
	background-image: url("Images/destaques-grad.gif");
}

.destaquesitem
{
	padding-top: 10px;
}

.noticias
{
	width: 550px;
}

.noticiatitulo
{	
	color: #0B570B;
	font-weight: bold;
	font-size: 1.5em;
}

.noticiatitulo a, .noticiatitulo a:visited
{
	color:#0B570B;
	text-decoration: none;
}

.noticiatitulo a:hover
{
	color: #0B570B;
	text-decoration: underline;
}

.noticiatexto
{
	padding-left: 5px;
}

.noticiadata
{
}

.linha
{
	height: 1px;
	width: 540px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: left;
}

a:visited img, a:hover img, a img{
	border-style: none;
}

img{
	border-style: none;
}

.linhafim
{
	height: 1px;
	width: 1024px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: left;
}