html
{
	min-height:100.2%;
}

body
{
	background:#ffffff url(../_images/geral/bg_01.gif) no-repeat top center;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	color:#525252;
	font-size:11px;
	height:100%;
}

a
{
	text-decoration:none;
	color:#525252;
}
a:hover
{
	text-decoration:underline;
}

form
{
	margin:0px;
	padding:0px;
}

img
{
	border:none;
}

h2
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4c4c4c;
}

h3
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4c4c4c;
	letter-spacing:-1px;
}

h4
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#004c4b;
	line-height:13px;
	letter-spacing:-1px;
}

h4.cinza-11
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3e3e3e;
	letter-spacing:-1px;
}

.fonte-arial-branco-14
{
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
}
.fonte-arial-cinza-14
{
	font-family:Arial;
	font-size:14px;
	color:#4c4c4c;
}
.fonte-tahoma-cinza-10
{
	font-family:Tahoma;
	font-size:10px;
	color:#525252;
}

.fonte-tahoma-cinza-11
{
	font-family:Tahoma;
	font-size:11px;
	color:#525252;
}

.fonte-tahoma-cinza-10 a
{
	color:#525252;
}

.fonte-tahoma-preto-11
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.fonte-tahoma-preto-11 a
{
	color:#000000;
}

.fonte-tahoma-rosa-11
{
	font-family:Tahoma;
	font-size:11px;
	color:#ae0448;
}

.fonte-trebuchet-preto-11
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
}

.fonte-trebuchet-preto-12
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
}

.fonte-trebuchet-preto-12 a
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4cb2a1;
	font-weight:bold;
	text-decoration:underline;
}
.fonte-trebuchet-preto-12-gast
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
}
.fonte-trebuchet-preto-12-gast a
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.fonte-trebuchet-preto-12-gast a:hover
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4cb2a1;
	font-weight:bold;
}
.fonte-trebuchet-preto-16
{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#000000;
}
.fonte-trebuchet-verde-11
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#00755c;
}
.fonte-trebuchet-verde-11 a
{
	color:#00755c;
	text-decoration:underline;
}
.fonte-trebuchet-cinza-10
{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#909090;
}
.fonte-trebuchet-cinza-11
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#525252;
}
.fonte-trebuchet-cinza-11 a
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#525252;
	text-decoration:underline;
}
.fonte-trebuchet-cinza-12
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#525252;
}
.fonte-trebuchet-cinza-12 a
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#525252;
	text-decoration:underline;
}

.ganhadores-clubedocinema
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#960000;
}

.combo_1
{
	background:url(../_images/combos/bg_combo_01.png) no-repeat left center;
	height:48px;
	cursor:pointer;
}
.combo_1_selected
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4c4c4c;
	line-height:48px;
	overflow:hidden;
	white-space:nowrap;
	margin:0px 60px 0px 5px;
	width:235px;
	cursor:default;
}
.combo_1_list
{
	height: expression(this.scrollHeight >= "200" ? "200" : "auto"); 
	max-height:200px;
	width: expression(this.scrollWidth <= "276" ? "276" : "auto");
	min-width:276px;
	border:2px solid #e5efee;
	background:#FFFFFF;
	position:absolute;
	z-index:9999;
}
.combo_1_item
{
	padding:2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#4c4c4c;
	background:#FFFFFF;
	white-space:nowrap;
}
.combo_1_item__hover
{
	color:#ffffff;
	background:#a7bdba;
}


.combo_2
{
	background:url(../_images/combos/bg_combo_02.png) no-repeat left center;
	height:32px;
	cursor:pointer;
}
.combo_2_selected
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4c4c4c;
	font-weight:bold;
	line-height:32px;
	overflow:hidden;
	white-space:nowrap;
	margin:0px 43px 0px 5px;
	width:159px;
	cursor:default;
}
.combo_2_list
{
	height: expression(this.scrollHeight >= "150" ? "150" : "auto"); 
	max-height:150px;
	width: expression(this.scrollWidth <= "183" ? "183" : "auto");
	min-width:183px;
	border:2px solid #e5efee;
	background:#FFFFFF;
	position:absolute;
	z-index:9999;
}
.combo_2_item
{
	padding:2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4c4c4c;
	font-weight:bold;
	background:#FFFFFF;
	white-space:nowrap;
}
.combo_2_item__hover
{
	color:#ffffff;
	background:#a7bdba;
}


.combo_3
{
	background:url(../_images/combos/bg_combo_03.png) no-repeat;
	height:32px;
	cursor:pointer;
}
.combo_3_selected
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4c4c4c;
	font-weight:bold;
	line-height:32px;
	overflow:hidden;
	white-space:nowrap;
	margin:0px 43px 0px 5px;
	width:125px;
	cursor:default;
}
.combo_3_list
{
	height: expression(this.scrollHeight >= "150" ? "150" : "auto"); 
	max-height:150px;
	width: expression(this.scrollWidth <= "173" ? "173" : "auto");
	min-width:173px;
	border:2px solid #e5efee;
	background:#FFFFFF;
	position:absolute;
	z-index:9999;
}
.combo_3_item
{
	padding:2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4c4c4c;
	font-weight:bold;
	background:#FFFFFF;
	white-space:nowrap;
}
.combo_3_item__hover
{
	color:#ffffff;
	background:#a7bdba;
}

.combo_4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4c4c4c;
	background:url(../_images/combos/bg_combo_04.png) no-repeat left center;
	height:30px;
}
.combo_4_selected
{
	line-height:30px;
	overflow:hidden;
	white-space:nowrap;
	margin:0px 5px 0px 5px;
	float:left;
	cursor:default;
}
.combo_4_bt
{
	background:#FFFFFF url(../_images/combos/bt_combo_04.png) no-repeat left center;
	width:39px;
	height:30px;
	float:right;
	cursor:pointer;
}
.combo_4_list
{
	height: expression(this.scrollHeight >= "150" ? "150" : "auto"); 
	max-height:150px;
	border:2px solid #e5efee;
	background:#FFFFFF;
	position:absolute;
	z-index:9999;
}
.combo_4_item
{
	padding:2px 5px;
	background:#FFFFFF;
	white-space:nowrap;
	cursor:pointer;
}
.combo_4_item__hover
{
	color:#ffffff;
	background:#a7bdba;
}


.input_pequeno
{
	background:url(../_images/combos/bg_input_04.png) no-repeat left center;
	height:32px;
	z-index:10;
}
.input_pequeno input
{
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4c4c4c;
	font-weight:bold;
	width:160px;
	border:none;
	margin-left:5px;
	z-index:10;
}

.input_pequeno2
{
	background:url(../_images/combos/bg_input_03.png) no-repeat;
	height:32px;
	z-index:10;
}
.input_pequeno2 input
{
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4c4c4c;
	font-weight:bold;
	width:129px;
	border:none;
	margin:0px 3px;
	z-index:10;
}

.input_grande
{
	background:url(../_images/combos/bg_input_01.png) no-repeat left center;
	height:48px;
	z-index:10;
}
.input_grande input
{
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4c4c4c;
	width:230px;
	border:none;
	margin-left:5px;
	z-index:10;
}

.input_busca
{
	background:url(../_images/combos/bg_input_02.png) no-repeat;
	height:30px;
	z-index:10;
}
.input_busca input
{
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4c4c4c;
	font-weight:bold;
	width:168px;
	border:none;
	margin-left:6px;
	z-index:10;
}

.bt_ok
{
	cursor:pointer;
}

.linha_resultado_busca
{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#000000;
	font-weight:bold;
	background:url(../_images/geral/bg_lojas_resultado_01.gif) repeat-x top left;
	padding:10px 20px;
}
.linha_resultado_busca a
{
	color:#000000;
	text-decoration:none;
}
.linha_resultado_busca a:hover
{
	text-decoration:underline;
}

.linha_resultado_busca .area
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#747474;
}
.linha_resultado_busca .area a
{
	color:#747474;
	text-decoration:none;
}
.linha_resultado_busca .area a:hover
{
	text-decoration:underline;
}

.paginacao
{
	font-size:9px;
	color:#ebebeb;
	line-height:32px;
}
.paginacao a
{
	font-size:14px;
	color:#737373;
}

.nobg
{
	background:none;
}

label.error
{
	font-weight:normal;
	color:red;
	text-align:left;
}