/* GERAL CSS */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-image: url(../imgs/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9B0000;
}
a:hover {
	text-decoration: none;
	color: #9B0000;
}
a:active {
	text-decoration: none;
	color: #9B0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 10px;
	color: #666666;
}
h2 {
	font-size: 10px;
	color: #666666;
}
h3 {
	font-size: 10px;
	color: #666666;
}
h4 {
	font-size: 10px;
	color: #666666;
}
h5 {
	font-size: 10px;
	color: #666666;
}
h6 {
	font-size: 10px;
	color: #666666;
}
.Fonte10{
    FONT-SIZE: 10px;
    COLOR: #666666;
}
#scroll {
  	width:100%;
  	height:250px;
  	overflow:auto;
}
.engenharia {
  	width:215px;
	align:right;
	float:right;
  }
.engenharia1 {
  	width:200px;
	align:right;
	float:right;
	height:300px;
  }
.ferramentaria{
  	align:right;
  	float:right;
}
 