@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ccd8e2;
}
#geral {
	width: 772px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#corpo {
	float: left;
	width: 772px;
	background-image: url(../imagens/bg_corpo.png);
	background-repeat: repeat-y;
	float: left;
	background-color: #FFF;
}
#cabecalho {
	background-image: url(../imagens/bg_cabecalho.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 166px;
	margin-top: 20px;
}
#logo {
	background-image: url(../imagens/logo.png);
	background-repeat: no-repeat;
	height: 107px;
	width: 285px;
	margin-left: 30px;
	float:left;
}
#rodape {
	background-image: url(../imagens/bg_rodape.png);
	background-repeat: no-repeat;
	height: 141px;
	clear: both;
}
#rodape p {
	padding-top: 80px;
	text-align: right;
	padding-right: 30px;
	color: #FFF;
}
/* Style Menu */
.menu {
	float: right;
	margin-top: 40px;
	margin-right: 130px;
}
.menu ul {
	padding: 0px;
	text-align: center;
}
.menu ul li {
	list-style: none;
	display: inline;
}
.menu ul li.s_menu {
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.menu ul li a.home {
	background-image:url(../imagens/home.gif);
	background-repeat: no-repeat;
	float: left;
	width: 67px;
	height: 21px;
}
.menu ul li a.contato {
	background-image:url(../imagens/contato.gif);
	background-repeat: no-repeat;
	float: left;
	width: 81px;
	height: 21px;
}
/* Fim Style Menu */
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
#conteudo {
	padding: 10px;
}
#coluna_direita {
	background-image: url(../imagens/bg_direita.png);
	background-repeat: no-repeat;
	width: 35%;
	float: right;
}
.icone {
	float: left;
	margin-left: 30px;
}
.tit_orcamento {
	background-image: url(../imagens/tit_orcamento.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 82px;
	margin-left: 160px;
	margin-top: 30px;
}
.tit_contato {
	background-image: url(../imagens/tit_contato.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 82px;
	margin-left: 180px;
	margin-top: 30px;
}
.orcamento_int {
	background-image: url(../imagens/tit_orcamento.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 82px;
}
.contato_int {
	background-image: url(../imagens/tit_contato.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 62px;
}
.principal {
	background-image: url(../imagens/bg_prin.jpg);
	background-repeat: repeat-x;
	border: 3px double #ccc;
	padding: 10px;
	float: left;
}
.principal p {
	margin-top: 10px;
}
.tit_fone {
	background-image: url(../imagens/tit_fone.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 82px;
	margin-left: 170px;
	margin-top: 30px;
}
#centro {
	float: left;
	width: 60%;
	padding-left: 20px;
}
.informacoes {
	float: left;
	margin-bottom: 30px;
}
.informacoes p {
	text-align: right;
	margin-right: 20px;
}
.informacoes a {
	color: #000;
	text-decoration: none;
}
.informacoes a:hover {
	text-decoration: underline;
}
label.labelForm {
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 10px;
	color: #1f5b99;
	font-weight: bold;
}
textarea.textform {
	margin-left: 125px;
	background-color: #f0f5fb;
	border: 1px solid #2f6caf;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
.form {
	padding-left: 5px;
	float: left;
}
.form input {
	background-color: #f0f5fb;
	border: 1px solid #2f6caf;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
.bot {
	background-image: url(../imagens/bg_bot.jpg);
	background-repeat: repeat-x;
	margin-left: 125px;
	margin-top: 20px;
	height: 19px;
	color: #FFF;
	cursor: pointer;
}
/* Style Login */
#geral_login {
	width: 458px;
	margin: 0 auto;
}
#corpo_login {
	width: 458px;
	float: left;
}
.miolo_login {
	background-image: url(../imagens/corpo_login.png);
	background-repeat: repeat-y;
	width: 458px;
}
.rodape_login {
	background-image: url(../imagens/rodape_login.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 458px;
	float: left;
}
.miolo_login {
	float: left;
}
.miolo_login div {
	width: 200px;
	float: right;
	margin-bottom: 30px;
	color: #023D70;
	font-weight: bold;
	font-size: 11px;
}
.top_login {
	background-image: url(../imagens/top_login.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 458px;
	float: left;
	margin-top: 50%;
	;
}
.bot_login {
	background-image: url(../imagens/bg_bot.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	height: 22px;
	color: #FFF;
	cursor: pointer;
}
/* Destaque */
.p_top {
	background-image:url(../imagens/p_top.gif);
	background-repeat: no-repeat;
	width:433px;
	height:19px;
}
.p_center {
	background-image:url(../imagens/p_center.gif);
	background-repeat: repeat-y; 
	width:433px; margin: 0px;
	padding: 0px;
}
.p_center p {
	padding:0px; 
	margin: 0px; 
	padding-bottom: 5px; 
	padding-left: 10px; 
	padding-right: 10px;
}
.p_bottom {
	background-image:url(../imagens/p_bottom.gif);
	background-repeat: no-repeat; 
	width:433px; 
	height:37px;
}
p.sucesso {
       color: #0000ff;
}
p.erro {
        color: #ff0000;
}