@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	text-decoration: none;
	align: center;
	background-color: #6498B7;
	overflow-y: scroll;
}
.topo {
	text-align: center;
	background-image: url(imagens/fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_superior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
.menu_superior:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu-hv * { margin: 0; padding: 0;}
.menu-hv a { display: block; }
.menu-hv li { list-style: none; float:left; height: 1%; }
.menu-hv li ul { position: absolute; visibility: hidden;}
.menu-hv li ul li { float: none; white-space: nowrap; display: inline; /* o inline é pro IE */}
.menu-hv li ul li ul { position: absolute; left: 100%; top: 0; text-align:left; }
.menu-hv li:hover ul, .menu-hv li.over ul { visibility: visible;}
.menu-hv li:hover ul ul, .menu-hv li.over ul ul { visibility: hidden;}
.menu-hv ul ul li:hover ul, .menu-hv ul ul li.over ul { visibility: visible;}
/* visual */
.menu-hv {
	margin: 0 0 0 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}
.menu-hv a {
	text-decoration: none;
	color: #999;
	padding: 0 30px;
	line-height: 23px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	background-color:#D6D6D6;
}
.menu-hv a:hover {
	text-decoration:none;
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #000;
	background-color:#D6D6D6;
}
.menu-hv ul li ul 
{
 border: 0px;
 background-color:#EEEEEE;
 text-align:left;
 background-color:#D6D6D6;
}
.txt_input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
}
.txt_normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
.txt_normal2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
.txt_pequeno {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
}
.telefone {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #999;
}
.txt_titulo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.txt_titulo3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#666;
	font-weight: bold;
	text-decoration: none;
}
.txt_titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.txt_logo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.sfsolucoes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.input_login {
	background-color: #CCCCCC;
	text-align: center;
}
.imagem_grande {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1A14D;
}
.imagem_pequena {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1A14D;
}
.popup
{
	position:absolute;
	left:548px;
	top:262px;
	margin-left:-145px;
	margin-top:-200px;
	background-color:#CCC;
	z-index:100;
}
.popup2
{
	position:absolute;
	left:50%;
	top:262px;
	margin-left:-300px;
	margin-top:-200px;
	background-color:#CCC;
	z-index:100;
}
.popup_fundo
{
POSITION: fixed;
TOP:0px;
RIGHT:0px;
BOTTOM: 0px;
LEFT: 0px;
background-image:url(../imagens/transparencia75.png);
z-index:99;
}
.celula_select:link, .celula_select:visited {
	background-color: #999;
	text-decoration: none;
	cursor:pointer; 
}
.celula_select:hover {
	background-color:#CCC;
	text-decoration: none;
	cursor:pointer;
}
.celula_select{
	background-color: #F0F0F0;
	text-decoration: none;
	cursor:pointer;
}
.celula{
	background-color:#DADADA;
	text-decoration: none;
}
.celula_top{
	background-color:#CCC;
	text-decoration: none;
}
.pag_select{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #E1A14D;
	font-weight: bold;
}
