/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.bg_moldura {
	height: 440px;
	padding-left: 10px;
	padding-right: 8px;
	background-image: url(../imagens/moldura/bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.bg_topo 
{
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	color: #DB2521;
	background-image: url(../imagens/moldura/topo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 72px;
	width: 463px;
}

.area {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}

.area a{
	color: #003399;
	text-decoration: underline;
}

.area a:hover{
	color: #003399;
	text-decoration: underline;
}

/* CSS Aplicado nos .ASP dentro da moldura */
.titulo { font-size:12px; font-weight:bold; color:#00458E; }
.data { font-size:9px; color:#999999; }
.borda { border: 1px solid #666666; }

a.lista
a.lista:link    { color: #000000; text-decoration: underline; }
a.lista:visited { color: #000000; text-decoration: underline; }
a.lista:hover   { color: #F26422; text-decoration: none;      }
a.lista:active  { color: #F26422; text-decoration: underline; }

.table_eventos 
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.formulario 
{
	border: 1px none #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.box2{
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.box{
	border-bottom:1px solid #000000;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.tabela_form
{
	width:150px;
	height: 25px;
	text-align: right;
}

.fundo_contato
{
	background-image: url(../imagens/fundo_contato.gif);
	background-repeat: repeat-y;
	background-position: 2px 0px;
	
}
