/* CSS Document */

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

html {
/*overflow-y:auto;*/
/*overflow-x:hidden;*/
}

body {
	padding:0;
	margin: 0;
}

#page {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1002px;
	height: 991px;
	/*border:1px solid #fff;*/
}

#pagina_interna {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #f00;*/
	width: 767px;
	height: 638px;
}

#frame_central {
	position: absolute;
	margin: 0px 0px 0px 30px;
	top: 257px;
	/*border: 1px solid #0f0;*/
	z-index: 1000;
}

#banner_bg {
	position: absolute;
	top: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	background: url(../imgs/padrao/banner.jpg) no-repeat;
	/*border: 1px solid #f00;*/
	width: 942px;
	height: 257px;
	text-align: center;
}

#left_bg {
	top: 0px;
	position:absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../imgs/padrao/ladoesquerdo.jpg);
	/*border: 1px solid #0f0;*/
	width: 30px;
	height: 1000px;
}

#right_bg {
	top: 0px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 972px;
	background: url(../imgs/padrao/ladodireito.jpg);
	/*border: 1px solid #00f;*/
	width: 30px;
	height: 1000px;
}

#foot_bg {
	position: absolute;
	top: 893px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	background: url(../imgs/padrao/rodape.jpg);
	/*border: 1px solid #ff0;*/
	width: 942px;
	height: 107px;
}

/* --------------------------------------------------------------------- */
/*	POSICIONAMENTO CAMPOS PRINCIPAIS */

#centro {
	margin: 60px auto;
	/*border: 1px solid #000;*/
	width:500px;
	height:430px;
}

#lado_esquerdo {
	position: absolute;
	top: 50px;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000;*/
	width:280px;
	left: 2px;
	height:400px;
}
/*nova loja virtual*/

#lado_esquerdo_cad{
	position: absolute;
	top: 100px;
	left: 30px;
	/*border: 1px solid #000;*/
	width:280px;
	height:400px;
}

#lado_direito_cad {
	position: absolute;
	top: 70px;
	margin: 0px 0px 0px 353px;
	/*border: 1px solid #00f;*/
	width:450px;
	height:480px;
}

/*fim nova loja virtual*/

#lado_direito {
	position: absolute;
	top: 55px;
	margin: 0px 0px 0px 353px;
	/*border: 1px solid #00f;*/
	width:450px;
	height:480px;
}

#principal {
	position: absolute;
	margin: 60px 0px 0px 80px;
	padding: 0;
	width: 500px;
	/*border: 1px solid #000;*/
}

/* BARRA DIREITA */


#barra {
	top: 100px;
	position:absolute;
	margin: 0px 0px 0px 700px;
	padding: 0;
	width: 200px;
	height: 500px;
	/*border: 1px solid #00f;*/
	/*background: url(../../imgs/quadros/totem_p.jpg) no-repeat;*/
}

#barra ul li {
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
	/*border: 1px solid #000;*/
	width: 200px;
	height: 150px;
}


#barra ul {
	padding: 0;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #f00;*/
	width: 200px;
}


/* --------------------------------------------------------------------- */
.link {
	cursor: pointer;
}

#copyright {
	position: absolute;
	top: 870px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font: 10px solid Arial, Helvetica, sans-serif;
	color: #444;
	width: 940px;
	z-index: 1001;
	/*border: 1px solid #f00;*/
}


#banner {
	margin: 40px auto;
	padding: 0px 0px 0px 0px;
	width: 800px;
}

#sessao {
	position: absolute;
	top: 287px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	width: 942px;
	height: 606px;
	background: #fff;
	/*border: 1px solid #0ff;*/
}

/* ------------------------------------------------------------------------------ */


#menu_principal {
	/*position: absolute;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 942px;
	height:52px;
	background: #fff;
	/*border: 1px solid #00f;*/
}


#sub_menu {
	background: url(../imgs/botao/sub_menu.jpg) repeat-x;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
}

#sub_menu  a {
	text-decoration:none;
	text-align:center;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	cursor: pointer;
}

#sub_menu a:hover {
	text-decoration: underline;
}

.menu_down {
	background: url(../imgs/botao/bar_ativa.jpg);
	border-top: 1.0px solid #555;
	border-left: 1.0px solid #555;
	border-right: 1.0px solid #555;
	border-bottom: 1.0px;
	text-align:center;
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	cursor: pointer;
	width: 120px;
	height: 30px;
}

.menu_bt {
	background: url(../imgs/botao/bar.png);
	border-top: 1.0px solid #ccc;
	border-left: 1.0px solid #ccc;
	border-right: 1.0px solid #555;
	border-bottom: 1.0px solid #555;
	text-align:center;
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#333;
	cursor: pointer;
	width: 106.5px;
	height: 30px;
}

td.menu_bt:hover {
	background: url(../imgs/botao/bar_over.png);
	color:#fff;
}

.box_body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #fff;
	/*border: 1px solid #00f;*/
}


/* ---------- Ancora ------------------------------------------- */


a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
}

a.small {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}

/* --------------------------------------------------------------- */


hr {
	margin: 0;
	padding: 0;
}

#linha {
	background: url(../imgs/linha.jpg) no-repeat center;
	width: 500px;
	line-height: 1px;
	height: 40px;
	/*border: 1px solid #000;*/
}

td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #f00;*/
}

h1 {
	margin: 0;
	padding: 0;
	font: bold 28px Arial, Helvetica, sans-serif;
	color: #333;
}

h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #777;
}

h3 {
	margin: 0;
	padding: 0;
	font: bold 40px Arial, Helvetica, sans-serif;
	color: #E40723;
}

h4 {
	margin: 0;
	padding: 0;
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #666;
}

/* ---------------------------------------------------------------------*/

.sub_bar {
	background: url(../imgs/botao/bar_ativa.jpg) repeat-x;
}
/* ----------------------------------------------------------------------- */

/* LISTAS */

ul.chamada li {
	margin: 0px 0px 5px 0px;
	/*border: 1px solid #000;*/
	text-align: left;
}

/* ----------------------------------------------------------------------- */


legend {
	background: #fff;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333;
}

.field_link {
	padding: 0;
	cursor: pointer;
}

.field_link:hover {
	background: #eaeaea;
}

fieldset {
	border: none;
}

fieldset.dash {
	border: 1px dashed #ccc;
}

fieldset a {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #333;
}

.tracejado {
	border: 1px dashed #ccc;
}


/* ------------------------------------------------------------------------- */
/* LISTAS */

ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0;
	/*border: 1px solid #000;*/
	list-style: none;
}

/* ------------------------------------------------------------------------- */

#voltar_bt {
	background: url(../imgs/botao/voltar.png);
	width:60px;
	height: 67px;
	margin: 0px 0px 0px 0px ;
}

#fechar_locacao {
	position: absolute;
	float: right;
	top: 10px;
	margin: 0px 0px 0px 0px;
	background: url(../imgs/botao/close.jpg);
	width:18px;
	height:17px;
}

/* ---------------------------------------------------------------------------*/

.cal_dia_semana {
	background: #ccc;
}

table.calendario {
	border: 1px solid #ddd;
}

td.calendario {
	background: #fff;
	cursor: pointer;
}

td.calendario:hover {
	background: #e5e5e5;
}

td.calendario_blank {
	background: #fff;
}

/* ---------------------------------------------------------------------------- */

tr.gray {
	background: #ccc;
}

/* ----------------- tabelas --------------------------------------------------- */

td {
	/*text-align: left;*/
}

/* ----------------------------------------------------------------------------- */

div.blackout {
	visibility: hidden;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: -290px 0px 0px 0px;
	top: 0px;
	z-index: 3;
	width: 100%;
	height: 1010px;
	background: #000;
	/*opacity:0.5;*/
}

div.blackout_in {
	visibility: hidden;
	position: absolute;
	top:0px;
	margin: 0px 0px 0px 340px;
	width: 300px;
	height: 300px;
	z-index: 10;
}
/* ----------------------------------------------------- */
#globo {
	position: absolute;
	top: 150px;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	background: url('../imgs/globo.jpg') no-repeat;
	width:300px;
	height:311px;
}

#globo_texto {
	position: absolute;
	top: 110px;
	font: bold 20px Arial;
	color: #444;
	margin: 0px 0px 0px 140px;
}

#loadMovieImg {
	z-index: 50;
}

/* ------------------------------------------------------------------- */

#agenda_eventos, #agenda_cartaz, #agenda_proximo, #agenda_anterior, #agenda_zoom,
#agenda_blackout, #agenda_close {
	position: absolute;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #ccc;*/
}

#agenda_eventos {
	top: 70px;
	margin: 0px 0px 0px 0px;
	left: 120px;
	width: 260px;
	height:300px;
}

#agenda_cartaz {
	top: 0px;
	left: 30px;
	margin: 0px 0px 0px 0px;
}

#agenda_proximo {
	width: 25px;
	height: 28px;
	background: url('../imgs/lojavirtual/icones/proxima.jpg') no-repeat;
	top: 130px;
	left: 230px;
	margin: 0px 0px 0px 0px;
}

#agenda_anterior {
	width: 25px;
	height: 28px;
	background: url('../imgs/lojavirtual/icones/anterior.jpg') no-repeat;
	top: 130px;
	left: 0px;
	margin: 0px 0px 0px 0px;
}

#agenda_zoom {
	top: 270px;
	left: 10px;
	margin: 0px 0px 0px 0px;
	font: 12px Arial;
	color: #666;
}

#agenda_blackout {
	visibility: hidden;
	background: #000;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 30;
}

#agenda_cartaz_ampliado {
	position: absolute;
	visibility: hidden;
	margin: 0px auto;
	left: 80px;
	width: 398px;
	height: 557px;
	z-index: 30;
}

#agenda_close {
	top: 60px;
	right: 470px;
	font: bold 14px Arial;
	color: #fff;
	z-index: 33;
	visibility: hidden;
}
/* ---------------------------------------- */

#sucesso_envio {
	/*border: 1px solid;*/
	position: absolute;
	top: 210px;
	left: 65px;
	width: 280px;
	height: 30px;
	text-align: justify;
}

#homeButton {
	background: url('../imgs/new/home.png') no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 72px;
	height: 94px;
}