/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
/* Alteraes das Tags */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0;
	margin: 0;
	color: #333333;
	background: url(fundo_nuvem.jpg) no-repeat;
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
}
#tudo {
	height: auto;
	min-height: 700px;
	background: url(fundo_metal.jpg) repeat-y; 
}
* > #tudo {
	height: 800px;
}
hr , .escondido{
	display: none;
}
a img {
	border: none;
}
a {
	color: #009000 ;
	font-weight: bold;
}
h1 {
	color: #666666;
	font-size: 200%;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 110%;
	color: #333333;
	margin: 10px 0 0;
}
/* posicionamento bsico */
.coluna {
	float: left;
	height:900px;
}
.navegacao {
	width: 220px;
	background: url(fundo_topo.png) no-repeat;
	padding-top: 45px;
}
.conteudo {
	padding-top: 80px;
	width: 300px;
	margin: 0 0 20px 20px;
	z-index: 3;
}
.suplementar {
	overflow: visible;
	width: 326px;
	top: 0;
	left: 551px;
	position: absolute;
	z-index: -1;
	background-repeat:no-repeat;
	font-weight: bold;
	padding-left: -8px;
	height: 347px;

}

/* Cabealho */
.navegacao p {
	margin-left: 44px;
	color: #9A9A9A;
}

/* Menu de navegao */
#menu {
	background: White url(fundo_menu.jpg) repeat-y left;
	list-style-image: url(rebite_on.gif);
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 35px 0 0 0;
	
}
#menu li {
	width: 100px;
	margin-left: 53px;
   padding-left: 10px;
	font-size: 140%;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bolder;
	padding-top: 0;
	height: 30px;
	line-height: 110%;
}
#menu li a {
	padding-left: 5px;
	display: block;
	text-decoration: none;
	border: 2px solid White;
}
#menu li a:hover {
	background: #E3FFC1; 
	border-bottom: 2px solid #DCDCDC;
	border-right: 2px solid #BAD5AA;
}
#menu #linkhome {
	list-style-image: none;
	list-style: none;
}
#menu #linkhome a {
	color: #A0D450;
}
#menu #atual a {
	color: #9A9A9A;
}
#menu #atual a:hover {
	background: none;
	border: 2px solid White;
}
#menu #atual {
	list-style-image: url(rebite_off.gif);
}

#endereco {
	background: url(fundo_bottom.jpg) no-repeat;
	margin: 0;
	padding: 80px 0 140px 44px;
}


/* Classes para o Texto */

.correlato {
	position: relative;
	left: -5px;
	padding: 40px 0 10px 150px;
	background: url(seta_correlato.gif) no-repeat left;	
}
.encaixotado {
	border-left: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	padding: 10px 15px;
	position: relative;
	left: -5px;
	width: 310px;
	margin-right: -200px;
   background: White url(shadow.gif) no-repeat bottom right;
}
.destaque {
	border-right: 12px solid #009000;
	padding-right: 10px;
	background-position: left bottom;
}
.conteudo ul {
	position: relative;
	left: -10px;
	padding: 0;
	margin-left: 20px;
	list-style: url(bullet_verificado.gif);
}
.conteudo li {
	margin-bottom: 10px;
}

/* Formulrios */
fieldset {
	padding: 20px;
	border: 1px solid #A0D450;
}
label {
	display: block;
	line-height: 220%;
}
input {
	width: 180px;
	position: absolute;
	left: 330px;
	border: 1px solid #A0D450;
}
.button {
	border: 0.5em Ridge #A0D450;
	background: #009000;
	color: White;
	font-weight: bold;
	position: relative;
	left: 75px;
	width: 95px
}
textarea {
	border: 1px solid #A0D450;
	width: 260px;
	height: 200px;
	display: block;
	margin-bottom: 20px;
}

/* classes miscelnicas */
#icones img {
	width: 205px;
	height: 55px;
}
#icones {
	width: 430px;
}
#icones ul {
	margin: 0 0 0 15px;
	list-style: none none;
}
#icones li {
	margin: 0;
	display: inline;
}

.enfase {
	font-weight: bold;
}

.vantagens h2 {
	display: list-item;
	list-style: url(bullet_verificado.gif);
	left: 0px;
	position: relative;
}
