body{ background-color: #89accb; padding:0 0 0 0; margin:0 0 0 0; font-size: 11px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; }



.br {width:5px; height:5px; background: transparent url(../imagens/br.gif) bottom right;}
.bl {width:5px; height:5px; background: transparent url(../imagens/bl.gif) bottom left;}
.tr {width:5px; height:5px; background: transparent url(../imagens/tr.gif) top right;}
.tl {width:5px; height:5px; background: transparent url(../imagens/tl.gif) top left;}

.l {width:5px;}
.r {width:5px;}
.t {height:5px;}
.b {height:5px;}

#main{
	background-color:#89accb;
	width:800px;	
}

#header{
	position:relative;
	clear:both;
	height: 100px;
}

#menu_esquerdo{
	position:relative;
	float:left;
	width:195px;
	padding-right:5px;
		background-color: #89accb;
}

#menu_adsense{
	position:absolute;
	left: 810px;
	top: 0px;
	width:150px;
	padding-right:5px;
	visibility: hidden;
}

#menu_direito{
	position:relative;
	float:left;
	width: 195px;
	padding-left:5px;
}

#conteudo{
	position:relative;
	float:left;
	width:400px;
}

#footer{
	position:relative;
	clear:both;
	padding-top:5px;
		background-color: #89accb;
}

.noticias {
	vertical-align:text-top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: black;
	border:thin;
	border-bottom-color:#CCCCCC;
}

.noticias td img{
	vertical-align: top;
}

.noticias td{
	vertical-align: top;
}

.noticias th{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#990000;
}

.eventos {
	vertical-align:text-top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: black;
	border:thin;
	border-bottom-color:#CCCCCC;
}

.eventos th{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#990000;
}

.eventos table tr td table tr td {
	vertical-align:top;
	padding:5px 5px 5px 5px;
}

.eventos tr{
	border-bottom-width:medium;
	border-bottom-color:#000000;
}

.eventos td span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000099;
	font-size:9px;
	font-weight:normal;
	color:#990000;
}

.eventos td div{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000CC;
	font-size:10px;
	font-weight:bold;
}


.menu_esq{
	text-align:left;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.menu_esq a{
	color:#000000;
	text-decoration:none;
}

.menu_esq th{
	border-bottom:thin;
	border-bottom-style:dashed;
	height:26px;
	border-bottom-color:#A5ADEB;
	font-size:14px;
	font-weight:bold;
}

.menu_esq td{
	border-bottom:thin;
	border-bottom-style:dashed;
	height:26px;
	border-bottom-color:#A5ADEB;
	font-size:13px;
	background-color:#DCE0FA;
}

.menu_esq td:hover{
	color:#000000;
	background-color:#D5D9FD;
	border-bottom:thin;
}

.title{
	font-size:32px;
	font-family:Verdana;
	color:black;
}

.subtitle{
	font-size:17px;
	font-family:Verdana;
	color:black;
}

.login td{
	color:#000000;
}


















.formulario {
	vertical-align:text-top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: black;
	border:thin;
	border-bottom-color:#CCCCCC;
}


.formulario div{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#990000;
	color:#0000CC;
}

.formulario th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#990000;
	font-size:10px;
}

.formulario td{
	padding: 0px 5px 5px 5px;
}

.formulario input{
	width:95%;
	height:14px;
	font-size:10px;
}

.erros td{
	font-size: 9px; 
	color: red; 
	font-weight: bold;
	height: 9px;
}