* {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	margin : 0;
	padding : 0;
	border : none;
	background-repeat : no-repeat;
	list-style : none;
}

body#capa {
	background-image : url(img/fundo-home.jpg);
	background-color:#000;
}

body#espetaculo {
	background-image : url(img/fundo-espetaculo.jpg);
	background-color:#000;
}

body#fotos {
	background-image : url(img/fundo-fotos.jpg);
	background-color:#000;
}

body#atos {
	background-image : url(img/fundo-atos.jpg);
	background-color:#000;
}

body#personagens {
	background-image : url(img/fundo-personagens.jpg);
	background-color:#000;
}

body#brasileiros {
	background-image : url(img/fundo-brasileiros.jpg);
	background-color:#000;
}



/*topo*/

#topo {
	width : 920px;
	height : 31px;
	background-image : url(img/terra-esportes.gif);
	position : absolute;
	left : 0;
	top : 2px;
	display : block;
}

#topo h2.terra a, #topo h2.esportes a {
	display : block;
  	height : 31px;
	float : left;
	width : 230px;
	text-indent : -500px;
	overflow : hidden;
}
#topo h2.terra a {
	width : 100px;
	overflow : hidden;
}


/*banner*/

#banner {
	width : 648px;
	height : 60px;
	position : absolute;
	top : 50px;
	left : 250px;
	z-index : 30;
}



/*menu*/

#menu {
	position : absolute;
	width:880px;
	top : 130px;
	left:-50px;
	background-image:url(img/fundo-menu.jpg);
}
#menu h2 {
	float : left;
	height : 50px;
	margin-top:5px;
	margin-left:13px;
}

#menu h2 a {
	display : block;
	text-indent : -5000px;
	background-position : 0 -20px;
	overflow : hidden;
}
#menu h2 a:hover {
	background-position : 0 0;
}
#menu h2.mn1 a {
	background-image : url(img/btn-cirque.gif);
	width : 111px;
	margin-left:45px;
}
#menu h2.mn2 a {
	background-image : url(img/btn-espetaculo.gif);
	width : 81px;
}
#menu h2.mn3 a {
	background-image : url(img/btn-fotos.gif);
	width : 34px;
}
#menu h2.mn4 a {
	background-image : url(img/btn-atos.gif);
	width : 30px;
}
#menu h2.mn5 a {
	background-image : url(img/btn-personagens.gif);
	width : 97px;
}
#menu h2.mn6 a {
	background-image : url(img/btn-brasileiros.gif);
	width : 121px;
}
#menu h2.mn7 a {
	background-image : url(img/btn-servico.gif);
	width : 46px;
}
#menu h2.mn8 a {
	background-image : url(img/btn-videos.gif);
	width : 42px;
}
#menu h2.mn9 a {
	background-image : url(img/btn-especiais.gif);
	width : 90px;
}

#conteudo {
	position : absolute;
	width:480px;
	left:255px;
	top:300px;
		filter:alpha(opacity=80);
	background-color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	border:thin;
	border-style:solid;
	border-color:#FFF;
	padding:8px 8px 8px 8px;
}
#conteudo h2 {
	display : block;
	float : left;

}


#conteudo-espetaculo {
	position : absolute;
	width:620px;
	left:65px;
	top:280px;
		filter:alpha(opacity=80);
	background-color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	border:thin;
	border-style:solid;
	border-color:#FFF;
		padding:10px 10px 10px 10px;
}
#conteudo-espetaculo h2 {
	display : block;
	float : left;

}



#conteudo-video {
	position : absolute;
	width:620px;
	left:65px;
	top:280px;
		filter:alpha(opacity=80);
	background-color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	border:thin;
	border-style:solid;
	border-color:#FFF;
		padding:10px 10px 10px 10px;
}
#conteudo-video h2 {
	display : block;
	float : left;

}


#conteudo-atos {
	position : absolute;
	width:700px;
	left:25px;
	top:167px;
		filter:alpha(opacity=80);
	background-color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	border:thin;
	border-style:solid;
	border-color:#FFF;
		padding:10px 10px 10px 10px;
}
#conteudo-atos h2 {
	display : block;
	float : left;

}

#conteudo-perso {
	position : absolute;
	width:700px;
	left:25px;
	top:167px;
		filter:alpha(opacity=80);
	background-color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	border:thin;
	border-style:solid;
	border-color:#FFF;
		padding:10px 10px 10px 10px;
}
#conteudo-perso h2 {
	display : block;
	float : left;

}

#conteudo-br {
	position : absolute;
	width:700px;
	left:25px;
	top:190px;
	filter:alpha(opacity=80);
	background-color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	border:thin;
	border-style:solid;
	border-color:#FFF;
	padding:10px 10px 10px 10px;
	text-align:left;
}
#conteudo-br h2 {
	display : block;
	float : left;

}


#conteudo-especiais {
	position : absolute;
	width:700px;
	height:300px;
	left:25px;
	top:167px;
		filter:alpha(opacity=80);
	background-color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	border:thin;
	border-style:solid;
	border-color:#FFF;
		padding:10px 10px 10px 10px;
}
#conteudo-especiais h2 {
	display : block;
	float : left;

}


#conteudo-fotos {
	position : absolute;
	width:600px;
	height: 416px;
	left:100px;
	top:165px;
	background-color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	border:thin;
	border-style:solid;
	border-color:#FFF;
	padding:10px 10px 10px 10px;
	text-align:left;
}
#conteudo-br fotos {
	display : block;
	float : left;

}

#conteudo-servico {
	position : absolute;
	width:700px;
	left:25px;
	top:167px;
		filter:alpha(opacity=80);
	background-color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	border:thin;
	border-style:solid;
	border-color:#FFF;
		padding:10px 10px 10px 10px;
}
#conteudo-servico h2 {
	display : block;
	float : left;

}


#btn {
	position:absolute;
	top:625px;
	left:685px;
}

#linha {
	position:absolute;
	top:36px;
	left:0px;
}

#conteudo p {
	top:36px;
	left:0px;
}

#atosatos {
	width:700px;
}

#atosatos ul {
	width:700px;
}

#atosatos li {
float:left;
	display:block;
	width:155px;
	margin: 0 5px 0 0;
	font-size:11px;
}

#atosatos img{
	border:thin #FFF solid;
}

#perso {
	width:700px;
}

#perso ul {
	width:700px;
}

#perso li {
float:left;
	display:block;
	width:160px;
	margin: 15px 20px 0 0;
	font-size:11px;
}

#perso img{
	border:thin #FFF solid;
}





#textobr {
	width:600px;
}

#textobr ul {
	display:block;
}

#textobr li {
	float:left;
	display:block;
	margin: 15px 10px 0 0;
	font-size:11px;
}





#botoes {
	width:800px;
	margin-left:125px;
	}
	
#botoes li {
float:left;
	display:block;
	width:350px;
	margin: 0 20px 0 0;
}	

#fotobr {
	position:absolute;
	left:150px;
	top:200px;
	}
	

	
/*fotos*/

#fotos #thumbs li {
	width : 55px;
	height : 47px;
	float : left;
	margin : 0 31px; 0 0;
	display:block;
}

#fotos imagemfoto {
	border:#FFF thin solid;
}

#fotos #thumbs li a {
	border : 1px solid #fff;
	height : 60px;
	width : 60px;
	display : block;
	margin : 2px;
}
#fotos #foto {
	z-index : 7;
	position : absolute;
	left : -72px;
	top : 42px;
	text-align : center;
	width : 798px;
	height : 300px;
	overflow:hidden;
}
#fotos #thumbs li a:hover {
	border : 1px solid #fff;
}
#fotos #thumbs li span {
	border : 3px solid #fff;
	display : block;
	height : 60px;
	width : 60px;
	display : block;
	margin : 0;
}
#fotos #foto a #legenda {
	display : none;
}
#fotos #foto a:hover #legenda {
	display : block;
	height : 42px;
	padding-top : 5px;
	font-size : 11px;
	position : absolute;
	z-index : 10;
	background-color : #000;
	-moz-opacity:.70;
	filter:alpha(opacity=70);
	opacity:.70;
	color : #fff;
	font-weight : normal;
	width : 650px;
	top : 253px;
	left : 74px;
}

#especiais {
	float:left;
	display:block
}

#especiais li {
	float:left;
	display:block;
	margin-left:5px;
	margin-top:5px;
}

#linktop {
	position:absolute;
	top:40px;
	left:10px;
}

#linktop img {
	width:130px;
	height:85px;
	}

	
	
