#corpo {
	min-height: 200px;
	margin-top: 15px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(imagens/fundo2.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
}
a {
	color: #036;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
#menu {
	height: 67px;
	position: absolute;
	top: 98px;
	width: 960px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	list-style-type: none;
	display: inline;
}
#menu ul li a {
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
	display: block;
	float: left;
	background-image: url(imagens/menu2.png);
	height: 48px;
	width: 136px;
	text-align: center;
	padding-top: 19px;
}
#menu ul li a:hover {
	color: #FFF;
	background-image: url(imagens/menu2h.png);
}
#menu ul li a.primeiroitem{
	background-image: url(imagens/menu1.png);
}
#menu ul li a.primeiroitem:hover {
	background-image: url(imagens/menu1h.png);
}
#menu ul li a.ultimoitem {
	background-image: url(imagens/menu3.png);
	width: 143px;
}
#menu ul li a.ultimoitem:hover {
	color: #FFF;
	background-image: url(imagens/menu3h.png);
}







img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000;

}
h1 {
	color: #036;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	color: #036;
	font-size: 16px;
	font-weight: normal;
}



#tudo {
	width: 960px;
	margin: auto;
	position: relative;
}

#topo_social {
	text-align: right;
	height: 34px;
	padding-top: 10px;
}
#frametopo {
	position: relative;
	height: 170px;
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	top: 13px;
}
#parceiros {
	position: absolute;
	text-align: right;
	left: 252px;
	top: 12px;
	width: 706px;
}
#corpo1 {
	clear: both;
	height: 380px;
	position: relative;
}

#banner {
	background-image: url(imagens/banner.png);
	height: 348px;
	width: 595px;
	position: absolute;
	left: 2px;
	padding-top: 13px;
	padding-left: 15px;
	top: 1px;
}
#calendario {
	background-image: url(imagens/calendario.png);
	height: 343px;
	width: 296px;
	position: absolute;
	left: 627px;
	padding-top: 9px;
	padding-right: 18px;
	padding-bottom: 9px;
	padding-left: 18px;
}
#calendario h1 {
}
#calendario_item {
	height: 102px;
}
#calendario_data {
	background-image: url(imagens/data.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 31px;
	text-align: center;
	color: #FFF;
	line-height: 20px;
	padding-top: 5px;
	float: left;
}
#calendario_conteudo {
	margin-left: 38px;
	font-size: 13px;
	line-height: 14px;
}
#corpo2 {
}
#corpo2_col1 {
	float: left;
	width: 206px;
	padding-right: 5px;
	padding-left: 10px;
}
#corpo2_col2 {
	float: left;
	width: 392px;
	padding-right: 5px;
	padding-left: 5px;
}
#corpo2_col3 {
	width: 327px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.depoimento {
}
.depoimento p img {
	margin-right: 10px;
}
.noticia {
}
.emprego {
	background-color: #036;
	color: #FFF;
}
#rodape {
	background-image: url(imagens/rodape.jpg);
	clear: both;
}
#conteudo_rodape {
	margin: auto;
	width: 960px;
	padding-top: 100px;
	height: 50px;
}
#base_rodape {
	margin: auto;
	width: 960px;
	text-align: center;
	clear: both;
}
.colunas_rodape {
	float: left;
	width: 230px;
	padding: 5px;
}
.colunas_rodape p {
	line-height: 23px;
}
.titpainel {
	color: #FFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#itemcomecar {
	width: 295px;
	height: 150px;
	float: left;
	background-color: #FFF;
	border: 1px solid #BFCAD6;
	margin: 5px;
	padding: 5px;
}
.itemdepo {
	background-color: #FFF;
	border: 1px solid #C6D1DE;
	padding: 5px;
	margin-bottom: 10px;
}

