@charset "utf-8";
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
}

#Table_01 .menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#Table_01 .menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#Table_01 .menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#Table_01 .menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#Table_01 .menu_borda_esq a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#Table_01 .menu_borda_esq a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#Table_01 .menu_borda_esq a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#Table_01 .menu_borda_esq a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

/* CSS Document */


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat;
	text-align: center;
}
.menu_borda_esq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat;
	text-align: center;
	border-left-color: #000066;
	border-left-width: 1px;
	border-left-style: solid;
}
.menu_borda_dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat;
	text-align: center;
	border-right-color: #000066;
	border-right-width: 1px;
	border-right-style: solid;
}


.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.topo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #000066;
}
.conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	text-align: justify;
}
.titles_conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.texto_adireita_foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	text-align: justify;
	width: 300px;
}
.foto_adireita {
	position: fixed;
	width: 300px;
}


body {
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin-top: 5px;
}
.titulo_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFCC00;
	text-align: center;
}
.texto_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	text-align: left;
}

.borda {
	background-attachment: fixed;
	background-image: url(../images/layout_1_11.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#Table_01 .conteudo a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}