body
{
   background:url(../back_ground.gif) #aaaaaa;
   background-color: #aaaaaa;
}
.footer
{
	background:url(../imagens/footer.png) repeat-x top left;
}
.footer1
{
	background:url(../imagens/footer1.png) repeat-x top left;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003b2b;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.form_box {
	border: solid #000 1px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.form_horas {
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: solid #000 1px;
	background-color: #b7ca35;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
