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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
}

#navContainer {
	width: 100%;
	height: 100px;
	background: url(../templateImgs/nav.bg.jpg) center top repeat-x;
}

#nav {
	width: 980px;
	height: 100%;
	margin: 0 auto;
}

#nav ul {
	float: right;

	height: 100%;
	list-style: none;
}

#nav ul li {
	float: left;
	width: 129px;
	height: 83px;
}

#seta {
	display: block;
	width: 100%;
	height: 18px;
	background: url(../templateImgs/nav.span.bg.hover.png) no-repeat;
}

#nav ul li a {
	display: block;
	position: relative;
	width: 129px;
	height: 53px;
	padding: 30px 0 0 0;
	font-family: Corbel, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}

#nav ul li a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 129px;
	height: 53px;
	padding: 30px 0 0 0;
	font-family: Corbel, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../templateImgs/nav.a.hover.bg.jpg) repeat-y;
	cursor: pointer;	
}

#logo {
	float: left;
	position: relative;
	top: 13px;
	width: 150px;
	height: 80px;
	font-size: 9px;
}

#logo strong {
	display: none;
}

#logo span {
	background: url(../templateImgs/logo.png) no-repeat;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

#topoContainer {
	width: 100%;
	height: 332px;
	background: url(../templateImgs/topoContainer.bg.jpg) repeat-x;
}

#topo {
	width: 100%;
	height: 100%;
	min-width: 980px;
	background: url(../templateImgs/topo.bg.jpg) center top no-repeat;
}

#topo #topoConteudo {
	position: relative;
	width: 980px;
	height: 100%;
	margin: 0 auto;
}

#linkInicio {
	display: block;
	width: 280px;
	height: 280px;
	position: absolute;
	left: 0;
	top: 20px;
}

#topoConteudo h1 {
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #920600;
}

#topoConteudo p {
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-indent: 20px;	
}

#corpoContainer {
	width: 100%;
	background: url(../templateImgs/body.bg.jpg) center top;
}

#corpo {
	width: 980px;
	margin: 0 auto;
}

#corpoInternoContainer {
	width: 100%;
	background: #e4e4e4;
}

#corpoInterno {
	width: 940px;
	padding: 20px;
	padding-top: 0;
	margin: 0 auto;
	background: #fff;
}

.linha1 {
	width: 100%;
	height: 215px;
}

.linha2 {
	width: 100%;
	height: 210px;
}

.linha3 {
	width: 100%;
	height: 194px;
}

#l1cS {
	width: 652px;
	float: left;	
}

#l1c1 {
	width: 325px;
	float: left;
}

#l1c2 {
	width: 325px;
	height: 195px;
	padding-top: 20px;
	float: right;
}

#l1c3 {
	width: 326px;
	height: 185px;
	padding-top: 30px;
	float: right;
}

#banner {
	background: url(../templateImgs/banner.bg.jpg) no-repeat;
}

#vantagens {
	position: relative;
	width: 290px;
	height: 80px;
	font-size: 9px;
}

#vantagens strong {
	display: none;
}

#vantagens span {
	background: url(../templateImgs/h1.vantagens.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

.vantagens {
	list-style-image: url(../templateImgs/check.png);
	list-style-position: inside;
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #481c12;
}

#menu {
	list-style: none;
	width: 555px;
	height: 38px;
	position: absolute;
	bottom: 0;
	background: url(../templateImgs/menu.bg.jpg);
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #828383;
	margin: 12px 0 0 30px;
}

#menu li a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ff0000;
	margin: 12px 0 0 30px;
}



#iconesTitulo {
	float: left;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #370f08;
}

#iconesTitulo li {
	float: left;	
	width: 172px;
	margin: 5px 0 10px 20px;
	text-align: center;
}


#icones {
	clear: both;
	float: left;
	width: 960px;
	height: 144px;
	list-style: none;
	margin-left: 20px;
}

#icones li {
	float: left;
	width: 172px;
	height: 100%;
	margin-right: 20px;
}

#icones li a {
	display: block;
	position: relative;	
	width: 100%;
	height: 100%;

}

#icones li a span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

#icnInscricoes {
	background: url(../templateImgs/icones.bg.jpg) 0 0 no-repeat;
}

#icnSubmissao {
	background: url(../templateImgs/icones.bg.jpg) -192px 0 no-repeat;	
}

#icnCredenciamento {
	background: url(../templateImgs/icones.bg.jpg) -384px 0 no-repeat;
}

#icnRegistro {
	background: url(../templateImgs/icones.bg.jpg) -576px 0 no-repeat;	
}

#icnGestao {
	background: url(../templateImgs/icones.bg.jpg) -768px 0 no-repeat;	
}

#icnInscricoes span {
	background: url(../templateImgs/icones.bg.jpg) 0 -145px no-repeat;
}

#icnSubmissao span {
	background: url(../templateImgs/icones.bg.jpg) -192px -145px no-repeat;	
}

#icnCredenciamento span {
	background: url(../templateImgs/icones.bg.jpg) -384px -145px no-repeat;
}

#icnRegistro span {
	background: url(../templateImgs/icones.bg.jpg) -576px -145px no-repeat;	
}

#icnGestao span {
	background: url(../templateImgs/icones.bg.jpg) -768px -145px no-repeat;	
}

#iconesTexto {
	width: 960px;
	list-style: none;
	margin-left: 20px;
}

#iconesTexto li {
	float: left;
	width: 172px;
	margin-right: 20px;
}

#iconesTexto li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #370f08;	
	text-align: center;
	margin-top: 15px;
}

#rodapeSpliter {
	clear: both;
	width: 100%;
	height: 31px;
	background: url(../templateImgs/rodapeSpliter.jpg) center top repeat-x;
}

#rodapeContainer {
	width: 100%;
	height: 90px;
	background: #e4e4e4 url(../templateImgs/rodape.bg.jpg) center top no-repeat;
}

#rodape {
	width: 450px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
}

#rodape p {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
}

/* |||||||||||||||||||||||||||| CABECALHOS |||||||||||||||||||||||| */

#headerOrcamento {
	width: 257px;
	height: 73px;
	position: relative;
	font-size: 1px;
}

#headerOrcamento span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../templateImgs/h1.orcamento.jpg) no-repeat;
}

#headerContato {
	width: 257px;
	height: 73px;
	position: relative;
	font-size: 1px;	
}

#headerContato span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../templateImgs/h1.contato.jpg) no-repeat;
}

#headerPortfolio {
	width: 257px;
	height: 73px;
	position: relative;
	font-size: 1px;	
}

#headerPortfolio span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../templateImgs/h1.portfolio.jpg) no-repeat;
}

#headerNoticias {
	width: 257px;
	height: 73px;
	position: relative;
	font-size: 1px;	
}

#headerNoticias span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../templateImgs/h1.noticias.jpg) no-repeat;
}

#headerRecursos {
	width: 257px;
	height: 73px;
	position: relative;
	font-size: 1px;	
	margin-bottom: 15px;
}

#headerRecursos span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../templateImgs/h1.recursos.jpg) no-repeat;
}


/*|||||||||||||||||||||| FORMULARIOS |||||||||||||||||||||||||||||||||*/

#frmContato {
	float: left;
	width: 500px;
	margin: 25px 50px 25px 30px;
}

#frmContato fieldset {
  font: 14px sans-serif;
  width: 440px;
  background: #e4e4e4;
  color: #810000;
  padding: 30px;
  padding-top: 50px;
  position: relative;
}

#frmContato legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #8c8c8c;
	position: absolute;
	top: 10px;
}

#frmOrcamento {
	float: right;
	width: 370px;
	margin: 25px 50px 25px 0;
}

#frmOrcamento fieldset {
  font: 14px sans-serif;
  width: 310px;
  background: #e4e4e4;
  color: #810000;
  padding: 30px;
  padding-top: 50px;
  position: relative;
}

#frmOrcamento #fieldSetEvento {
	margin-top: 15px;
}

#frmOrcamento legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #8c8c8c;
	position: absolute;
	top: 10px;
}
  
label {
	font: 14px sans-serif;
    color: #810000;
	margin-left: 10px;
	font-weight:bold;
}

.frmInput {
	height: 21px;
	border: none;
	background: #fff;
	padding: 5px 5px 0 5px;
	margin-bottom: 10px;
}

.inputGr {
	width: 296px;
	background: url(../templateImgs/frmInput.gr.bg.jpg) no-repeat;
}

.inputPq {
	width: 39px;
	background: url(../templateImgs/frmInput.pq.bg.jpg) no-repeat;
}

.inputMd {
	width: 129px;
	background: url(../templateImgs/frmInput.md.bg.jpg) no-repeat;
}

.borderTopLeft {
	position: absolute;
	top: 0;
	left: 0;
}

.borderTopRight {
	position: absolute;
	top: 0;
	right: 0;
}

.borderBottomLeft {
	position: absolute;
	bottom: 0;
	left: 0;
}

.borderBottomRight {
	position: absolute;
	bottom: 0;
	right: 0;
}

.portfolioContainer {
	float: left;
	width: 280px;
	margin: 20px 32px 20px 0;
	text-align: center;
}

.portfolioImgContainerListar {
	width: 100%;
	height: 172px;
	overflow: hidden;
}

.portfolioTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
    color: #810000;
	cursor: pointer;
	margin-top: 10px;
}

.portfolioArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
}

.portfolioUrl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
    color: #810000;
}

#orcamentoTexto {
	 width: 470px;
	 float: left;
	 margin-top: 10px;
}

#orcamentoTexto h2 {
	 width: 470px;
	 float: left;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 20px;
	 color: #810000;
	 margin: 10px 0 10px 0;
}

#orcamentoTexto ul {
	list-style-image: url(../templateImgs/check.png);
	list-style-position: outside;
	float: left;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #481c12;
}


#orcamentoTexto ul li {
	padding-left: 10px;
	margin-top: 10px;
}











.itemListagem {
	float: left;
	width: 580px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #ddd;
}

.itemListagem a {
    color: #810000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.itemListagem a:hover {
    color: #810000;
	text-decoration: underline;
}

.itemListagemPequeno {
	float: left;
	width: 580px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ddd;
}

.imgDestaqueRight {
	float: right;
	border: 4px double #ddd;
	width: 150px;
	display:block;
	margin: 10px 0 5px 10px;
}

.imgDestaqueRight:hover {
	float: right;
	border: 4px solid #810000;
	width: 150px;
	display:block;
	margin: 10px 0 5px 10px;
}

h1.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
    color: #810000;	
}


h1.tituloPequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}

h2.lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2.leadPequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

span.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
}

p.descricao {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #939598;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
}

p.descricaoExibir {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #939598;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
}


span.qtdeComentarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #939598;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;	
}

.cabecalhoBarraLateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	background: #2789a6;
	margin-top: 20px;
	text-align: center;
}

.cabecalhoListagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	background: #2789a6;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

.cabecalhoListagem a{
	display: block;
	width: 100px;
	padding-top: 2px;
	float:right;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.cabecalhoListagem a:hover {
	display: block;
	width: 100px;
	padding-top: 2px;
	float:right;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}


#barraLateral a {
	text-decoration: none;
    color: #810000;		
}

#barraLateral a:hover {
	text-decoration: underline;
    color: #810000;		
}

#barraLateral h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
    color: #810000;	
}

#barraLateral p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
    color: #666;	
}

.paginacao p {
	float: left;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.paginacao a {
	color: #810000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.paginacao a:hover {
	color: #C30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.paginacao .numero {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 0 0 5px;
	background: #810000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.paginacao .numero:hover {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 0 0 5px;
	background: #C30;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

#recursos {
	margin-bottom: 20px;
}

#recursos h1 {
	width: 389px;
	height: 25px;
	padding: 3px 0 0 5px;
	background: url(../templateImgs/h1.recursos.bg.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #810000;
	margin: 15px 0 10px 0;
}

#recursos h1:first-child {
	margin-top: 0;
}

#recursos ol {
	list-style-image: url(../templateImgs/check.png);
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

#linkOrcamento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	color: #810000;
	background: none;
	margin-top: 20px;
}