html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
}
a:hover { text-decoration: underline; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display: block; }
/* End hide from IE-mac */

hr { display: none; }

/* MODAL */
.load { position: absolute; top: 50%; left: 50%; width: 88px; height: 78px; margin: -39px 0 0 -44px; z-index: 99999; }
.bg_modal { position: absolute; top: 0; left: 0; z-index: 99997; }
.view_modal { position: absolute; left: 50%; top: 50%; text-align: left; z-index: 99997; }
.modal { visibility: hidden; cursor: pointer; }

#activity {
	position: absolute;
	z-index: 99999;
	top: 200px;
	left: 50%;
	font-size: 0.8em;
	margin-left: -90px;
	color: #000;
	background: #FFF url(../img/activity-indicator.gif) no-repeat right center;
	border: 2px solid #BBB;
	text-align: right;
	padding: 5px 126px 5px 5px;
}
#activity.disabled {
	display: none;
	visibility: hidden;
}

#accessJumperMenu {
	display: none;
	position: absolute;
	top: -150px;
}
.corner-all {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.big-corner-all {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.fleft { float: left; }
.fright { float: right; }
.block { display: block; }
.in-block { display: inline-block; }
.indent {
	display: block;
	text-indent: -1000em;
}

html {
	background: #42393b url(../img/layout/bg.jpg) repeat-x;
}
body {
	font: 12px Helvetica, Arial, Tahoma, sans-serif;
	text-align: center;
	color: #464646;
}
#page {
	margin: 0 auto;
	overflow: hidden;
	width: 1008px;
	text-align: left;
}

#header {
	margin: 0 auto;
	height: 206px;
	text-align: left;
	overflow: hidden;
	width: 100%;
	z-index: 9999;
	/*background: url(../img/layout/bg_header.jpg?1) no-repeat top right;*/
}
#header h1 {
	text-indent: -1000em;
	width: 420px;
	z-index: 999;
	margin: 30px 0 18px 0;
	background: url(../img/layout/logo.png) no-repeat;
}
#header h1,
#header h1 a {
	height: 114px;
	text-decoration: none;
}
#header h4 {
	color: #fff;
	font-size: 35px;
	font-weight: normal;
	margin: 108px 26px 0 0;
}
#header nav {
	height: 55px;
	width: 960px;
	background: #42393b;
	margin: 0 0 0 22px;
	position: absolute;
	top: 170px;
}
#header nav li {
	float: left;
	background: url(../img/layout/border_nav.png) no-repeat right;
}
#header nav .last { background: none; }
#header nav li a {
	display: block;
	font-size: 13px;
	padding: 20px 14px;
	color: #fff;
	margin-right: 1px;
}
#header nav .first a:hover,
#header nav .first .selected {
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
}
#header nav li .selected,
#header nav li a:hover {
	color: #fff;
	background: url(../img/layout/bg_nav-hover.png) repeat-x;
	text-decoration: none;
}
#content {
	background: #fff;
	min-height: 400px;
	margin: 0 auto;
	padding: 30px 24px;
	width: 960px;
	text-align: left;
	overflow: hidden;
}
#content #banner {
	width: 960px;
	height: 232px;
	background: url(../img/banner.jpg) no-repeat;
	margin-bottom: 22px;
}
#content h4,
#content h2,
#content .box small,
#content p {
	color: #42393b;
	margin-bottom: 20px;
}
#content .box small,
#content p {
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}
#content h2 {
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
}
#content h4 { font-size: 15px; }
#content .bt-red {
	background: #7b0221;
	padding: 10px;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: inline-block;
}
#content .box {
	width: 305px;
	margin-right: 20px;
	background: #f5f5f5;
}
#content .box-last { margin-right: 0; }
#content .bt-red,
#content .box h3 {
	color: #fff;
}
#content .box h3 {
	border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 14px 0;
	text-align: center;
	background: #42393b;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
}
#content .content-box {
	padding: 14px 10px;
	width: 285px;
}
#content .box a:hover { text-decoration: none; }
#content .box a:hover img {
	border: 1px solid #7b0221;
}
#content .box a:hover strong,
#content .box a:hover .autor,
#content .box a:hover small {
	color: #7b0221;
}
#content .box img {
	border: 1px solid #dcdcdc;
	margin-bottom: 12px;
}
#capa #content .lista-artigos li {
	margin-bottom: 20px;
	display: block;
}
#content .lista-artigos li strong {
	font-weight: normal;
	color: #42393b;
	margin-bottom: 5px;
}
#content .lista-artigos li span { color: #8f8c8d; }
#content #formProcesso label {
	display: block;
	color: #878787;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
#content #formProcesso .c {
	border: 1px solid #d1d1d1;
	padding: 3px;
	height: 21px;
	width: 272px;
}
#content #formProcesso .c:focus { border: 1px solid #7b0221; }
#content #formProcesso .input { margin-bottom: 20px; }
#content .submit input {
	cursor: pointer;
	border: none;
}
#content .imgEmpresa { margin-bottom: 20px; }
#content article { margin-bottom: 16px; }
#content article p {
	line-height: 15px;
	margin-bottom: 15px;
}
#content article .foto {
	width: 371px;
	height: 234px;
	background: #f2f2f2;
	margin-left: 20px;
}
#content .lista-artigos img {
	float: left;
	border: 1px solid #8f8c8d;
	width: 73px;
	height: 50px;
	margin-right: 20px;
}
#content .lista-artigos a:hover span,
#content .lista-artigos a:hover strong {
	text-decoration: underline;
}
#content .lista-links li,
#artigos .lista-artigos li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #7e7e7e;
}
#content .lista-links .last,
#artigos .lista-artigos .last {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
#formContato {
	float: left;
	width: 354px;
	margin: 0 108px 0 0;
}
#content .form-error,
#content .form-error { border-color: #C00 !important; }
#content .form-error, #content .ui-form .error-message {
	font-size: 11px;
	padding: 4px 2px;
	color: #C00;
}
#formContato .input { margin-bottom: 10px; }
#formContato .input label {
	color: #980027;
	display: block;
	font-weight: bold;
	font-size: 12.5px;
	margin: 0 0 3px 0;
}
#formContato .input .c {
	border: 1px solid #d3d3d3;
	font: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #6c6c6c;
	width: 336px;
}
#formContato .input input {
	background: url(../img/layout/bg_input.png) repeat-x;
	height: 24px;
}
#content .mapa:hover,
#formContato .input textarea:focus,
#formContato .input input:focus {
	border-color: #980027;
}
#formContato #TrabalheCep,
#formContato #TrabalheCidade,
#formContato #TrabalheFone,
#formContato #ContatoFone {
	width: 222px;
}
#formContato .input textarea {
	background: url(../img/layout/bg_textarea.png?1) repeat-x;
	height: 114px;
}
#content .collumn-right {
	margin: 18px 40px 0 0;
	width: 456px;
}
#content .mapa {
	border: 1px solid #dadada;
	width: 454px;
	height: 180px;
	margin-bottom: 20px;
}
.collumn-right li strong {
	color: #980027;
	font-size: 18px;
	margin-bottom: 8px;
}
.collumn-right li span,
.collumn-right li a {
	color: #42393b;
	font-size: 14px;
	font-weight: bold;
}
.collumn-right ul {
	padding-top: 15px;
	border-top: 1px solid #d9d7d8;
}
.collumn-right li { margin-bottom: 15px; }
#content .lista-links strong {
	color: #980027;
	font-size: 14px;
}
#content .lista-links strong span,
#content .lista-links strong a {
	color: #42393b;
	font-weight: normal;
}
#content .lista-links li {
	width: 400px;
	line-height: 20px;
}
#content .ver-artigo header {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #B2B2B2;
}
#content .ver-artigo section h4,
#content .ver-artigo em {
	color: #980027;
}
#content .ver-artigo p { line-height: 20px; }
#content .ver-artigo .imgView { margin: 0 20px 20px 0; }
#content .ver-artigo .imgView img {
	width: 320px;
	height: 240px;
}
#content .ver-artigo section h4 { font-size: 20px; }
#content .galeria li {
	float: left;
	margin: 0 20px 10px 0;
}
#content .galeria li img {
	width: 150px;
	height: 150px;
	border: 1px solid #dcdcdc;
}
#content .galeria li a:hover img { border: 1px solid #7b0221; }
#content .box-video {
	margin-bottom: 20px;
	text-align: center;
}
/* footer */
footer {
	background: url(../img/layout/bg_footer.png) repeat-x;
	height: 126px;
}
footer .crop {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
	padding: 20px 24px 0;
	text-align: left;
}

footer p,
footer p a {
	color: #fff;
	line-height: 18px;
}
footer .wrap {
	margin: 18px auto 0;
	text-align: left;
	width: 960px;
	float: left;
}

/* notices and errors */
.message {
	font-family: 'Muli', Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 21px;
	line-height: 21px;
	font-weight: 400;
	text-align: center;
	padding: 20px 0;
	background: #b43030;
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	color: #FFF;
	cursor: default;
	border-bottom: 2px solid #7a0000;
}
.message .error {
	background: #046DA3;
	border-bottom: 2px solid #036598;
	color: #FFF;
}
