/* formulario */
#formulariocontato {
	font-family: Verdana;
	font-size: 11px;
	color: #242424;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 25px;
}

#formulariocontato h2 {
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
	color: #1F1F1F;
	font-weight: normal;
}
#formulariocontato #Image_enviar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#formulariocontato td {
	height: 24px;
}

#formulariocontato input {
	height: 17px;
	border: 1px solid #C4C4C4;
	background-image: url(../imagens/inputcontato.gif);
	background-repeat: repeat-x;
	padding: 1px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
#formulariocontato select {
	height: 19px;
	border: 1px solid #C4C4C4;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #FBFBFB;
}
#formulariocontato textarea {
	border: 1px solid #C4C4C4;
	background-image: url(../imagens/fundotextarea.gif);
	background-repeat: repeat-x;
	padding: 1px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}


#acoes #sucesso {
	width: 90%;
	background-color: #F5F5F5;
	border: 1px solid #009900;
	text-align: center;
	padding-bottom: 4px;
	margin-left: 25px;
}
#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: 90%;
	background-color: #FFF8F4;
	text-align: center;
	margin-right: 0;
	margin-left: 25px;
	border: 1px solid #FF0000;
}
#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;
}
#principal #conteudointerno .contato {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: center;
	line-height: 22px;
}

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

#conteudogeral #coninicial .contatoh1 {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#conteudogeral #coninicial .contato {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* fim formulario contato */

#acoes #calculo_sucesso {
	width: 90%;
	background-color: #FCFCFC;
	border: 1px solid #D70000;
	text-align: center;
	padding-bottom: 4px;
	margin-left: 25px;
}

#acoes #calculo_sucesso h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#acoes #calculo_sucesso span {
	font-family: Arial;
	font-size: 12px;
	color: #DB0404;
}
#formulariocontato .ex {
	font-size: 9px;
}
#formulariocontato .botao_com_hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

