<style type="text/css">

<!--

/*Aceitando ao IE
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */



body, td, tr, th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	}

.topo{
	position: static;
	background-image: url("../img/topo.jpg");
	background-repeat: repeat-x;
	height: 310px;
	}
.logo{
	position: static;
	margin: 0px 0px 0px 0px;
	}
.flash{
	position: static;
	margin: -310px 0px 0px 150px;
	}

/****************/
/** Produtos  **/	
/***************/

.textoTitulo{
	position: static;
	margin: 30px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}
.textoProdutos{
	position: static;
	margin: 5px 0px 0px 250px;
	color: #999999;
	width: 750px;
	text-align: center;
	}

/*************/
/* Link		 */
/*************/

a.produto:link, a.produto:visited{
	text-decoration: none;
	color: #333333;
	}
a.produto:hover{
	text-decoration: underline;
	color: #333333;
	}
	
a.noticias:link, a.noticias:visited{
	text-decoration: none;
	color: #000000;
	}
a.noticias:hover{
	text-decoration: underline;
	color: #666666;
	}


/*************/
/* Conteudo  */
/*************/

.conteudo{
	position: static;
	margin: 0px 0px 0px 150px;;
	width: 1000px;
	display: table;
	}
.lateralEsquerda{
	position: static;
	margin: 30px 0px 0px 0px;
	width: 260px;
	float: left;
	text-align: center;
	}
.iconeAtendimento{
	position: static;
	margin: 10px 0px 0px 0px;
	}

.lateralDireita{
	position: static;
	margin: 40px 0px 0px 0px;
	width: 720px;
	float: right;
	}


/***********/
/* Rodape */
/**********/

.efeitoRodape{
	position: static;
	margin: 0px;
	background-image: url("../img/efeitoRodape.jpg");
	background-repeat: repeat-x;
	height: 100px;
	}
.rodape{
	position: static;
	margin: 0px 0px 0px 0px;
	background: #f4f4f4;
	background-repeat: repeat-x;
	text-align: center;
	}


/***************/
/* Formulario */
/**************/

.sucesso{
	size: 13px;
	color: red;
	}

-->
</script>
