/* CSS Document */

body {
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #006683;
	scrollbar-track-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.TituloMaior {
	font-size: 13px;
	font-weight: bolder;
	color: #FF9900;
}
.TituloMenor {
	font-size: 10px;
	font-weight: bolder;
	color: #666699;
}
a:link {
	color: #333366;
	font-weight: bold;
	text-decoration: none;


}
a:hover {
	color: #666699;
	font-weight: bold;

}
.destaque {
	font-weight: bold;
	color: #4F4F75;
}
.BoxInformacoes {

	margin: 2px;
	padding: 0px;
}
a:visited {
	color: #333366;
	font-weight: bold;
	text-decoration: none;

}
#produtos {
	position: absolute; 
	left: 12px; 
	top: 27px; 
	width: 753px; 
	height: 180px; 
	overflow: auto; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF;
}
#noticias {
	position: absolute; 
	left: 12px; 
	top: 27px; 
	width: 753px; 
	height: 180px; 
	overflow: auto; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF;
}
#clientes {
	position: absolute; 
	left: 5px; 
	top: 5px; 
	width: 765px; 
	height: 205px; 
	overflow: auto; 
	background-color: #eeeeee; 
	layer-background-color: #eeeeee;
}
#empresa {
	position: absolute; 
	left: 12px; 
	top: 25px; 
	width: 530px; 
	height: 150px; 
	overflow: auto; 
	background-color: #eeeeee; 
	layer-background-color: #eeeeee;
}
