@charset "UTF-8";
/* CSS Document */
body {
	margin-top: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px
}

h1{
	color:#3FA9F5;
	font-size:12px;
	margin: 0px 0px 0px 0px ;
}
h2{
	color:#3FA9F5;
	font-size:16px;	
	margin: 0px 0px 0px 0px ;
}
p{
	font-size:10px;
}
/** menu **/
#botao1  {position:absolute;top: 0px;left: 378px;margin-left:auto;margin-right:auto;width:133px;height: 30px;}
#botao1 a, .botao a:visited {  font: 15px Tahoma;text-decoration: none;text-align:center;margin: 0px 0px 0px 0px;color:#0071BC;width:133px;  height:30px;	display:block;}
#botao1 a:hover { background: #0071BC;color: #FFF;}

#botao2  {position:absolute;top: 0px;left: 511px;margin-left:auto;margin-right:auto;width:133px;height: 30px;}
#botao2 a, .botao a:visited {  font: 15px Tahoma;text-decoration: none;text-align:center;margin: 0px 0px 0px 0px;color:#0071BC;width:133px;  height:30px;	display:block;}
#botao2 a:hover { background: #0071BC; text-decoration: #0071BC;color: #FFF;}

#botao3  {position:absolute;top: 0px;left: 644px;margin-left:auto;margin-right:auto;width:133px;height: 30px;}
#botao3 a, .botao a:visited {  font: 15px Tahoma;text-decoration: none;text-align:center;margin: 0px 0px 0px 0px;color:#0071BC;width:133px;  height:30px;	display:block;}
#botao3 a:hover { background: #0071BC; text-decoration: #0071BC;color: #FFF;}

#botao4  {position:absolute;top: 0px;left: 777px;margin-left:auto;margin-right:auto;width:133px;height: 30px;}
#botao4 a, .botao a:visited {  font: 15px Tahoma;text-decoration: none;text-align:center;margin: 0px 0px 0px 0px;color:#0071BC;width:133px;  height:30px;	display:block;}
#botao4 a:hover { background: #0071BC; text-decoration: #0071BC;color: #FFF;}

#topo{
	background-image:url(img/fundo_menu.jpg);
	width: 800px;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
}

#banner{
	background-image:url(img/logo_banner.jpg);
	width:800px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
}
	
#conteudo{
	width:800px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
}
#conteudo2{
	background-image:url(img/fundo_empresa.png);
	width:800px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
}
#conteudo3{
	overflow: auto;
	width:800px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	}
#conteudo4{
	background-image:url(img/fundo_contato.png);
	width:800px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
}
	#texto_empresa{ width:600px; height:150px; margin: 20px 0px 0px 50px;}

	#coluna1 { width: 300px; height: 300px;  float:left; margin: 5px 0px 0px 0px; text-align: justify; z-index:1;}
		#b1 { background-image:url(img/home_b1.jpg); width: 300px; height: 150px;  float:left; margin: 0px 0px 0px 0px; text-align: justify;}
		#texto_coluna1 { width: 300px; height: 140px;  float:left; margin: 10px 0px 0px 0px; text-align: justify;}
	
	#coluna2 { width: 490px; height: 300px;  float: ; margin: 5px 0px 0px 310px; text-align: justify; z-index:2; }
		#coluna2a { width: 280px; height: 300px;  float:left; margin: 0px 0px 0px 0px; text-align: justify;}
			#b2{ background-image:url(img/home_b2.jpg); width:280px; height:55px; }
			#texto_coluna2a1{ width:280px; height:100px;}
			#b3{ background-image:url(img/home_b3.jpg); width:280px; height:55px; }
			#texto_coluna2a2{  width:280px; height:90px;}
		#coluna2b { background-image:url(img/banner_televendas.jpg); width: 200px; height: 300px;  float: right; margin: 0px 0px 0px 0px; text-align: justify; }
	

#rodape{
	background-image:url(img/fundo_botton.jpg);
	width: 800px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
}
	#copyright{
		width:400px; height:10;
		margin: 10px 0px 0px 0px;
		margin-left:auto;
		margin-right:auto;
		font:Verdana, Geneva, sans-serif; color:#FFF; size:7px; text-align:center;
	}
#desenvolvimento{
	width:800px;
	height:15px;
	margin-left:auto;
	margin-right:auto;	
	}
	
	#maisemaisvendas{
		background-image:url(img/desenvolvimento.png);
		width:204px;
		height:14px;
		float:right;
	}
	
.fonte16{ font-size:16px;}
