@charset "utf-8";

/* Data: 24/08/2009 */
/* Designer: Marconi Duarte */
/* URL: www.marconiduarte.com */
/* Email: marconiduarte@yahoo.com */

/* (c) 2009 PbSoft Criação de Sites e Softwares Personalizados */
/* URL: http://www.pbsoft.com.br */
/* E-Mail: atendimento@pbsoft.com.br */
/* Telefone: (83) 3043-7577 */

@import url(layout.css);
@import url(layout-internas.css);
@import url(lightbox.css);
@import url(highslide.css);

* { margin: 0; padding: 0; border: 0; outline: 0; }

html { background-color: #002c84; cursor: default; }

body { background-color: #fff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #000; }

ul, li { list-style-type: none; }

h1 span { display: none; }

h1 { height: 25px; margin-bottom: 10px; padding: 3px 0 0 36px; font-size: 17px; color: #616161; text-transform: uppercase; cursor: default; }

input,
textarea,
select { background-color: #e9f0fc; padding: 10px 8px 8px 8px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #286adf; font-weight: bold; }

input:focus,
textarea:focus,
select:focus,
#topo #logo-bigbanner-busca-menu #busca input:focus,
#copyright #busca-menu-copy #busca input:focus { background-color: #286adf; color: #fff; }

a { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; }

a.underline { text-decoration: underline; color: #000; }
a.underline:hover,
a.underlineblue:hover,
#conteudo #colEsq #entretenimento-variedades-newsletter #twitter ul li a:hover { text-decoration: none; }

a.underlineblue,
#conteudo #colEsq #entretenimento-variedades-newsletter #twitter ul li a { text-decoration: underline; color: #286adf; }

.erros-formulario {
	padding: 10px;
	margin-bottom: 20px;
}

	.erros-formulario h2 {
		margin-bottom: 10px;
	}
	
	.erros-formulario li {
		list-style: circle;
		margin-left: 20px;
	}

#mensagem_ajax { background: #fff; width: 100%; }
