@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	margin:0px;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #DC6E25;
}
a:visited {
	color: #28166F;
}
a:hover {
	color: #AA4C25;
}
a:active {
	color: #DC6E25;
}
h1 {
	font-family:Verdana;
	font-size:20px;
	color:#DC6E25;
	text-align:left;
}
h2 {
	font-family:Verdana;
	font-size:20px;
	color:#28166F;
	text-align:left;
}

h4 {
	font-family:Verdana;
	font-size:16px;
	color:#28166F;
	text-align:left;
}
h5 {
	font-family:Verdana;
	font-size:18px;
	color:#28166F;
	text-align:left;
}
.aba_titulo{
	font-family:Verdana;
	font-size:18px;
	color:#28166F;
	text-align:center;
	font-weight:bold;
}
.aba_subtitulo{
	font-family:Verdana;
	font-size:12px;
	color:#28166F;
	text-align:left;
	font-weight:bold;
}
.receita_titulo{
	font-family:Verdana;
	font-size:20px;
	color:#DC6E25;
	text-align:center;
	font-weight:bold;
	background:url(../images/abasuperior_r2_c2.jpg) repeat-x;
	}
.formulario {
	font-family:Verdana;
	font-size: 12px;
	color: #28166F;
	border: none;
	background-color: transparent;
}
.botao {
	font-family:Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	border:1px solid #F7C30F;
	background:#28166F;
}
.bg-form {
	background-image: url(../images/form_2.gif);
	background-position: center;
	background-repeat: repeat-x;
	color:#999999;
}

.bg-form-2 {
	background-image: url(../images/form_a_2.gif);
	background-position: center;
	background-repeat: repeat-x;
	color:#669900;
}

#geral {
	width:779px;
	height:auto;
	background-repeat:repeat-y;
	position:relative;
	top:0px;
	left:50%;
	margin-left:-389px;
}

#header {
	width:779px;
	height:315px;
	z-index:1;
}

#corpo {
	background-color:#FFF8C6;
	width:100%;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-align:left;
	
}

#corpo_2 {
	background-color:#FFD988;
	width:100%;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-align:center;
	
}

#corpo_3 {
	background-color:#FFD988;
	width:100%;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-align:center;
	
}

/*#separador {
	width:779px;
	height:22px;
	background-image:url(../images/layout_05.jpg);
	background-repeat:no-repeat;
}*/

#footer {
	width:759px;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:9px;
	font-family:Verdana;
	text-align:right;
	background-color:#28166F;
	border-top:#c0a161 3px solid;
	color:#FFFFFF;
}

#banner {
	width:344px;
	height:218px;
	z-index:2;
}

#texto_box {
	width:90%;
	padding-left:10px;
	padding-right:18px;
	text-align:left;
	font-family:Verdana;
	font-size:12px;
}

.imput_1 {
	width:180px;
	font-size:11px;
}

.imput_2 {
	width:160px;
	font-size:11px;
}

.imput_3 {
	width:20px;
	font-size:11px;
}

.text_area {
	width:180px;
	height:100px;
	font-size:11px;
}


