/* CSS para Uma marcacao - Varios templates */
/* Estilos geral */
body {
	margin:0;
	padding:0;
	border:none;
	/*font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;*/
	font: 11px/1.5 Tahoma, Arial, Helvetica, sans-serif;
	background: #ffffff url('Fundos/azulclaro.png') repeat-x;
	color:#333;
	/*text-align:center;*/
	}
#tudo {
	width:750px;     
	/*margin:0 auto;*/
	margin:0 30px;
	text-align:left;
	background-color: #ffffff;
	}
#lateral {
	display: block;
	position: absolute;
	top: 0px;
	left: 780px;
	width: 200px;
	height: 900px;
	background-color: #ffffff;
	/*border-left: 1px solid #009900;*/
	text-align: center;
}
#topo, #rodape{
	background:#ffffff; 
	padding-bottom:1px;
	}
#topo {
	height:190px;
	border-bottom:1px solid #009900;
	padding-left: 10px;
	clear: both;
	background: #ffffff url('Fundos/fundo_bestbrazuka.png') no-repeat right;
	}
#rodape {
	clear:both;
	text-align:center;
	border-top:1px solid #009900;
	}

ul, ol {
	margin:0;
	padding:0;
	list-style:none;
	}

a {
	color: #000000;
}
a img {
	border: 1px solid #000000;
}

#principal table img {
	border: none;
}

p {
	display: block;
	clear: both;
	float: none;
}

h1, h2, h3 {
	margin: 0;
	color:#000099;
	font-size:1.4em;
	clear: both;
	}
h1 span {
	display: none;
}
h2 {
	font-size:1.2em;
	margin-top:3.0em;
	}
h3 {
	margin-top:1.0em;
	margin-bottom:1.0em;
	font-size:1.0em;
	background-color: #dfdfdf;
	}
h4 {
  font-size: 1.1em;
  font-weight: bold;
}
form {
	display: block;
	float: none;
	margin: 0.3em;
}
#principal label, #principal input, #principal select, #principal textarea{
	display: block;
	color: #333333;
	font: 11px/1.5 Tahoma, Arial, Helvetica, sans-serif;
	float: left;
}

#principal input, #principal select, #principal textarea{
	width: 250px;
}

#principal legend {
	font-weight: bold;
	margin-bottom: 1em;
}
#principal fieldset {
	padding: 0.5em;
}
#principal label {
	width: 130px;
	padding: 0 10px;
}
#principal ul{
	list-style: disc;
	padding: 0.5em;
	margin: 2em;
}

#nav h2 {
	font-size:1.2em;
	background: #009900 url('Fundos/nav_h2.png') no-repeat right top;
	color:#ffffff;
	margin: 0px;
	padding: 3px;
	}
#nav h3 {
	font-size:1.0em;
	background: #ffcc00 url('Fundos/nav_h3.png') no-repeat right top;
	color:#006600;
	margin: 0px;
	padding: 3px;
	}
#nav h3 a {
	color: #006600;
	}
#nav ul li {
	font-size:1.0em;
	background-color: #ffffcc;
	padding: 2px;
	}

#nav a {
	color: #000000;
	text-decoration: none;
	}
#nav a:hover {
	color: #000000;
	}
	
.dest {
	color:#039;
	}
/* Estilos para template de 3 colunas */
#principal {
	float:left;
	margin-left:10px; 	
	text-align:justify;
	border-width: 0 1px;
	padding: 10px 10px;
	width:500px;
	border-right-width:0;
	padding-right:0;
	color:#000000;
	background: #ffffff url('Fundos/bigben.jpg') no-repeat center top;
	}
#nav {
	width:200px;
	float:left;
	}
#apoio {
	width:120px;
	float:right;
	}
/* Estilos para template duas colunas - navegacao esquerda */
#apoio {
	display:none;
	}

#conteudoprincipal {
  width:67%;
  float: left;
  margin: 20px 1%;
}

#principal table.anuncios, #principal table.registros, #principal table.usuarios{
	border: 1px solid #cccccc;
	width: 100%;
}
#principal table.anuncios tr td, #principal table.registros tr td, #principal table.usuarios tr td{
	border: 1px solid #cccccc;
	text-align: left;
}
#principal table td.icones {
	text-align: center !important;
	max-width: 100px;
	width: 100px;
}
#principal table th {
	text-align: center;
}
#principal div.colunas {
  float: right;
  margin: 20px 1%;
  width: 26%;
}
/* Estilos para template duas colunas - navegacao esquerda opcao de fonte e fundo */

#logo {
	float: left;
	width: 230px;
}
#logo a img {
	border: none;
}

#idiomas {
	float: left;
	position: absolute;
	top: 150px;
	left: 40px;
	border: none;
	width: 200px;
	padding: 3px;
	text-align: left;
}
#idiomas table {
	margin: 0px;
}
#idiomas table caption{
	text-align: center;
	font-weight: bold;
	font-size: xx-small;
	width: 100%;
}
#idiomas  table tr td{
	margin: 2px;
	padding: 2px;
}
#idiomas  table tr td a img{
	width: 20px;
}

#paises {
	float: left;
	border: 1px solid #009900;
	width: 200px;
	margin: 3px;
	padding: 3px;
	text-align: center;
}
#paises table {
	margin: auto;
}
#paises table caption{
	text-align: center;
	font-weight: bold;
	font-size: xx-small;
	width: 100%;
}
#paises  table tr td{
	margin: 2px;
	padding: 2px;
}
#paises  table tr td a img{
	width: 20px;
}
#paises .amarelo {
	background-color: #ffcc00;
	padding: 2px;
	border: 1px solid #990000;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: -15px;
	width: 200px;
	max-width: 180px;
	font-size: 140%;
	font-weight: bold;
}
#paises .amarelo a{
	text-decoration: none;
	color: #990000;
}
.login {
	margin: 10px !important;
	padding: 10px 15px !important;
	float: right;
	width: 180px;
	max-width: 180px;
	background: #009900 url('Fundos/fundo_bestbrazuka_login.png') no-repeat left !important;
	color: #ffffff !important;
}
.login label{
	color: #ffffff !important;
	width: 130px !important;
	padding: 0px !important;
}
.login label, .login input{
	float: none !important;
}
.login a {
	color: #ffffff !important;
}

#principal .login {
	float: none;
	text-align: center;
	width: 250px;
	min-width: 250px;
	margin-left: 50px !important;
}
#principal .login  form{
	text-align: left;
}
#principal .login label, #principal .login a {
	margin-top: -7px !important;
	margin-bottom: -15px !important;
}

input {
	color: #006600;
}
.tam50 {
	width: 50px !important;
}
.tam100 {
	width: 100px !important;
}
.tam150 {
	width: 150px !important;
}
.amareloclaro {
	background-color: #ffffdf;
}
.verdeclaro {
	background-color: #dfffdf;
}
.vermelhoclaro{
	background-color: #ffdfdf;
}
.botao {
	border: 1px solid #009900;
	background: #ffcc00;
	color: #006600;
	padding: 0 0.5em;
	margin: 0.5em 0;
}
.listavideo {
  text-align: center;
  width: 100%;
  margin: 0.5em;
  padding: 0px;
}
.listavideo img {
  border: 2px solid #006600;
}
.esquerda {
	float: left;
	width: 45%;
	clear: none;
}
.direita {
	float: right;
	width: 45%;
	clear: none;
}
.borda {
	border: 1px solid #009900;
}
.images, .videos, .comentarios {
	text-align: center;
	display: block;
	clear: both;
}
.images:after, .videos:after, .comentarios:after {
  content: '.';
  visibility: hidden;
  display: block;
  height: 0px;
  clear: both;
}
.comentarios p {
  text-align: left;
}
.images:after, .videos:after {
  content: '.';
  visibility: hidden;
  display: block;
  height: 0px;
  clear: both;
}
.thumb {
	float: left;
	padding: 10px;
	width: 120px;
	text-align: center;
}
.thumb img {
	margin: 10px auto;
}
.show{
	float: left;
	border: 1px solid #cccccc;
	width: 310px;
	height: 350px;
}
div.aviso, div.ok, div.atencao {
	overflow: hidden;
	padding: 0.1em;
}
div.aviso ul, div.ok ul, div.atencao ul {
	list-style: none !important;
}
div.aviso ul li, div.ok ul li, div.atencao ul li {
	margin-bottom: 1em;
}
div.aviso {
	background-color: #ffcccc;
	color: #990000;
	border: 1px dashed #990000;
	font-size: 120%;
}
div.ok {
	background-color: #ccffcc;
	color: #009900;
	border: 1px dashed #009900;
	font-size: 120%;
}
div.atencao {
	background-color: #ffcc00;
	color: #009900;
	border: 2px solid #009900;
	font-size: 200%;
	text-align: center;
}
div.atencao a{
	text-decoration: none;
	font-weight: bold;
	color: #009900;
}

#marqueecontainer{
position: relative;
width: 95%; /*marquee width */
height: 1200px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

/* Fim das regras CSS para templates */