* { margin: 0; border: 0; padding: 0; }

html, body {
	background: #495678 url("../imagens/bgBody.gif") repeat-y center top;
	zscrollbar-face-color: #333;
	zscrollbar-track-color: #333;
	zscrollbar-arrow-color: #0A0B0D;
	zscrollbar-highlight-color: #333;
	zscrollbar-3dlight-color: #0A0B0D;
	zscrollbar-darkshadow-color: #333;
	zscrollbar-shadow-color: #0A0B0D;
}

body, td, div, p, a { font: 16px Trebuchet MS, Arial, verdana; color: #333; text-decoration: none; }

a:hover { text-decoration: underline; }
a img	{ border: 0; }

input, textarea, select {
	text-align: middle;
	border: 2px solid #d1d1d1;
	padding: 1px;
	background-color: #f6f6f6;
}

input { vertical-align: middle; }

textarea { overflow: auto; }

h1 { font: bold 28px Trebuchet MS, Arial, tahoma; color: #495678; text-transform: uppercase; word-spacing: 2px; letter-spacing: 0px; margin: 0 0 15px 0; zborder-bottom: 1px dotted #E3E3E3; }
h2 { font: bold 20px Trebuchet MS, Arial, tahoma; color: #f6c100; margin: 0 0 15px 0; }
h3 { font: bold 16px Trebuchet MS, Arial, tahoma; color: #333; margin: 0 0 10px 0; }
h4 { font: bold 16px Trebuchet MS, Arial, tahoma; color: #1d124c; margin: 0 0 10px 0; }

img#Foto {
	border: 10px solid #e2e2e2;
}

#AreaSite {
	background: #fff;
	text-align: left;
	width: 968px;
	border-left: 1px solid #e2e6e7;
	border-right: 1px solid #e2e6e7;
	zborder-bottom: 1px solid #e2e6e7;
}

#Topo {
	width: auto;
	height: 260px;
}

#Miolo {
	min-height: 250px; height: 250px;
	zborder: 1px solid #3336e7;
}

html>body #Miolo {
	height: auto;
}

#Interno {
	margin: 20px 30px 30px 30px;
}

#CalendarioCapa {
	background: transparent url("../imagens/bgCalendario.jpg") no-repeat center top;
	font-weight: bold;
	width: 300px;
	height: 300px;
	float: left;
	margin: 20px 0 0 0;
}
#CalendarioCapa #Interno { margin: 30px 30px 0 30px; }

#Calendario {
	background: transparent url("../imagens/bgCalendario.jpg") no-repeat center top;
	font-weight: bold;
	width: 300px;
	height: 300px;
	float: right;
	margin: 20px 0 0 0;
}
#Calendario #Interno { margin: 30px 30px 0 30px; }

#NoticiaCapa {
	background: transparent url("../imagens/bgNoticia.jpg") no-repeat center top;
	width: 580px;
	height: 300px;
	float: right;
	margin: 20px 0 0 0;
}
#NoticiaCapa #Interno { margin: 80px 30px 0 30px; }

/* Menu Top ------------------------ */

#Menu {
	background: #e1e1df url("../imagens/bgMenu.gif") repeat-x center bottom;
	color: #495678;
	width: auto;
	height: 40px;
	margin: 5px 0 0 0;
}

#Menu ul {
	list-style-type: none; /*remove o marcador*/ 
	margin:  0; /*remove o recuo IE e Opera*/ 
	padding: 0px; /*remove o recuo Mozilla e NN*/ 
}

#Menu ul li {
	display: inline; 
	float: left;
	list-style-position: inside;
	text-decoration: none;
	margin: 7px 0 0 0;
}

#Menu ul li a       { margin: 0 2px; padding: 1px 24px; font: bold 13px Arial, Tahoma; border: 1px solid #e1e1df; }
#Menu ul li a:hover { text-decoration: none; color: #fff; background: #a6a6a6; border: 1px solid #888; }

#Menu ul li.selec a       {text-decoration: none; color: #fff; background: #495678; cursor: default; border: 1px solid #333; }
#Menu ul li.selec a:hover {text-decoration: none; color: #fff; background: #495678; cursor: default; border: 1px solid #333; }

/* --------------------------------- */

#Rodape { clear: both; }
#Rodape #Interno{ margin-top: 0; }
#Rodape #Interno a { font: bold 12px Trebuchet MS, Arial, tahoma; color: #f6c100; }


#Botao {
	font-weight: bold;
	zpadding: 2px;
	width: 100px; height: 32px;
	background: transparent url("../imagens/Botao.jpg") no-repeat center center;
	border: 0px;
	text-transform: none;
}

#BotaoVoltar {
	background: transparent url("../imagens/BotaoVoltar.jpg") no-repeat center center;
	width: 120px; height: 46px;
	border: 0px;
}

#BotaoEnviar {
	background: transparent url("../imagens/BotaoEnviar.jpg") no-repeat center center;
	width: 120px; height: 46px;
	border: 0px;
}

#Branco {
	background: transparent;
	border: 0;
}

#Voltar {
	clear: both;
	text-align: right;
	width: auto;
	zborder-top: 2px solid #d1d1d1;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

.LightBoxMini {
	background: #fff;
	margin: 17px;
	border: 1px solid #aeaeae;
	float: left;
}

.LightBoxMiniHover {
	background: #e2e2e2;
	margin: 17px;
	border: 1px solid #aeaeae;
	float: left;
}

.FotoLightBoxMini {
	width: 95px; height: 71px;
	margin: 4px;
}

/* =============================================================================================== */
/* =============================================================================================== */
/* =============================================================================================== */

h5 { font: bold 16px Trebuchet MS, Arial, tahoma; color: #0066b3;	padding-left: 5px;	background-color: #dcddde; text-align: center; }
h6 { font: bold 16px Trebuchet MS, Arial, tahoma; color: #0066b3;	padding-left: 5px;	background-color: #dcddde; }

hr {
	border: 1px dotted #E3E3E3;
	margin: 10px;
	padding: 0;
	height: 2px;
}

p {
	margin: 0 0 10px 0;
}

#InicioUsuario {
	float: right;
	color: #fff;
	margin-top: 6px;
	margin-right: -18px;
	text-align: right;
	color: #fff;
	font: 13px Arial, Tahoma;
}

/* Menu Início e Contato------------- */

#InicioContato {
	color: #fff;
	font: 13px Arial, Tahoma;
}

#InicioContato ul {
	list-style-type: none; /*remove o marcador*/ 
	margin:  0; /*remove o recuo IE e Opera*/ 
	padding: 0px; /*remove o recuo Mozilla e NN*/ 
	font: 13px Arial, Tahoma;
}

#InicioContato ul li{
	display: inline; 
	margin-right: 4px;
	list-style-position: inside;
	text-decoration: none;
}

#InicioContato ul li.selec a {text-decoration: underline; color: #fff;}


/* --------------------------------- */


#UsuarioSenha {
	color: #fff;
	font: 13px Arial, Tahoma;
	margin-top: 19px;
}

#FundoNoticia {
	position: relative;
	width: 260px;
	height: 159px;
	margin: 13px 0 0 10px;
	float: left;
	background: transparent url("../imagens/FundoNoticia.gif") no-repeat center;
}

#ConteudoNoticia {
	margin: 18px 8px;
	width: 241px;
	height: 115px;
	zbackground-color: #E8E8E8;

}

#VoltarPagina {
	width: 66px;
	height: 32px;
	border: none;
	float: left;
	font: bold 8px Trebuchet MS, Arial, tahoma; color: #00a650;
	background: transparent url("../imagens/Voltar.gif") no-repeat center;
}
