/******** (Estrutura » umstudio.com) ********/

body, html{
width:100%;
height:100%;
background:#ffc20e;
padding:0;
margin:0;
border:none;
font-family:Arial, Verdana, Helvetica;
font-size:11px;
color:#0c5913;
}

a{
outline:none;
}

p {
margin:0;
padding:0;
}

img {
border:0px;
}

h1, h2, h3, h4, h5 {
margin:0;
padding:0;
}

h2{
	font-weight:bolder;
	font-size:12px;
}

h3{
	font-weight:bolder;
	font-size:11px;
}

.imprensa a{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ed1c24;
}


.imprensa  a:hover{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#ac050b;
}

/**********TEMPLATE INTERNAS*/
.global{
width:1000px;
height:585px;
position:absolute;
margin:-292px auto 0 -500px;
top:50%;
left:50%;
}


.global .nav{
width:1000px;
height:37px;
position:absolute;
top:0;
left:0;
z-index:10;
}

.global .content{
width:988px;
height:448px;
top:37px;
left:0;
padding:40px 0px 10px 0;
position:absolute;
z-index:9;
}

.global .imagem {
	position:absolute;
	left: 10px;
	top: 50px;
}

.global .rodape {
	position:absolute;
	left: 280px;
	top: 460px;
	text-align: left;
	width: 80%;
	padding-left: 30px;
}


.barra{
width:200px;
height:10px;
background:url(../../_img/barra.gif) repeat-x;
border:1px solid #000000;
}

.global .espalhe{
 top:40px;
 left:888px;
 position:absolute;
}


.global .footer{
background: url(../../_img/footer.gif) no-repeat;
width:1000px;
height:80px;
top:505px;
left:0;
position:absolute;
z-index:1;
}


.footer .cont_rodape{
width:320px;
height:14px;
top:56px;
left:328px;
position:absolute;
}

.footer .cont_rodape a{
color:#000000;
text-decoration:none;
margin: 0 0 0 10px;
}

.footer .cont_rodape a:hover{
color:#646262;
text-decoration:none;
}

/******************** TEXTO FORMULÁRIO ************************/

.texto {
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.vencedores {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	text-transform: uppercase;
}


.link {
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	font-size: 9px;
}

.txt_pequeno {
	font-family: Tahoma;
	color: #000000;
	font-size: 9px;
}

.texto_home {
	font-family: Tahoma;
	color: #000000;
	/*font-weight: bold;*/
	font-size: 12px;
}

.titulo {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
.msg {
	color: #fff;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}

.msgerro {
	color: #ff0000;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}

.texto2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;	
}
.texto3 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	
}

.texto4 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;	
}

.linha{
	width:4px;
	height:1px;
	background:url(../../_img/linha_pontilhada.gif) repeat-x ;
	margin:4px 0 0 0;
}

.input_nome{
	width:356px;
	height:18px;
	border:1px solid #0c5913;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:3px 0 0 3px;
	margin:3px 0 0 0;
	color:#0c5913;
}

.input_fones{
	width:353px;
	height:18px;
	border:1px solid #0c5913;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:3px 0 0 3px;
	margin:3px 0 0 0;
	color:#0c5913;
}

.input_cep{
	width:367px;
	height:18px;
	border:1px solid #0c5913;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:3px 0 0 3px;
	margin:3px 0 0 0;
	color:#0c5913;
}



.input_cpf{
	width:369px;
	height:18px;
	border:1px solid #0c5913;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:3px 0 0 3px;
	margin:3px 0 0 0;
	color:#0c5913;
}

.input_endereco{
	width:327px;
	height:18px;
	border:1px solid #0c5913;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:3px 0 0 3px;
	margin:3px 0 0 0;
	color:#0c5913;
}


.input_cidade{
	width:220px;
	height:18px;
	border:1px solid #0c5913;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:3px 0 0 3px;
	margin:3px 0 0 0;
	color:#0c5913;
}


.input_email{
	width:352px;
	height:18px;
	border:1px solid #0c5913;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:3px 0 0 3px;
	margin:3px 0 0 0;
	color:#0c5913;
}

.select_estado{
	width:70px;
	height:20px;
	border:1px solid #0c5913;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:2px 0 0 0;
	margin:3px 0 0 0;
	color:#0c5913;
}

.select_txt{
	width:222px;
	height:20px;
	border:1px solid #0c5913;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:2px 0 0 0;
	margin:3px 0 0 0;
	color:#0c5913;
}

.text_area{
	width:405px;
	height:80px;
	border:1px solid #0c5913;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:2px 0 0 0;
	margin:3px 0 0 0;
	color:#0c5913;
}




.input_tel{
	width:97px;
	height:18px;
	border:1px solid #0c5913;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:3px 0 0 3px;
	margin:3px 0 0 0;
	color:#0c5913;
}

.input_digitos{
	width:36px;
	height:18px;
	border:1px solid #0c5913;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:3px 0 0 3px;
	margin:3px 0 0 5px;
	color:#ED1C24;
}

.input_digitos_tel{
	width:36px;
	height:18px;
	border:1px solid #0c5913;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:3px 0 0 3px;
	margin:3px 5px 0 0;
	color:#0c5913;
}

.input_info_importantes{
	width:111px;
	height:18px;
	border:1px solid #ed1c24;
	background:#ffda6e;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:3px 0 0 3px;
	margin:3px 5px 0 0;
	color:#ED1C24;
}

.border_left{
	/*border-left: 1px dashed #ed1c24;*/
	background:url(../../_img/linha_pontilhada_vertical.gif) repeat-y;
}

.border_left_2{
	/*border-left: 1px dashed #ed1c24;*/
	background:url(../../_img/linha_pontilhada_vertical_2.gif) repeat-y;
}


/* ---- SUBMENU POSTS <<<------------------------------------------------------------------------------------*/

.meses_imprensa{
width:110px;
}

.meses_imprensa ul{
margin:0;
padding:0;
}

.meses_imprensa ul li{
margin:0 0 5px 0;
padding:0;
list-style:none;
}

.sublinks{
height:17px;
}

.sublinks a{
width:90px;
height:12px;
text-decoration:none;
border:1px solid #ed1c24;
padding:2px 0 2px 5px;
display:block;
color:#ed1c24;
}

.sublinks a:hover{
width:90px;
height:12px;
text-decoration:none;
border:1px solid #ed1c24;
background:#ed1c24;
padding:2px 0 2px 5px;
color:#fff;
display:block;
}

.ano{
width:115px;
margin:0;
padding:0;
}

.ano a{
width:90px;
height:12px;
text-decoration:none;
border:1px solid #ed1c24;
padding:2px 0 2px 5px;
display:block;
color:#ed1c24;
font-weight:bold;
font-size:11px;
}

.ano a:hover{
width:90px;
height:12px;
text-decoration:none;
border:1px solid #ed1c24;
background:#ed1c24;
padding:2px 0 2px 5px;
color:#fff;
display:block;
font-weight:bold;
}

.meses_imprensa ul li ul{
margin:0 0 5px 20px;
margin:-13px 0 5px 20px;
padding:0;
}


.btn_enviar{
height:17px;
}

.btn_enviar a{
width:151px;
height:14px;
text-decoration:none;
border:1px solid #ed1c24;
padding:2px 0 2px 5px;
display:block;
color:#ed1c24;
}

.btn_enviar a:hover{
width:151px;
height:14px;
text-decoration:none;
border:1px solid #ed1c24;
background:#ed1c24;
padding:2px 0 2px 5px;
color:#fff;
display:block;
}


.btn_enviar h3{
	font-weight:bolder;
	font-size:11px;
	margin:0 0 0 108px;
}

/*************************BLUE*/

.tit_1{
width:80px;
color:#0c5913;
font-weight:bold;
font-size:11px;
padding:0 0 0 10px;
}

.txt_tabela{
	background:#F5B618;
	height:14px;
	padding:0 10px 0 10px;
}

.bg_td_descubra{
background:url(../../_img/bg_td_tabela_descubra.gif) center center no-repeat;
width:130px;
height:16px;
display:block;
text-align:center;
padding:4px 0 0 0;
color:#1b9ac4;
}

#txt_enquete{
color:#cc6633;
padding:15px;
}


.top_onde_comprar{
width:675px;
height:10px;
background:url(../../_img/bg_top_onde_comprar.gif);
}

.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	width: 500px;
	height: 200px;
	overflow: auto;
	background: #ccc;
	float: left;
}

.meio_onde_comprar{
width:675px;
background:url(../../_img/bg_meio_onde_comprar.gif);
}

.end_onde_comprar{
width:675px;
height:10px;
background:url(../../_img/bg_end_onde_comprar.gif);
}

.paginacao{
	padding: 7px 0 0 0;
}

.paginacao a{
	padding: 0 10px 0 0;
}

