@charset "utf-8";
/* CSS Document */


.contorno {
	margin: auto;
	padding: 5px;
	border: 1px solid #CCC;
	width: 968px;
}
.conteudo {
	margin: 0px;
	padding: 0px;
	width: 972px;
}
.divisao {
	height: 5px;
}
.rodape {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCC;
	background-color: #f1f1f2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
}
.menu_cont {
	width: 970px;
}
.txt_titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.lateral {
	background-image: url(imagens/topo_cinza_bg.gif);
}
.linha_vertical {
	background-image: url(imagens/barra_vert.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
.txt_conteudo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 16px;
	padding-top: 10px;
}
.tab_tit_cont {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 562px;
	margin-right: 3px;
	float: right;
	height: 50px;
	vertical-align: bottom;
	padding-left: 10px;
	padding-bottom: 10px;
}
.txt_titulo_cont {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding-bottom: 5px;
	padding-left: 5px;
}
.txt_login {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9C9C9C;
}
.caixas_login {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9C9C9C;
	width: 145px;
}
.txt_menu_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	color: #cc9900;
	font-weight: normal;
}
.txt_menu_titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #cc9900;
}
.borda_menu {
	border: 1px solid #CCC;
}

#apDiv2 {
	position:absolute;
	left:50%;
	top:199px;
	margin-left:-461px;
	width:940px;
	overflow: visible;
	visibility: hidden;
}

a:link {
	color: #cc9900;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none
}
a:hover {
	color: #cc9900;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none
}
a:visited {
	color: #cc9900;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none
}
a:hover {
	color: #cc9900;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none
}
.botao {
	background-color: #F90;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCC;
	width: 50px;
	height: 16px;
	font-weight: normal;
}
.topo {
	height: 139px;
	width: 972px;
	margin: auto;
	padding: 5px;
	border: 1px solid #CCC;
	background-image: url(imagens/topo.gif);
}

.lingua:link {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none
}
.lingua:hover {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none
}
.lingua:visited {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none
}
.lingua:hover {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none
}


.texto {
	background-color: #B8F5B1;
}

.erro {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:red;
}
.alerta {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
    color:green;
}

.alerta2 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
    color:red;
}

.alerta3 {
background-color: #FF9F9F;
}
#notas {
	border: 1px dashed #CCC;
	padding: 10px;
}
