@import url("replacements-ptBR.css");
@import url("modal.css");
/*
	Projeto - LITTLEWOMAN (UNILEVER) v: 0.1
	Developer(s):
		+ Fernando Basilio (fernando.basilio@hellointeractive.com.br)
		+ Diogo da Silva Ferreira (diogo.ferreira@hellointeractive.com.br)
*/

*{
	margin: 0;
	padding: 0;
}

html, body{
	width: 100%;
	height: 100%;
}

html{
	overflow-y: scroll;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #7c7e80;*/
	color: #4c454a;	
}

h1, h2, h3, h4, h5 { font-size: 10px; font-weight: normal; }

a {
	overflow: hidden;
	text-decoration: none;
	color: #9a138a;
}

a:hover {
	text-decoration: underline;
}

li { list-style: none; }

input, textarea, select{
	border: 1px inset #4c454a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px inset #f002e0;
}

textarea{
	overflow: auto;	
}

button{
	border: 0;
	font-size: 11px;
	cursor: pointer;
}

/* estrutura ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
#container{
	float: left;
	width: 992px;
	padding: 0;
	position: relative;
}

.content_site{
	float: left;
	width: 959px;
	background: #fff;
}

h1.img_logo{
	position: absolute;
	top: 3px;
	left: 130px;
	z-index: 9;
	text-indent: -9999px;
}


/*flash ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
.nav_flash{
	float: left;
	margin-top: 50px;
}

.content{
	float: left;
	width: 704px;
}

/*top ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
.top{
	float: left;
	width: 704px;
	height: 83px;
	position: relative;
	z-index:10;
}

.top .list_identificacao{	
	float: right;
	display: inline;
	width: 560px;
	margin: 20px 8px 0 0;
}

.top .list_identificacao li{
	float: right;
	display: inline;
	font-size: 10px;
	text-transform: uppercase;
	color: #4c454a;
	padding: 4px 5px;
}

.top .list_identificacao li.separador{
	margin: 0;
}

.top .list_identificacao li.ola{
	text-transform: capitalize;
	margin-right: 15px;
}

.top .list_identificacao li a{
	color: #4c454a;
}

.top .list_identificacao li.identifique,
.top .list_identificacao li.identifique a{
	color: #fff;
}

.top .list_identificacao li.identifique{
	margin-left: 10px;
}

.box_busca{
	float: right;
	display: inline;
	margin: 14px 8px 0 0;
	height: 15px;	
}

.box_busca input{
	float: left;
	width: 121px;
	padding: 5px 5px 4px 5px;	
	margin-right: 3px;
}

.box_busca .btn_buscar{
	float: left;
}

.list_nav{
	float: left;
	width: 536px;
	margin: 14px 0 0 0;
	position: relative;
	z-index: 99;
}

.list_nav li,
.list_nav li a{
	float: left;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	background: #eea5ff;
}

.list_nav li {
	width: 131px;	
	margin: 0 3px 0 0;
}

.list_nav li a{
	width: 121px;
	padding: 5px 0 4px 10px;	
}

.list_nav li a:hover{
	text-decoration: none;
	color: #fff;
	background: #ce1293;
}

.rss{
	position: absolute;
	right: -20px;
	top: 5px;
}

.rss a{
	float: left;
}

/*destaque ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
.destaque_flash{
	float: left;
	width: 704px;
	height: 236px;
	padding: 0;
	margin: 0;
}

.flash_destaque{
	float: left;
	width: 696px;
	height: 236px;
}

/*destaques_principais ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
.destaques_principais{
	float: left;
	width: 704px;
/*	height: 223px;*/
	padding: 14px 0;
}

.item_principal{
	float: left;
	width: 205px;
	margin-right: 5px;
	padding: 0 0 0 18px;
	text-align: left;
}

.tit_principal{
	float: left;
	font-family: Georgia;
	color: #4c454a;
	padding: 0 0 0 18px;
	margin-left: -18px;
}

.tit_secundario{
	float: left;
	font-family: Georgia;
	color: #4c454a;
	padding: 0 0 0 18px;
	margin-left: -5px;
}

.box_item_secundario h3{
	float: left;
	width: 100%;
	font-family: Georgia;
	font-weight: normal;
	line-height: 18px;
	margin-top: 5px;
}

.item_principal h3{
	float: left;
	width: 100%;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 5px;
}


.box_item_secundario h3{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

.item_principal img,
.box_item_secundario img {
	float: left;
	border: 0;
	margin-top: 5px;
}

.item_principal span,
.item_principal p,
.box_item_secundario p {
	float: left;
	width: 205px;
	margin: 5px 0 0 0;
}

.item_principal span{
	font-size: 9px;
}

.item_principal .saiba_mais,
.box_item_secundario .participe{
	float: right;
	margin: 5px 0 0 0;
	color: #4c454a;
}

.box_item_secundario .participe{
	color: #b0a6ae;
	margin-right: 7px;
}

.item_principal .list_itens_forum{
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Georgia;
}

.itens_forum_full{
	float: left;
	width: 695px;
	border-top: 2px solid #e0b0da;
	padding: 10px 0;
}

.itens_forum_full .item_principal{
	float: left;
	width: 666px;
}

.itens_forum_full .item_principal img{
	margin: 0 12px 0 0;
}

.itens_forum_full .item_principal h2,
.itens_forum_full .item_principal h2 a,
.itens_forum_full .item_principal h3{
	float: none;
	width: auto;
}

.itens_forum_full .item_principal h2,
.itens_forum_full .item_principal h2 a{
	margin: 0;
}

.itens_forum_full .item_principal p{
	float: none;
	width: auto;
	margin: 10px 0 0 0;
}

.itens_forum_full .item_principal .list_itens_forum{
	float: right;
	padding-right: 0px;
}

.itens_forum_full h2{
	font-family: Georgia;
}

.itens_forum_full h2.por_forum{
	font-size: 12px;
}

/*destaques_secundarios ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
.destaques_secundarios{
	float: left;
	width: 959px;
	padding: 5px 0 0 0;
}

.linha{
	float: left;
	margin-bottom: 12px;
}

.box_item_secundario{
	float: left;
	display: inline;
	border: 5px solid #aea6ac;
	width: 209px;
	padding: 5px 3px 8px 10px;
	margin: 0 2px 0 3px;
}

.list_participar{
	float: left;
	width: 200px;
	margin-top: 5px;
}

.list_participar li a{
	color:#4C454A;
}

.list_participar li {
	float: left;
	width: 192px;
	background: url(/img/bullet_enquete.png) no-repeat 0 10px;
	padding: 5px 0 0 10px;
}

.form_news{
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
}

.form_news label{
	float: left;
	width: 35px;
	margin-bottom: 5px;
	color: #4c454a;
	padding-top: 3px;
}

.form_news input{
	float: left;
	width: 150px;
	margin-bottom: 5px;
}

.form_news .bt_enviar{
	float: right;
	width: 50px;
	height: 15px;
	margin-right: 18px;
	border: 1px solid #b211b0;
	color: #fff;
	text-align: center;
}

.form_news .bt_cancelar{
	float: right;
	width: 50px;
	height: 15px;
	margin-right: 10px;
	border: 1px solid #b211b0;
	color: #fff;
	text-align: center;
}

.setp2_newsletter{
	float: left;
	width: 100%;
	margin: 5px 0 0 0;
}

.setp2_newsletter input,
.setp2_newsletter label{
	float: left;
	height: 14px;
	margin: 7px 0 0 0;
}

.setp2_newsletter input{
	width: 14px;
	height: 14px;
	border: 0;
	padding: 0;
}

.setp2_newsletter label{
	width: 83px;
	padding-left: 5px;
}

.footer {
	float: left;
	width: 950px;
	text-align: center;
	padding: 5px 0;
}

.footerHome {
	width:944px;
	padding:35px 0 10px 0 !important;
	text-align:left;
}

.footerHome .logo_unilever {
	float: right;
}

.footerHome .copy {
	float: left;
	margin-top:16px;
	padding-left:5px;
}

.list_usuarias{
	float: left;
	width: 205px;
	margin-top: 2px;
}

.list_usuarias li{
	float: left;
	width: 205px;
	padding: 5px 0 0 0;
}

.list_usuarias li a{
	float: left;
	height: 40px;
	margin: -5px 10px 0 0;
}

.box_item_secundario_maior{
	width: 440px;
}

.box_item_secundario_maior h2{
	float: left;
	display: inline;
	width: 430px;
	position: relative;
	padding-left: 5px;
	margin-left: -5px; 
}

.list_materias{
	float: left;
	width: 430px;
}

.list_materias li{
	float: left;
	width: 420px;
	background: url(/img/bullet_lista_materias.png) no-repeat 0 10px;
	padding: 5px 0 0 10px;
}

.list_materias li a{
	color: #7c7e80
}

.box_item_secundario_maior .paginacao{
	width: 430px;
}

.paginacao {
	margin-top:10px;
	text-align: center;
}

.paginacao a{
	color: #4c454a;
	padding: 0;
	margin: 0 3px;
}

.paginacao .activePage {
	font-weight:bold;
	text-decoration:none;
	color:#808080;
}

.grafico{
	float: left;
	width: 100px;
	height: 12px;
	border: 1px solid #4c454a;
	margin: 3px 0;
}

.grafico_preenchido{
	height: 12px;
	background: #00f;
}

.box_item_secundario span{
	float: left;
	color: #4c454a;	
	padding: 4px 0 0 5px;
}

.content_interna{
	float: right;
}

.coluna_lateral{
	float: left;
	padding: 0 0 10px 7px;
}

.coluna_lateral .box_item_secundario{
	float: left;
	clear: both;
	margin: 10px 0 0 0;
}

.coluna_lateral .box_item_secundario .list_materias{
	width: 200px;
}

.coluna_lateral .box_item_secundario .list_materias li{
	width: 190px;	
}

.destaques_principais_interna{
	padding: 0;
	height: auto;
}

/* Estrutura Materias  ---------- ---------- ---------- ---------- ---------- ---------- ----------  */
.copyright{	
	float: left;
	padding: 30px 50px;
	color: #999;
}

.destaque_materia{
	float: left;
	width: 696px;
}

.destaque_materia img{
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

.text_destaque{
	float: left;
	margin: 0;
	font-family: Georgia;
	font-size: 12px;
	color: #000;
	width: 671px;
	padding: 6px 20px 10px 5px;
}

.text_destaque h3{
	font-size: 18px;
	font-weight: bold;
	margin-left: 30px;
}

.text_destaque a,
.text_destaque .tit_principal{
	float: none;
	background: none;
	color: #000;
}

.bt_voltar{
	float: left;
	clear: both;
}

.content_materia{
	float: left;
	width: 646px;
	padding: 15px 20px 0 30px;
}

.content_feedback{
	float: left;
	width: 696px;
	height: 285px;
	padding: 0;
}

.content_feedback .bg_detalhe{
	float: left;
	width: 125px;
	height: 285px;
	background: url(/img/afresco.png) no-repeat;
} *html .content_feedback .bg_detalhe{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/afresco.png');
}

.content_feedback .conteudo_feedback{
	float: left;
	width: 550px;
	padding-top: 15px;
}

.content_feedback p,
.content_feedback a{
	font-family: Georgia;
	font-size: 15px;
	color: #4c454a;
	text-align: center;	
}

.content_feedback p{
	margin: 95px 75px 0 0;
}

.content_feedback a.fechar{
	float: right;
	font-size: 11px;
}

.destaque_materia a,
.destaques_principais_interna a{
	color: #4c454a;
	text-decoration: underline;
}

.destaque_materia a:hover,
.destaques_principais_interna a:hover{
	text-decoration: none;
}

.destaque_materia a{
	font-size: 10px;
}

.content_materia img{
	float: left;
	margin: 0 6px 5px 0;
}

.content_materia p{
	padding: 10px 0; 
	line-height: 16px;
}

.content_materia .por,
.linha_tags{
	font-family: Georgia;
	font-size: 13px;
	color: #4c454a;
}

.linha_tags{
	float: left;
	width: 100%;
	font-size: 13px;
	margin-bottom: 10px;
}

.content_materia .comentarios{
	float: right;
	width: 330px;
}

.comentarios .msg{
	float: left;
	width: 250px;
	text-align: center;
	color: #c00;
}

.links_comentarios{
	margin: 5px 0 0 0;
	font-size: 10px;
	color: #4c454a;
}

.list_icons{
	float: right;
	width: 75px;
	margin: 0;
}

.list_icons li,
.list_icons li a{
	float: right;
	display: inline;
	text-indent: -9999px;
}

.list_icons li{
	margin-left: 8px;	
}

.list_icons li.favoritos,
.list_icons li.favoritos a{
	width: 14px;
}
.list_icons li.indique,
.list_icons li.indique a{
	width: 18px;
}
.list_icons li.imprimir,
.list_icons li.imprimir a{
	width: 17px;
}

.linha_materia{
	float: left;
	width: 656px;
	padding: 8px 20px 8px 20px;
	font-family: Georgia;
	font-size: 10px;
	color: #000;
	margin: 10px 0;
}

.linha_materia a{
	color: #000;
}

.linha_materia .msg{
	float: right;
	width: 250px;
	text-align: center;
	color: #c00;
}

.content_comentarios{
	float: left;
	width: 656px;
	padding: 0 20px 0 20px;
}

.cabecalho_comentario{
	font-family: Georgia;
	font-size: 14px;
	color: #4c454a;	
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.cabecalho_comentario a{
	font-size: 12px;
}

.cabecalho_comentario a.link_aviso{
	margin-left: 20px;
}

.item_comentario{
	margin-bottom: 10px;
}

.item_comentario span{
	font-family: Georgia;
	font-size: 12px;
}

.item_comentario p{
	line-height: 16px;	
}

.content_comentarios .paginacao a{
	text-decoration: none;
}

.content_comentarios .paginacao a:hover{
	text-decoration: underline;
}


/* estrutura blog ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
.content_sobre{
	float: left;
	width: 696px;
	height: 197px;
	background: url(/img/bg_content_sobre.png) repeat-x 0 bottom;
	font-family: Georgia;
	color: #4c454a;
	font-size: 13px;
	padding: 15px 0 0 0;
	margin-bottom: 5px;
}

.content_sobre_post{
	background: none;
	height: auto;
	padding-bottom: 10px;
}

.content_sobre_favoritos{
	height: auto;
	background: none;
}

.content_sobre h2{
	float: left;
	width: 485px;
	font-size: 22px;
}

.content_sobre h3,
.content_sobre h2 span{
	font-size: 12px;
}

.box_ultima_atualizacao{
	float: right;
	width: 210px;
	font-size: 10px;
	padding: 0 0 0 0;
	text-align: right;
}

.linha_blog{
	float: left;
	width: 696px;
	background: url(/img/bg_linha.png) repeat-x 160px 0; 
	margin-bottom: 1px;
	font-size: 10px;
	text-indent: -9999px;
}

.linha_blog_2{
	background: url(/img/bg_linha.png) repeat-x 450px 0; 
	margin-bottom: 7px;
}

.linha_blog_simples{
	background: url(/img/bg_linha_simples.png) repeat-x 450px 0; 
	margin-bottom: 7px;
}

.box_por,
.box_autora{
	float: left;
	width: 696px;
}

.box_por .assunto{
	float: left;
	margin: 10px 0 0 0;
	height: 20px;
	padding-bottom: 10px;
}

.box_por .assunto label{
	padding: 0 5px 0 0;
}

.box_por .assunto select{
	width: 100px;
	border: 0;
	margin: 0;
	padding: 0;
}

.content_sobre img{
	float: left;
	margin: 0 10px;
}

.content_sobre h4{
	font-size: 17px;
	color: #9a138a;
	margin-bottom: 5px;
}

.content_sobre p{
	padding: 10px 10px 0 0;
	text-align: justify;
}

.paginacao_blog{
	float: left;
	width: 100%;
	text-align: center;
	font-family: Georgia;
	font-size: 12px;
	color: #4c454a;
	padding: 20px 0 10px 0;
}

.paginacao_blog span{
	padding: 0 40px;
	font-weight: bold;
}


.box_por .assunto{
	float: right;
	margin: 0 0 10px 0;
	height: auto;
	padding: 0;
}

.box_por .assunto_forum{
	float: left;
	margin: 10px 0;
}

.content_sobre p{
	padding: 0 10px 0 0;
}

.editar_texto,
.editar_foto{
	float: left;
	width: 590px;
}

.editar_texto textarea{
	width: 585px;
	height: 50px;	
	margin-bottom: 5px;
}

.editar_texto a,
.editar_foto a{
	float: right;
	margin: 0 0 0 10px;
	font-size: 10px;
	color: #4c454a;
}

.editar_foto input{
	margin: 5px 0;	
}

.content_post{
	float: left;
	width: 676px;
	padding: 10px;
	color: #4c454a;
}

.content_post .breadcrumb,
.content_post h2,
.content_post h3{
	float: left;
	width: 100%;
	font-family: Georgia;
	color: #4c454a!important;
	margin: 0;
	padding: 0;
}

.content_post .breadcrumb{
	width: 345px;
	font-size: 10px;
	margin: 0 0 10px 0;
}

.content_post .breadcrumb li{
	float: left;
	display: inline;
	padding-right: 9px;
	margin-right: 7px;
/*	background: url(/img/bullet_breadcrumb.png) no-repeat right 5px;*/
}

.content_post .breadcrumb li a.tit_principal{
	background: none;
}

.content_post .bread_resultado .tit_principal{
	background: none!important;	
	margin-bottom: 5px;
}

.content_post h2{
	font-size: 17px;
	margin: 0 0 10px 0;
}

.content_post h3{
	font-size: 10px;
}

.content_post img{
	margin: 10px 0 0 45px;
}

.content_post .excluir{
	float: right;
	font-family: Georgia;
}

.linha_materia{
	margin: 0;
}

.post p{
	float: left;
	padding: 10px 0; 
	line-height: 16px;
}

.cabecalho_comentario{
	padding-top: 10px;
}

.content_comentarios .paginacao{
	width: 100%;
}

.comentarios{
	float: left;
	width: 330px;
}

.bt_voltar{
	float: left;
	width: 50px;
	clear: both;
	color: #4c454a;
	font-size: 10px;
	margin-top: 10px;
}

.bt_voltar_topicos{
	width: 170px;
	margin-bottom: 10px;
}

.box_adm{
	float: left;
	width: 210px;
	height: 14px;
}

.box_adm a,
.adm_autor a{
	color: #4c454a;
	text-decoration: underline;
}

.box_adm a:hover,
.adm_autor a:hover{
	text-decoration: none;
}

.adm_autor{
	float: left;
	width: 676px;
	padding: 5px 10px 0 10px;
	font-size: 10px;
}

.adm_autor .alterar{
	float: right;
}


/*indique ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
.box_indique{
	float: left;
	width: 656px;
	margin-top: 5px;
}

.box_indique label{
	float: left;
	font-size: 12px;	
	padding: 6px 0 0 0;
}

.box_indique input{
	width: 215px;
	border: 0;
	margin: 5px 0;
}

.box_indique .box_seu{
	float: left;
	width: 330px;
}

.box_indique .box_seu label{
	width: 65px;
}

.box_indique .box_amigo{
	float: left;
	width: 325px;
}

.box_indique .box_amigo label{
	width: 100px;
}

.box_indique a{
	float: right;
	margin: 0 5px;
}

.box_indique p{
	padding: 30px 0;
	text-align: center;
	font-size: 12px;
}


/*post comentario e post mensagem ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
.post_comentario,
.post_mensagem{
	float: left;
	padding: 10px;
	font-family: Georgia;
	font-size: 12px;
	color: #4c454a;
	margin-bottom: 10px;
}

.post_mensagem{
	margin: 15px 0 0 0;
}

.post_comentario label,
.post_mensagem label{
	float: left;
	width: 80px;
}
.post_mensagem label{
	width: 150px;
	margin-bottom: 5px;
}

.post_comentario textarea{
	width: 99%;
	height: 100px;
	margin-bottom: 5px;
	border: none;
	border-top: 1px solid #dcdada;
	border-right: 1px solid #dcdada;
	color: #4c454a;
}

.post_comentario a{
	float: right;
	margin-left: 10px;
	font-size: 11px;
}

.post_comentario p{
	text-align: center;
	padding: 55px 0;
}

.post_relatar{
	background: none;
}

.post_relatar a{
	color: #4c454a;
}

.post_relatar .bt_voltar_topicos{
	float: none;
}

.post_relatar textarea{
	border:none;
	border-top:1px solid #dcdada;
	border-right:1px solid #dcdada;
	color:#4c454a;
}


/*post comentario ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
.login{
	float: left;
	width: 280px;
	height: 55px;
	padding: 10px 0 10px 10px;
	background: #d515a4;
	position: absolute;
	right: 100px;
	top: 42px;
	z-index: 999;
	display: block;
	overflow: visible;
}

.login .linha_login{
	float: left;
	padding-bottom: 10px;
}

.login label{
	float: left;
	color: #fff;
	padding: 3px 5px 0 0;
}

.login input{
	float: left;
	width: 90px;
	margin-right: 10px;
}

.login .bt_Ok{
	float: right;
	width: 40px;
	margin-right: 13px;
}

.login a{
	float: right;
	color: #fff;
	margin-right: 10px;
}

.feedback_erro{
	float: left;
	width: 100%;
	font-family: Georgia;
	font-size: 12px;
	margin: 0;
	padding: 10px 0;
}

.box_esqueci,
.box_esqueci_feedback{
	color: #fff; 
}

.box_esqueci p,
.box_esqueci_feedback p{
	margin-bottom: 5px;
}

.box_esqueci input,
.box_esqueci_feedback input{
	width: 175px;
}

.box_esqueci{
	display: none;
}

.box_esqueci a{
	float: right;
	margin: 3px 15px 0 0; 
}

/* enquete ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
.enquete{
	float: left;
	width: 676px;
	padding: 0 10px 10px 10px;
	margin-top:10px;
}

.enquete h2 .tit_principal{
	background: none!important;
	margin-top:0;
	margin-bottom:5px;
	margin-right:5px;
}

.enquete h3{
	float: left;
	width: 100%;
	font-family: Georgia;
	font-size: 18px;
}

.item_enquete{
	float: left;
	margin: 10px 0 0 0;
}

.item_enquete input{
	float: left;
	width: 13px;
	height: 13px;
	border: none;
	padding: 0;
	margin: 6px 0 0 0;
}

.item_enquete label{
	float: left;
	font-family: Georgia;
	font-size: 18px;
	padding: 0 8px 0 5px;
}

.item_enquete p{
	float: left;
	width: 630px;
	margin: 5px 0 0 0;
}

.resultado_enquete .item_enquete p{
	width: 490px;
}


.resultado_enquete .item_enquete span{
	width: 45px;
	font-family: Georgia;
	font-size: 18px;
	text-align: right;
}

.resultado_enquete .item_enquete .grafico{
	width: 100px;
	height: 20px;
	margin: 10px 0 10px 10px;
	border: 1px solid;
	border-top-color: #dcdada;
	border-right-color: #dcdada;
	border-bottom-color: #aea6ac;
	border-left-color: #aea6ac;
}

.resultado_enquete .item_enquete span{
	float: left;
	margin: 8px 0;	
}

.resultado_enquete .item_enquete .grafico .grafico_preenchido{
	height: 20px;
}

.feedback_enquete {
	float: left;
	width: 100%;
	font-family: Georgia;
	font-size: 16px;
	text-align: center;
}
	
.feedback_enquete p{
	margin: 100px 0;
}

.feedback_enquete .fechar{
	font-size: 10px;
	float: right!important;
	margin: 0;
}

p.erro{
	float: left;
	width: 100%;
	font-family: Georgia;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #f00;
	font-weight: bold;
	text-align: center;
}

.feedback_erro .clique_aqui{
	float: none;
	font-size: 12px;
}

.resposta_forum {
	width: auto;
	border: 1px solid #4C454A;
	padding: 10px;
	margin: 0 0 10px 0;
	background: #f8f8f8;
}

.resposta_forum .resposta_forum {
	width: auto;
	margin: 0 0 10px 0;
	background: #eee;
	padding:10px;
}

.resposta_multiple {
	width:570px;
	float:left;
	margin:10px 0 0 0;
}