/* DIV IDs TOP */

#top-banners {
	clear:both;
	display:block;
	height:110px;
	margin:0px 0px 0px 0px;
	background-color:#268584;
}

#top-banners #banners {
	clear:both;
	margin:0px auto 0px auto;
	width:910px;
	height:110px;
}

#top-banners #banners #super-banner {
	float:left;
	width:728px;
	height:90px;
	margin:10px 32px 10px 0px;
	background-color:#cecece;
}

#top-banners #banners #plurale-banner {
	float:left;
	width:140px;
	height:90px;
	margin:10px 10px 10px 0px;
	background-color:#cecece;
}


/* DIV ID PRINCIPAL */

#plurale {
	clear:both;
	margin:0px auto 0px auto;
	width:900px;
	padding:0px 10px 0px 0px;
	border-right:1px solid #CECECE;
	background-image:url(../img/fundo-div-plurale.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

/* DIV ID HOME */

#plurale #home {
	float:left;
	width:610px;
	padding:20px 0px 0px 0px;
}

#plurale #home #flash-destaques {
	float:left;
	width:610px;
	height:340px;
	margin:0px 0px 40px 0px;
}

#plurale #home #col-esq {
	float:left;
	width:280px;
	margin:0px 50px 0px 0px;
	padding:0px 0px 25px 0px;
}

#plurale #home #col-dir {
	float:left;
	padding:0px 0px 25px 0px;
	width:280px;
}

/* DIV IDs COLUNA ESQUERDA */

#plurale #coluna-esquerda {
	float:left;
	width:251px;
	margin-right:39px;
	padding-bottom:10px;
}

#plurale #coluna-esquerda #marca {
	clear:both;
	width:250px;
	height:130px;
	border-right:1px solid #FFFFFF;
	padding:20px 0px 0px 0px;
}

#plurale #coluna-esquerda #busca {
	clear:both;
	width:250px;
	height:40px;
	background-color:#cecece;
	border-right:1px solid #cecece;
}

#plurale #coluna-esquerda #borda {
	clear:both;
	width:250px;
	border-right:1px solid #CECECE;
	padding-bottom:20px;
}

#plurale #coluna-esquerda #menu {
	clear:both;
	width:250px;
	padding:0px 0px 0px 0px;
}

#plurale #coluna-esquerda #borda #parceiros {
	clear:both;
	width:250px;
	height:80px;
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;
	margin:20px 0px 20px 0px;
}

#plurale #coluna-esquerda #borda #parceiros #single-banner {
	float:left;
	width:120px;
	height:60px;
	margin:10px 0px 10px 0px;
	border:1px solid #666666;
	background-color:#CCCCCC;
}

#plurale #coluna-esquerda #borda #enquete {
	width:250px;
}

#plurale #coluna-esquerda #borda #enquete #enquete-pergunta {
	width:190px;
	margin:20px 0px 20px 0px;
	padding:0px 20px 0px 0px;
}

#plurale #coluna-esquerda #borda #agenda {
	width:250px;
}

/* DIV IDs COLUNA DIREITA */

#plurale #conteudo {
	float:left;
	width:610px;
	padding:20px 0px 30px 0px;
}

#plurale #mancha {
	clear:both;
	width:610px;
}

#plurale #mancha #revista-destaque {
	float:left;
	width:330px;
	height:380px;
}

#plurale #mancha #revista-destaque-texto {
	float:left;
	width:280px;
	height:360px;
	padding:20px 0px 0px 0px;
}

#conteudo-lytebox {
	padding:20px 0px 0px 0px;
}

/* DIV IDs RODAPE */

#rodape {
	clear:both;
	display:block;
	height:140px;
	margin:0px 0px 0px 0px;
	background-color:#268584;
}

#rodape #dados {
	clear:both;
	margin:0px auto 0px auto;
	width:910px;
	height:140px;
}

#rodape #dados #bullet-branco {
	float:left;
	width:40px;
	height:140px;
}

#rodape #dados #dados-plurale {
	float:left;
	width:720px;
	height:140px;
}

#rodape #dados #dados-plurale #menu-acesso {
	float:left;
	width:720px;
	height:25px;
	padding:20px 0px 0px 0px;
}

#rodape #dados #dados-plurale #copyright {
	float:left;
	width:720px;
	height:85px;
	padding:10px 0px 0px 0px;
}

#rodape #dados #prodweb{
	float:left;
	width:140px;
	height:60px;
	padding:80px 10px 0px 0px;
	text-align:right;
	vertical-align:bottom;
}


/* DIVSCLASS */

div.fechamento{
	clear:both;
}

div.box-menu{
	clear:both;
	width:250px;
	padding:30px 0px 0px 0px;
}

div.bullet-menu{
	float:left;
	width:40px;
	height:40px;
}

div.menu-itens{
	float:left;
	width:210px;
}

div.agenda-lista {
	width:190px;
	margin-top:20px;
	padding:0px 20px 0px 0px;
}

div.box-titulo {
	clear:both;
	width:610px;
	height:220px;
	margin:0px 0px 40px 0px;
}

div.titulo-pagina-verde-agua {
	float:left;
	width:320px;
	height:93px;
	padding:127px 0px 0px 0px;
	background-image:url(../img/fundo-titulo-verde-agua.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

div.titulo-pagina-laranja {
	float:left;
	width:320px;
	height:93px;
	padding:127px 0px 0px 0px;
	background-image:url(../img/fundo-titulo-laranja.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

div.titulo-pagina-azul {
	float:left;
	width:320px;
	height:93px;
	padding:127px 0px 0px 0px;
	background-image:url(../img/fundo-titulo-azul.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

div.moldura-verde-agua {
	float:left;
	width:280px;
	height:210px;
	background-color:#268584;
	padding:5px 5px 5px 5px;
}

div.moldura-laranja {
	float:left;
	width:280px;
	height:210px;
	background-color:#ff8a35;
	padding:5px 5px 5px 5px;
}

div.moldura-azul {
	float:left;
	width:280px;
	height:210px;
	background-color:#1d449b;
	padding:5px 5px 5px 5px;
}

div.img {
	width:280px;
	height:210px;
}

div.bloco-texto {
	clear:both;
	width:610px;
	margin-bottom:30px;
}

div.bloco-texto-right {
	clear:both;
	width:610px;
	margin:20px 0px 20px 0px;
	text-align:right;
}

div.edicao-revista{
	float:left;
	width:285px;
	padding:0px 20px 0px 0px;
	margin-bottom:40px;
}

div.capa-revista{
	float:left;
	width:140px;
	height:230px;
}

div.texto-revista{
	float:left;
	width:135px;
	padding:20px 0px 0px 10px;
}

div.colunista-foto{
	float:left;
	width:150px;
	height:150px;
	margin:3px 20px 0px 0px;
	border:1px solid #ff8a35;
}

div.box-home{
	clear:both;
	width:280px;
	margin:0px 0px 40px 0px;
}

div.box-home-titulo{
	clear:both;
	width:265px;
	padding:10px 0px 15px 15px;
	background-color:#268584;
	border-bottom:8px solid #86c249;
}

div.box-home-fundo-foto{
	clear:both;
	width:265px;
	height:120px;
	padding:15px 0px 0px 15px;
	background-image:url(../img/fundo-box-home-foto.jpg);
	background-repeat:repeat-x;
}

div.box-home-foto{
	clear:both;
	width:155px;
	height:115px;
}

div.box-home-foto img {
	border:2px solid #268584;
}

div.box-home-fundo-foto-estante {
	clear:both;
	width:265px;
	height:120px;
	padding:15px 0px 0px 15px;
	background-image:url(../img/fundo-box-home-foto.jpg);
	background-repeat:repeat-x;
}

div.box-home-foto-estante {
	clear:both;
	width:86px;
	height:115px;
}

div.box-home-foto-estante img {
	border:2px solid #268584;
}

div.box-home-miolo{
	clear:both;
	width:250px;
	background-color:#dce5d2;
	padding:15px 15px 15px 15px;
}

div.box-home-miolo-2{
	clear:both;
	width:250px;
	background-color:#dce5d2;
	padding:0px 15px 15px 15px;
}

div.box-home-miolo-branco{
	clear:both;
	width:250px;
	background-color:#FFFFFF;
	padding:15px 15px 15px 15px;
}


div.box-home-rodape{
	clear:both;
	width:265px;
	height:20px;
	border-top:8px solid #86c249;
	text-align:right;
	background-color:#268584;
	padding:2px 15px 0px 0px;
}

div.bloco-mais{
	clear:both;
	width:250px;
	margin-bottom:10px;
}

div.paginacao {
	clear:both;
	color:#333333;
	font-size:12px;
	padding:20px 0px 20px 0px;
	text-align:left;
}

div.comentarios-titulo {
	clear:both;
	background-color:#ECECEC;
	font-size:14px;
	padding:8px 10px 10px 10px;
	text-align:left;
}

div.comentarios-titulo a {
	font-size:14px;
	text-decoration:none;
}

div.qtd-comentarios {
	float:left;
	width:200px;
}

div.btn-comentarios {
	float:left;
	width:390px;
	text-align:right;
}

div.e-msg-ok {
	clear:both;
	color:#3A9436;
	margin:0px 0px px 0px;
	padding:5px 0px 10px 0px;
}

div.e-msg-erro {
	clear:both;
	color:#79161b;
	margin:0px 0px px 0px;
	padding:5px 0px 10px 0px;
}

div.comentarios-box {
	padding:0px 0px 20px 0px;
}

div.comentarios-box-nome {
	color:#333333;
	font-size:14px;
}

div.comentarios-box-texto {
	padding:0px 0px 0px 0px;
}


div.estante-foto {
	float:left;
	width:120px;
	margin:3px 20px 0px 0px;
	border:1px solid #268584;
}

div.estante-foto-2 {
	float:left;
	width:180px;
	margin:3px 20px 0px 0px;
	border:1px solid #268584;
}

div.clear {
	clear:both;
}

/* ################################################# */


/* TEXT CLASS */

p.destaque {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:15px;
	color:#333333;
	line-height:19px;
	margin-bottom:0.8em;
}

h1.h-laranja {
	color:#ff8a35;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:31px;
	margin-bottom:1em;
}

h1.h-verde-agua {
	color:#268584;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:31px;
	margin-bottom:1em;
}

h1.h-azul {
	color:#1d449b;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:31px;
	margin-bottom:1em;
}

span.texto-maior {
	font-size:14px;
	line-height:22px;
}

span.texto-rodape {
	font-size:11px;
	color:#75d2d1;
	line-height:17px;
}

span.texto-menu-acesso {
	font-size:18px;
	color:#FFFFFF;
}

span.titulo-lilas {
	font-size:22px;
	color:#65007b;
	line-height:30px;
}

span.titulo-azul {
	font-size:22px;
	color:#1d449b;
	line-height:30px;
}

span.texto-enquete {
	font-size:11px;
	color:#65007b;
	line-height:17px;
}

span.texto-data {
	color:#989898;
}

span.titulo-box-home {
	color:#FFFFFF;
	font-size:25px;
}


/* LINKS CLASS */

a.pgn {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a.pgn:hover {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#456a20;
	font-size:12px;
	text-decoration:none;
}

a.pgn-ativa {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	background-color:#456a20;
	color:#FFFFFF;
	font-size:12px;
	padding:1px 4px 2px 4px;
	text-decoration:none;
}

a.pgn-ativa:hover {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	background-color:#759a50;
	color:#FFFFFF;
	font-size:12px;
	padding:1px 4px 2px 4px;
	text-decoration:none;
}

a.pgn-seta {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

a.pgn-seta:hover {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#759a50;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

a.mailto {
	color:#75d2d1;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a.mailto:hover {
	color:#0a4342;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a.menu-acesso {
	color:#FFFFFF;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

a.menu-acesso:hover {
	color:#0a4342;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

a.menu-laranja {
	color:#ff6d02;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
}

a.menu-laranja:hover {
	color:#dba781;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
}

a.menu-verde-agua {
	color:#268584;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
}

a.menu-verde-agua:hover {
	color:#9ac8c8;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
}

a.menu-verde {
	color:#456a20;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
}

a.menu-verde:hover {
	color:#8fae70;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
}

a.link-agenda {
	color:#1d449b;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

a.link-agenda:hover {
	color:#8fa2cf;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

a.link-maior {
	color:#456a20;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	line-height:21px;
}

a.link-maior:hover {
	color:#61c100;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	line-height:21px;
}

a.link-laranja {
	color:#ff6d02;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

a.link-laranja:hover {
	color:#dba781;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

a.link-branco {
	color:#FFFFFF;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

a.link-branco:hover {
	color:#a5de6b;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}