/* Augustos Produções */
/*******************/
/*************************************************************
                                                           
        Configurações extras para o site                   
                                                           
*************************************************************/
a{
	outline:none;
	text-decoration:none;
}
img{
	border:none;	
}
h1, h2, h3, h4, h5, h6, p{
	margin:0;
	padding:0;
}
body{
	text-align:left !important;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	background:#000 url(../imagens/bg/body.jpg) top center no-repeat;
	color:#fff;
}
ul,li{
	margin:0;
	padding:0;
	list-style:none !important;
}
#doc5{
	width:819px;
	_width:829px;
	margin:0 auto;
}
/*
	HEADER
*/
.header{
	margin:40px 0 20px 0;
	/**margin:10px 0 20px 0;*/
	height:106px;
}
.header h1 a{
	margin-top:10px;
	padding:23px 0;
	width:257px;
	text-indent:-9999px;
	background:url(../imagens/bg/bg-logo.png) no-repeat;
	float:left
}
#cadastre{
	margin-top:20px;
	padding:5px 15px;
	width:316px;
	height:69px;
	background:url(../imagens/bg/bg-cadastre.png) no-repeat;
	float:right	
}
#cadastre .recado{
	width:136px;
	height:60px;
	font-size:10px;
	float:left
}
#cadastre h6{
	margin:0;
	font-size:13px;
	font-weight:normal;
}
#cadastre form{
	margin-top:15px;
	float:right	
}
#cadastre form input{
	border:1px solid #5d5d5d;	
	background:transparent;
	color:#5d5d5d;
	font-size:11px;
	padding:3px;
}
#cadastre form input#c_email{
	width:132px;
}
#cadastre form input#c_ok{
	width:25px;
	height:21px;	
}
/*.......................................................................*/
div.sub-nav{
	margin:10px 0 40px;
	width:100%;
	float:left
}
div.sub-nav ul{
	margin:0;
	padding:0;
}
div.sub-nav ul li {
	float:left;
	list-style:none !important;
	margin-right:4px;
}
div.sub-nav ul li a{
	height:32px;
	text-indent:-9999px;
	float:left
}
div.sub-nav ul li a.home{
	background:url(../imagens/menu/homeCss.png) top left no-repeat;
	width:58px;
}
div.sub-nav ul li a.historico{
	background:url(../imagens/menu/historicoCss.png) top left no-repeat;
	width:95px;
}
div.sub-nav ul li a.eventos{
	background:url(../imagens/menu/eventosCss.png) top left no-repeat;
	width:82px;
}
div.sub-nav ul li a.artistas{
	background:url(../imagens/menu/artistasCss.png) top left no-repeat;
	width:89px;
}
div.sub-nav ul li a.estruturas{
	background:url(../imagens/menu/estruturasCss.png) top left no-repeat;
	width:119px;
}
div.sub-nav ul li a.precaju{
	background:url(../imagens/menu/precajuCss.png) top left no-repeat;
	width:89px;
}
div.sub-nav ul li a.novidades{
	background:url(../imagens/menu/novidadesCss.png) top left no-repeat;
	width:104px;
}
div.sub-nav ul li a.fotos{
	background:url(../imagens/menu/fotosCss.png) top left no-repeat;
	width:60px;
}
div.sub-nav ul li a.contato{
	background:url(../imagens/menu/contatoCss.png) top left no-repeat;
	width:85px;
}
div.sub-nav ul li a#marc{
	background-position:bottom left;	
}
div.sub-nav ul li a:hover{
	background-position:bottom left;	
}
/*.......................................................................*/
#conteudo{
	width:100%;
	float:left	
}
/*.......................................................................*/
#ft{
	margin:50px 0 0 0 !important;
	padding-bottom:20px;
	float:left;
	position:relative
}
#ft span{
	margin:5px 120px 0 272px;
	float:left
}
#ft a.swapi{
	margin-left:10px;
	width:85px;
	height:33px;
	background:url(../imagens/bg/link-swapi.png) no-repeat;
	text-indent:-9999px;
	float:right
}
#ft a.twitter{
	position:absolute;
	bottom:20px;
	left:10px;
}