@charset "utf-8";
*{margin: 0px; padding: 0px;font-family: "Trebuchet MS", Arial, SansSerif, serif;}
#page {
	background-image: url(../imagens/fundo_topo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
}

#tudo {
	border:solid 0px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 800px;
	}
	
	#topo {
		height:139px;
		border:solid 0px;
		}
		#menu1 {
			height:50px;
			width:802px;
			float:left;
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-left-width: 0px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			background-image: url(../imagens/fundo_menu.png);
			background-repeat: no-repeat;
			background-position: center top;
		}				
		#icons
		{
			list-style-type: none;
			overflow: auto;
			font-size: 22px;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 30px;
			margin: 0px;
		}
						
			#icons li
			{
				float:left;
				width:150px;
				height: 53px;
				text-align:center;
				margin-right: 15px;
				margin-left: 15px;
				padding-top: 0;
				padding-right: 0;
				padding-bottom: 0;
				padding-left: 0;
				margin-top: 8px;
			}
								
			#icons li a {
				display:block;
				padding:0;
				height:100%;
				text-decoration:none;
				color: #666666;
			}
			#icons li a:hover { color:#000000; text-shadow:#FFFFFF;}
		#logo {
			float:left;
			margin-top:20px;
			margin-left:30px;
			border: solid 0px;
			width: 454px;
			height: 137px;
			text-indent: -9999px;
			size: 14px;
			background: url(../imagens/logotipo.png) no-repeat top left;
			}
		#logo a {display:block;padding:0;height:100%;color:#FFF;text-decoration:none;}
		
		#mensagem {
			float: right;
			width: 280px;
			height: 90px;
			margin-top: 30px; margin-left:10px; 
		}
		.textoMensagem{
			text-align:center;
			font-style: italic;
			/*height: 0px;*/
		}
		#versao {
			width: 130px;
			height: 25spx;
			margin-top: 15px;
			text-align:left;
			float:right;
		}
		#mcQuimica{
			float: left;
			padding-left: 130px;
		}	
		#mcQuimica a{ text-decoration:none; color:#006600;}
		#mcQuimica a:hover { text-decoration:underline;}
	#conteudo {
			float:left;
			border: solid 0px #000;
			width: 800px;
			background:url(../imagens/fundo_pagina.png) no-repeat center;
	}	
							
		#negocios{
			width: 444px;
			margin: 10px;
			margin-left:50px;
			height: 364px;
			float: left;
			background:url(../imagens/fundo_negocios.jpg) no-repeat top left;
	
		}
			#negocios h1{
				font-size:38px;
				color:#003300;
				margin-left: 20px;
				margin-top:8px;border: solid 0px;
				font-weight: normal;
			}
			#negocios p {
				margin-top: 20px;
				padding:0px 20px;
				border:solid 0px;
				color: #333333;
				font-size:16px;
				letter-spacing: 1px;
				text-indent: 20px;
			}
			#negocios #nLink{ float:right; text-align:right; padding-right: 40px;}
			#negocios a {color: #FF3300; font-weight:bold; font-size:20px; text-decoration:none; }
			#negocios a:hover{text-shadow: 0.1em 0.1em #ccc; color:#000000;}
		#consultoria {
			width: 248px;
			margin: 10px;
			height: 364px;
			float: left;
			background: url(../imagens/fundo_consultoria.jpg) no-repeat top left;
		}
			#consultoria h1{ font-size:32px; color:#FF6600; margin-left: 24px; margin-top:8px;font-weight: normal;}		
			#consultoria ul{ padding-left: 45px; padding-top:20px;}
			#consultoria li{ list-style-image: url(../imagens/icone_menu.gif); padding-top:5px; font-size:16px;}
			#consultoria a{ color:#333333; text-decoration:none;}
			#consultoria a:hover{text-shadow: 0.1em 0.1em #ccc;  color:#000000;}
			
			input, textarea {
				height: 15px;
				border-right-width: 1px;
				border-bottom-width: 1px;
				border-right-style: none;
				border-bottom-style: solid;
				border-right-color: #CCCCCC;
				border-bottom-color: #CCCCCC;
				border-top-style: none;
				border-left-style: solid;
				border-left-width: 1px;
				border-left-color: #CCCCCC;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #333333;
			}
		#empresa {
			width: 600px;
			margin-left:50px;
			float: left;
			font-size: 14px;
			background:url(../imagens/fundo_empresa.jpg) no-repeat top left;
			padding-top: 10px;
			padding-left: 5px;
			text-indent: 20px;
			list-style-position:inside;
			margin-top: 10px;
			margin-right: 10px;
			margin-bottom: 10px;
			padding-bottom: 20px;
		}
		#empresa ul{display: none; padding-left: 30px;}
		#empresa a{ text-decoration: none; color:#000;}
		#empresa a:hover {text-decoration:underline; color: #009900;}
		#empresa h2{font-size: 14px; padding-left:10px;}
			textarea {
				height: 75px;
			}
			.btEnviar{
				color: #333333;
				background-color: #E1E1E1;
				border: 1px dotted #FF9900;
				height: 25px;
				font-weight: bold;
			}
			.btLimpar{
				height: 25px;
				color: #333333;
				background-color: #FFCC33;
				border: 1px dotted #333333;
			}
			.textoPequeno {
				font-size: 10px;
			}

			
		#rodape {
			height:25px;
			border:solid 0px;
			font-size:11px;
			text-align:center;
			clear:both;
			background-color: #F2F2F2;
			padding-top: 10px;
			width: 100%;
		}				
