body {
	overflow:auto;
	background-color: #000;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#111111;
	scrollbar-3dlight-color:#111111;
	scrollbar-darkshadow-color:#222222;
	scrollbar-shadow-color:#222222;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#000000;
}

/* Centralizador */

#outer{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 536px;
}

/* Design */

#principal {
	width: 950px;
	height: 536px;
	background-color:#111;
	padding: 0px;
	display: table;	
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#botaohome {
	background-color:#444;
	width: 80px;
	height: 28px;
	float: left;
	clear:left;
	padding: 0px;
	margin: 0px;
	display:table-cell;
}
.botoesnav {
	background-color:#222;
	width: 80px;
	height: 37px;
	float: left;
	clear:left;
	padding: 0px;
	margin: 0px;
	display:table-cell;
}
#banner_esquerdo {
	background-color:#444;
	width: 80px;
	height: 360px;
	float: left;
	clear:left;
	padding: 0px;
	margin: 0px;
	display:table-cell;
}
#alvo_iframe{
	overflow: auto;
    background-color:#333;
	width: 790px;
	height: 536px;
	vertical-align:top;
	display:table-cell;
}
#banner_direito {
	background-color:#444;
	width: 80px;
	height: 480px;
	float:right;
	display:table-cell;
}
#copyright {
	background-color:#000;
	width: 80px;
	height: 56px;
	clear: right;
	float:right;
	display:table-cell;
}

/* Links */

a:link {
	color: #F9CD68;
	text-decoration: none;
}
a:visited {
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
}

/* Formulários */

.formcampos {
	background-color:#333333;
	border:1px solid #222222;
	color: #CCCCCC;
}
.formbotao {
	background-color: #333333;
	border:1px solid #222222;
	color: #EEEEEE;
	font-weight: bold;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
}

.isolado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
}

/* Loja */

.bglj {
	overflow: auto;
	color: #000;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(loja/bg_lj.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.margemlj_capas {
	border: 2px solid #FF3333;
	text-align: center;
	background-color:#330000;
	margin-right: 20px;
}

.margemlj_capas:hover {
	border: 2px solid #FF6666;
}

.margemlj{
	border: 2px solid #FF3333;
	text-align: center;
	background-color:#330000;
	padding: 10px;
}

.titulolj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #FF0000;
	cursor: default;
	font-weight: bold;
	margin-bottom: 15px;
}	

.tituloljmenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0000;
	cursor: default;
	font-weight: bold;
}

.descrlj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	text-align: justify;
}

.precolj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #FF6666;
	cursor: default;
}

.precoljmenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF6666;
	cursor: default;
}

.enfaselj {
	color: #FF6666;
}

.espacamento_premios_loja {
	margin: 5px;
}

.amostras {
	text-align:center;
	margin-top:5px;
	margin-bottom:20px;
}

/* Extras */

.bgex {
	overflow: auto;
	color: #000;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(extras/bg_ex.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.tituloex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #FFFF00;
	cursor: default;
	font-weight: bold;
}	
.tituloexmenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFF00;
	cursor: default;
	font-weight: bold;
}
.margemex {
	border: 2px solid #FFFF66;
	text-align: center;
	background-color:#333300;
}
.margemex:hover {
	border: 2px solid #FFFFAA;
}
.margemex_espaco {
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 2px solid #FFFF66;
	text-align: center;
	background-color:#333300;
}
.margemex_espaco:hover {
	border: 2px solid #FFFFAA;
}
.margemex_extras {
	border: 2px solid #FFFF66;
	text-align: center;
	background-color:#333300;
	padding: 10px;
}


/* Equipe - Quem Somos */

.bgeq {
	overflow: auto;
	color: #000;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(quemsomos/bg_qs.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.margemqs {
	border: 2px solid #666666;
	text-align: center;
	float: left;
	margin-right: 10px;

}
.margemqspad {
	border: 2px solid #666666;
	text-align: center;
}

/* Área 51 - Blog */

.bga51 {
	overflow: auto;
	color: #000;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image:  url(maishistorias/bg_mais.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.margema51 {
	border: 2px solid #3333FF;
	text-align: center;
	background-color:#000033;
}
.tituloa51menor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4444FF;
	cursor: default;
	font-weight: bold;
}
.descra51menor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #6666FF;
	cursor: default;
}

/* Formatação de texto */

p, .textocorrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: justify;
	cursor: default;
}
h1, .titulo {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	text-align: left;

}
h2, .subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
}

/* Listas */

ul {
	padding-left:5px;
	margin-bottom: 10px;
	margin-left: 12px;
}

ul ul li {
	list-style: none;
	font-size: 0.9em;
	margin-left: -17px;
}

ul li ul li {
	list-style: none;
	font-size: 1em;
	margin-left: -18px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFF00;
	cursor: default;
	font-weight: bold;
}

/* Outros */

.descricao_capas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.espacamentopremios {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.espacamentopremios2 {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.botoes {
	vertical-align:bottom;
	display:table-cell;
	float:right;
}
