#body{
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	/*width: 770px;*/
	height: 100%;
	margin:auto;
}
.titNoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	padding-top: 5px;
	padding-bottom: 3px;
}

#body p{
	margin-top: 0px;
	margin-bottom: 15px;
}
#body a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration:none;
}
#body a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration:underline;
}
#body .frmTexto, #body .frmTextarea{
	font-family: Verdana;
	font-size: 10px;
	color:#990000;
	height: 12px;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #660000;
}

#body .frmTextarea {
	font-family: Verdana;
	font-size: 10px;
	color:#990000;
	height: auto;;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #660000;
}

#body .formField{
	font-family: Verdana;
	font-size: 9px;
	color:#990000;
	line-height: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #660000;
}
#body .frmBotao{
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
	margin-top: 2px;
	background-color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC0000;
}
#topo {
	height: 100px;
	background-color:#000000;
	background-image:url(../images/bg_top.jpg);
	background-position: center;
	background-repeat: repeat-x;
}
#meio{
	/*height: 100%;*/
	background-color:#000000;
}
#meio p{
	padding: 5px;
}
#meio .pTitulo{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	height: 30px;
	background-image:url(../images/tituloFundo2.gif);
}

#meio .pTituloComp{
	background-image:url(../images/tituloFundo1.gif);
	height: 30px;
}
#meio .pSubTitulo{
	font-size:14px;
	font-weight: bold;
	text-decoration: underline;
}
#meio .pHome{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
	vertical-align: middle;
	height: 30px;
	background-image:url(../images/tituloFundo2.gif);
}
#meio .pTexto{
	/*width: 450px;*/
	height:100%;
	line-height:auto;
}
#meio .auxEsc{
	/*width: 150px;*/
	padding-top: 130px;
	background-image:url(../images/logoPags.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#meio .auxDir{
	/*width: 150px;*/
	padding-top: 10px;
}
#meio .rodap{
	height: 30px;
	background-image: url(../images/tituloFundo1.gif);
}
#meio a{
	line-height: 9px;
	color: #cccccc;
}
#meio a:hover{
	line-height: 9px;
	text-decoration: underline;
}
#base{
	height:50px;
	background-color:#000000;
	background-image:url(../images/bg_bottom.jpg);
	background-position: center;
	background-repeat: repeat-x;
}
