html, body {
	height:100%;
}

#acao-empresarial-geral {
	position:relative;
	min-height:100%;
	background-image:url(../img/repetidor-fundo-conteudo.jpg);
	background-repeat:repeat-y;
	background-color:#E9E9E9;
	background-position:center;
}

/* DIVs TOPO */

#fundo-topo {
	clear:both;
	background-image:url(../img/repetidor-fundo-topo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:155px;
}

#fundo-topo #fundo-topo-sombra {
	clear:both;
	background-image:url(../img/fundo-topo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:155px;
}


#fundo-topo #fundo-topo-sombra #topo {
	clear:both;
	margin:0px auto 0px auto;
	width:1000px;
	height:155px;
	position:relative;
}


#fundo-topo #fundo-topo-sombra #topo #marca {
	clear:both;
	height:100px;
	padding:30px 0px 0px 0px;
}

#fundo-topo #fundo-topo-sombra #topo #menu {
	clear:both;
	height:22px;
	background-image:url(../img/fundo-topo-menu.jpg);
	background-repeat:no-repeat;
	padding:3px 20px 0px 20px;
	position:absolute;
	z-index:15;
}

#fundo-topo #fundo-topo-sombra #topo #agenda-de-principios {
	height:155px;
	position:absolute;
	right:0px;
	width:425px;
	z-index:10;
	top:0px;
}


/* DIVS RODAPE */


#acao-empresarial-geral #fundo-rodape {
	clear:both;
	background-color:#0a293c;
	height:80px;
	padding:0px 0px 15px 0px;
	position:absolute;
	bottom:0px;
	width:100%;
}


#fundo-rodape #rodape {
	clear:both;
	width:960px;
	height:67px;
	margin:0px auto 0px auto;
	background-color:#004b71;
	padding:13px 20px 0px 20px;
}


#fundo-rodape #rodape #contato {
	float:left;
	width:480px;
	padding:0px 0px 0px 0px;
}


#fundo-rodape #rodape #prodweb {
	float:left;
	width:480px;
	text-align:right;
	padding:0px 0px 0px 0px;
}

#fundo-rodape #rodape p {
	color:#8bd0f2;
	font-size:12px;
	line-height:18px;
}

#fundo-rodape #rodape a {
	color:#9cd208;
	font-size:12px;
	line-height:18px;
}

#fundo-rodape #rodape a:hover {
	color:#9cd208;
	font-size:12px;
	line-height:18px;
	text-decoration:underline;
}

/* DIV BASE */

#acao-empresarial {
	clear:both;
}

#acao-empresarial #conteudo {
	width:980px;
	margin:0px auto 0px auto;
	padding:7px 20px 0px 0px;
	background-image:url(../img/fundo-conteudo.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#acao-empresarial #conteudo #col-esquerda {
	float:left;
	width:210px;
	padding:0px 0px 120px 20px;
	background:url(../img/banners-legenda.jpg) bottom left no-repeat;
}

#acao-empresarial #conteudo #col-direita {
	float:left;
	width:710px;
	padding:0px 0px 120px 40px;
}

/* DIV COL ESQUERDA */

#menu-noticias {
	clear:both;
	background-image:url(../img/fundo-menu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:41px 5px 20px 32px;
}

#menu-eventos {
	border-top:1px solid #D9DCD9;
	border-bottom:1px solid #D9DCD9;
	clear:both;
	padding:15px 5px 5px 10px;
	margin-bottom:30px;
}

#menu-eventos p, #menu-eventos a {
	font-size:12px;
	line-height:16px;
}

#banner-twitter {
	clear:both;
	padding:5px 0px 0px 0px;
}

#banners {
	clear:both;
}

#banners div.banner-lateral {
	padding-bottom:10px;
}

/* DIV COL DIREITA */

#busca-noticias {
	clear:both;
	height:28px;
	padding:0px 0px 0px 20px;
	margin-bottom:20px;
}

#titulo-pagina {
	clear:both;
	padding-left:20px;
	height:50px;
}

#mancha {
	clear:both;
	background-image:url(../img/fundo-mancha.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	padding:16px 20px 10px 20px;
	min-height:500px;
}


/* CLASSES DE DIVs */

div.mancha-btn {
	padding:20px 0px 0px 0px;
	text-align:right;
}

div.mancha-btn img {
	margin-left:20px;
}


div.especial-home-vermelho {
	clear:both;
	height:30px;
	padding:10px 0px 0px 20px;
	background-image:url(../img/fundo-especial-home-vermelho.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:20px;
}


div.especial-home {
	clear:both;
	height:30px;
	padding:10px 0px 0px 20px;
	background-image:url(../img/fundo-especial-home.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:20px;
}


div.apresentacao-home {
	float:left;
	background:url(../img/fundo-apresentacao-home.jpg) no-repeat top;
	margin:0px 20px 20px 0px;
	padding:10px 20px 0px 20px;
	width:250px;
	height:470px;
}

div.destaques-home {
	float:left;
	padding:10px 20px 0px 20px;
	background-image:url(../img/fundo-destaques-home.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:20px;
	width:360px;
}

div.destaques-acao-empresarial {
	float:left;
	background:url(../img/fundo-destaques-acao-empresarial.jpg) no-repeat top;
	margin-bottom:20px;
	padding:10px 20px 10px 20px;
	width:360px;
	height:235px;
}

div.video-home {
	float:left;
	background:url(../img/fundo-video-home.jpg) no-repeat top;
	margin:0px;
	padding:10px 20px 5px 20px;
	width:360px;
	height:190px;
}

div.video-home div.embed-video {
	float:left;
	border:1px solid #7d633a;
	width:190px;
	height:150px;
	overflow:hidden;
	margin-right:20px;
}

div.video-home div.texto-video {
	float:left;
	width:148px;
	margin:0px;
}

div.ultimas-noticias-home {
	clear:both;
	padding:10px 20px 0px 20px;
	background-image:url(../img/fundo-ultimas-noticias-home.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:20px;
	width:670px;
}


div.lista-sem-borda {
	margin-bottom:25px;	
}

div.lista-video-tagEmbed {
	float:left;
	width:300px;
	height:220px;
	border:1px solid #7d633a;
	margin-right:20px;
	overflow:hidden;
}

div.lista-video-titulo {
	float:left;
	width:300px;
}


/* CLASSES DE TXTs */


p.txt-especial-home {
	margin:0px;
	font-size:16px;
	color:#2d816b;
	float:left;
}

p.txt-especial-home span {
	margin:0px;
	font-size:14px;
	color:#085b85;
	padding-left:32px;
}

p.txt-menu-noticias {
	color:#085b85;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	margin:0px 0px 12px 0px;
}

p.txt-fonte {
	font-size:14px;
	color:#84857f;
	line-height:18px;
	margin:0px 0px 1px 0px;
}

p.txt-fonte-home {
	font-size:12px;
	color:#595b52;
	margin-bottom:10px;
}

p.txt-sem-margem {
	margin:0px 0px 0px 0px;
}

p.txt-chamada {
	font-size:14px;
	color:#84857f;
	line-height:18px;
	font-style:italic;
}

p.txt-titulo-video {
	font-size:16px;
	line-height:24px;
	color:#333333;
	margin-bottom:3px;
}

p.txt-data-video {
	font-size:12px;
	margin-bottom:12px;
}




/* CLASSES DE LINKs */


a.lnk-menu {
	color:#0b2d41;
	font-size:14px;
	text-decoration:none;
}

a.lnk-noticias {
	color:#085b85;
	font-size:14px;
	text-decoration:none;
}

a.lnk-noticias:hover {
	color:#0d7db5;
	font-size:14px;
	text-decoration:none;
}


a.lnk-menu:hover {
	color:#1c6a98;
	text-decoration:none;
}


img.float-left {
	float:left;
	margin:3px 15px 15px 0px;
}

div.right {

	float:right;

	margin:5px 0px 15px 5px;

}
