body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
}
.fonte {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	font-weight: normal
}
a:active {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336170;
	text-decoration: underline
}
a:hover {
	color: #336170;
	text-decoration: underline;
	font-weight: bold
}
a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #336170;
	text-decoration: none;
	font-weight: bold
}
a:visited {
	color: #63A3B8;
	text-decoration: none;
	font-weight: bold
}
.formCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.fonte02 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #4B8092;
	font-weight: bold
}
.titulo {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #336170;
	text-align: center;
	font-weight: bold
}
.fonte_interna {
font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; color: #ffffff; font-weight: bold
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: thin solid #999999;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
	background-color: #FFFFFF;

}
.img {
	position:absolute;
	width:778px;
	height:100px;
	z-index:3;
	left: 0px;
	top: 153px;
}
.menutop {	position:absolute;
	width:356px;
	height:27px;
	z-index:2;
	left: 415px;
	top: 6px;
}
.principal_template {	position:absolute;
	width:778px;
	z-index:1;
	left: 50%;
	margin-left: -389px;
	top: 0;
}
.tit {
	position:absolute;
	width:264px;
	height:26px;
	z-index:2;
	left: 5px;
	top: 248px;
}
#main-wrapper {
	width:980px;
	background: #fff;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	}
.left-wrapper {
  	float: left;
 	
	width:147px;
	}
.center-wrapper {
  	float: left;
 	background: #fff;
	width:309px;
	}
.spacer-wrapper01 {
	float:left;
	background: #fff;
	width:35px;
	}
.prod-wrapper {
    float:left;
	background: #fff;
	width:392px;

	}
.newsletter {
	padding:3px;
	text-align:left;
	}
.conteudo {
    float:left;
	background: #fff;
	width:736px;
	}
.topoconteudo {
    float:left;
	background: #fff;
	width:736px;
	heignt:128px;
	margin-top:0px;
	}
#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	background: #b6dbe8;
	color: #4B8092;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
#popup {
	position: absolute;
	top: 20%;
	left: 15%;
	width: 756px;
	height: 380px;
	padding: 50px;
	border: 2px solid #CCCCCC;
	background-image: url(images/bg_prom.png);

}

