body{
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #29256A;
	font-size: 12px;
	text-align:left;
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
	background-color: #127DAB;
	background-image: url(imagens/bg.jpg);
}

iframe {
	border:0;
}

img{
	border:0;
}

p{
	margin:0;
}a:link {
	color: #09C;
	text-decoration:none;
}
a:visited {
	color: #09C;
	text-decoration:none;
}
a:hover {
	color: #F90;
	text-decoration:none;
}
a:active {
	color: #09C;
	text-decoration:none;
}

#popup {
	position:absolute;
	left:50%;
	top:50%;
	/*width:850px;
	height:404px;*/
	width:763px;
	height:400px;
	z-index:100;
	margin-top: -200px;
	margin-left: -380px;
}

#news {
	position:absolute;
	left:458px;
	top:7px;
	z-index:200;
	margin-right: auto;
	margin-left: auto;
}

#tudo {
	position:relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	background-image:url(imagens/bg_tudo.jpg);
	background-repeat:repeat-x;
	background-color: #FFF;
}

#topo {
	width: 980px;
	background-color: #FFF;
	padding-bottom:10px;
}

#conteudo {
	margin-bottom: 15px;
	width: 980px;
	background-color:#FFF;
	height: auto;
}

#sistema {
	background-image:url(imagens/fundo.jpg);
	width:490px;
	overflow:auto;
	overflow-x:hidden;
	height:330px;
	text-align:justify;
	padding:10px;
}

.direita {
	height:auto;
	background-color: #FFF;
	float: right;
	width: 775px;
	_margin:0;
}

.esquerda {
	float: left;
	margin: 10px 0 10px 20px;
	width: 181px;
	_margin: 0 0 0 10px;
}

.menu {
	background:url(imagens/fundo_menu.jpg);
	background-repeat:no-repeat;
	float: left;
	margin: 10px 0 10px 0px;
	width: 183px;
}

.menu ul {
	background:none;
	display:block;
	float: left;
	width: 173px;
	padding: 0 0 0 5px;
	margin:0;
}

.menu li {
	width: 165px;
	display:inline;
	float:right;
	text-decoration:none;
	height:17px;
	padding: 1px 0 1px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
	color: #1E3B73;
}

.menu li a{
	float:left;
	text-decoration:none;
	color: #29256A;
}


.menu li a:hover {
	float:left;
	text-decoration:none;
	color: #B5C1D1;
}

.servicos {
	float:left;
	padding: 0px;
	width: 550px;
	height: 195px;
	background-image:url((URL));
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	display: inline;
}

.dicas {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 270px;
	height: 218px;
	background-image:url((URL));
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #FFF;
	display: inline;
}

.conteudos {
	float:left;
	padding: 0px;
	width: 740px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin: 0 0 15px 5px;
}

.marcas {
	float:right;
	margin: 0px;
	padding: 0px;
	width: 270px;
	background-image:url((URL));
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #FFF;
}

.titulos{
	float:left;
	width: 738px;
	height: 20px;
	background-color:#FFF;
	font-size:18px;
	font-weight: bold;
	color: #069;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
	text-align: left;
	margin-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}

.titulos1{
	float:left;
	width: 290px;
	height: 28px;
	background-image:url(imagens/bg_titulos.jpg);
	background-repeat: no-repeat;
	font-size:16px;
	font-weight: bold;
	color: #09C;
	clear: both;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.titulos2{
	float:left;
	width: 250px;
	height: 28px;
	background-image:url(imagens/bg_titulos2.jpg);
	background-repeat: no-repeat;
	font-size:16px;
	font-weight: bold;
	color: #09C;
	clear: both;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.titulos3{
	background-color:#FFF;
	font-weight: bold;
	color: #1D337F;
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #1d337f;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.submenu {
	height: 15px;
	background-color:#FFF;
	font-size:14px;
	font-weight: bold;
	color: #9CAE3B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-align: left;
	padding: 10px 0 5px 5px;
	width: 100%;
	margin: 0px;
	border-bottom-color: #9CAE3B;
}

#rodape{
	clear:both;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	text-align:center;
	background-image:url(imagens/bg_rodape.jpg);
	background-repeat:repeat-x;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.bem_vindo {
	width: 375px;
	float: left;
	height: 137px;
}
.atalhos {
	float: left;
	width: 750px;
	margin: 0 0 0 5px;
}

.destaques {
	float: right;
	padding: 3px 5px 10px 5px;
	height: 125px;
	margin-right: 15px;
	_margin-right: 8px;
}
.acoes {
	float: right;
	width: 485px;
	margin-right: 15px;
	_margin-right: 8px;
}

.anos {
	float: left;
	width: 260px;
	height: 145px;
}

.verde {
	color: #096;
	font-weight: bold;
}
.azul {
	color: #06C;
	font-weight: bold;
}
.laranja {
	color: #F90;
	font-weight: bold;
}
.rosa {
	color: #C69;
	font-weight: bold;
}

.verde a {
	color: #096;
	font-family:sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.azul a {
	color: #06C;
	font-family:sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.laranja a {
	color: #F90;
	font-family:sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.rosa a {
	color: #C69;
	font-family:sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.verde a:hover {
	color: #096;
	font-family:sans-serif;
	font-weight: bold;
	text-decoration:underline;
}
.azul a:hover {
	color: #06C;
	font-family:sans-serif;
	font-weight: bold;
	text-decoration:underline;
}
.laranja a:hover {
	color: #F90;
	font-family:sans-serif;
	font-weight: bold;
	text-decoration:underline;
}
.rosa a:hover {
	color: #C69;
	font-family:sans-serif;
	font-weight: bold;
	text-decoration:underline;
}


.verde a:visited {
	color: #096;
	font-weight: bold;
}
.azul a:visited{
	color: #06C;
	font-weight: bold;
}
.laranja a:visited {
	color: #F90;
	font-weight: bold;
}
.rosa a:visited {
	color: #C69;
	font-weight: bold;
}
.conteudos table {
	text-align: left;
}

.menubetha a:link {
	text-decoration: none;
	color: #1E3B73;
}
.menubetha a:visited {
	text-decoration: none;
	color: #1E3B73;
}
.menubetha a:hover {
	text-decoration: none;
	color: #B5C1D1;
}
.menubetha a:active {
	text-decoration: none;
	color: #1E3B73;
}

.subtitulo {
	color:#9CAE3B;
}

.arrow li {
	list-style-image:url(imagens/arrow.jpg);
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.subtitulos {
	background-color: #069;
	height: 20px;
	width: 750px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.titulo3 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 3px;
	width: 978px;
	font-size: 14px;
	font-weight: bold;
	color: #0B3275;
	padding-top: 1px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B3275;
	margin-bottom: 5px;
}
#links{
	width: 980px;
	text-align:center;
	padding: 0;
	margin: 0px;
	float: left;
}
#parabens {
	width:229px;
	height:148px;
	border:1px;
	margin-right: 10px;
	padding: 5px;
	font-weight: bold;
	background-image: url(imagens/parabens.jpg);
}
