
*{
	margin:0 auto;
	text-decoration:none;
	padding:0;
	list-style-type:none;
	font-family:arial, verdana, tahoma;
}
body{
	background:#D0E9FF url(../img/bg_site.jpg);
	background-repeat:repeat-x;
}
img, fieldset{border:none}
#geral{
	width:100%;
	height:auto;
	/*background:#000;*/
}

/*TOPO DO SITE*/
#topo{
	width:948px;
	height:199px;
}
#logo{
	width:293px;
	height:199px;
}

/*menu*/
#menu{
	width:655px;
	height:56px;
	background:url(../img/bg_menu.jpg);
	background-repeat:no-repeat;
}
.menu_topo{
	width:528px;
	height:33px;
}
.menu_topo li{
	display:inline;
	height:43px;
}
.menu_topo li a{
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	font-weight:bold;
}
.menu_topo li a:hover{
	text-decoration:underline;
	color:#D0E9FF;
}

.butao {
	/*width:100px;
	height:20px;*/
	padding:2px 2px;
	background:#B00000;
	color:#FFF;font-weight:bold;
	border:none;
	cursor:hand;
}

.controle_menu {
	width:600px;
}

/*fotos chamada*/
#fotos_chamada{
	width:655px;
	height:143px;
}

/*PAINEL*/
#painel{
	width:100%;
	height:224px;
	background:url(../img/bg_painel.jpg);
	background-repeat:repeat-x;
}
#boxes{
	width:948px;
	height:224px;
	background:url(../img/bg_boxes.jpg);
	background-repeat:no-repeat;
}
#box01 h1{
	color:#fff;
	text-transform:uppercase;
	font-size:16pt;
	font-family:georgia !important;
	padding-top:17px;
}
#box01 p{
	color:#fff;
	font-size:12pt;
	padding-top:10px;
	margin-right:5px;
}
#box01 img{margin-left:100px;}
.bt_01{position:relative;top:15px;left:-30px}
#box01{
	width:315px;
	height:209px;
}

#box02{
	width:301px;
	height:209px;
}
#box02 h1{
	color:#fff;
	text-transform:uppercase;
	font-size:16pt;
	font-family:georgia !important;
	padding-top:17px;
	padding-left:20px;
}
#box02 p{
	color:#fff;
	font-size:12pt;
	padding-top:10px;
	margin-right:10px;
	padding-left:20px;
}
#box02 img{margin-left:60px;}
.bt_02{position:relative;top:15px;left:10px}

#box03{
	width:332px;
	height:209px;
}
#box03 h1{
	color:#fff;
	text-transform:uppercase;
	font-size:16pt;
	font-family:georgia !important;
	padding-top:17px;
	padding-left:20px;
}
#box03 p{
	color:#fff;
	font-size:12pt;
	padding-top:10px;
	margin-right:10px;
	padding-left:20px;
}
#box03 img{margin-left:60px;}
.bt_03{position:relative;top:25px;left:10px}

#painel_interno{
	width:100%;
	height:21px;
	background:url(../img/painel_interno.jpg);
	background-repeat:repeat-x;
}
/*CONTEUDO*/
#conteudo{
	width:948px;
	height:auto;
	background:#fff;
}
#passos{
	width:376px;
	height:186px;
	margin-left:15px;
}
#bem_vindo{
	width:500px;
	height:186px;
	margin-left:15px;
	color:#304481;
}
#bem_vindo p{
	font-size:10pt;
	padding-top:10px;
}
#local{
	width:637px;
	height:426px;
}
/*RODAPE*/
#rodape{
	width:100%;
	height:162px;
	background:url(../img/bg_rodape.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
#rodape .menu_rodape{
	width:400px;
	
}
#rodape .menu_rodape li{
	display:inline;
}
#rodape .menu_rodape li a{
	padding:5px 10px;
	font-weight:bold;
	color:#6c84b5;
	font-size:8pt;
}
#rodape .menu_rodape li a:hover{
	text-decoration:underline;
}
#rodape .copy{
	
	font-size:10pt;
	color:#6c84b5;
	padding-top:10px;
	width:300px;
	
}

.makro{
	width:55px;
	height:28px;
	float:right;
	margin-top:15px;
	margin-right:30px;
}
.style1 {	
	font-size: 12px;
	color: write;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {	
	font-size: 14px;
	color: write;
	font-family: Arial, Helvetica, sans-serif;
}

/*QUEM SOMOS*/
#q_somos{
	width:100%;
	height:auto;
}
#q_somos H1{
	color:#304481;
	text-align:center;
}
#q_somos p{
	font-size:12pt;
	color:#304481;
	padding-top:10px;
	margin:15px;
}

/*PRODUTOS*/
.titulo_produtos{color:#304481;padding:15px;}

.produtos img, .quimicos img{
	margin-left:10px;
}



