body,td,th {
	font-family: "Trebuchet MS", Arial;
	font-size:11px;
}
body {
	margin: 0px;
}

p {
	margin:0px;
	padding:0px;
	line-height:20px;
}

form {
	margin:0px;
	padding:0px;
}

#Topo {
	background-image:url(../Images/Topo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:146px;
}

#Container {
	background-image:url(../Images/BgContainer.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;
}

#Conteudo {
	margin:auto;
	background-color:#FFFFFF;
	width:775px;
}

#Menu {
	width:163px;
	float:left;
	padding:0px 15px 0px 15px;
	background-image:url(../Images/Menu.jpg); background-position:top; background-repeat:no-repeat;
}

#Textos {
	width:542px;
	float:right;
	padding:0px 20px 15px 20px;
	background-image:url(../Images/BgTextos.jpg); background-position:right top; background-repeat:no-repeat;
}


#Rodape {
	background-color:#2C6C85;
	border-top-width:5px;
	border-top-style:solid;
	border-top-color:#ABC351;
	text-align:center;
	height:80px;
	color:#FFFFFF;
}

.RodapeBarra {
	background-image:url(../Images/RodapeBg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:40px;
}
#Data {
	width:775px;
	text-align:right;
	margin:auto;
	color:#FFFFFF;
	line-height:24px;
	font-weight:bold;
}
/* .Dia {
	color:#FFFFFF;
	width:234px;
	font-weight:bold;
	line-height:24px;
}*/

/* LINKS */ 
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #2C6C85;
}
a:active {
	text-decoration: none;
	color: #000000;
}



/* BARRA */

.Barra {
	border-bottom-color:#6F9AAB;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-top-color:#6F9AAB;
	border-top-style:dotted;
	border-top-width:1px;
	margin-top:10px;
	padding-left:10px;
	color:#838281;
}

.Barra a:link {
	text-decoration: none;
	 color:#000000;
}
.Barra a:visited {
	text-decoration: none;
	color:#000000;
}
.Barra a:hover {
	text-decoration: none;
	color:#2C6C85;
}
.Barra a:active {
	text-decoration: none;
	color:#000000;
}




/* TITULOS */

h1, h2, h3, h4, h5, h6 {
	margin:0px;
}




/* Itens do Menu */
h2 a {
	margin:0px;
	font-family:Georgia, "Times New Roman", serif;
	font-size:11px; 
	line-height:21px; 
	color:#2C6C85; 
	font-weight:bold;
	background-image:url(../Images/BgH2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:15px;
}
h2 a:link { text-decoration: none; color:#2C6C85; }
h2 a:visited { text-decoration: none; color:#2C6C85; }
h2 a:hover {text-decoration: none; color:#333333; background-image:url(../Images/BgH2Hover.jpg) }
h2 a:active {text-decoration: none; color:#2C6C85; }


/* Títulos azuis destaques */
h3 { background-image:url(../Images/BgH3.jpg);
	 background-position:center;
	 line-height:24px;
	 text-transform:uppercase;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:14px;
	 color:#123E4F;	
	 padding-left:10px;
	 margin:0px 0px 5px 0px; 
}

/* títulos verdes */
h4 {
	 background-image:url(../Images/BgH4.jpg);
	 background-position:center;
	 line-height:27px;
	 text-transform:uppercase;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:12px;
	 color:#123E4F;	
	 padding-left:10px;
	 margin:0px 0px 5px 0px; 
}

/* Titulos auxiliares verdes no menu */
h5 {
	 background-image:url(../Images/BgH4.jpg);
	 background-position:center;
	 text-align:center;
 	 line-height:25px;
	 text-transform:uppercase;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#123E4F;	
}

/* titulos matérias */
h6 { font-family:Georgia, "Times New Roman", serif; font-size:12px; color:#2C6C85; font-weight:bold; line-height:22px; }
h6 a:link { text-decoration: none; color:#2C6C85; }
h6 a:visited { text-decoration: none; color:#2C6C85; }
h6 a:hover {text-decoration: none; color:#333333; }
h6 a:active {text-decoration: none; color:#2C6C85; }




/* Auxiliares */


.Titulo { font-family:Georgia, "Times New Roman", serif; font-size:12px; color:#2C6C85; font-weight:bold; line-height:22px; }
.Titulo a:link { text-decoration: none; color:#2C6C85; }
.Titulo a:visited { text-decoration: none; color:#2C6C85; }
.Titulo a:hover {text-decoration: none; color:#333333; }
.Titulo a:active {text-decoration: none; color:#2C6C85; }


.Up { text-transform:uppercase; }
.Sumula { font-style:italic; }
.Assunto { text-transform:uppercase; color:#FFFFFF; font-size:10px; padding:0px 5px 0px 5px; }
.Data { font-weight:bold; color:#666666; }
.AuxAzul { color:#2C6C85; font-size:11px; font-weight:bold; }
.AuxCinza { font-size:10px; }
.Indice { color:#FFFFFF; font-size:11px; font-weight:bold; padding:0px 5px 0px 5px; }

.AuxAzul { color:#2C6C85; font-size:11px; font-weight:bold; }
.AuxAzul a:link { text-decoration: none; color:#2C6C85; }
.AuxAzul a:visited { text-decoration: none; color:#2C6C85; }
.AuxAzul a:hover {text-decoration: none; color:#333333; }
.AuxAzul a:active {text-decoration: none; color:#2C6C85; }


.TitOpiniao { font-family:Georgia, "Times New Roman", serif; font-size:11px; color:#2C6C85; font-weight:bold; padding:5px 0px 5px 0px; }
.TitOpiniao a:link { text-decoration: none; color:#2C6C85; }
.TitOpiniao a:visited { text-decoration: none; color:#2C6C85; }
.TitOpiniao a:hover {text-decoration: none; color:#333333; }
.TitOpiniao a:active {text-decoration: none; color:#2C6C85; }

.Inicial { font-family:Georgia, "Times New Roman", serif; font-size:10px; padding-left:20px; color:#838281; line-height:22px; }
.Inicial a:link { text-decoration: none; color:#838281; }
.Inicial a:visited { text-decoration: none; color:#838281; }
.Inicial a:hover {text-decoration: none; color:#333333; }
.Inicial a:active {text-decoration: none; color:#838281; }

.TitIndice { font-family:Georgia, "Times New Roman", serif; font-size:11px; color:#2C6C85; font-weight:bold; padding:0px 5px 0px 5px; }
.TitIndice a:link { text-decoration: none; color:#2C6C85; }
.TitIndice a:visited { text-decoration: none; color:#2C6C85; }
.TitIndice a:hover {text-decoration: none; color:#333333; }
.TitIndice a:active {text-decoration: none; color:#2C6C85; }


/***** LINKS ******/

.LinksDesc {margin:0px 0px 0px 20px;}

.LinksMenu a {
	font-size:11px;
	margin:2px 0px 2px 0px;
	padding:0px 0px 0px 15px;
	background-image:url(../Images/SetaAzul.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:normal;
	display:block;
	width:135px;
	height:15px;
	float:left
}

/* Pesquisa */
.Pesquisa {
	background-color:#AAC250;
	width:230px;
	border:0px;
	margin:0px;
	padding:2px 0px 2px 10px;
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#ffffff;
}

.Newsletter {
	background-color:#2C6C85;
	width:135px;
	border:0px;
	margin:7px 0px 0px 0px;
	padding:2px 0px 0px 10px;
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#ffffff;
}


/* TABELA */
.Tabela {
	margin-left:10px;
}
.TrEscuro {
	background-color:#E5F0D1;
	background-image:url(../Images/BgTr.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:2px;
}
.TrClaro {
	background-color:#F6FCEA;
	background-image:url(../Images/BgTr.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:2px;
}

.TabelaPubli th {
	color:#FFFFFF;
	background-color:#999999;
}

.PubliCorA { background-color:#FAFAFA; }
.PubliCorB { background-color:#EEEEEE; }



/* CALENDÁRIO */
.Mes {
	background-color:#2C6C85;
	color:#FFFFFF;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif; 
	line-height:22px;
	text-transform:capitalize;
}

.Mes a:link { color:#FFFFFF; text-decoration:none; }
.Mes a:visited { color:#FFFFFF;	text-decoration:none; }
.Mes a:hover { color:#666666; text-decoration:none; }
.Mes a:active { color:#FFFFFF; text-decoration:none; }


.CAIXASCALENDARIO {
	display:block;
	width:16px;
	height:15px;
	text-align:center;
	border-width:0px;
	margin:1px;
	padding-top:1px;
	float:left;
}

.calendario {
	margin:0px 0px 0px 19px;
	width:130px;
	height:100px;
}


.calendario a {
	display:block;
	width:16px;
	height:15px;
	text-align:center;
	border-width:0px;
	margin:1px;
	padding-top:1px;
	float:left;
	text-decoration: none;
	color:#4D4948;
}


.calendario a:link {
	color:#4D4948;
}
.calendario a:visited {
	color:#4D4948;
}
.calendario a:hover {
	color:#075F82;
	font-weight:bold;
	text-decoration:none;
}
.calendario a:active {
	color:#4D4948;
}


.semana {
	color:#075F82;
	font-weight:bold;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif
}

.vazio {
	background-color:#fff;
	color:#fff;
}

.anteriores {
	font-weight:bold;
	color:#FFFFFF;

}

.atual { color:#075F82; font-weight:bold; }
.proximos { color:#C2C1C1; }

/****************************************/

/* CONTROLE BARRA AÇÕES */


.EscondeDiv {
	display:none;
	padding:15px;
}

#Comentar {
	display:none;
	padding:15px;
}

.ComentarForm {
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#666666;
	width:250px;
	border:1px solid #CCCCCC;
}

.ComentarBotao {
	background-color:#2C6C85;
	color:#FFFFFF;
	border-width:0px;
	font-size:9px;
	padding:2px;
}

.BgContato {
	background-color:#2C6C85;
	border:0px;
	width:240px;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	padding:2px 0px 2px 5px;
}
.ContatoAssunto {
	background-color:#AAC250;
	width:245px;
	border:0px;
	margin:0px;
	padding:2px 0px 2px 10px;
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#ffffff;
	font-weight:bold;
}

.BordaInput {
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#666666;
	border:1px solid #CCCCCC;
}

.Replica {
	padding-left:35px;
}


#DelMese {
	border-color:#6F9AAB;
	border-style:dotted;
	border-width:1px 0px 1px 0px;
}

#TextoDelMese p {
	margin-bottom:10px;
}