/* ------------------------------------------------------------------------- */
/* PADRONIZANDO BROWSERS --------------------------------------------------- */
/* ------------------------------------------------------------------------- */
body, form, input, textarea, img, h1, h2, h3, h4, p, ul, li, a, hr, table, td, tr, object, embed {
    margin:0;
    padding:0;
    border: 0;    
}

/* ------------------------------------------------------------------------- */
/* ESTRUTURA PRINCIPAL ----------------------------------------------------- */
/* ------------------------------------------------------------------------- */
body{
	text-align: center;
}

#corpo, #corpo-capa{
	width: 780px;
	margin: 0 auto;
	text-align: left;
}	

#logo{
	width: 780px;
	height: 300px;
    margin:0;
    padding:0;
    border: 0;  
	position: relative;
	top: 0;
	left: 0;
}

#container, #container-capa{
	width: 700px;
	_width: 780px;
    margin:0;
    padding: 0 40px 0 40px;
    border: 0;  	
	position: relative;
	top: 0;
	left: 0;
}

#conteudo-capa{
	width: 320px;
	_width: 360px;
	min-height: 400px;
	_height: 400px;	
	border: 0;
	padding: 20px;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
}

#sponsors{
	width: 320px;
    margin:0;
    padding:20px 0 20px 0;
    border: 0;  	
	position: absolute;
	top: 0;
	right: 60px;
	z-index: 3;
}

#conteudo{
	width: 440px;
	_width: 480px;
	min-height: 400px;
	_height: 400px;	
	border: 0;
	padding: 20px;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
}

#sponsors2{
	width: 180px;
	_width: 220px;
    margin:0;
    padding:20px;
    border: 0;  	
	position: absolute;
	top: 0;
	right: 40px;
}

#creditos, #creditos-capa{
	width: 660px;	
	_width: 780px;	
	height: 90px;
	_height: 100px;
	border: 0;
	margin: 0;
	padding: 10px 60px 0 60px;
	position: relative;
	top: 0;
	left: 0;
}

/* ------------------------------------------------------------------------- */
/* ESTRUTURA SECUNDARIA ---------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#logo_estatico{
	width: 500px;
	height: 180px;
	position: absolute;
	top: 100px;
	left: 240px;
}

#login {
	width: 150px;
	height: 90px;
	position: absolute;
	right: 65px;	
}

#menu{
	width: 200px;
	height: 180px;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 100px;
	left: 40px;	
}

#rodape_b2ml{
	width: 120px;
	height: 30px;	
	position: absolute;
	top: 20px;
	right: 60px;
}

/* ------------------------------------------------------------------------- */
/* TAGS  ------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
h1{
	margin: 8px 0 8px 0;
	padding: 0;
	border: 0;
   	color: #0E478E;
   	text-align: left;
	text-transform: uppercase;   
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;	
}

h2{
	margin: 8px 0 8px 0;
	padding: 0;
	border: 0;
   	color: #0BACE5;
   	text-align: left;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;	
}

h2 strong{
    color: #0BACE5;
}	

p{
	margin: 8px 0 8px 0;
	padding: 0;
	border: 0;
   	text-align: justify;
    color: #0E478E;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 20px;
}

a, a:visited {
	margin: 0;
	padding: 0;
	border: 0;
    color: #0E478E;
   	text-align: left;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 20px;
}

a:hover {   
   color: #0A246A; 
   text-decoration: underline;
}

/* ------------------------------------------------------------------------- */
/* MENU  ------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
  
ul#primary-nav{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
	line-height: 20px;	
}

ul#primary-nav li {
	width: 200px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	position: relative;
}

ul#primary-nav li a, ul#primary-nav li a:visited {
	width: 180px;
	_width: 200px;
	height: 20px;
	margin: 0;
	padding: 0 20px 0 0;
	border: 0;
	display: block;
    text-transform: uppercase;
    text-decoration: none;    
   	text-align: right;
    color: #FFF;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    font-weight: lighter;
    background: url("../images/estrutura/bg-menu-li.jpg") top left repeat-x; 
}

ul#primary-nav li a:hover {   
    color: #FFF;
    background: url("../images/estrutura/bg-menu-li-over.jpg") top left repeat-x;
}

/* ------------------------------------------------------------------------- */
/* MENU RESTRITO ----------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

ul#restrito-nav{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
	line-height: 20px;	
}

ul#restrito-nav li {
	width: 200px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	position: relative;
}

ul#restrito-nav li a, ul#restrito-nav li a:visited {
	width: 180px;
	_width: 200px;
	height: 20px;
	margin: 0;
	padding: 0 20px 0 0;
	border: 0;
	display: block;
    text-transform: uppercase;
    text-decoration: none;    
   	text-align: right;
    color: #F3F000;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    font-weight: lighter;
    background: url("../images/estrutura/bg-menu-li.jpg") top left repeat-x; 	
}

ul#restrito-nav li a:hover {   
    color: #F3F000;
    background: url("../images/estrutura/bg-menu-li-over.jpg") top left repeat-x;
}

/* ------------------------------------------------------------------------- */
/* ESTILO DA ESTRUTUTURA --------------------------------------------------- */
/* ------------------------------------------------------------------------- */
body{
	background: url("../images/estrutura/bg-body.jpg") top left repeat-x;  
	background-color: #3D4F59;
	color: #0E478E;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 20px;
}

#logo{
	background: url("../images/estrutura/bg-logo2.jpg") top left no-repeat;    
}

#corpo-capa{
	background: url("../images/estrutura/bg-corpo-capa.jpg") top left repeat-y;  
}

#corpo{
	background: url("../images/estrutura/bg-corpo.jpg") top left repeat-y;  
}

#container-capa{
	background: url("../images/estrutura/bg-container-capa.jpg") top left no-repeat;  
}

#container{
	background: url("../images/estrutura/bg-container.jpg") top left no-repeat;  
}

#conteudo, #conteudo-capa{
	background: url("../images/estrutura/bg-conteudo.jpg") top left repeat-y;
}

.contato table{
	margin: 15px 0 0 0;
}

.contato td{
    color: #0A246A;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}
	
.contato input, .contato textarea{
	width: 300px;
 	border: 0;
 	margin: 0;
 	padding: 0;
 	position: relative;
 	background-color: #F2F7FB;
}

.imagem_direita{
	margin: 0 0 0 10px;
	float: right;
}

.imagem_canto{
	margin: 0 10px 0 0;
	float: left;
}

.bloco_de_noticias{
	width: 320px;
	text-align: right;
	margin-bottom: 20px;
}

.noticia-destaque{
	width: 320px;
	min-height: 60px;
	_height: 80px;
	border: 0;
	border-bottom: 1px dotted #000;
	padding: 10px 0 10px 0;
	margin: 0;
	display: block;
	text-align: left;
	float: left;
}

.data-destaque{
	margin: 0;
	padding: 0;
	border: 0;
   	text-align: left;
    color: #0BACE5;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 7pt;	
    font-weight: bold;
}

.imagem-destaque{
	margin: 0 10px 0 0;
	float: left;
}

#sponsors{
	text-align: right;	
}	

.quadro1-sponsors{
	width: 280px;
	_width: 320px;
	min-height: 65px;
	_height: 80px;
	padding:5px 20px 10px 20px;
	border:0;
	margin: 0;
	background-color: #82B4D7;
	text-align: left;
}

.quadro2-sponsors{
	width: 280px;
	_width: 320px;
	min-height: 65px;
	_height: 80px;
	padding:5px 20px 10px 20px;
	border:0;
	margin: 0;
	background-color: #C0DAEB;
	text-align: left;	
}

#creditos, #creditos-capa{
	background: url("../images/estrutura/bg-rodape.jpg") top left no-repeat; 
}

#creditos p, #creditos-capa p{
	margin: 0;
	border: 0;
	padding: 0;
	text-align: left;
	color: #0E478E;	
    font-family: Arial, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    line-height: 14px;
}

.quadro {
	width: 43%; 
	overflow: auto; 
	float: left;
	border: none; 
	margin: 5px 2% 5px 2%; 
	padding: 0 1% 0 1%;
	display: block;
}

#video {
	padding: 10px 5px;
}

.comentario {
	width: 50%;
}

/* ------------------------------------------------------------------------- */
/* ESTILO DO FORM DE LOGIN NA ÁREA RESTRITA -------------------------------- */
/* ------------------------------------------------------------------------- */

#login input {
	width: 100px;
	height: 13px;
	font-size: 11px;
	background: #EBEBEB;
}

#login h1, #login h2 {
	color: #0BACE5;
	padding: 0 0 0 30px;
	margin: 10px 0 6px 0;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
}

#login th {
	font-size: 12px;
}

#login h1 {
	padding: 0;
}

#login h4 {
	font-size: 11px;
	line-height: 9px;
}

#login a {
	color: #0E5C8E;
	line-height: 13px;
	padding: 0;
}

#login a:hover {
	color: #0BACE5;
}

#login .submit {
	width: 25px;
	height: 20px;
	position: relative;
	top: -46px;
	right: -25px;
	float: right;
}

#logado {
	position: relative;
	right: -30px;
	top: 10px;
}
