body {
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
	background-color: #198e4e; /*#209555*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	margin-top: 20px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

img{
	behavior:url(/pngbehavior.htc)
}

a:link {
	color: #007637;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #007637;
}
a:hover {
	text-decoration: none;
	color: #007637;
}
a:active {
	text-decoration: underline;
	color: #007637;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#wrapper {
	width:810px;
	margin: 0 auto;
}

#header {
	background-image: url(../gfx/topo.png);
	background-repeat: no-repeat;
	height: 172px;
	position:absolute;
	width: 808px;
	z-index:1000;	
}

#banner_img {
	padding-top:15px;
	padding-left: 4px;
	width: 800px;
	height: 207px;
}

#logo {
	height: 100px;
	width: 150px;
	margin-top: 57px;
	margin-left: 39px;
	background-color: #003366;
	vertical-align: middle;
}

#slogan {
	height: auto;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	width: auto;
	margin-top: 20px;
	margin-right: 20px;
}

#menu {
	position:absolute;
	left: 24px;
	top: 181px;
	z-index:900000000;
	height: 42px;
}

#menu li {
	background-image: url(../gfx/menu.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 127px;
	float: left;
	margin-right: 25px;
	text-align: center;
	vertical-align: middle;
	
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;

}

#content_wrapper {
	margin: 0 auto;
	width:801px;
}

#content{
	background-color: #FFFFFF;
	/*padding: 25px;*/
}

#rodape {
	background-color: #01212b;
	width: 100%;
}

#rodape_content {
	margin: 0 auto;
	width:800px;
	background-color: #019d10;
}

#conteudo {
	padding: 25px;
	text-align: justify;

}

.titulo1 {
	color: #007637;
	font-size: 16px;
	font-weight:bold;
}

h4 {
	color: #00a00b;
	font-size: 13px;
	font-weight: normal;
	margin:0;
	padding:0;
}

.texto_small {
	color: #b2b2b2;
	font-size: 10px;
}

.conteudo_rodape {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #FFFFFF;
}

a.link_peq:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.link_peq:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.link_peq:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.link_peq:active {
	color: #FFFFFF;
	text-decoration: underline;
} 

.form-field {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 250px;
	padding: 4px;
}

.bt-submit {
	background-color: #019d0c;
	border: 1px solid #019d0c;
	font-size: 11px;
	color: #ffffff;
	padding: 4px;
}

/*COLUNA ESQ PROMO VERÂO*/

.div_fixo {position: fixed; width:180px; color:#f6551b; font-size:12px; font-weight:bold; text-align:left}
.span_text {color:#666; font-size:11px;}
