*{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
::-moz-selection { color:#fff; background:#446fdb;}
::selection { color:#fff; background:#446fdb; }
html{
	background: url("../imgs/fundo.jpg") center repeat-y #446FBD;
	text-align:center;
	color:#000;
	font:12px Verdana, Arial, Helvetica, sansSerif, sans-serif;
	cursor:default;
}
body{
	margin:0 0 8px 0;
}
a:link, a:visited{
	color:#2384BF;
	text-decoration:underline;
	cursor:pointer;
}
a:hover, a:focus{
	color:#12435F;
	cursor:pointer;
}
a:link img, a:visited img, a:active img{
	border:none;
}
form{
	padding:10px;
}
form dl{
	padding:5px;
}

form dl dt{
	padding-top:5px;
}
/*form dl dd{
	display:block;
}*/
.esquerda{text-align:left}
.centro{text-align:center}
.direita{text-align:right}
.zebra{background-color:#F8F8F8}
/*.zebra{background-color:#EBEBEB}*/
caption{font-size:2em;font-weight:bold;}
table{border:1px solid #ccc; border-collapse:separate}
tbody, tfoot{font-family:Verdana, Arial, Helvetica, sans-serif}
tfoot td{background-color:#446FBD;color:#fff;padding:1px}
tbody tr:hover, tbody tr.over{background-color:#F0F7FB}
th{font-weight:bold; background:#446FBD;color:#fff;padding:3px}
fieldset{
	padding:5px;
	border:1px solid;
	/* Aplica um arredondamento na borda, apenas para Browsers Mozilla */
	-moz-border-radius:5px;
	border-radius:5px;
}
legend{
	padding:3px 10px;
	margin-left:10px;
	border:2px solid;
	background:#fff;
	font-weight:bold;
	cursor:default;
	/* Aplica um arredondamento na borda, apenas para Browsers Mozilla */
	-moz-border-radius:5px;
	border-radius:5px;
}
.titulo{
	padding:5px 0 1px 5px;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:14pt;
	font-weight:bold;
}
h1{
	font-weight:bold;
	font-size:10px;
	padding:0 3px 0 0;
	margin:5px 0 5px 0;
}
h2, h3{
	font-weight:bold;
	font-size:1.5em;
	padding:0 0 2px;
	margin:5px auto;
	border-bottom:2px solid;
	width:99%;
}
h3{font-size:1.2em; padding-top:5px}
p{
	margin:0 0 0 0;
	padding:1px 0 1px 0;
	text-indent:0.5em;
}
.invisivel{
	display:none;
}
.p_letra{
	padding:0 0 0 10px;
	font-size:1.2em;
}
.sep_texto{
	padding:0 5px 0 5px;
	color:#FFFFFF;
	visibility:hidden;
}
.img_abbr{
	cursor:help;
	border:none;
}
abbr, acronym, .abbr{
	cursor:help;
	border-bottom:1px dashed #039;
}
/*img{
	border:none;
}*/
ul{
	padding-left:5px;
}
li{
	list-style-image:url(../imgs/seta.gif);
	list-style-position:inside;
}
label{
	cursor:default;
}
label span.accesskey{
	text-decoration:underline;
	
}
input.txt, textarea, select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	background:#FFFFFF;
	border:1px solid #666666;
	width:250px;
	margin:1px;
	padding:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
input.txt, textarea{
	cursor:text;
}
input.txt:hover, textarea:hover, select:hover{
	background:#f5f5f5;
}
input.txt:focus, textarea:focus, select:focus{
	margin:0;
	border:2px solid #3B62A5
}
textarea{
	width:350px;
	/* Para evitar que o usuário quebra o layout redirecionando as textareas no Safari */
	max-width:680px;
	max-height:1000px;
	min-height:50px;
	min-width:350px;
}
.opt2{
	background-color:#F3F3F3;
}
input.botao{
	font-family:"Courier New", Courier, mono;
	font-size:10pt;
	color:#fff;
	/*font-weight:bold;*/
	margin-top:2px;
	margin-bottom:2px;
	border:3px double #0052A4;
	border-left-color: #000080;
	border-top-color: #000080;
	
	background:url("../imgs/fmenu_azul.jpg") #0052A4 repeat-x bottom;
	/*background:url("../imgs/menu_right.gif") repeat-x 0 -42px;*/
	
	/*border: 3px double #666;
	border-left-color: #999;
	border-top-color: #999;
	color: #333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	background:url(http://wordpress.com/wp-admin/images/fade-butt.png) #E9E8E8 repeat-x;
	background-position:0 -3px;*/
}
input.botao:hover, input.botao:focus{
	background-position:top;
}

input.botao_hover{
	font-family:"Courier New", Courier, mono;
	font-size:10pt;
	color:#fff;
	font-weight:bold;
	border:3px double #0052A4;
	background:url("../imgs/fmenu_azul.jpg") repeat-x top #0052A4;
	padding:0 0 0 0;
}

.barra_e{
	background:url(../imgs/barra_e.gif) no-repeat;
	height:20px;
	width:22px;
}
.barra_m{
	background:url(../imgs/barra_m.gif) repeat-x;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
.barra_d{
	background:url(../imgs/barra_d.gif) no-repeat;
	height:20px;
	width:15px;
}
.caixa{
	padding:2px 2px 2px 2px;
	border:none;
	background:#EFEFEF;
}
#topo{
	margin:auto !important;
	margin:0 0 0 1px;
	width:762px;
	height:150px;
	background:url("../imgs/topo.jpg") no-repeat top left #FFFFFF;
	/*border-left:1px solid #107BA9;
	border-right:1px solid #107BA9;*/
	border:none;
	overflow:inherit !important;
	overflow:hidden;
	z-index:1;
	text-align:right;
}
#topo #index{
	display:none;
}
#topo #index{
	display:block;
	float:right;
	width:282px;
	height:116px;
	margin-right:6px !important;
	margin-right:2px;
	margin-top:6px;
	overflow:hidden;
}
#topo #index h1 a{
	margin-top:-2em;
	display:block;
	height:200px;
}
#topo #index h1 a:hover:after{
	display:block;
	font-size:1.2em;
	font-weight:bold;
	text-transform:lowercase;
	text-decoration:none !important;
	text-align:center;
	background:#12435f;
	color:#fff;
	padding:2px 1px;
	width:170px;
	margin:85px 0 0 100px;
	content: attr(title);
	border:1px solid;
	opacity:.8;
	-moz-border-radius:5px;
}
#ir_cont{
	display:block;
	padding:0 5px 10px 0px;
	overflow:hidden;
	height:1em;
	float:left;
	top:0;
}
#ir_cont a{
	display:block;
	padding:0 2px 10px 2px;
	margin-top:-1.5em;
}
#ir_cont a:focus, #ir_cont a:hover, #ir_cont a:active{
	margin-top:0;
	background: #446FBD;
	color:#FFFFFF;
	border:1px solid #003A9F;
	padding:0 2px;
}

#conteudo{
	margin:auto !important;
	margin:0 0 0 1px;
	width:752px;
	border:1px solid #666666;
	border-top:none;
	text-align:justify;
	/*background:url("../imgs/canto_cont.jpg") top left no-repeat #FFFFFF;*/
	background-color:#FFFFFF;
	padding:1px 5px 5px 5px;
	z-index:1;
}

/*Menu original: http://exploding-boy.com/images/cssmenus/menus.html */
#menu {	
	float:left;
	text-align:left;
	margin-top:-5px;
	overflow:hidden;
	display:block;
	margin-left:-1px;
	font-weight:bold;
	font-size:9pt;
	line-height:normal;
	width:765px;
	height:33px;
	z-index:0;
}

#menu ul {
	margin:0 0 0 0;
	float:left;
	padding:10px 0px 0px 0px;
	list-style:none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0 0 0 0;
}
#menu a {
	float:left;
	background:url("../imgs/menu_left.gif") no-repeat left -42px;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#menu a span {
	float:left;
	display:block;
	background:url("../imgs/menu_right.gif") no-repeat right -42px;
	padding:5px 15px 4px 6px;
	color:#333;
}
#menu .menu_sel{
	float:left;
	background:url("../imgs/menu_left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#menu .menu_sel span{
	float:left;
	display:block;
	background:url("../imgs/menu_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#333;
}

#menu .menu_sel:hover span{
	color:#000;
}

#menu a span {float:none;}

#menu .menu_sel span {float:none;}

#menu a:hover span{
	color:#000;
}
#cop{
	margin:auto !important;
	margin:0 0 0 1px;
	text-align:center;
	font-size:8pt;
	width:762px;
	padding:1px 0px 1px 0px;
	border-left:1px solid #107BA9;
	border-right:1px solid #107BA9;
	border-bottom:1px solid #666666;
	background:#107BA9;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
}
#cop a:link, #cop a:visited{
  text-decoration:underline;
	color:#DFDFDF;
	border:none;
}
#cop a:hover{
	color:#FFFFFF;
	border:none;
	/*text-decoration:overline underline;
	background-color:#666666;*/
}
#cop .abbr,#cop a.abbr:link, #cop a.abbr:visited, #cop a.abbr:active{
	border-bottom:none;
}
#cop a.abbr:hover{
	border:none;
}
#opcoes{
	position:absolute;
	position:fixed;
	float:none;
	/*top:inherit !important;*/
	bottom:0;
	right:0;
	/*top:-65px;*/
	background:#000;
	border-bottom:1px solid #444;
	border-right:1px solid #444;
	border-top:1px solid #AFAFAF;
	border-left:1px solid #AFAFAF;
	text-align:right;
	z-index:0;
	color:#fff;
	font-size:10pt;
	opacity:.8;
}
#opcoes:hover{
	opacity:1;
}
#opcoes a:link img, #opcoes a:visited img{
	filter:alpha(opacity=70);
	opacity:.85;
}
#opcoes a:hover img, #opcoes a:focus img{
	opacity:1;
	filter:alpha(opacity=100);
}