@charset "utf-8";
/* CSS MAJA */
body,td,th {
	font-family: Trebuchet MS, Arial;
	height: 100%;
}
html {
	height: 100%;
}
body {
	background: url(../imagens/bg_asfalto.jpg) repeat #000;
	margin: 0px;
}
a {
	outline: none;
}
#wrap {
	width: 100%;
	height: 100%;
}
#faixas {
	background: url(../imagens/faixas.jpg) repeat-y center;
}
#logo {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#content {
	width: 919px;
	height: auto;
}
#content-esq {
	width: 293px;
	height: 445px;
	vertical-align: top;
	background: url(../imagens/ct_esq.jpg) right center no-repeat;
}
#content-esq p {
	text-align: justify;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: -1px;
	color: #000;
	padding: 5px 30px 0 30px;
}
#content-esq a {
	text-decoration: none;
	color: #666;
}
#content-esq a:hover {
	color: #333;
}
#content-centro {
	width: 300px;
	height: 445px;
	vertical-align: middle;
	background: url(../imagens/ct_centro.jpg) center center no-repeat;
}
#content-centro p {
	text-align: justify;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: -1px;
	color: #FFF;
	padding: 0 30px 0 30px;
}
#content-centro a {
	text-align: left;
	text-decoration: none;
	color: #FFF;
}
#content-dir {
	width: 293px;
	height: 445px;
	vertical-align: middle;
	background: url(../imagens/ct_dir.jpg) left center no-repeat;
}
#content-dir p {
	text-align: justify;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: -1px;
	color: #000;
	padding: 0 30px 0 30px;
}
#content-dir a {
	text-decoration: none;
	color: #666;
}
#content-dir a:hover {
	color: #333;
}
#nav1a a {
	float: right;
	display: block;
	width: 33px;
	height: 123px;
	text-indent: -9999px;
	background: url(../imagens/bt_nav1a_off.jpg) right top no-repeat;
}
#nav1a a:hover {
	background: url(../imagens/bt_nav1a_on.jpg) right top no-repeat;
}
#nav1b a {
	float: right;
	display: block;
	width: 33px;
	height: 123px;
	text-indent: -9999px;
	background: url(../imagens/bt_nav1b_off.jpg) right top no-repeat;
}
#nav1b a:hover {
	background: url(../imagens/bt_nav1b_on.jpg) right top no-repeat;
}
#nav1c a {
	float: right;
	display: block;
	width: 33px;
	height: 137px;
	text-indent: -9999px;
	background: url(../imagens/bt_nav1c_off.jpg) right top no-repeat;
}
#nav1c a:hover {
	background: url(../imagens/bt_nav1c_on.jpg) right top no-repeat;
}
#nav2 a {
	display: block;
	width: 150px;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: baseline;
	color: #000;
	line-height: 24px;
	background: url(../imagens/bt_obreal_off.jpg) center bottom no-repeat;
}
#nav2 a:hover {
	background: url(../imagens/bt_obreal_on.jpg) center bottom no-repeat;
}
#nav3 a {
	display: block;
	width: 150px;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	line-height: 24px;
	background: url(../imagens/bt_obrcrs_off.jpg) center bottom no-repeat;
}
#nav3 a:hover {
	background: url(../imagens/bt_obrcrs_on.jpg) center bottom no-repeat;
}
#nav4 a {
	display: block;
	width: 150px;
	height: 33px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: url(../imagens/bt_cz_off.jpg) center top no-repeat;
}
#nav4 a:hover {
	background: url(../imagens/bt_cz_on.jpg) center top no-repeat;
}
#nav5 a {
	display: block;
	width: 150px;
	height: 33px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: url(../imagens/bt_lcl_off.jpg) center top no-repeat;
}
#nav5 a:hover {
	background: url(../imagens/bt_lcl_on.jpg) center no-repeat;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 20px 0 20px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 30px 0 30px;
	text-align: left;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
h3 a {
	margin: 0 30px 0 0;
	text-decoration: none;
	color: #666;
}
h3 a:hover {
	color: #333;
}
#credits {
	font-size: 9px;
	color: #FFF;
}
#credits a {
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
	text-align: right;
	color: #FFF;
}
