html,body{
	margin:0;
	padding:0
}

body{ 
	font: 76% arial,sans-serif;
	font-size: 12px;
	line-height:150%;
	scrollbar-face-color:#EBF8F7;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#5F7A77;
	scrollbar-darkshadow-color:#5F7A77;
	scrollbar-shadow-color:#D3F0EF;
	scrollbar-arrow-color:#5F7A77;
	scrollbar-track-color:#E0E0E0;
}

.link {
	font: 76% arial,sans-serif;
	font-size: 12px;
	color:#5F7A77;
	cursor: pointer;
    outline: none;
	text-decoration: none;
}

.link:hover {
	color:#5F7A77;
	cursor: pointer;
    outline: none;
	text-decoration: underline;
}
.texto{
	font: 76% arial,sans-serif;
	font-size: 12px;
	line-height:150%;
}

.cargo{
	font: 76% arial,sans-serif;
	font-size: 14px;
	line-height:150%;
	font-weight:bold;
}

#clientes h2, #empresa h2, #parcerias h2, #atividades h2, #politica h2, #cursos h2, #equipe h2, #siderurgia h2, #aguas h2, 
#quimica h2, #alimenticia h2, #noticia h2, #servicos h2, #acucar h2, #papel h2, #softwares h2, #localizacao h2, #contato h2, 
#downloads h2, #fale h2{
	font-size: 16px;
	color: #0D759B;
}

#home p{
	size: 12px;
	color:#222;
	line-height:135%;
	text-align: justify;	
}

#parcerias{
	margin: 0;
	padding: 0;
}

#imagens {
	width: 550px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 35px;
	margin-top: 35px;
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-color: #D3F0F0;
}

#menuEmpresa{
	margin-right: 30px;
	_margin-right: 0;
	float: right;
	width: 130px;
	width: 150px;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D3F0F0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D3F0F0;
}

#menuEmpresa ul{
	width:90px;
	_width:auto;
	list-style: none;
	_line-height:0;
}

#menuEmpresa ul li a{
	width: 90px;
	_width:auto;
	display:block; 
	background:url(../images/icoOff.gif) no-repeat; 
	color:#305E5C; 
	line-height:22px;
	text-decoration:none;
	padding: 0 0 0 20px; 
}

#menuEmpresa ul li a:hover{
	width: 90px;
	_width:auto;
	display:block; 
	background:url(../images/icoOn.gif) no-repeat; 
	color:#305E5C; 
	line-height:22px;
	text-decoration:none; 
	padding: 0 0 0 20px;
}

#contentEmpresa p{
	float: left;
	width: 500px;
	height:auto;
	line-height:10px;;
}

#contentCadastro h3, #contentCursos h3{
	font-size: 14px;
	font-weight:bold;
}

#fachada{
	width: 641px;
	height: 167px;
	border-width: 2px;
	border-style: solid;
	border-color: #8CE900;
}

#fotosTopo{
	width: 631px;
	_width: 641px;
	height: 20px;
	background:url(../images/bkgGreen.gif) repeat-x;
	text-align: left;
	padding-left: 10px
}

#fotos{
	width: 630px;
	_width: 640px;
	height: auto;
	background: #666
}

#noticias{
	width: 500px;
	height: 120px;
	margin-left: 70px;
	margin-top: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #DFD79C;
}

#noticias h4{
	width: 80px;
	height: 80px;
	_width: 75px;
	_height: 80px;
	float: left;
	display:block; 
	background:url(../images/icon4.jpg) 1px 38px no-repeat #DFD79C; 
	color:#fff; 
	font-size:14px; 
	font-weight:bold; 
	line-height:18px; 
	text-transform:uppercase; 
	padding:40px 0 0 70px;  
	margin:0;
}

#ultimasNoticias ul.events{
	float:left; 
	list-style: none;
	_line-height:5px;
	_padding-top: 10px;
}

#ultimasNoticias ul.leia{
	float:left; 
	list-style: none;
	margin-left:10px;
}

#ultimasNoticias ul.leia li a{
	display:block; 
	color:#959595; 
	line-height:20px; 
	padding-left: 12px;
}

#ultimasNoticias ul.leia li a:hover{
	color:#AC9601; 
	text-decoration:underline;
}

#ultimasNoticias ul.events li.captionthree{
	background:#fff; 
	color:#AC9601; 
	font-size:12px; 
	font-weight:bold;
	_padding-bottom: 5px;
}

#ultimasNoticias ul.events li a{
	display:block; 
	background:url(../images/bullet2-normal.gif) 0 8px no-repeat #fff; 
	color:#959595; 
	line-height:20px; 
	padding-left: 12px;
}

#ultimasNoticias ul.events li a:hover{
	background:url(../images/bullet2-hover.gif) 0 8px no-repeat #fff; 
	color:#5F7A77; 
	text-decoration:underline;
}

#contentPolitica, #contentServicos, #contentNoticias, #contentPapel, #contentSoftwares, #contentDownloads{
	width: auto;
	height: 200px;
}

#contentAtividades, #contentCursos{
	padding-left: 10px
}
