@charset "utf-8";
/* CSS Document */

td.conteudo {
	width:506px;
	vertical-align:top;
	font-size:12px;
	color:#333333;
}
.mid_body_bg2 {
	background-image:url(../../imagens/layout/GIF/mid_body_bg2.gif);
	background-color:#814614;
	background-repeat:repeat-x;
}
#titulo {
	margin:5px;
	text-align:right;
	border-bottom:1px solid #999999;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif!important;
	padding:0px 5px 2px 0px;
	color:#333333;
}
.tituloConteudo {
	font-size:14px;
	font-weight:bold;
	color:#CC6600;
}
.calendario {
	width:480px;
	margin:30px 0px 30px 0px;	
}
.calendario td{
	border-bottom:1px #CCCCCC solid;
	padding:2px 5px 2px 5px;
	font-size:10px;
}
.calendario .topo {
	background-color:#CCCCCC;
	text-align:center;
	font-weight:bold;
	border-right:1px #999999 solid;
}
td.label {
	text-align:right;
	padding-right:5px;
}
.boxMenu iframe {
	margin-left:12px;
}
.Boletim {
	width:510px;
}
.Boletim td {
	border-bottom:1px #CCCCCC dotted;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.Boletim td {
	text-decoration:none;
	color:#333333;
}
.Boletim a {
	text-decoration:none;
	color:#333333;
}
.listaAprovados{
	width:510px;
}
.listaAprovados td{
	font-size:10px;
	color:#333333;
	padding:5px 0px 5px 0px;
}
.listaAprovados a {
	text-decoration:none;
	color:#333333;
}
.listaAprovados a:hover{
	color:#000000;
	text-decoration:underline;
}
.listaBoletins {
	width:210px;
	background-image:url(../../imagens/layout/JPG/boxMenu-fundo.jpg);
	background-repeat:repeat-y;
}
.listaBoletins td {
	border-bottom:1px #CCCCCC dotted;
	font-size:10px;
	color:#333333;
	padding:5px 0px 5px 0px;
}
.listaBoletins a {
	text-decoration:none;
	color:#333333;
}
.listaBoletins a:hover{
	color:#000000;
	text-decoration:underline;
}
.tituloLista {
	font-size:13px;
	text-align:center;
	font-weight:bold;
	color:#000066;
	padding-bottom:5px;
}
/*.conteudo input {
	border:1px solid #999999;
}*/
.legenda {
	font-size:9px;
	font-style:italic;
	padding-left:5px;
}
.tiraEstilo {
	border:0px!important;
	
}
textarea {
	border:1px solid #999999;
	font-size:10px;
}
.teste {
	vertical-align:top;
	font-size:12px;
	color:#333333;
}