/* CSS Document */
#logindireita {
	width: 299px;
	float: left;
	height: 170px;
	background-image: url(../imagens/fundologin_rest.png);
	background-repeat: no-repeat;
}
#geral_intenas .perguntas h2 {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
#geral_intenas .perguntas {
	border: 1px solid #98B4C2;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.td_perguntas span {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.td_perguntas {
	background-color: #10619B;
}
.td_respostas {
	background-color: #cc2a2a;
}

.td_respostas span {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

#geral_intenas .perguntas p {
	font-family: Verdana;
	font-size: 12px;
	color: #516F89;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}



#loginloga .lembralogin {
	font-family: Verdana;
	font-size: 11px;
	color: #516F89;
	font-weight: normal;
	margin: 0px;
}
#loginloga #login_salva {
	border: 1px solid #E5EAEE;
	background-color: #FAFAFA;
}



.msglogar {
	height: 23px;
	text-align: center;
	padding-top: 10px;
}
.errologar {
	font-family: Verdana;
	font-size: 10px;
	color: #B90000;
	margin: 0px;
	font-weight: bold;
}

form {
	margin: 0px;
}

#loginloga td {
	height: 33px;
	font-family: Verdana;
	font-size: 12px;
	color: #516F89;
}
#loginloga .botao_entrar {
	background-color: #10619A;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #0F578C;
	margin-top: 2px;
	margin-bottom: 2px;
}

#envia_senha {
	width: 299px;
	float: left;
	height: 170px;
	margin-left: 20px;
	background-image: url(../imagens/fundologin_rest.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#geral_intenas fieldset {
	border: 1px solid #C1D1DB;
}

#formulariocontato {
	font-family: Verdana;
	font-size: 11px;
	color: #516f89;
	margin-top: 0px;
	margin-bottom: 15px;
}

.input_classe {
	border: 1px solid #C2D3DC;
	background-image: url(../imagens/fundo_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 19px;
	padding: 1px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

#formulariocontato textarea {
	border: 1px solid #C2D3DC;
	background-image: url(../imagens/fundotextarea.gif);
	background-repeat: repeat-x;
	padding: 1px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}

#formulariocontato td {
	height: 28px;
}

.botaogeral {
	height: 22px;
	background-color: #0E5993;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
}


#acoes #sucesso {
	width: 480px;
	background-color: #F5F5F5;
	border: 1px solid #009900;
	text-align: center;
	padding-bottom: 4px;
	margin-bottom: 8px;	
}
#acoes #sucesso a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#acoes #sucesso a:hover {
	text-decoration: underline;
}
#acoes #sucesso h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#acoes #sucesso span {
	font-family: Arial;
	font-size: 12px;
	color: #009900;
}

#acoes #erro {
	width: 480px;
	background-color: #FFF8F4;
	text-align: center;
	border: 1px solid #FF0000;
	margin-bottom: 10px;
}
#acoes #erro a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#acoes #erro a:hover {
	text-decoration: underline;
}
#acoes #erro h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#acoes #erro span {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
