@import url("reset.css");

/*--------------------------------------------------\
|													||
|	Desenvolvido por Diego Marques					|||
|													|||
 \--------------------------------------------------\||
  \--------------------------------------------------*/

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Geral																|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

* ul li a{ height:1%; }
body{
	background:url(../imagens/background.jpg) repeat-x center 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
body.tamanho2{ font-size:15px; }
body.tamanho3{ font-size:19px; }
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
p{ margin:0 0 11px 0;}
h4{
	font-size:15px;
	margin-bottom:11px;
	padding-top:5px;
}
h5{
	font-size:11px;
}

.alerta{
	color:#c00;
	font-size:14px!important;
}
.warning{
	background:url(../imagens/Warning.gif) no-repeat 0 0;
	text-indent:20px;
}
body.tamanho2 .alerta{ font-size:17px!important; }
body.tamanho3 .alerta{ font-size:21px!important; }
.imgLeft{
	float:left;
	margin:0 10px 10px 0;
}
.hide{ display:none; }
.treeList div{ overflow:hidden; }
.form_ok{
	border-color:#063!important;
	background:#EFFFEA!important;
	color:#063!important;
}
.form_erro{
	border-color:#900!important;
	background:#FFECEC!important;
	color:#900!important;
}
.boxMsg{
	background:#FFDFDF;
	border:1px dashed #FF0000;
	padding:10px;
	position:absolute;
	text-align:center;
	width:200px;
	z-index:9999;
}
.red{ color:#f00; }
.alignCenter{ text-align:center; }
.margin0{ margin:0!important; }
.clearBoth{ clear:both; }
table.table100, .table100 table{ width:100%; }

#geral{
	margin:0 auto;
	padding-top:31px;
	position:relative;
	width:990px;
}
#bg1{
	background:url(../imagens/bg-sombra.gif) repeat-y center top;
	margin:0 auto 10px auto;
	width:990px;
}
#bg2{
	background:url(../imagens/background.jpg) repeat-x center 0;
}

/* Lista de definição DL tipo 1 */
.dl1{
	margin-bottom:11px;
	overflow:hidden;
}
.dl1 dt{
	clear:left;
	display:inline;
	float:left;
	font-weight:bold;
	margin-right:10px;
	text-align:right;
	width:100px;
}
.dl1 dd{
	display:inline;
	float:left;
	width:377px;
}

/* Tabelas */
#centro table{
	border:1px solid #555;
	margin-bottom:11px;
}
#centro table td{
	border:1px solid #555;
	padding:2px 5px;
}
#centro table thead td{
	background:#E4EFC2;
	font-weight:bold;
}
td.zebra{
	background:#eee;
}
th.zebra{
	background:#D8E7EC;
}
td.destacaLinha, th.destacaLinha{
	background:#ddd;
	color:#424242;
}
td.destacaCelula, th.destacaCelula{
	background:#999;
	color:#fff;
}
#barraadmkt, #barraadmkt td{
	border:0px none!important;
}

/* Banners */
#banner_2, #banner_1{
	display:block;
	height:60px;
	/*margin:0 0 5px 150px;*/
	/*left:150px;*/
	right:15px;
	position:absolute;
	top:0;
	width:468px;
}
#banner_2 img, #banner_1 img{
	display:block;
}
#banner_1{
	height:90px;
	left:10px;
	top:-28px;
	width:768px;
}
#banner_3{
	float:left;
	margin:0 10px 10px 0;
}
#banner_4{
	position:absolute;
	right:-125px;
	top:130px;
}
.banner_5, .banner_6, .banner_7{
	display:block;
	margin:0 auto 10px auto;
	width:120px;
}
#banner_8{
	display:block;
	height:60px;
	margin:0 auto 10px auto;
	width:468px;
}
#banner_9{
	display:block;
	height:90px;
	margin:0 0 20px 0;
	width:768px;
}
#banner_surgyplast{
    height:75px;
    position:absolute;
    left:80px;
    top:-15px;
    width:150px;
}
.mediatall{
    top:-28px!important;
    right:295px!important;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Coluna da Esquerda													|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

#colunaEsq{
	float:left;
	width:200px;
}
#colunaEsq h1{
	background:url(../imagens/logotipo-background.png) no-repeat 0 0;
	height:128px;
	font-size:9px;
	font-weight:normal;
	padding:24px 0 0 9px;
	text-align:center;
	width:191px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/logotipo-background.png',sizingMethod='crop');
}
body.tamanho2 h1{ font-size:11px; }
body.tamanho3 h1{ font-size:13px; }
h1 a{
	display:block;
	height:91px;
	margin:0 auto;
	position:relative;
	width:104px;
}
#menu{
	padding-left:9px;
}
#menu h2{
	background:#efefef;
	font-size:12px;
	font-weight:bold;
	margin-right:14px;
	padding:10px;
	text-transform:uppercase;
}
body.tamanho2 #menu h2{ font-size:15px; }
body.tamanho3 #menu h2{ font-size:19px; }
#menu h2.primeiro{
	margin-right:0;
}
#menu ul{
	margin:0 0 20px 0;
}
#menu ul li{
	background:url(../imagens/separacao.gif) no-repeat right bottom;
}
#menu ul li a{
	background:url(../imagens/bullet.gif) no-repeat 11px 1px;
	color:#000;
	display:block;
	font-size:11px;
	padding:4px 10px 4px 26px;
	text-decoration:none;
}
body.tamanho2 #menu ul li a{ font-size:14px; }
body.tamanho3 #menu ul li a{ font-size:18px; }
#menu ul li a:hover{
	text-decoration:underline;
}

/* Calendário */
#calendario{
	padding-left:17px;
}
#calendario div{ background:url(../imagens/carregando.gif) no-repeat center center; }
#calendario caption{
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#calendario caption .esq{ float:left; }
#calendario caption .dir{ float:right; }
#calendario caption a{
	padding:0 5px;
	text-decoration:none;
}
#calendario caption a:hover{ text-decoration:underline; }
#calendario table{ border:1px solid #ccc; }
#calendario td, #calendario th{
	background:#fff;
	border-right:1px solid #ccc;
	color:#999;
	height:22px;
	line-height:22px;
	text-align:center;
	width:24px;
}
#calendario td.hoje{
	color:#5DA8C4;
	font-weight:bold;
}
#calendario thead td, #calendario thead th{
	background:#eee;
	color:#000;
	font-weight:bold;
}
#calendario thead th{
	background:#e9e9e9;
}
#calendario th{
	background:#f9f9f9;
}
#calendario td a, #calendario th a{
	display:block;
}
#calendario td a:hover, #calendario th a:hover{
	background:#FE8C01;
	color:#fff;
	font-weight:bold;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Corpo																|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

#corpo{
	float:right;
	width:790px;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Testeira															|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

#testeira{
	background:#fff url(../imagens/background.jpg) repeat-x scroll -6px -31px;
	position:relative;
	width:790px;
}
#testeira p{
	background:url(../imagens/testeira-sombra.gif) repeat-x 0 bottom;
	font-size:11px;
	font-style:italic;
	margin:0;
	overflow:hidden;
	text-align:center;
	width:774px;
}
body.tamanho2 #testeira p{ font-size:14px; }
body.tamanho3 #testeira p{ font-size:18px; }
#testeira p span{
	background:url(../imagens/frase-bg.gif) no-repeat right 0;
	border-left:1px solid #E7E7E7;
	display:block;
	margin-bottom:10px;
	padding:4px 20px;
}

/* Abas */
#abas{
	/*background:url(../imagens/testeira-sombra.gif) repeat-x 0 bottom;*/
	height:34px;
	padding-top:65px;
	width:774px;
}
#testeira ul li, #testeira ul li a{
	display:inline;
	float:left;
	margin-bottom:-1px;
	position:relative;
}

/* Tamanho do Texto */
#tamanhoTexto{
	position:absolute;
	right:35px;
	top:68px;
}
#tamanhoTexto a{
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
	text-decoration:none;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Rodapé																|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

#rodape{
	background:url(../imagens/rodape.jpg) no-repeat 0 bottom;
	clear:both;
	height:35px;
	padding:20px 30px 0 30px;
	width:930px;
}
#rodape li{
	border-right:1px solid #555;
	display:inline;
	float:left;
	margin-right:5px;
	padding-right:5px;
}
#rodape li.ultimo{
	border-right:0px none;
	margin-right:0;
	padding:0;
}
#rodape p{
	float:right;
}
#rodape *{
	font-size:11px;
}
body.tamanho2 #rodape *{ font-size:12px; }
body.tamanho3 #rodape *{ font-size:13px; }

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Conteúdo															|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

#conteudo{
	padding:0 20px 0 0;
/*	position:relative;*/
}
#chamada{
	background:#FFCB16 url(../imagens/titulo-branco.gif) no-repeat right 0;
	display:block;
	padding:10px 36px 0 20px;
}
#chamada a{
	text-decoration:none;
}
#chamada a:hover{
	text-decoration:underline;
}
#chamada img{
	border:3px solid #ff9900;
	float:left;
	margin:0 15px 10px 0;
}
#chamada h2{
	font-size:18px;
	font-weight:normal;
}
body.tamanho2 #chamada h2{ font-size:21px; }
body.tamanho3 #chamada h2{ font-size:25px; }
#chamada p{
	margin:0;
	text-align:justify;
}
#chamadaSeparador{
	background:url(../imagens/titulo-separador.gif) no-repeat left bottom;
	margin-bottom:20px;
	padding-bottom:40px;
}

/* Título */
h2#chamadaSeparador{
	background:#FFCB16 url(../imagens/titulo-branco.gif) no-repeat right 0;
	color:#fff;
	font-size:24px;
	margin-bottom:20px;
	padding:0;
	text-align:right;
	text-transform:uppercase;
}
h2#chamadaSeparador #chamada{
	background:url(../imagens/titulo-separador.gif) no-repeat left bottom;
	padding:20px 30px 30px 0;
}

/* Conteúdo do Centro */
#centro{
	float:left;
	width:555px;
}

/* Coluna de Apoio */
#apoio{
	float:right;
	width:200px;
}
/* Google Translator */
.ig_reset{
	margin:0 auto;
}

/* Box modelo 1 */
.box1{
	background:#E9F1CF url(../imagens/chamadas-fundo.gif) repeat-x 0 0;
	margin:0 10px 10px 0;
}
.box1 h2{
	background:url(../imagens/chamadas-esq.gif) no-repeat left 0;
	font-size:12px;
	font-weight:bold;
	padding-left:14px;
	text-transform:uppercase;
}
body.tamanho2 .box1 h2{ font-size:15px; }
body.tamanho3 .box1 h2{ font-size:19px; }
.box1 h2 span{
	background:url(../imagens/chamadas-dir.gif) no-repeat right 0;
	display:block;
	height:26px;
	line-height:26px;
}
.box1 div.conteudo{
	padding:10px;
}
.box1Cor2{
	background-color:#FFF8D9;
}
.box1Cor3{
	background-color:#FFE1E1;
}
.boxUser a{
	text-decoration:underline!important;
}
.boxUser a:hover{
	text-decoration:none!important;
}

/* Box modelo 2 */
.box2{
	background:#5DA8C4;
	margin:10px 0 0 0;
	padding:10px 10px;
}
.box2cor2{
	background:#FE8C01;
}
.box2 strong{
	margin-right:10px;
}
.box2 a{
	text-decoration:none;
}
.box2 a:hover{
	text-decoration:underline;
}
.box2 *{
	color:#fff;
}
.box2 h2{
	border-bottom:1px dashed #fff;
	font-size:20px;
	margin:0 0 6px 5px;
	padding-bottom:6px;
	text-transform:uppercase;
}
body.tamanho2 .box2 h2{ font-size:23px; }
body.tamanho3 .box2 h2{ font-size:27px; }
.box2 img{
	border:5px solid #2d667b;
	display:inline;
	float:left;
	margin:4px 20px 20px 0;
}
.box2 h3{
	font-size:18px;
	font-weight:normal;
	margin-bottom:11px;
}
body.tamanho2 .box2 h3{ font-size:21px; }
body.tamanho3 .box2 h3{ font-size:25px; }
.box2 h4{
	font-size:14px;
	padding:15px 0 11px 0;
	text-transform:uppercase;
}
body.tamanho2 .box2 h4{ font-size:17px; }
body.tamanho3 .box2 h4{ font-size:21px; }
.box2 ul{
	padding-bottom:15px;
}
.box2 ul li{
	background:url(../imagens/bullet-2.gif) no-repeat 2px 5px;
	margin:0 0 11px 0;
	text-indent:15px;
}

/* Internas */
.interna{
	padding-left:15px!important;
}
.interna #centro{
	width:540px;
}
.interna ul{
	margin-bottom:11px;
}
.interna ul li{
	list-style:disc;
	margin:0 0 0 20px;
}
.interna ul.ulEspaco li{
	padding-bottom:30px;
}
.interna h3{
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
	padding-top:20px;
}
body.tamanho2 .interna h3{ font-size:21px; }
body.tamanho3 .interna h3{ font-size:25px; }

/* Conteúdo restrito */
.conteudoRestrito{
	background:url(../imagens/star.gif) no-repeat right 0;
	margin:0 0 0 0;
	padding:8px 35px 8px 0;
	text-align:right;
}

/* Palavras-Chave */
.palavrasChave{
	overflow:hidden;
}
.palavrasChave a{
	color:#069;
	font-size:14px;
	text-decoration:none;
	text-transform:lowercase;
	margin-right:10px;
}
.palavrasChave a:hover{
	text-decoration:underline;
}

/* Menu de ações */
#menuAcoes{
	display:inline;
	float:right;
	padding:20px 0 0 20px;
}
#menuAcoes li, #menuAcoes li a{
	display:inline;
	float:left;
	margin:0;
}
#menuAcoes li a{
	margin-right:20px;
	padding-top:32px;
	text-align:center;
}
#imprimirConteudo{
	background:url(../imagens/imprimir.gif) no-repeat center top;
}
#menuAcoes .rss{
	background:url(../imagens/rss.gif) no-repeat center top;
	width:32px;
}
#menuAcoes .fonteaddressecommerce a{
	background:url(../imagens/comprar.gif) no-repeat center top;
}

/* Abas */
.interna ul.abas{
	float:left;
	margin:0 0 -1px 0;
	position:relative;
	width:540px;
}
.interna ul.abas li, .interna ul.abas li a{
	display:inline;
	float:left;
}
.interna ul.abas li{
	list-style:none;
	margin:0;
}
.interna ul.abas li a{
	background:#f5f5f5;
	border:1px solid #ccc;
	margin-right:-1px;
	padding:5px 10px;
	position:relative;
}
.interna ul.abas li a.ativo{
	background:#fff;
	border-bottom:0px none;
	padding-bottom:6px;
}
.interna div.abas{
	border:1px solid #ccc;
	float:left;
	padding:10px;
	width:520px;
}

/* Comentários */
#comentarios ul.lista{
	margin:5px 0 11px 0;
}
#comentarios ul.lista li{
	list-style:none;
	margin:0 0 5px 0;
	padding:10px;
}
#comentarios ul.lista li.zebra{
	background:#f5f5f5;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
}
#comentarios h3{
	margin-bottom:11px;
}
#comentarios h4{
	font-size:14px;
	font-weight:bold;
	padding:0;
}
#comentarios li p{
	margin:0;
}
#comentarios h4 span{
	font-size:12px;
	font-weight:normal;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Formulário															|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

form ul{
	margin:0!important;
}
form ul.formSeparador{
	border-top:1px dashed #ccc;
	margin-top:5px!important;
	padding-top:10px;
}
form ul li{
	clear:both;
	list-style:none!important;
	margin:0!important;
	overflow:hidden;
	padding-bottom:11px;
}
form label{
	display:block;
}
legend{
	font-size:14px;
	font-weight:bold;
	margin:0 0 11px 0;
	*margin-left:-7px;
	padding-top:20px;
}
.campo{
	background:transparent;
	border:1px solid #A5ACB2;
	color:#485F00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}
.checkbox{
	display:inline;
	margin:0px 5px 0 0;
	padding:0;
	vertical-align:middle;
}
.botao{
	background:url(../imagens/botao-background.gif) repeat-x 0 0;
	border:1px solid #A5ACB2;
	cursor:pointer;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	height:24px;
	overflow:visible;
	padding:0 5px;
}
option{
	background:#fff;
}
form textarea{
	overflow:auto;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Index																|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

#apoio a{
	text-decoration:none;
}
#apoio a:hover{
	text-decoration:underline;
}

/* Chamadas */
.index #centro .box1{
	display:inline;
	float:left;
	margin-right:14px;
	width:270px;
}
.index #centro .boxDireita{
	margin-right:0;
}

/* Notícias */
.index #centro .box2{
	float:left;
	width:535px;
}

/* Wallpaper */
#apoio a.tipo1{
	display:block;
	margin:0 auto 10px auto;
	width:120px;
}

/* Receitas */
#apoio .box1{
	margin-right:0;
}
#apoio .box1Cor2 img{
	margin-bottom:10px;
}
#apoio .box1 h3{
	font-size:14px;
	font-weight:bold;
	margin:0 0 11px 0;
	padding:0;
}
body.tamanho2 #apoio .box1 h3{ font-size:14px; }
body.tamanho3 #apoio .box1 h3{ font-size:18px; }

/* Novos associados */
.box1 ul{
	margin-bottom:11px;
}
.box1 li{
	line-height:18px;
	list-style:circle!important;
	margin-left:20px;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Notícias															|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

/* Listagem de Notícias */
.noticias #centro ul li{
	list-style:none!important;
	margin:0;
	padding:0 0 11px 0;
}
.noticias #centro ul li h4{
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
}
body.tamanho2 .noticias ul li h4{ font-size:14px; }
body.tamanho3 .noticias ul li h4{ font-size:18px; }
.noticias ul li h4 a{
	color:#069;
}
.noticias #centro ul li h4 a strong{
	color:#000;
}
.noticias ul li a{
	text-decoration:none;
}
.noticias ul li a:hover{
	text-decoration:underline;
}

/* Notícia Aberta */
.noticia h3{
	margin-bottom:0;
}

/* Opinião */
.opiniao{
	display:inline;
	float:left;
	height:69px;
	padding-top:30px;
	text-align:center;
}
.opiniao h3{
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.opiniao ul{
	margin:0;
	overflow:hidden;
}
.opiniao ul li, .opiniao ul li a{
	display:inline;
	float:left;
	list-style:none;
	margin:0;
}
.opiniao ul li a{
	background:url(../imagens/opiniao-1.gif) no-repeat center 0;
	margin-right:25px;
	padding-top:24px;
	text-transform:uppercase;
}
.opiniao ul li.tipo1 a{
	background-image:url(../imagens/opiniao-2.gif);
}
.opiniao ul li.tipo2 a{
	background-image:url(../imagens/opiniao-3.gif);
}
.opiniao ul li.tipo3 a{
	background-image:url(../imagens/opiniao-4.gif);
}
.opiniao ul li.tipo4 a{
	background-image:url(../imagens/opiniao-5.gif);
	margin:0;
}

/* Envie para um amigo */
.envieAmigo{
	background:url(../imagens/envie-para-amigo.gif) no-repeat center 0;
	display:inline;
	float:right;
	margin-top:41px;
	padding-top:25px;
	text-transform:uppercase;
}

/* Formulário */
.divForm{
	background:#fff url(../imagens/logotipo-diabetenet-marca-dagua.jpg) no-repeat right bottom;
	border:2px solid #09c;
	display:none;
	left:0;
	padding:20px;
	position:absolute;
	top:0;
	width:456px;
	z-index:200;
}
.divForm a.fechar{
	background:url(../imagens/fechar.gif) no-repeat 0 0;
	color:#f00;
	padding-left:20px;
	position:absolute;
	right:5px;
	top:3px;
}

/* Mais notícias */
.maisNoticias{
	padding-top:5px;
	clear:both;
}
.maisNoticias *{
	color:#069;
}
.maisNoticias h3{
	font-size:11px;
	font-weight:bold;
	padding:0;
}

/* Link This */
#linkThis{
	float:left;
	padding:10px 0;
	text-align:center;
	width:538px;
}
#at_share table, #at_share table td{
	border:0x none;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Paginação															|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

.box_controle{
	background:#efefef;
	clear:both;
	height:18px;
	margin-bottom:22px;
	padding:5px 10px;
	width:520px;
}
.box_controle p.esq{
	float:left;
	margin:0;
}
.paginacao{
	float:right;
	margin:0!important;
}
.paginacao li, .paginacao a{
	display:inline;
	float:left;
	margin:0!important;
	padding:0 5px!important;
	text-align:center;
}
.paginacao a{
	color:#666666;
	font-weight:bold;
	padding:0!important;
	text-decoration:none!important;
}
.paginacao a:hover{
	color:#069!important;
	text-decoration:underline!important;
}
.paginacao li.tipo1 a{
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.paginacao li.ativo{
	color:#f00;
	font-weight:bold;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Ordenação															|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

#ordenacao span{
	margin-right:10px;
}
#ordenacao a{
	padding:0 5px 0 25px;
	text-decoration:none;
}
#ordenacao a.ativo{
	border-bottom:1px solid #000;
	font-weight:bold;
}
#ordenacao a:hover{
	text-decoration:underline;
}
#ordenacao a.tipo1{
	background:url(../imagens/ico-ordenacao-titulo.gif) no-repeat 5px 0;
}
#ordenacao a.tipo2{
	background:url(../imagens/ico-ordenacao-data.gif) no-repeat 5px 0;
}
#ordenacao a.tipo3{
	background:url(../imagens/ico-ordenacao-crescente.gif) no-repeat 5px 0;
}
#ordenacao a.tipo4{
	background:url(../imagens/ico-ordenacao-decrescente.gif) no-repeat 5px 0;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Papéis de Parede													|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

.papeisDeParede #centro ul li{
	display:inline;
	float:left;
	padding:15px 35px;
	text-align:center;
	width:150px;
}
.papeisDeParede #centro ul li a{
	display:block;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Links																|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

.links #centro ul{
	overflow:hidden;
}
.links #centro ul li{
	border-bottom:1px dashed #ccc;
	float:left;
	list-style:none;
	margin:0;
	padding:15px;
	width:510px;
}
.links #centro ul img{
	display:inline;
	float:right;
	margin:0 0 10px 10px;
}
.links #centro ul h3{
	padding:0;
	margin-bottom:5px;
}
.links #centro ul p{
	margin-bottom:0;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Outros Links														|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

p.adPSite {
	font-family:verdana, arial, helvetica;
	font-size:11px;
	font-weight:bold;
	color:#313131;
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
}
p.adPDescription {
	font-family:verdana, arial, helvetica;
	font-size:11px;
	font-weight:normal;
	color:#515151;
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
}
p.adPLink {
	font-family:verdana, arial, helvetica;
	font-size:11px;
	font-weight:normal;
	color:#077AD2;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}
a.adALink {
	font-family:verdana, arial, helvetica;
	font-size:11px;
	color:#077AD2;
	text-decoration:underline;
}
a.adALink:hover {
	color:#00508E;
	text-decoration:underline;
}
p.adPNavigation {
	font-family:verdana, arial, helvetica;
	font-size:11px;
	font-weight:normal;
	color:#077AD2;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	text-align:center;
	border:1px solid #DDDDDD;
}
a.adANavigation {
	font-family:verdana, arial, helvetica;
	font-size:11px;
	color:#077AD2;
	text-decoration:underline;
}
a.adANavigation:hover {
	color:#00508E;
	text-decoration:underline;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Fórum																|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

.novaMensagem{
	clear:both;
	margin:5px 0;
	overflow:hidden;
}
.novaMensagem a{
	background:url(../imagens/mais.gif) no-repeat 0 0;
	float:right;
	padding-left:20px;
}
.forum h5{
	background:#E4EFC2;
	border:1px solid #555;
	font-weight:normal;
	margin-top:-1px;
	padding:2px 5px;
}
.forum h5 span{
	border-bottom:1px solid #555;
	border-left:1px solid #555;
	float:right;
	margin-left:5px;
	padding-left:5px;
}
.topico{
	border:1px solid #555;
	border-top:0px none;
	padding:20px;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Busca																|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

.busca h4{
	margin-bottom:0;
}

/*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*\
|		Abinhas																|
\*|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|*/

.abinhas, .conteudoAbinhas{
	margin:0!important;
	width:180px;
}
.abinhas li{
	list-style:none!important;
	margin:0!important;
}
.abinhas a{
	color:#777;
	text-decoration:underline!important;
}
.abinhas a:hover{
	color:#333;
}
.abinhas a.ativo{
	color:#000!important;
	font-weight:bold;
	text-decoration:none!important;
}
.conteudoAbinhas{
	padding:10px 0;
}