/* default */
.noscript { width: 100%; padding: 15px; background-color: yellow; color: red; text-align: center; font-weight: bolder; position: fixed; top: 0; }
.cleanThis, .clear { clear: both; }
.atencao { color: #000; background:url(../images/css_alert.gif) left no-repeat #FFC; border:1px solid #96965E; font-family:Verdana; font-size:11px; margin-bottom:5px; margin-top:5px; padding:10px 10px 10px 50px; text-align:left; }
.nota { color: #000; background:url(../images/css_nota.gif) left no-repeat #FFC; border:1px solid #96965E; font-family:Verdana; font-size:11px; margin-bottom:5px; margin-top:5px; padding:10px 10px 10px 50px; text-align:left; }
.ok { color: #000; background:url(../images/css_ok.gif) left no-repeat #FEFCF1; background-color:#FFC; border:1px solid #96965E; font-family:Verdana; font-size:11px; margin-bottom:5px; margin-top:5px; padding:10px 10px 10px 50px; text-align:left; }
.oculta, .loading { display: none }
.mostra { display: block }
.bloco_padding_interno { padding: 10px; }
.loading_voto, .loading { display: none; text-align: inherit }
.centraliza { text-align:  center }
#resultado_votacao {font-weight: 700}
.aviso_javascript { color: red; width: 16px; text-align: center;}

#contato table{ width: 100%; color: #fff}
#contato input, #contato textarea{ width: 95%;}
#contato input, textarea, select{ border: #DCDCDC solid 1px; background:#F9F9F9; font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#9D9D9D;
	-webkit-border-radius: 	5px;	
	-moz-border-radius: 	5px;
	-khtml-border-radius:	5px;
	border-radius: 			5px;
	padding: 13px;
    margin-bottom: 8px;
	}
#contato input[type=submit]{ background:#F60; color:#FFF; border:#F30 solid 1px; font-weight:bold; width: 100px}
#contato input[type=submit]:hover, input[type=button]:hover{ background:#F60; color:#FFF; border:#F30 solid 1px; cursor:pointer}

#resultado_votacao ul { list-style: none; margin: 0; padding: 0 }