/**
 * autor: Ciro Feitosa - http://cirofeitosa.com.br
 * julho/2008
 */

body
{
	background: #1F0504 url(../img/bg-rodape.jpg) repeat bottom left;
	text-align: center;
	width: 100%;
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
}

a
{
	outline: none; /* remove borda pontilhada no firefox 3 */
}

/*
 * camadas principais
 */
#geral
{
	width: 100%;
	background: transparent url(../img/bg-body.jpg) repeat-x top left;
}

#site
{
	padding-top: 40px;
	text-align: left;
	width: 770px;
	margin: 0 auto;
}

#lateral
{
	width: 210px;
	float: left;
}

#conteudo
{
	padding-top: 7px;
	width: 550px;
	float: right;
	padding-bottom: 40px;
}

#rodape
{
	clear: both;
	height: 70px;
	margin-top: 20px;
	padding-bottom: 80px;
}


/*
 * menu lateral
 */
#lateral h1, #lateral p#titulo a
{
	width: 176px;
	height: 54px;
	display: block;
	background: url(../img/logo.gif);
	text-indent: -9999em;
	overflow: hidden;
	margin-bottom: 25px;	
}

#lateral ul
{
	list-style: none;
	margin-left: 25px;
}

#lateral ul li
{
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 12px;
	font-size: 8pt;
	font-weight: 500;
	line-height: 15px;
}

#lateral ul li a
{
	padding: 2px 5px;
	background: white;
	color: black;
	text-decoration: none;
}

#lateral ul li a:hover, #lateral ul li a.atual
{
	background: #79110E;
	color: white;
}

#lateral ul li a.atual
{
	font-weight: bold;
}


/*
 * principal
 */
#conteudo .texto
{
	color: #e8e8e8;
}

#conteudo h2, #conteudo h1
{
	color: white;
	font-size: 16pt;
	font-weight: bold;
}

#conteudo h2.sub
{
	margin-bottom: 0.5em;
	font-size: 12pt;
	color: black;
}

#conteudo h2.boxs
{
	margin-top: 0;
}

#conteudo h3, #conteudo h3 a
{
	text-decoration: none;
	color: #ccc;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 20px;
}

#conteudo h3 a:hover
{
	text-decoration: underline;
}

#conteudo h4
{
	font-size: 11pt;
	margin-bottom: 10px;
	font-style: italic;
}

#conteudo .texto p, #conteudo .texto table, #conteudo .texto ul
{
	color: #e8e8e8;
	font-size: 9pt;
	padding-bottom: 1em;
}

#conteudo .texto ul li
{
	line-height: 18px;
}

#conteudo .texto p a
{
	color: #e8e8e8;
}

#conteudo .texto p a:hover
{
	color: white;
}

#conteudo .box table
{
	color: black;
}

#conteudo .texto table
{
	width: 100%;
}

#conteudo .texto table th
{
	text-transform: uppercase;
	font-weight: bold;
}

#conteudo .texto table td, #conteudo .texto table th
{
	padding: 3px;
}

#conteudo ul.erro
{
	margin-left: 2em;
}

#conteudo ul.erro li
{
	color: black;
	list-style: disc;
	font-size: 9pt;
}

#conteudo img.esq
{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;

}

#conteudo img.dir
{
	float: right;
	margin-left: 15px;
}

#conteudo p.mais
{
	font-size: 8pt;
	text-align: right;
	margin-right: 10px;
	margin-top: 6px;
}

#conteudo p.mais2
{
	margin-right: 0;
}

#conteudo p.mais a
{
	background: white;
	padding: 2px 5px;
	text-decoration: none;
	color: black;
}

#conteudo p.mais a:hover
{
	background: #79110E;
	color: white;
}

#conteudo form fieldset
{
	color: black;
	font-size: 9pt;
}

#conteudo form div.tit, #conteudo h3.tit
{
	padding-top: 15px;
	color: #7D491A;
	text-transform: uppercase;
	display: block;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 20px;
}

#conteudo h3.tit
{
	padding-left: 0;
	padding-top: 5px;
}

#conteudo form div.tit2, #conteudo h3.tit2
{
	color: #781F1C;
}

#conteudo form label, #conteudo form input.texto, #conteudo form textarea.texto, #conteudo form option, #conteudo form select
{
	font-size: 9pt;
}

#conteudo form label
{
	clear: both;
	width: 145px;
	float: left;
	text-align: right;
	padding-right: 10px;
	color: #ccc;
	line-height: 20px;
}

#conteudo form span
{
	color: black;
	font-size: 8pt;
}

#conteudo form input.texto, #conteudo form select, #conteudo form textarea.texto
{
	border: solid #666 1px;
	padding: 2px;
	margin-bottom: 3px;
}

#conteudo form input.texto, #conteudo form textarea.texto
{
	background: transparent;
	color: white;
}

#conteudo form input.botao
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 11pt;
}

#conteudo h2.lista
{
	display: block;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	margin-bottom: 1px;
	padding: 5px 0;
}

#conteudo .bloco
{
	margin-left: 5px;
	background: transparent url(../img/profissionais-fundo.gif) no-repeat top left;
	display: table;
	clear: both;
	padding: 10px 15px;
	height: 220px;
	min-height: 220px;
}

#conteudo .bloco p
{
	line-height: 16px;
}

#conteudo .blocomini
{
	background: transparent url(../img/profissionais-fundo2.gif) no-repeat top left;
	height: 140px;
	min-height: 140px;
}

#conteudo .blocomini h2
{
	font-size: 12pt;
	line-height: 18px;
}

#conteudo .bloco h2
{
	color: #7F2318;
}

#conteudo .bloco h3
{
	color: #666;
}

#conteudo .semborda
{
	border: none;
	margin-bottom: 0;
}

#conteudo .boxIni, #conteudo .boxFim
{
	display: block;
	height: 16px;
	background: transparent url(../img/box-cabecalho.gif) no-repeat bottom left;
}

#conteudo .boxFim
{
	background: transparent url(../img/box-rodape.gif) no-repeat top left;
	margin-bottom: 25px;
}

#conteudo .box
{
	color: black;
	padding: 20px;
	padding-bottom: 0;
	background: #E0E0E0;
}

#conteudo .box ul
{
	color: black;
}

#conteudo .box p, #conteudo .box label, #conteudo .box legend, #conteudo .box input.texto, #conteudo .box textarea.texto
{
	color: black;
}

#conteudo .box input.texto, #conteudo .box textarea.texto
{
	background: #C9C9C9;
	border: solid #C9C9C9 1px;
}


#conteudo h2#programacao-ht, #conteudo h2#programacao-hs, #conteudo h4.programacao-aa, #conteudo h4.programacao-wo, #conteudo h2#campeonato-cc, #conteudo h2#campeonato-hs-i, #conteudo h2#campeonato-hs-r, #conteudo h2#campeonato-cc-r, #conteudo h2#campeonato-cc-i, #conteudo h2#contato-t, #conteudo h2#localizacao-t, #conteudo h2#profissionais-1, #conteudo h2#profissionais-2, #conteudo h2#inscricoes-1, #conteudo h2#sobre-t
{
	margin: 0;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	height: 60px;
	background: #761E1A url(../img/programacao-ht.jpg) no-repeat top left;
}

#conteudo h2#programacao-hs
{
	background: url(../img/programacao-hs.jpg) no-repeat top left;
}

#conteudo h4.programacao-aa, #conteudo h4.programacao-wo
{
	height: 34px;
	background: transparent url(../img/programacao-aa.jpg) no-repeat top left;
	clear: above;
}

#conteudo h2#campeonato-cc
{
	background: transparent url(../img/campeonato-cc.jpg) no-repeat top left;
}

#conteudo h2#campeonato-cc-r
{
	background: transparent url(../img/campeonato-cc-r.jpg) no-repeat top left;
}

#conteudo h2#campeonato-hs-i
{
	background: transparent url(../img/barra_ht_inscricao.jpg) no-repeat top left;
}

#conteudo h2#campeonato-hs-r
{
	background: transparent url(../img/barra_ht_contrato.jpg) no-repeat top left;
}

#conteudo h2#campeonato-cc-i
{
	background: transparent url(../img/campeonato-cc-i.jpg) no-repeat top left;
}

#conteudo h2#contato-t
{
	background: transparent url(../img/contato-t.jpg) no-repeat top left;
}

#conteudo h2#profissionais-1
{
	background: transparent url(../img/profissionais-1.jpg) no-repeat top left;
}

#conteudo h2#profissionais-2
{
	background: transparent url(../img/profissionais-2.jpg) no-repeat top left;
}

#conteudo h2#inscricoes-1
{
	background: transparent url(../img/inscricao.jpg) no-repeat top left;
}

#conteudo h2#sobre-t
{
	background: transparent url(../img/sobre-t.jpg) no-repeat top left;
}

#conteudo h2#localizacao-t
{
	background: transparent url(../img/localizacao-t.jpg) no-repeat top left;
}

#conteudo h4.programacao-wo
{
	background: url(../img/programacao-wo.jpg) no-repeat top left;
}

#conteudo .box table
{
	background: #F1F1F1;
	width: 466px;
	margin-left: 35px;
	margin-bottom: 20px;
	font-size: 11px;
}

#conteudo .box table.ult
{
	margin-bottom: 0;
}

#conteudo div.programacao-conteudo
{
	background: #F1F1F1;
	width: 466px;
	margin-left: 35px;
	display: table;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#conteudo div.programacao-ult
{
	margin-bottom: 0;
}

#conteudo p.centro
{
	text-align: center;
}

#conteudo p.programacao-fundo
{
	color: black;
	display: block;
	font-size: 11px;
	background: transparent url(../img/programacao-fundo.gif) no-repeat top left;
	margin-left: 25px;
	width: 165px;
	padding: 15px;
 padding-top: 8px; padding-bottom: 17px;	height: 70px;
	float: left;
}

#conteudo p.programacao-fundo strong
{
	display: block;
	text-transform: uppercase;
	padding-bottom: 3px;
}

#conteudo p.programacao-fundo span
{
	display: block;
	margin-left: 10px;
}

#conteudo p#campeonato-intro
{
	color: black;
	display: block;
	font-size: 11px;
	background: transparent url(../img/campeonato-fundo.gif) no-repeat top left;
	margin-left: 10px;
	padding: 15px 15px;
	height: 65px;
}

#conteudo div#campeonato-lado1
{
	overflow: hidden;
	display: block;
	background: transparent url(../img/campeonato-fundo1.gif) no-repeat top left;
	margin-left: 10px;
	width: 282px;
	height: 222px;
	float: left;
	margin-right: 13px;
}

#conteudo div#campeonato-lado2 p
{
	font-size: 11px;
	color: black;
	padding: 10px 15px;
	padding-bottom: 0;
}

#conteudo div#campeonato-lado2
{
	color: black;
	overflow: hidden;
	display: block;
	background: transparent url(../img/campeonato-fundo2.gif) no-repeat top left;
	width: 196px;
	height: 222px;
	float: left;
	font-size: 11px;
}

#conteudo div#campeonato-r
{
	margin-left: 5px;
	display: block;
	background: transparent url(../img/campeonato-r-fundo.gif) no-repeat top left;
	padding: 15px 20px;
	height: 1450px;
}

#campeonato-r p
{
	line-height: 17px;
}

#campeonato-r b
{
	font-size: 10pt;
}

#conteudo #hospedagem-tam
{
	background: transparent url(../img/voe_tam_fundo.jpg) no-repeat top left;
	display: block;
	padding-top: 100px;
	padding-left: 17px;
	padding-right: 17px;
	height: 352px;
}

#conteudo #hospedagem-tam p, #conteudo #hospedagem-tam p a
{
	color: black;
}


/*
 * rodape
 */
#rodape
{
	background: url(../img/rodape.gif) top center no-repeat;
}

#rodape ul li span
{
	display: none;
}

#rodape ul li
{
	display: inline;
}

#rodape ul li a
{
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	float: left;
	height: 70px;
	margin-right: 5px;
}

#rodape ul li#lnk1 a
{
	width: 72px;
}

#rodape ul li#lnk2 a
{
	width: 60px;
}

#rodape ul li#lnk3 a
{
	width: 70px;
}

#rodape ul li#lnk4 a
{
	width: 80px;
}

#rodape ul li#lnk5 a
{
	width: 105px;
	margin-right: 22px;
}

#rodape ul li#lnk6 a
{
	width: 120px;
	margin-right: 22px;
}

#rodape ul li#lnk7 a
{
	width: 80px;
	margin-right: 22px;
}

#rodape ul li#lnk8 a
{
	width: 85px;
	margin-right: 0;
}


/*
 * home
 */
#chamada_home
{
	width: 540px;
	height: 240px;
	border: solid white 5px;
}

li.chamadas, li.chamadas a
{
	width: 270px;
	height: 100px;
	display: block;
}

li.chamadas
{
	float: left;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../img/chamada1.gif) no-repeat top left;
}

li#chamada1, li#chamada2
{
	margin-top: 10px;
	margin-bottom: 10px;
}

li#chamada1, li#chamada3
{
	margin-top: 10px;
	margin-right: 10px;
}

li#chamada2
{
	background: url(../img/chamada2.jpg) no-repeat top left;
}

li#chamada3
{
	background: url(../img/chamada3.jpg) no-repeat top left;
}

li#chamada4
{
	background: url(../img/chamada4.jpg) no-repeat top left;
}


/*
 * galeria
 */
ul.galeria, ul.galeriaInterna
{
	height: 50px;
	width: 550px;
	overflow: hidden; 
}

ul.galeria li, ul.galeriaInterna li
{
	float: left;
	margin-right: 1px;
}

ul.galeriaInterna li
{
	margin-right: 0;
}

ul.fotos
{
	height: auto;
	width: 100%;
}

ul.fotos li
{
	margin-right: 9px;
	margin-bottom: 6px;
}

ul.galeria li a img, ul.galeriaInterna li a img
{
	border: solid #e8e8e8 1px;
	width: 40px;
	height: 40px;
	margin: 3px 0 0 3px;
}

ul.galeriaInterna li a img
{
	border: solid white 5px;
	margin: 0;
}

ul.galeria li a.ativo img, ul.galeria li a.ativo:hover img
{
	border: solid #79110E 6px;
	margin: -1px 0 0 -3px;
}

ul.galeriaInterna li a.ativo img, ul.galeriaInterna li a.ativo:hover img
{
	border: solid #949599 5px;
	margin: 0;
	background: #949599 url(../img/foto-atual.gif) no-repeat bottom center;
	padding-bottom: 5px;
}

ul.fotos li a img
{
	width: 50px;
	height: 50px;
}

ul.galeria li a:hover img
{
	border: solid black 1px;
}

ul.galeriaInterna li a:hover img
{
	border: solid #666 5px;
}

p#foto
{
	text-align: center;
	background: black url(../img/load.gif) no-repeat center center;
	padding: 20px 0;
}

p#foto span
{
	display: block;
	color: #e8e8e8;
	font-size: 10pt;
}

#foto a.ant
{
	position: absolute;
	background:transparent url(../img/seta-ant.gif) no-repeat center -150px; 
	cursor:default; 
	top:166px; 
	left: 0;
	width:275px; 
	height: 500px;
	display:block;

}

#foto a.ant:hover
{
	background-position:center left;
	cursor:pointer;
	filter:alpha(opacity=60);
	opacity:0.6;
	-moz-opacity: 0.6;
}

#foto a.pro
{
	position: absolute;
	background:url(../img/seta-pro.gif) no-repeat center -150px; 
	cursor:default; 
	top:166px; 
	right: 0;
	width: 275px; 
	height: 500px;
	display:block;
}

#foto a.pro:hover
{
	background-position:center right;
	cursor:pointer; 
	filter:alpha(opacity=60); 
	opacity:0.6; 
	-moz-opacity: 0.6;
}

p.pag
{
	height: 30px;
}

p.pag span
{
	display: none;
}

p.pag a
{
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background: transparent url(../img/bg-pag.jpg) no-repeat 0 0;
}

p.pag a.atual#pag1, p.pag a:hover
{
	background-position: 0 -30px;
}

p.pag a#pag2
{
	background-position: -30px 0;
}

p.pag a.atual#pag2, p.pag a#pag2:hover
{
	background-position: -30px -30px;
}

p.pag a#pag3
{
	background-position: -60px 0;
}

p.pag a.atual#pag3, p.pag a#pag3:hover
{
	background-position: -60px -30px;
}

ul.bullet li
{
	background: transparent url(../img/bullet.gif) no-repeat top left;
	color: black;
	padding-left: 22px;
	display: block;
	border-bottom: dotted #ccc 1px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

ul.bullet2 li
{
	background: transparent url(../img/bullet2.gif) no-repeat top left;
}

ul.bullet li a
{
	text-decoration: none;
	color: black;
}

ul.bullet li a:hover
{
	text-decoration: underline;
}

ul.bullet li.ult
{
	border: none;
	padding-bottom: 0;
	margin-bottom:0;
}

#conteudo .texto p.maior
{
	color: white;
	font-size: 10pt;
}

#conteudo .texto p.linha
{
	margin-top: 0;
	line-height: 15px;
}

#conteudo ul.listas
{
	margin-left: 22px;
	font-size: 13px;
	color: #e8e8e8;
}

#conteudo ul.listas a
{
	color: #e8e8e8;
	text-decoration: none;
}

#conteudo ul.listas a:hover
{
	text-decoration: underline;
	color: white;
}

#conteudo ul.page li
{
	line-height: 22px;
	background: transparent url(../img/page.gif) no-repeat center left;
	padding-left: 20px;
}

#conteudo ul.page_copy li
{
	line-height: 22px;
	background: transparent url(../img/page_copy.gif) no-repeat center left;
	padding-left: 20px;
}

#conteudo ul.page_pdf li
{
	line-height: 22px;
	background: transparent url(../img/page_white_acrobat.gif) no-repeat center left;
	padding-left: 20px;
}

#conteudo ul.videos li
{
	line-height: 22px;
	background: transparent url(../img/player_play.gif) no-repeat center left;
	padding-left: 20px;
}

#conteudo ul.folder_image li
{
	line-height: 22px;
	background: transparent url(../img/folder_image.gif) no-repeat center left;
	padding-left: 20px;
}

#conteudo ul.folder_image li.noimage
{
	padding-left: 0;
	background: none;
}


#conteudo ul#fotos li a { width: 160px; min-height: 220px; float: left; margin-right: 15px; font-size: 11px; text-decoration: none; color: #ccc; }
#conteudo ul#fotos li a:hover { color: #ccc; }
#conteudo ul#fotos li img { border: none; padding: 5px; background: white; }
#conteudo ul#fotos li img:hover { background: #333; }

#conteudo .texto table.tabela
{
	margin-bottom: 15px;
	background: #666;
	border-spacing: 1px;
	border-collapse:separate;
}

#conteudo .texto table.tabela td
{
	padding: 2px;
	background: #120E0F;
}


/*
 * idiomas
 */
#langs
{
	width: 770px;
	margin: 0 auto;
	text-align: right;
}

#langs ul
{
	float: right;
}

#langs a
{
	text-decoration: none;
	font-size: 13px;
	color: #666;
}

#langs a#langChange
{
	float: right;
}

#langs a:hover
{
	text-decoration: underline;
}

/*
#langs a#lang-en
{
	background: transparent url(../img/us.png) no-repeat center left;
	padding-left: 20px;
}

#langs a#lang-pt
{
	background: transparent url(../img/br.png) no-repeat center left;
	padding-left: 20px;
}
*/

#langs ul li
{
	display: inline;
}
