@font-face {
	font-family: 'existence';
	src: url('existence.eot?') format('eot'),
	url('existence.ttf') format('truetype');
}
body{
	font-family: existence, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	font-weight:400;
	overflow-x:hidden;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.header{
	background-image:url(img/topo.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:70px;
	clear:both;
}
.nav .titulo{
	position:absolute;
	top:0px;
	margin-left:40px;
	width:87px;
	height:37px;
	clear:both;
}
.nav .nomeLogo{
	position:absolute;
	top:25px;
	margin-left:100px;
	width:87px;
	height:37px;
	font-family:existence;
}
.nav .menu{
	position:absolute;
	top:5px;
	margin-left:378px;
	width:500px;
}
.nav{
	font-family:existence;
	font-size: 18px;
	text-shadow:0px 3px 3px #000000;
	color:#FFF;
	width:800px;
	height:70px;
	margin:auto;	
}
.linkNormal{
	
}
.header ul{
	text-decoration:none;
	list-style-type:none;
	list-style:none;
}
.header ul li{
	float:left;
	margin-left:35px;
	margin-right:35px;
	display:inline;
	cursor:pointer;
}
.header ul selecionado{
	float:left;
	margin-left:35px;
	margin-right:35px;
	display:inline;
	cursor:pointer;
}
.header #detalhe{
	background-image:url(img/destaque.jpg);
	background-repeat:repeat-x;
	height:270px;
	overflow:hidden;
}
.header #detalhe #info{
	width:800px;
	margin:auto;
}
.header #detalhe #coluna1{
	width:370px;
	float:left;
	margin-left:45px;
}
.header #detalhe #coluna1 #titulo{
	width:360px;
	float:left;
	font-size:36px;
	margin-top:60px;
}
.header #detalhe #coluna1 #descricao{
	width:360px;
	float:left;
	font-size:20px;
	color:#666;
}
.header #detalhe #coluna2{
	width:380px;
	float:left;
}
.header #detalhe #coluna2 #navegacao{
	width:24px;
	height:15px;
	position:absolute;
	margin-top:-14px;
	margin-left:173px;
}
.header #detalhe #coluna2 #galeria{
	margin-top:20px;
}
#u1, #u2, #u3{
	opacity:1;
}

/********************************************/
#informacoesExtras{
	width:300px;
	height:auto;
	background-color:#000;
	opacity:0.8;
	border-radius: 10px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:100;
	text-shadow:0px 2px 2px #000000;
	box-shadow: 0px 0px 5px #000000;
	font-weight:400;
	color:#FFF;
	display:none;
}
#informacoesExtras .dd .summary{
	font-size:12px;
	clear:both;
	display:block;
	margin:10px 15px 10px -20px;
	text-align:right;
}
#informacoesExtras .dd .details{
	font-size:11px;
	clear:both;
	display:block;
	margin:0px 10px 20px -20px;
}

/********************************************/
#informacoesExtrasBig{
	width:800px;
	height:auto;
	background-color:#000;
	opacity:0.8;
	border-radius: 10px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-100px;
	z-index:100;
	text-shadow:0px 2px 2px #000000;
	box-shadow: 0px 0px 5px #000000;
	font-weight:400;
	color:#FFF;
	display:none;
}
#informacoesExtrasBig .dd .summary{
	font-size:12px;
	clear:both;
	display:block;
	margin:10px 15px 10px -20px;
	text-align:right;
}
#informacoesExtrasBig .dd .details{
	font-size:11px;
	clear:both;
	display:block;
	margin:0px 10px 20px -20px;
}

#conteudo{
	width:900px;
	margin:auto;
	margin-top:270px;
}
#conteudo #submenu{
	background-image:url(img/menu.png);
	background-repeat:no-repeat;
	background-position:right top;
	width:300px;
	height:auto;
	padding-top:40px;
	float:left;
	padding-bottom:50px;
}
#conteudo #submenu .itemOver{
	background-image:url(img/seletorOver.png);
	background-repeat:no-repeat;
	width:300px;
	height:35px;
	margin-left:20px;
	padding-top:15px;
	padding-left:65px;
	cursor:pointer;
}
#conteudo #submenu .item{
	background-repeat:no-repeat;
	width:300px;
	height:35px;
	margin-left:20px;
	padding-top:15px;
	padding-left:65px;
	cursor:pointer;
}
#conteudo #submenu .itemSelecionado{
	background-image:url(img/seletor.png);
	background-repeat:no-repeat;
	width:300px;
	height:35px;
	margin-left:20px;
	padding-top:15px;
	padding-left:65px;
	cursor:pointer;
}
#conteudo #submenu .imagemSubMenu{
	margin-top:-16px;
	float:left;	
}
#conteudo #submenu .texto{
	margin-top:0px;
	float:left;
}
#conteudo .info{
	width:500px;
	float:left;
	height:370;
	padding:35px 0px 150px 50px;
	overflow:hidden;
}
#conteudo .info h1{
	width:400px;
	color:#999;
	float:left;
	height:30px;
	font-size:14px;
	font-weight:400;
}
#conteudo .dados{
	width:250px;
	float:left;
	height:50px;
	font-size:14px;
	font-weight:400;
	margin-bottom:20px;
	cursor:pointer;
}
#conteudo .dados h2{
	font-size:16px;
	margin:0px 0px 0px 0px;
	font-weight:400;
	color:#333;
}
#conteudo .dados h3{
	font-size:14px;
	margin:-3px 0px 0px 0px;
	font-weight:400;
	color:#666;
}
#conteudo .dados h4{
	font-size:12px;
	margin:0px 0px 0px 0px;
	font-weight:400;
	color:#999;
}

/********************************************/

#portifolio .item{
	cursor:pointer;
	float: left;
	font-size: 14px;
	font-weight: 400;
	height: 80px;
	margin:0px 5px 10px 0px;
	width: 100px;
}
#portifolio .item .picture{
	width:90px;
	margin-left:5px;
	height:59px;
	overflow:hidden;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #999;
	margin-bottom:5px;
	clear:both;
}
#portifolio .item h2{
	color: #666;
	font-size: 12px;
	font-weight: 400;
	margin: -3px 0px 0px;
	width:90px;
	margin-left:5px;
	text-align:center;
	padding-top:5px;
}

/********************************************/

#grafico .divisor{
	float:left;
	width:2px;
	height:300px;
	background-color:#EEE;
}

#grafico{
	margin-top:30px;
	clear:both;
}
#grafico .classe{
	font-size:12px;
	font-weight:400;
	float:left;
	width:155px;
	margin-top:10px;
	text-align:center;
}
#grafico .nivel{
	margin-top:20px;
	margin-bottom:0px;
}
#grafico .barra{
	border-radius:0px 10px 10px 0px;
	background-color:#66C;
	width:450px;
	height:15px;
	padding:5px 5px 7px 15px;
	font-size:14px;
	color:#000;
	font-weight:400;
	margin-bottom:1px;
	opacity:0.9;
	background-image:url(img/gradiente_grafico.png);
	background-repeat:repeat-x;
	overflow:hidden;
}

/********************************************/

#redessociais .social{
	
	float:left;
	width:100px;
}

/********************************************/

.footer{
	background-image:url(img/rodape.jpg);
	background-color:#000;
	background-position:left bottom;
	width:100%;
	height:50px;
	clear:both;
}
.footer .redes{
	left: 50%;
    margin-left: 180px;
    margin-top: 12px;
    position: absolute;
    text-align: right;
    width: 200px;
}
.footer .redes img{
	border:0px;
	cursor:pointer;
}
.footer .links{
	color: #FFFFFF;
    font-size: 14px;
    left: 50%;
    margin: auto auto auto -350px;
    padding-top: 20px;
    position: absolute;
    width: 550px;
	text-decoration:none;
	list-style-type:none;
	list-style:none;
}
.footer .itemLink{
	color:#FFF;
	font-size:12px;
	float:left;
	width:130px;
}

/***********************************************/

.playerMarcio{
	width:400px;
	background-color:#EFEFEF;
	height:33px;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
}
.playerMarcio .playerMedia{
	width:1px;
	height:1px;
	float:left;
}
.playerMarcio .btnplay{
	background-image:url(conteudo/marcio/play.png);
	width:32px;
	height:32px;
	float:left;
	cursor:pointer;
	
}
.playerMarcio .btnpause{
	background-image:url(conteudo/marcio/pause.png);
	width:32px;
	height:32px;
	float:left;
	cursor:pointer;
}
.playerMarcio .btnvolumemais{
	background-image:url(conteudo/marcio/volumemais.png);
	width:32px;
	height:32px;
	float:right;
	cursor:pointer;
	display:none;
}
.playerMarcio .btnvolumemenos{
	background-image:url(conteudo/marcio/volumemenos.png);
	width:32px;
	height:32px;
	float:right;
	cursor:pointer;
	display:none;
}
.playerMarcio .baixarMarcio{
	background-image:url(conteudo/marcio/baixar.png);
	width:32px;
	height:32px;
	float:right;
	cursor:pointer;
}
.playerMarcio .vinheta{
	float:left;
	width:200px;
	padding:5px;
	padding-top:8px;
}