/* Estilos Gerais - Revista Siriguela #0 */

*, body, div, span, h1, h2, h3, h4, h5, p, ul, li, a, img, form, input {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background:none;
}
#back_tema {
	background-position:center top;
	background-repeat:no-repeat;
	display:block;
	height:100%;
	margin:0pt;
	padding:0pt;
	position:absolute;
	width:100%;
}
#back_tema_cont {
	display:block;
	height:1200;
	margin:0pt;
	padding:0pt;
	position:absolute;
	width:100%;
	background:none;
}
#tudo {
	background-color:#FFFFFF;
	display:block;
	height:auto;
	left:50%;
	margin-left:-385px;
	position:absolute;
	width:770px;
}
/* elementos do topo */

#topo {
	display:block;
	margin:10px 9px 0px 10px;
	background-image:url(imgs/bg-top01.jpg);
	background-repeat:no-repeat;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
}

#topo h1, #topo h2 {
	display:block;
	width:100px;
	text-indent:-6000px;
	overflow:hidden;
}

#top_menu {
	display:block;
	height:34px;
	margin-top:103px;
	padding:0px 5px 0px 160px;
	background-image:url(imgs/bg-top-menu01.jpg);
	background-repeat:no-repeat;
}

.aba_home {
	display:block;
	width:107px;
	height:34px;
	background-image:url(imgs/bg-aba-home.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	text-indent:6000px; 
	cursor:pointer;
    }
.aba_conta {
	display:block;
	width:107px;
	height:34px;
	background-image:url(imgs/bg-aba-conta.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	text-indent:6000px;
	cursor:pointer;
}
.aba_outras {
	display:block;
	width:107px;
	height:34px;
	float:left;
	background-image:url(imgs/bg-aba-outras.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:6000px;
	cursor:pointer;
}
.aba_ajuda {
	display:block;
	width:107px;
	height:34px;
	float:left;
	background-image:url(imgs/bg-aba-ajuda.jpg);
	background-repeat:no-repeat;
	text-indent:6000px;
	overflow:hidden;
	cursor:pointer;
}
.aba_contato {
	display:block;
	width:107px;
	height:34px;
	background-image:url(imgs/bg-aba-contato.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	text-indent:6000px;
	cursor:pointer;
}
.aba_sair {
	display:block;
	width:107px;
	height:34px;
	float:left;
	background-image:url(imgs/bg-aba-sair.jpg);
	background-repeat:no-repeat;
	text-indent:6000px;
	overflow:hidden;
	cursor:pointer;
}
.aba_assine{
	display:block;
	width:107px;
	height:34px;
	float:left;
	background-image:url(imgs/bg-aba-assine.jpg);
	background-repeat:no-repeat;
	text-indent:6000px;
	overflow:hidden;
	cursor:pointer;
}

.top_menu_link_home{
   width:80px;
   height:21px;
   margin:0px 5px;
   float:left;
   background-image:url(imgs/bota_home.jpg);
   background-repeat:no-repeat;
}
.top_menu_link_conta{
   width:95px;
   height:21px;
   margin:0px 5px;
   float:left;
   background-image:url(imgs/bota_conta.jpg);
   background-repeat:no-repeat;
}
.top_menu_link_outras{
   width:95px;
   height:21px;
   margin:0px 5px;
   float:left;
   background-image:url(imgs/bota_outras.jpg);
   background-repeat:no-repeat;
}
.top_menu_link_ajuda{
   width:50px;
   height:21px;
   margin:0px 5px;
   float:left;
   background-image:url(imgs/bota_ajuda.jpg);
   background-repeat:no-repeat;
}
.top_menu_link_contato{
   width:65px;
   height:21px;
   margin:0 5px;
   float:left;
   background-image:url(imgs/bota_contato.jpg);
   background-repeat:no-repeat;
}
.top_menu_link_sair{
   width:50px;
   height:21px;
   margin:0px 5px;
   float:left;
   background-image:url(imgs/bota_sair.jpg);
   background-repeat:no-repeat;
}
.top_menu_link_assine{
   width:70px;
   height:21px;
   margin:0px 5px;
   float:left;
   background-image:url(imgs/bota_assine.jpg);
   background-repeat:no-repeat;
}
#top_menu a {
	text-decoration:none;
	border:0;
	cursor:pointer;
}
.link_sair {
	margin-left:100px;
}

.link_sair a:link, .link_sair a:visited {
	font-size:14px;
	text-decoration:none;
	color:#fc0;
}

.link_sair a:hover, .link_sair a:active {
	color:#fff;
}
/* bloco geral de conteúdos */

#corpo {
	display:block;
	width:770px;
	padding:0px 10px;
	background-image:url(imgs/bg-corpo01.jpg);
	background-repeat:repeat-y;
	/*border-right:1px solid #999;
	border-left:1px solid #999;*/
}


/* coluna esquerda */

#col_esquerda {
	display:block;
	width:166px;
	float:left;
}

#col_esquerda a, #col_esquerda object, #col_esquerda embed{
	margin-left: 4px;
}

#capa_mini {
	text-align:center;
	margin-bottom:20px;
}

#capa_mini img {
	width:132px;
	height:160px;
	padding:2px;
	border:1px solid #ccc;
}

#capa_mini p {
	display:block;
	margin-bottom:5px;
	font-size:10px;
	color:#666;
}


#col_esquerda ul{
	display:block;
	margin-bottom:20px;
	text-align:right;
}

#col_esquerda ul li {
	list-style-type:none;
	width:166px;
}

#col_esquerda ul li a:link, #col_esquerda ul li a:visited {
	display:block;
	padding:1px 10px;
	margin:0px;
	font-size:14px;
	text-decoration:none;
	color:#999;
	border-right:2px solid #fff;
	border-bottom:1px solid #e8e8e8;
}

#col_esquerda ul li a:hover, #col_esquerda ul li a:active {
	color:#900;
	border-right:2px solid #c90;
	border-bottom:1px solid #c90;
}


#col_direita {
	display:block;
	width:202px;
	padding-left: 15px;
	float:left;
	background-image: none;
}

#col_direita a{
	color:#930;
	text-decoration:none;
}
#col_direita a:hover{
	color:#930;
	text-decoration:underline;
	}	

#col_direita form {
	/*padding:2px 10px 10px 10px;*/
	margin-bottom:20px;
	/*border:1px solid #ccc;
	background-color:#e8e8e8;*/
}

.txtbusca {
	width:130px;
	_padding-top:1px;
	padding-bottom:1px;
	border: 1px solid #999;
	font-size:11px;
	margin:0 3px 3px 3px;
	vertical-align:middle;
}

.txtbusca {
	border-right: #999 1px solid;
	border-top: #999 1px solid;
	font-size: 11px;
	padding-bottom: 1px;
	margin: 0px 3px 3px;
	vertical-align: middle;
	border-left: #999 1px solid;
	width: 100px;
	border-bottom: #999 1px solid;
	_padding-top: 1px
}

INPUT {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.btnbusca {
	color:#666;
	border: 1px solid #999;
	background-color:#ccc;
	font-size:10px;
	margin:0 2px 0 0;
	vertical-align:middle;
}

h3.formbusca {
	font-weight:normal;
	margin: 0px 0px 0px 3px;
	color:#666;
}

.field3 {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 180px;
	border-bottom: 0px;
	text-align: right;
}

/* últimas notícias */

h3.news_update {
	display:block;
	height:65px;
	background-image:url(imgs/bg-noticias01.jpg);
	background-repeat:no-repeat;
	text-indent:-6000px;
	overflow:hidden;
}

/* últimas notícias */

h3.agenda_headlines {
	display:block;
	height:65px;
	background-image:url(imgs/titulo-agenda.jpg);
	background-repeat:no-repeat;
	text-indent:-6000px;
	overflow:hidden;
}

#col_direita dl dt {
	margin-bottom:5px;
	font-size:11px;
	color:#900;
}

#col_direita dl dd {
	font-size:11px;
	color:#666;
	margin-bottom:5px;
}

#col_direita dl dd a:link, #col_direita dl dd a:visited {
	display:block;
	margin:0px 0px 30px 0px;
	text-decoration:none;
	color:#006;
}

#col_direita dl dd a:hover, #col_direita dl dd a:active {
	color:#900;
}

#col_centro {
	display:block;
	float: left;
	width: 362px;
	margin: 0 3px 0 7px;
}

#col_centro a{
	color:#930;
	text-decoration:none;
}
#col_centro a:hover{
	color:#930;
	text-decoration:underline;
	}

h3.nesta_edit {
	display:block;
	height:65px;
	background-image:url(imgs/bg-tit-edit01.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}

.bloco_destaque {
	display:block;
	margin:20px 0px 10px 0px;
}
.bloco_destaque .bloco_destaque2{
	display:block;
	margin:20px 10px 10px 0px;
   font:normal 12px Trebuchet MS;
   color:#006;
}

.bloco_destaque .bloco_destaque2 a{
   font:normal 12px Trebuchet MS;
   color:#006;
   text-decoration:none;
}
.bloco_destaque .bloco_destaque2 a:hover{
   font:normal 12px Trebuchet MS;
   color:#900;
   text-decoration:underline;
}
.bloco_destaque .bloco_destaque2 h5{margin:0 0 0 20px;}
.bloco_destaque .bloco_destaque2 dt{margin:0 0 0 20px;}
.bloco_destaque .bloco_destaque2 p{margin:0 0 0 20px;}
.bloco_destaque .bloco_destaque2 dd{margin:0 0 0 20px;}
.bloco_destaque .bloco_destaque2 h4.destinos{background-image:none;width:1px;}
.bloco_destaque .bloco_destaque2 .destinos_thumb{background-image:none;border:0;width:1px;}

h4.plano_aula {
	display:block;
	height:80px;
	width:100px;
	text-indent:-6000px;
	overflow:hidden;
	background-image:url(imgs/bg-plano-aula01.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	float:left;
}

.plano_aula_thumb {
	display:block;
	height:80px;
	width:80px;
	padding:2px;
	margin-left:5px;
	border:1px solid #ccc;
	background-image:url(imgs/mini-plano.jpg);
	background-repeat:no-repeat;
	background-position:2px 2px;
	float:left;
}

.image {
	display:block;
	height:120px;
	width:120px;
	padding:2px;
	margin-left:5px;
	margin-right:10px;
	border:1px solid #ccc;
	float:left;
}


.atividades_thumb {
	display:block;
	height:80px;
	width:80px;
	padding:2px;
	margin-left:5px;
	border:1px solid #ccc;
	background-image:url(imgs/mini-atividades.jpg);
	background-repeat:no-repeat;
	background-position:2px 2px;
	float:left;
}

.destinos_thumb {
	display:block;
	height:80px;
	width:80px;
	padding:2px;
	margin-left:5px;
	border:1px solid #ccc;
	background-image:url(imgs/mini-destinos.jpg);
	background-repeat:no-repeat;
	background-position:2px 2px;
	float:left;
}

.cultura_thumb {
	display:block;
	height:80px;
	width:80px;
	padding:2px;
	margin-left:5px;
	border:1px solid #ccc;
	background-image:url(imgs/mini-cultura.jpg);
	background-repeat:no-repeat;
	background-position:2px 2px;
	float:left;
}
.curiosidades_thumb {
	display:block;
	height:80px;
	width:80px;
	padding:2px;
	margin-left:5px;
	border:1px solid #ccc;
	background-image:url(imgs/mini-curiosidades.jpg);
	background-repeat:no-repeat;
	background-position:2px 2px;
	float:left;
}

h4.atividades {
	display:block;
	height:80px;
	width:100px;
	text-indent:-6000px;
	overflow:hidden;
	background-image:url(imgs/bg-atividades01.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	float:left;
}

h4.destinos {
	display:block;
	height:80px;
	width:100px;
	text-indent:-6000px;
	overflow:hidden;
	background-image:url(imgs/bg-destinos01.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
}

h4.cultura {
	display:block;
	height:80px;
	width:100px;
	text-indent:-6000px;
	overflow:hidden;
	background-image:url(imgs/bg-cultura01.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
}

h4.curiosidades {
	display:block;
	height:80px;
	width:100px;
	text-indent:-6000px;
	overflow:hidden;
	background-image:url(imgs/bg-curiosidades01.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
}

.outros_artigos_titulo {
	display:block;
	font-size:16px;
	color:#ad4812;
}

#outros_artigos {
  display:block;
  margin-top:20px;
}

#outros_artigos li {
  list-style-type:none;
}

.bloco_destaque_pagina {
	display:block;

}

.bloco_destaque_pagina h5 {
	font:normal 16px Trebuchet MS;
	color:#cc6600;
	text-decoration:none;
	margin-bottom:10px;
} 

.bloco_destaque_pagina h5 a{
	font:normal 16px Trebuchet MS;
	color:#cc6600;
	text-decoration:none;
	margin-bottom:5px;
} 

.bloco_destaque_pagina h5 a:hover{
	font:normal 16px Trebuchet MS;
	color:#df660c;
	text-decoration:underline;
	margin-bottom:5px;
} 

.bloco_destaque_pagina a{
	text-decoration:none;
	color:#930;
}

.bloco_destaque_pagina a:hover{
	text-decoration:underline;
	color:#df660c;
}

.bloco_destaque img {
	display:block;
	height:80px;
	width:80px;
	margin-left:5px;
	border:1px solid #ccc;
	float:left;
}

.bloco_destaque img.titulo {
	width: 102px;
	height: 33px;
	border: none;
	margin: 40px 0 0 0;
}

.bloco_destaque h5,
.bloco_destaque dt,
.bloco_destaque p,
.bloco_destaque dd {
	margin-left:197px;
}

.bloco_destaque h5 {
	margin-bottom:10px;
	font-size:14px;
	color:#000;
}

.bloco_destaque p,
.bloco_destaque dd {
	font-size:11px;
	color:#666;
}

.bloco_destaque a:link, .bloco_destaque a:visited {
	display:block;
	margin:5px 0px 30px 0px;
	text-decoration:none;
	color:#006;
}

.bloco_destaque a:hover, .bloco_destaque a:active {
	color:#900;
}


.bloco_destaque_section .plano_aula_thumb {
	/*display:none;*/
	margin-right:15px;
}

.bloco_destaque_section h4.plano_aula {
	display:none;
	height:auto;
	width:auto;
	text-indent:0px;
	background-image:none;
	float:none;
}


.artigo-full {
	display:block;
	margin-top:20px;
	padding-left:5px;
	padding-right:10px;
	text-align:justify;
}

.artigo-tools {
	display:block;
	margin:20px 0px 40px 0px;
	text-align:right;
}

.artigo-tools li {
	display:inline;
	list-style-type:none;
	margin-left:5px;
}

.artigo-tools li a:link,
.artigo-tools li a:visited {
	padding-right:6px;
	border-right:1px solid #ccc;
	text-decoration:none;
	color:#ccc;
}

.artigo-tools li a:hover,
.artigo-tools li a:active {
	color:#000;
}

.artigo-tools li a.last-tool {
	border-right:none;
}

.artigo-titulo {
	font-size:18px;
	color:#CC6600;
}

.section_plano_aula {
	display:block;
	height:65px;
	background-image:url(imgs/titulo-planodeaula.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}

.section_atividades {
	display:block;
	height:65px;
	background-image:url(imgs/titulo-atividades.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}

.section_destinos {
	display:block;
	height:65px;
	background-image:url(imgs/titulo-destinos.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}

.section_destaque {
	display:block;
	height:65px;
	background-image:url(imgs/titulo-destaque.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}

.section_cultura {
	display:block;
	height:65px;
	background-image:url(imgs/titulo-cultura.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}
.section_editorial {
	display:block;
	height:65px;
	background-image:url(imgs/titulo-editorial.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}
.section_contato {
	display:block;
	height:65px;
	background-image:url(imgs/titulo-contato.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}
.section_assinatura {
	display:block;
	height:65px;
	background-image:url(imgs/titulo-assinatura.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}
.section_contribuicoes {
	display:block;
	height:65px;
	background-image:url(imgs/titulo-contribuicoes.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}
.section_dicas {
	display:block;
	height:65px;
	background-image:url(imgs/titulo-dicas.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}
.section_agenda {
	display:block;
	height:65px;
	background-image:url(imgs/titulo-agenda.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}

.section_depoimentos{
	display:block;
	height:65px;
	background-image:url(imgs/titulo-depoimentos.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}
.section_noticias{
	display:block;
	height:65px;
	background-image:url(imgs/titulo-noticias.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-6000px;
	overflow:hidden;
}

.section_quem {
	display:block;
	width:185px;
	height:65px;
	background-image:url(imgs/titulo-quem.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-6000px;
	overflow:hidden;
}
.section_siriguela {
	display:block;
	width:185px;
	height:65px;
	background-image:url(imgs/titulo-siriguela.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-6000px;
	overflow:hidden;
}

.section {
	display:block;
	height:65px;
	text-align: right;
}

.imagem-lateral {
	display:block;
	margin-top:40px;
	margin-right:-210px;
	float:right;
}

.imagem-lateral #glossario{
	display:block;
	margin:0 0 0 30px;
	
}

#iesucks .imagem-lateral {
	margin-right:-92px;
}

#ie_still_sucks .imagem-lateral {
	float:none;
	margin:40px 0px 0px 0px;
	position:absolute;
	left:590px;
}

.imagem-lateral img {
	border:1px solid #000;
}

#pad_a {
	clear:both;
}

#rodape {
	display:block;
	padding:20px 10px;
	margin:0px 9px 0px 10px;
	background-color:#ad4813;
	background-image:url(imgs/bg-rodape01.jpg);
	background-repeat:repeat-x;
}

#rodape address {
	text-align:center;
	font-size:11px;
	font-style:normal;
	color:#e8e8e8;
}


.cleaner {
	clear:both;
}

.titu {
	font:bold 12px arial;
	color:#999;
}

.titu2{
	font:bold 14px arial;
	color:#666;
}
.titu3{
	font:normal 16px Trebuchet MS;
	color:#cc6600;
	text-decoration:none;
	margin-bottom:10px;
}

.titu a {
	font:bold 12px arial;
	color:#999;
	text-decoration: none;
}

.text{
	font:normal 10px arial;
	color:#333;
}

.desc_foto{
	width:240px;
	height:89px;
	display:block;
	float:right;
	margin:0 0 10px 0;
	/*margin:10px 0 15px 0;*/
	font:normal 10px arial;
	color:#666;
}

.text_foto{
	width:350px;
	float:left;
	/*margin:5px 0 5px 0;*/
	margin:5px 0 10px 0;
	padding:0;
	font:normal 10px arial;
	color:#666;
	display:block;
	padding:0 5px 0 5px;
	text-align:justify;
	
}

.desc_foto a{
	text-decoration:none;
	color:#666;
}

.desc_foto a:hover{
	text-decoration:underline;
	color:#930;
}

.img_foto{
	width:100px;
	height:89px;
	float:left;
	margin:0 0 10px 0;
	/*margin:10px 5px 15px 5px;*/
	border:0 none;
}

.lkform a{
	text-decoration:none;
	color:#930;
}

.lkform a:hover{
	text-decoration:underline;
	color:#666;
}

.tr1{
	background-color:#efefef;

}

.tr2{
	background-color:#fafafa;

}

.verm{
	font:bold 11px arial;
	color:#930;
}

.field{
	text-align:right;
	width:260px;
	border:0 none;
}

.field2{
	text-align:right;
	width:350px;
	border:1px solid #e8e8e8;
}

.field3{
	text-align:right;
	width:180px;
	border:0 none;
}

.field4{
	text-align:right;
	width:300px;
	border:0 none;
}

.leg{
	font:normal 11px arial;
	color:#666;
	margin:0 0 0 5px;
}

.rad{
	margin:0 2px 0 25px;
	vertical-align:middle;
}

.rad2{
	margin:0 2px 0 2px;
	vertical-align:middle;
}
.span_rad{
	vertical-align:middle;
	margin:0 20px 0 0;
	font-size:11px;
}
.span_rad2{
	vertical-align:middle;
	margin:0 10px 0 0;
	font-size:11px;
}
#div_ass a{
	font:normal 11px arial;
	color:#666;
	text-decoration:none;
}
#div_ass a:hover{
	font:normal 11px arial;
	color:#666;
	text-decoration:underline;
}
#professor{
	display:none;
}
#outras{
	display:none;
}
#text_ass{
	width:320px;
	text-align:justify;
	color:#666;
	padding:0 5px;
	margin:0;

}
.field a{
	text-decoration:none;
	color:#666;
}
.field a:hover{
	text-decoration:underline;
	color:#ad4813;
}

.inp1{
	width:130px;
	border: 1px solid #999;
	font-size:11px;
	margin:2px;
}

.inp2{
	width:215px;
	border: 1px solid #ccc;
	font-size:11px;
	margin:2px;
}

.inp3{
	width:190px;
	border: 1px solid #ccc;
	font-size:11px;
	margin:2px;
}

.inp4{
	width:215px;
	height:50px;
	border: 1px solid #ccc;
	font-size:11px;
	margin:2px;
	vertical-align:top;
}

.inp5{
	width:176px;
	border: 1px solid #ccc;
	font-size:11px;
	margin:2px;
}

.c_cartao{
	width:400px;
	height:500px;
	font:normal 12px arial;
	color:#666;
}

.t_precos{
	width:340px;
	height:auto;
	font:normal 12px arial;
	color:#666;
}

.preco{
	font:normal 12px arial;
	color:#930;
	margin:0 100px 0 0;
}

.vld_ass{
	font:normal 12px arial;
	color:#039;
	margin:0 100px 0 0;
}

.button1 {
	color:#666;
	border:0;
	background-color:#ccc;
	font-size:10px;
	margin:3px 3px 0 0;
	cursor:pointer;
}

.azl{
	font:bold 11px arial;
	color:#039;
}

div.msg_erro {
	clear: both; 
	text-align: left; 
	padding-left: 135px;
	font-weight: bold;
	color: #930;
}

div.msg_erro_radio {
	padding-left: 70px;
}

div.msg_erro_login {
	text-align: right;
	padding-left:50px;
}

#bloco_dir_cont1{
	font:normal 11px "Trebuchet MS";
	color:#666;
	width:185px;
	height:auto;
	display:block;
	background-color:#ebebeb;
	text-align:justify;
	padding:3px;
}
#bloco_dir_cont2{
	font:normal 11px "Trebuchet MS";
	color:#666;
	width:185px;
	height:auto;
	display:block;
	background-color:#ebebeb;
	text-align:justify;
	padding:3px;
}
#bloco_dir_cont3{
	font:normal 11px "Trebuchet MS";
	color:#666;
	width:185px;
	height:auto;
	display:block;
	background:0 none;
	text-align:left;
	padding:0;
	margin:0;
}

.bloco_img{
	margin:0 0 5px 42px;
}
.imagem-lateral img {
	/*border:1px solid #000;*/
	border:0 none;
}

#pad_a {
	clear:both;
}
#final_coments{
width:350px;
height:2px;
display:block;
float:left;
margin:5px 0 0 0;
}
