body,td,th {

	font-family: Arial;

	font-size: 12px;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #009900;
	background-image: url(../images/header/background.jpg);
	background-repeat: repeat-x;
}

.header {
	width: 937px;
	margin: auto;
	background-image: url(../images/menu/back.png);
	background-repeat: no-repeat;
	background-attachment:inherit;
	background-position:top;
	height: 141px;
}
.spacer {
	height: 8px;
}

.menu_links {

	padding-top: 8px;

}

.conteudo {
	width: 937px;
	margin: auto;
	background-image: url(../images/principal/principal.png);
	background-repeat: repeat-y;
	background-attachment:inherit;
	background-position:top;
}

.footer {
	width: 937px;
	margin: auto;
	background-image: url(../images/footer/back.png);
	background-repeat: no-repeat;
	background-attachment:inherit;
	background-position:top;
	height: 90px;
}

.unidade1 {

	height: 57px;

	width: 230px;

	padding-left: 15px;

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	padding-top: 27px;

	color: #FF6600;

	float: left;

}

.unidade2 {

	height: 57px;

	width: 230px;

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	padding-top: 27px;

	color: #FF6600;

	float: left;

	padding-left: 4px;

	z-index: auto;

	overflow: auto;

}

.busca {

	height: 57px;

	width: auto;

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	padding-top: 12px;

	color: #FF6600;

	float: left;

	padding-left: 284px;

}

.busca_form {

	height: 15px;

	width: auto;

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	color: #FF6600;

	border: 0;

}

input {

	outline:none;

}
.noticias {
	height: 33px;
	width: 900px;
	background-image: url(../images/contents/news.png);
	background-repeat: no-repeat;
	margin: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 9px;
	padding-left: 9px;
}
.tabs {
	width: 910px;
	margin: auto;
	height: 145px;
}
.webwork {
	width: 229px;
	float: left;
	height: 145px;
	background-image: url(../images/webwork/webwork.png);
	background-repeat: no-repeat;
}
.noticiasmsg {
	padding-left: 20px;
	width: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.webworkcode{
	padding-top: 95px;
	padding-left: 98px;
}
.webworkform {
	width: 75px;
	height: 30px;
	float: left;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	text-transform: uppercase;
}
.noticiaslink {
	margin: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.erro {
	height: 24px;
	width: 900px;
	background-image: url(../images/home/erro.png);
	background-repeat: no-repeat;
	margin: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 9px;
	padding-left: 9px;
	text-align: left;
}
.desc_m {
	color: #666;
}
