h3 {
	font:13px Tahoma, Heveltica, sans-serif;
	color:#00488c;
	font-weight:bold;
	margin:0 0 10px 5px;
}

#corpoInterno {
	float:left;
	width:772px;
	background: url(../img/bgCorpoInterno.jpg);
	background-repeat:repeat-y;
}
#conteudoInterno {
	float:left;
	width:582px;
}

/* coluna lançamentos */
#lancaInterno {
	width:175px;
	_height:200px;
	margin:0 auto;
}
#lancaInterno h2 {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../img/lancamentosTitulo.gif);
	background-repeat:no-repeat;
	width: 159px;
	height:57px;
	margin:10px 0 -35px 0;
}
/* caixas do lançamentos */
.boxCapaUmInterno {
	float:left;
	width:89px;
	margin-top:10px;
}

.boxCapaDoisInterno {
	float:left;
	width:2px;
	height:157px;
	margin:10px 0 0 5px;
	background:#82C872;
}
.boxCapaTresInterno {
	float:right;
	width:74px;
	margin-top:10px;
}

/* formatação textos dos lançamentos */
.boxCapaTresInterno p {
	margin:0px 0 5px 0;
	font-size:10px;
	color:#666666;
}
.boxCapaTresInterno p strong {
	color:#00488c;
}
.boxCapaTresInterno a {
	font-size:10px;
	text-decoration:none;
	color: #CC0000;
}
.boxCapaTresInterno a:hover {
	text-decoration:underline;
}
.boxCapaTresInterno a:visited {
	text-decoration:underline;
}

/* coluna noticias */
#noticiaInterno {
	width:175px;
	margin:20px auto 30px auto;
}
#noticiaInterno h2 {
	float:left;
	text-indent : -5000px;
	overflow : hidden;
	background:url(../img/noticiasTitulo.gif);
	background-repeat:no-repeat;
	width: 159px;
	height:57px;
	margin:10px 0 -35px 0;
}
/* caixas de noticias */
.noticiaUmInterno {
	float:left;
	width:20px;
	margin-top:10px;
}
.noticiaDoisInterno {
	float:left;
	width:2px;
	height:157px;
	margin:10px 0 0 5px;
	background:#487CAC;
}
.noticiaTresInterno {
	float:right;
	width:140px;
	margin-top:20px;
}

/*formatação textos noticias */
.noticiaTresInterno p {
	margin:0;
}
.noticiaTresInterno ul {
	width:130px;
	list-style:none;
	margin:0;
	padding:0;
}
.noticiaTresInterno ul li{
	font-size:10px;
	margin:0 0 20px 0;
	padding:0;
}
.noticiaTresInterno ul li a {
	line-height:1.3em;
	text-decoration:none;
	color: #666666;
}
.noticiaTresInterno ul li a:hover {
	text-decoration:underline;
}
.noticiaTresInterno ul li a:visited {
	text-decoration:underline;
}

.linkGrupoGeneva a {
	text-decoration:none;
	font-weight:bold;
	color:#339933;
}
.linkGrupoGeneva a:hover {
	text-decoration:underline;
}

#marcaInterna {
	float:left;
	width:170px;
	margin:30px 0 10px 0;
}

/*estilos lista */
#caixas {
	width:140px;
	padding:5px;
	background:#479D35;
}
#caixas p {
	margin:0;
}
.foto {
	width:140px;
	margin-bottom:5px;
	border:1px solid #ffffff;
	background:#ffffff;
}
.chamada a {
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	line-height:1.5em;
}
.chamada a:hover{
	text-decoration:underline;
}
.tituloDois {
	color:#fff;
	font-weight:bold;
	margin:0;
}

.fotosDetalhes {
	width:120px;
	vertical-align:top;
}
.textosDetalhes {
	vertical-align:top;
}

#conteudo, #conteudoDois, #detalhe,#detalheDois {
	width:550px;
	margin:10px auto 10px auto;
}
#conteudo p {
	width:480px;
	line-height:1.5em;
	margin:0 0 10px 5px;
}
#detalhe p {
	width:480px;
	line-height:1.5em;
	margin:0 0 10px 5px;
}
#detalheDois p {
	width:370px;
	line-height:1.5em;
	margin:0 0 10px 5px;
}

/* formatação listas */
#detalheDois ul {
	list-style:none;
	margin:10px 0 10px 5px;
	padding:0;
	width:460px;
}
#detalheDois ul li {
	display:inline;
	margin:0 10px 0 0;
}
#detalheDois ul li a{
	display:inline;
	text-decoration:none;
}
#detalheDois ul li a:hover{
	text-decoration:underline;
	border-bottom:2px solid #009900;
}
#detalheDois table {
	width:480px;
	margin:-5px 0 0 0;
	padding:0;
}

/* estilos formulários */
#conteudo form {
	font:11px Tahoma, Heveltica, sans-serif;
}
#conteudo form fieldset {
	width:480px;
	margin:0;
	padding:0;
	border:0;
}
#conteudo form legend {
	display:none;

}
#conteudo form input {
	font:11px Tahoma, Helvetica, sans-serif;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:1px solid #006600;
}
#conteudo form select {
	font:11px Tahoma, Helvetica, sans-serif;
	color: #006633;
}
#conteudo form textarea {
	font:11px Tahoma, Heveltica, sans-serif;
	width:460px;
	height:100px;
	margin:10px 0 0 0;
	padding:4px;
	border:1px solid #006600;
}

#conteudo form button {
	background:#ffffff;
	border:1px solid #009933;
	font:11px Tahoma, Heveltica, sans-serif;
	margin-right:4px;
}
/*campos textos formulários */	
#nome, #email {
	width:420px;
}
#cidade, #obra {
	width:300px;
}
#profissao {
	width:300px;
}
.legendaEstad {
	margin-left:10px;
}
#estado {
	margin-left:5px;
}
.legendaHori {
	float:left;
	width:50px;
}
.legendaHoriDois {
	float:left;
	width:100px;
}

/*estilo pagina Obras em Andamento */
.tituloObras {
	text-indent: -5000px;
	overflow: hidden;
	background:url(../../obrasandamento/img/obrasTitulo.gif);
	background-repeat:no-repeat;
	width:500px;
	height:42px;
	margin:0;
	padding:0;
}

/*estilo pagina Lançamentos */
.tituloLancamento {
	text-indent: -5000px;
	overflow: hidden;
	background:url(../../lancamentos/img/lancaTitulo.gif);
	background-repeat:no-repeat;
	width:500px;
	height:42px;
	margin:0;
	padding:0;
}

/*estilo pagina Portfolio de Obras */
.tituloPortfolio {
	text-indent: -5000px;
	overflow: hidden;
	background: url(../../portfolio/img/portfolioTitulo.gif);
	background-repeat:no-repeat;
	width:500px;
	height:42px;
	margin:0;
	padding:0;
}

/* estilo página Links Utéis */
.tituloLinks {
	text-indent: -5000px;
	overflow: hidden;
	background:url(../../links/img/linksTitulo.gif);
	background-repeat:no-repeat;
	width:500px;
	height:42px;
	margin:0;
	padding:0;
}

/* estilo página Noticias */
.tituloNoticia {
	text-indent: -5000px;
	overflow: hidden;
	background:url(../../noticias/img/noticiaTitulo.gif);
	background-repeat:no-repeat;
	width:500px;
	height:42px;
	margin:0;
	padding:0;
}

/* estilo página Cadastro */
.tituloCadastro {
	text-indent: -5000px;
	overflow: hidden;
	background: url(../../cadastro/img/cadastroTitulo.gif);
	background-repeat:no-repeat;
	width:500px;
	height:42px;
	margin:0;
	padding:0;
}

/* estilo página Fale Conosco */
.tituloFale{
	text-indent: -5000px;
	overflow: hidden;
	background: url(../../faleconosco/img/faleTitulo.gif);
	background-repeat:no-repeat;
	width:500px;
	height:42px;
	margin:0;
	padding:0;
}
