*
{
	outline:none;
}
body, html, div, p, h1, h2, h3, h4, h5, input, textarea, form, p, ul, li, a
{
	font:11px Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	list-style:none;
	margin:0px;
	padding:0px;
	text-decoration:none;
	border:none;
}

img {border:0;}

a:hover
{
	text-decoration:underline;
}
form input, form select, form textarea
{
	border:1px solid #e6e6e6;
	padding:5px;
	color:#4d4d4d;
}
sub
{
	color:#adadad;
}


/* TOPO */
.topo 
{
	height:80px;
	margin-bottom:23px;
}
.topo .banner 
{
	width:740px;
	height:90px;
	float:left;
}
.topo .banner object
{
	position:absolute;
}
.topo .banner span.vertical
{
	margin:14px 2px 15px 0px;
	display:block;
	float:left;
}
.topo .banner a
{
	margin-left:3px;
}
.topo .links
{
	width:100px;
	float:left;
	margin-left:35px;
}
.topo .links ul 
{
	margin-top:15px;
}
.topo .links ul li
{
	background-image:url(../../imgs/master/mid-red.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom:10px;
}
.topo .links ul li a:hover
{
	color:#d01f25;
}



/* CABEÇALHO */
.cabecalho 
{
	height:100px;
	_margin-top:-15px;
}
.cabecalho h1
{
	margin-top:8px;
	width:330px;
	float:left;
}
.cabecalho span 
{
	color:#adadad;
	font-size:11px;
}
.cabecalho span a 
{
	color:#726667;
	text-decoration:underline;
}
.cabecalho .pesquisa-topo 
{
	padding-top:32px;
}
.cabecalho span a:hover
{
	color:#adadad;
}
.cabecalho input
{
	vertical-align:middle;
	border: none;
	padding: 0;
}
.cabecalho input.campo
{
	background-color:transparent;
	font-size:14px;
	font-weight:bold;
	color:#adadad;
	padding:10px 10px 5px 10px;
	width:320px;
	margin-right:10px;
	_padding-top:15px;
}
.cabecalho #buscar
{
	_margin-top: 3px;
}

.cabecalho select
{
	vertical-align:middle;
	margin-right:10px;
	width:180px;
	color:#adadad;
	font-weight:bold;
	font-size:14px;
	font-family:"Trebuchet MS", Tahoma, Arial;
}


/* ÁREAS */
.areas
{
	height:50px;
}
.areas a 
{ 
	margin:0px 0px 0px 0px;
	display:block;
	float:left;
}
.areas a.link-1
{
	margin: 0px 10px 0px 0px;
	padding:0px 35px 0px 15px;
}
.areas a.link-2
{
	margin: 0px 40px 0px 30px;
	padding:0px 77px 0px 15px;
}
.areas a.link-3
{
	margin: 0px 0px 0px 0px; 
	padding:0px 104px 0px 15px;
}


/* CONTEÚDO */
.conteudo 
{
	display:block;
	clear:both;
	padding-bottom:150px;
}
.conteudo .colunaEsquerda 
{
	width:218px;
	float:left;
	margin-bottom:150px;
}
.colunaEsquerda .login 
{
	background-image:url(../../imgs/master/area-login.jpg);
	background-repeat:no-repeat;
	background-position:left 5px;
	height:164px;
	padding:26px 15px 0px 15px;
}
.colunaEsquerda .login p 
{
	color:#adadad;
	font-weight:bold;
	margin-top:10px;
}

.colunaEsquerda p.logado 
{
	height:90px;
}

.colunaEsquerda .login input.campo
{
	border:1px solid #e6e6e6;
	background-image:url(../../imgs/master/bg-input.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0px 0px 0px 0px;
	height:22px;
	width:130px;
	vertical-align:middle;
	padding:5px 5px 0px 5px;
}
.colunaEsquerda .login .botaoEntrar 
{
	position:absolute;
	margin:0px 0px 0px 118px;
}
.colunaEsquerda .login .botaoSair 
{
	position:absolute;
	margin:13px 0px 0px 118px;
}
.colunaEsquerda .login a.EsqueciSenha 
{
	position:absolute;
	margin:25px 0px 0px 0px;
	color:#726667;
	text-decoration:underline;
}
.colunaEsquerda .login a.EsqueciSenha:hover
{
	color:#d74e54;
}
.conteudo .interna 
{
	width:712px;
	float:right;
	margin-bottom:100px;
}


/* LOGIN */
.login b
{
	color:#d01f25;
	font-size:14px;
	display:block;
	margin-bottom:0px;
}
.login span
{
	font-weight:normal;
	color:#5c5c5c;
}


/* MENU */
.colunaEsquerda ul.menu 
{
	display:block;
	clear:both;
	margin-top:17px;
	margin-bottom:10px;
}
.colunaEsquerda ul.menu li 
{
	margin-top:10px;
	padding-bottom:11px;
	background-image:url(../../imgs/master/linha-menu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.colunaEsquerda ul.menu li.no-bg
{
	background:none;
}
.colunaEsquerda ul.menu li a 
{
	background-image:url(../../imgs/master/mid-red-menu.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}
.colunaEsquerda ul.menu li a:hover 
{
	color:#b1b1b1;
	background-image:url(../../imgs/master/mid-cinza.jpg);
}
.colunaEsquerda ul.menu li a.sel 
{
	color:#b1b1b1;
	background-image:url(../../imgs/master/mid-cinza.jpg);
}
.patrocinadores 
{
	color:#adadad;
	font-size:9px;
	text-transform:uppercase;
	margin-top:20px;
	text-align: center;
	height: 50px;
}
.patrocinadores span 
{
	display:block;
	text-align: left;
	margin-bottom:15px;
}



/* RODAPÉ */
#rodape
{ 
	text-align:center;
	background-image:url(../../imgs/master/bg-rodape.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-position:center;
}

#rodape .rodape-conteudo 
{
	padding-top:30px;
	background-image:url(../../imgs/master/bg-rodape-centro.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:990px;
	margin:0 auto;
	color:#adadad;
}

#rodape .rodape-conteudo a
{
	color:#adadad;
}
#rodape .rodape-conteudo a:hover
{
	color:#4f4f4f;
}
#rodape .rodape-conteudo p 
{
	color:#adadad;
	font-size:9px;
	text-transform:uppercase;
	margin-bottom:10px;
}
#rodape .rodape-conteudo p a 
{
	color:#4d4d4d;
	font-size:9px;
	margin:0px 10px 0px 10px;
}
#rodape .rodape-conteudo p a.sel
{
	color:#c8c8c8;
}
#rodape .rodape-conteudo p a:hover
{
	color:#c8c8c8;
}


/* RSS */
a.rss
{
	display:block;
	float:right;
	margin-top:-55px;
}


/* TÍTULO */
h2.titulo 
{
	padding-bottom:5px;
	background-image:url(../../imgs/master/linha-cinza-escuro.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:15px;
}


/* CRIE SEU PORTAL */
a.crie-seu-portal
{
	margin-bottom:20px;
}


/* MENU CONECTE-SE */
ul.menu-conecte-se li
{
	background-image:url(../../imgs/master/mid-cinza.jpg);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:10px;
	margin-top:6px;
}

ul.menu-conecte-se li a 
{
	display:block;
	background-image:url(../../imgs/master/linha-menu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
	font-weight:bold;
	color:#d01f25;
	font-size:13px;
}
