/*<STYLE>*/
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menutop {
	position: relative;
	top: 198px;
	left: 56px;
	width: 160px;
	z-index: 10;
}
.menutop2 {
	position: relative;
	top: 24px;
	left: 17px;
}
.texthome {
	position: relative;
	margin: 0px auto;
	top: -55px;
	left: 315px;
	height: 200px;
	width: 152px;
	z-index: 20;
}
.dataprovahome {
	position: relative;
	margin: 0px auto;
	top: -3px;
	left: 356px;
	height: 40px;
	width: 72px;
	z-index: 20;
}
.linkhome {
	position: relative;
	margin: 0px auto;
	top: 165px;
	left: -354px;
	height: 20px;
	width: 150px;
	z-index: 20;
}
.banner {
	position: relative;
	top: 72px;
	left: 352px;
}
.maincont {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px auto;
	height: 102px;
	width: 849px;
}
.mainconthome {
	background-image: url(images/bg_home_out1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px auto;
	height: 640px;
	width: 910px;
	background-color: #F9CF12;
}
.titulo {
	position: relative;
	top: 140px;
	left: 16px;
}
.conteudo {
	position: relative;
	margin: 0px auto;
	width: 810px;
}
.conteudohome {
	position: relative;
	top: 112px;
	left: 13px;
	width: 753px;
	height: 325px;
}

#navigation a { 
	display: block; 
	padding: 5px 5px 5px 5px; 
	color: #ee9100;
	background-color: #005da8; 
	text-decoration: none; 
	outline:none;
	font-weight:bold;
	-moz-outline:none;
	border-top: 1px solid #ee9100;
	border-bottom: 1px solid #ee9100;
	border-left: 4px solid #ee9100;
	border-right: 4px solid #ee9100;
}
#navigation a:hover { 
	color: #ffeb00;
	border-top: 1px solid #ffeb00;
	border-bottom: 1px solid #ffeb00;
	border-left: 4px solid #ffeb00;
	border-right: 4px solid #ffeb00;
	outline:none;
	-moz-outline:none;
}

#menu4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top:40px;
	padding-bottom:20px;
}
#menu4 li {
	padding-bottom: 0px;
}
#menu4 a {
	color: #df5d42;
	font-size: 11px;
	text-align: center;
	display: block;
	width: 100px;
	text-decoration: none;
	vertical-align:top;
	border:1px solid #e38368;
	margin-left:35px;	margin-bottom:1px;
}
#menu4 a:hover {
	color:#ffffff;
}

#menu4 .selecionado {
	background-color:#e38368;
	color:#ce171f;
}
/*</STYLE>*/

