@charset "utf-8";
body {
	margin: 0px;
	height: 100%;
	width: 100%;
	color: #4D4D4D;
	background: url(../imagens/bgConteudo.jpg) repeat-y center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

/* ----- ESTRUTURA DO SITE ----- */

#corpo {
	height: 100%;
	width: 100%;
}
#corpo #base {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	min-height: 722px;
}

/* ----- PARTE INFERIOR DO SITE ----- */

#corpo #footer {
	background: url(../imagens/bgFooter.jpg) no-repeat center top;
	height: 55px;
	width: 100%;
	bottom: 0px;
	display: block;
	float: left;
}
#corpo #footer #assinatura {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	line-height: 55px;
	height: 40px;
	color: #FFF;
	text-align: center;
	padding-top:15px;
}

.linkFooter {
	color: #FFF;
	line-height: 30px;
}

/* ----- PARTE SUPERIOR DO SITE ----- */

#logo {
	float: left;
	height: 63px;
	width: 252px;
	margin-top: 45px;
	margin-left: 25px;
	margin-bottom:25px;
}
.tabelaFoto {
	margin-right: 10px;
	margin-bottom: 10px;
}

#menu {
	width: 850px;
	margin: 25px 25px 12px;
	border-bottom: 2px solid #ED7F00;
	padding-bottom: 13px;
	clear:both;
}
#formCadastro {
	float: right;
	height: 63px;
	width: 300px;
	margin-top: 45px;
	margin-right: 25px;
	margin-bottom:25px;
}
#emailNewsLetter {
	background-color: #EBEBEB;
	line-height:29px;
	height: 29px;
	width: 257px;
	border-style: none;
}
#banner{
	width:850px;
	margin-left:25px;
	float:left;
}

.bgTopo{
	background: url(../imagens/bgTopo.jpg) no-repeat center top;
}

.bgTopoConteudo{
	background: url(../imagens/bgTopoConteudo.jpg) no-repeat center top;
}

.divMenu{
	border-right: 1px solid #CCC;
	height: 20px;
}
#corpo #base #conteudo {
	width: 850px;
	margin: 25px;
	float: left;
}
#corpo #base #conteudoHome {
	width: 850px;
	float: left;
	margin: 25px;
}
#corpo #base #conteudo table tr td .demo #accordion #ultimo {
	display: none;
}

/* ----- TEXTOS E LINKS ----- */

h3 {
	width: 850px;
}

#conteudo h1 {
	color: #004380;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bolder;
	letter-spacing: -1px;
	font-size: 30px;
}

.titulos {
	font-size: 14px;
	color: #004480;
}

h2{
	width:800px;
	float:left;
	margin-top:0px;
	display:block;
	font-size: 20px;
	color: #004480;
}
.titDestaque {
	font-weight: bolder;
	margin-top: 15px;
}
.texto {
	margin-top: 15px;
	margin-bottom: 15px;
}
.tituloInteração {
	font-size: 20px;
	color: #004480;
}
.txtDepoimento {
	margin-top: 15px;
}
.txtAssinatura {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bolder;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #004480;
	text-decoration: none;
}

/* ----- NOTICIAS ----- */

.imgNoticia{
	margin-bottom:25px;
	margin-right:25px;
}
.txtNoticia{
	width:850px;
	float:left;
	clear:both;
	display:block;
}
.notHomeBox{
	float:left;
	width:250px;
	margin-top:10px;
}

.notHomeBox .boxSeta{
	width:20px;
	margin-top:5px;
	float:left;
	height:100%;
	vertical-align: middle;
	text-align: left;
}
.notHomeBox .notHomeTitulo{
	width:220px;
	float:left;	
	display:block;
}
.notHomeBox .notHomeTexto{
	width:220px;
	float:left;
	display:block;
	margin-left:20px;
}
.notHomeBox .notHomeLinha{
	width:250px;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	background: url(http://www.hgmconsultores.com.br/imagens/linhaTraco.png) center center;
	height: 7px;
}

.notLeiaMais{
	margin-top:10px;
	float:left;
	width:250px;	
}

#botVoltar{
	float:right;
	margin-top:0px;
	display:block;
	width:50px;
	text-align:right;
}

.textoVoltar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4D4D4D;
}


/* ----- CSS PAGINA NOTICIAS ----- */

.notPaginaBox{
	float:left;
	width:380px;
	margin-top:10px;
}

.notPaginaBox .boxSeta{
	width:20px;
	margin-top:5px;
	float:left;
	height:100%;
	vertical-align: top;
	text-align: left;
}
.notPaginaBox .notPaginaTitulo{
	width:360px;
	float:left;
	display:block;
}
.notPaginaBox .notPaginaTexto{
	width:800px;
	float:left;
	display:block;
	margin-left:20px;
}
.notPaginaBox .notPaginaLinha{
	width:850px;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	background: url(http://www.hgmconsultores.com.br/imagens/linhaTraco.png) center center;
	height: 7px;
}
.notContBox{
	float:right;
	width:230px;
	display:block;
	background: #e6E6E6;
	padding: 10px;
}
.notContBox .itemNoticia .boxSeta{
	width:20px;
	margin-top:5px;
	float:left;
	height:100%;
	vertical-align: middle;
	text-align: left;
}
.notContBox h2{
	margin-top:0px;
	margin-bottom:8px;
	display:block;
	font-size: 20px;
	color: #004480;
	width:230px;
}
.notContBox .notHomeTitulo{
	width:210px;
	float:left;	
	display:block;
}
.notContBox .notHomeTitulo a{
	display:block;
	font-size: 12px;
	color: #004480;
	text-decoration: none;
}
.notContBox .itemNoticia{
	width:230px;
	display:block;	
	margin-bottom:5px;
	float:left;
}
.txtBox{
	float:left;
	width:100%;
	display:block;
}
.notLeiaMaisPN{
	margin-top:10px;
	float:left;
	width:300px;	
}
#botVoltarPN{
	float:right;
	margin-top:0px;
	display:block;
	width:50px;
	text-align:right;
}

.listaNewsletter .notContBox{
	float:right;
	width:250px;
	display:block;
	margin:0;
	padding:0;
	background-color:#FFF;
}
.listaNewsletter .notContBox .itemNoticia .boxSeta{
	width:20px;
	margin-top:5px;
	float:left;
	height:100%;
	vertical-align: middle;
	text-align: left;
}
.listaNewsletter .notContBox h2{
	margin-top:0px;
	margin-bottom:8px;
	display:block;
	font-size: 20px;
	color: #004480;
	width:230px;
}
.listaNewsletter .notContBox .notHomeTitulo{
	width:210px;
	float:left;	
	display:block;
}
.listaNewsletter .notContBox .notHomeTitulo a{
	display:block;
	font-size: 12px;
	color: #004480;
	text-decoration: none;
}
.listaNewsletter .notContBox .itemNoticia{
	width:230px;
	display:block;	
	margin-bottom:5px;
	float:left;
}
.listaNewsletter .txtBox{
	float:left;
	width:100%;
	display:block;
}

/* ----- FORMULARIO ----- */

.caixaForm {
	background-color: #E6E6E6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
