.alinhaPainel {
    width: 651px;
    margin: 8px 0 0 10px;
    display: inline;
    position: relative;
}
.agrupaImagemPainel {
    width: 641px;
    height: 178px;
}
/*.alinhaImagemPainel {
    width: 666px;
    height: 184px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../imagens/load.gif');
}*/
.alinhaImagemPainel {
    width: 641px;
    height: 178px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../imagens/load.gif');
}
.paginacaoPainelJCaroussel {
    width: 633px;
    position: relative;
    padding: 8px 0 0 8px;
    float: none;
}
.link {
    padding: 2px 6px;
}
.agrupaDescricaoImagemPainel {
    margin-top: 7px;
}
.meioDescricaoImagemPainel {
    height: 68px;
    width: 640px;
}
.tituloDescricaoImagemPainel {
    width: 500px;
    color: #333333;
    font-weight: bold;
    padding: 6px 0 0 12px;
}
.shadowCinza {
	text-shadow: 1px 1px 0px #CCC;
}
.textoDescricaoImagemPainel {
    width: 620px;
    padding-left: 12px;
}
.alinhaBotaoSaibaMais {
    float: right;
    margin: 11px 0 0 32px;
/*	display: inline;*/
}
.botaoSaibaMais {
    width: 96px;
    height: 26px;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url('../imagens/btVerMais.jpg');
}
.botaoSaibaMais:hover {
	background-position: bottom center;
}
.btVerMais{
    width: 96px;
    height: 26px;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url('../imagens/btVerMais.jpg');
	float: right;
	margin: 17px 0 5px 0;
}
.btVerMais:hover {
    background-position: bottom center;
}
.agrupaPainelImagens {
    width: 661px;
	/*    height: 276px;*/
    display: inline;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url('../imagens/fundoCarrossel.png');
    margin: 0 auto;
    text-align: center;
}
/*** ***/
.itemPagina {
	width: 24px;
	height: 19px;
	text-align: center;
	padding-top: 5px;
	margin-right: 5px;
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
}
.itemPaginaNormal {
	background-image: url(../imagens/fundoPaginacaoNormal.png);
}
.itemPaginaNormal a {
	color: #555;
}
.itemPaginaNormal a:hover {
	color: #000;
}
.itemPaginaSelecionado {
	background-image: url(../imagens/fundoPaginacaoSelecionado.png);
}
.itemPaginaSelecionado a {
	color: #FFF;
	text-shadow: none;
}
.itemPaginaSelecionado a:hover {
	color: #FFF;
}
.agrupaMenuPrincipal a{
	display: block;
}
/** **/
.separaBotao{
	width: 512px;
}
.agrupaConteudoHome{
	width: 702px;
}
.agrupaEmDestaque{
	width: 257px;
	height: 193px;
	background-color: #FFF;
	padding-left: 10px;
}
.tituloEmDestaque{
	width: 246px;
	padding: 10px 10px 10px 0;
}
.emDestaque{
	width: 257px;
	padding-bottom: 8px;
}
.agrupaImg{
	width: 94px;
	height: 80px;
	border: 1px solid #B7DEED;
	margin-right: 5px;
	display: inline;
}
.agrupaImgEmpresa{
	width: 220px;
	height: 79px;
	border: 2px solid #B7DEED;
	margin: 10px 0 10px 8px;
	/*	display: inline;*/
}
.tituloDestaque{
	float: none;
	color: #0285B8;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
.descricaoDestaque{
	float: none;
}
.agrupaEjw{
	width: 242px;
	height: 193px;
	background-color: #FFF;
	margin: 0 7px;
}
.tituloAEjw{
	width: 232px;
	margin: 10px 0 0 10px;
	display: inline;
}
.formatoTextoEjw{
	width: 232px;
	margin-left: 10px;
	display: inline;
}
.agrupaEnquete{
	width: 179px;
	height: 193px;
	background-color: #FFF;
}
.opcoes{
	width: 169px;
	margin-left: 10px;
	display: inline;
}
.divPerguntaEnquete {
	width: 130px;
	font-size: 11px;
	margin: 10px 0;
	text-align: left;
}
.divOpcaoEnquete {
	width: 130px;
	padding: 3px 0 3px 0;
}
.textoOpcaoEnquete {
	width: 100px;
	padding-left: 5px;
}
.divAgrupaBotaoVotar {
	width: 179px;
	padding: 23px 0 0px 0;
	height: 26px;
}
.divAlinhaBotaoVotar {
	width: 78px;
	padding-left: 15px;

}
.botaoVotar {
	width: 78px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url('../imagens/btVotar.jpg');
}
.botaoVotar:hover {
	background-position: bottom center;
}
.divAlinhaBotaoResposta {
	width: 96px;
	position: relative;
	bottom: 26px;
	float: right;
}
.botaoResposta {
	width: 96px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url('../imagens/btResultados.png');
}
.botaoResposta:hover {
	background-position: bottom center;
}
.tituloEnquete{
	width: 169px;
	margin: 10px 0 0 10px;
	display: inline;
}
.agrupaDivAlinhaBotaoResposta{
	float: right;
}