body {
margin:0;
padding:0;
background:#ffffff;
text-align:center; /* hack para o IE */	
	}
#carregando {
	display:none;
	position:absolute;
    text-align: center;
    bottom: -150px;
}

#tudo {
	width: 760px;
	padding: 0px;
	text-align:left; /* "remédio" para o hack do IE */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	}
#conteudo {

}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: da251d;
	font-weight: bold;
}
.destaque2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #256AA8;
	font-weight: bold;
}

	a.exibir:link {color: #009900; text-decoration: none; 

  background-color: transparent}

  a.exibir:visited {
	color: #009900;
	text-decoration: none;
	background-color: transparent
}

  a.exibir:hover {
	color: #004785;
	text-decoration: underline;
	background-color: transparent
}

  a.exibir:active {
	color: #009900;
	text-decoration: underline;
	background-color: transparent
}

div.barra_de_rolagem{
	padding:5px;
	width:495px;
	height:185px;
	overflow:auto;
	vertical-align: middle;
}
.produtos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #256AA8;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
ul#menu {
	width:200px;
	padding:0;
	list-style-type:none;
	margin: 0;
}
ul#menu li {
	border-bottom-width: 0px;
	background-image: url(img/seta1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul#menu li a:link, ul#menu li a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border-left:0px solid #ffffff;
	padding-left:13px;
}
ul#menu li a:hover {
	color:0e405e;
	background-image: url(img/seta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
} 
	
.selo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 15px;
}
.style1 {
	color: #DA251D;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.margem_esquerda {
	margin-left: 40px;
}


.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.botao {
	background-image: url(img/botao_enviar.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #da251d;
	height: 13px;
	width: 55px;
	text-align: left;
	padding-right: 20px;
}
