body {
	background:url(../imagens/bk.png) repeat-x #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-align: left;
}

a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #000;
}
a:active {
	color: #333;
}

h1{
	font-size:20px;
	color:#069;
	font-weight:bold;
	margin:0;
	padding:3px 0;
}
h2{
	font-size:14px;
	color:#184656;
	font-weight:bold;
	margin:0;
	padding:15px 0 3px 0;
}
h3{
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	margin:0;
	padding:2px 0;
}
p{
	margin:0;
	padding:3px 0;
}
img.min{
	padding:5px;
	margin:5px 5px 0px 5px;
	border:1px solid #CCC;
}

/* Imagens de Fundo da Páginas*/
#geral{
	position:relative;
	width:990px;
	height:auto;
	margin:0px auto;
}


/* Divs Gerais do Layout */
#logo{
	position:relative;
	width:220px;
	height:176px;
	padding:0 0 10px 0;
	margin:0 auto;
}

#documentos{
	position:relative;
	width:160px;
	height:30px;
	padding:20px 0 10px 60px;
	margin:0 auto 15px auto;
	background:url(../imagens/pdf-icone.jpg) no-repeat;
}
#documentos a{ font-weight:bold; color:#069;}
#documentos a:hover{ font-weight:bold; color:#06C;}

#menu-fundo{
	position:relative;
	width:990px;
	height:45px;
	margin:auto;
}

#left{
	position:relative;
	padding:20px 10px 20px 20px;
	float:left;
	width:700px;
	
}
#left1{
	position:relative;
	padding:20px 20px 20px 20px;
	float:left;
	width:690px;
	
}
#right{
	position:relative;
	padding:0px 10px 0px 10px;
	width:240px;
	float:right;
}

#bk2{
	position:relative;
	width:100%;
	background:url(../imagens/bk2.png) repeat-x;
	float:left;
	margin:90px 0 0 0;
}
#geral1{
	position:relative;
	width:990px;
	height:auto;
	margin:0px auto;
	padding:210px 0 20px 0;
}
#instrumento{
	position:absolute;
	width:354px;
	height:252px;
	background:url(../imagens/instrumento.png) no-repeat;
	top:-42px;
	left:300px;
}
#bt-apoio{
	position:absolute;
	width:103px;
	height:21px;
	background:url(../imagens/bt-apoio.png) no-repeat;
	left:20px;
	top:190px;
}
#apoiadores{
	position:relative;
	width:100%;
	float:left;
	padding:10px 0;
}

#u2net{
	position:relative;
	width:970px;
	padding:10px;
	color:#999;
	font-size:10px;
	text-align:left;
	float:left;
}
#u2net a{
	color:#666;
	font-size:10px;
}
#logos1{
	position:absolute;
	width:440px;
	height:80px;
	left:0;
	top:-80px;
}
#logos2{
	position:absolute;
	width:440px;
	height:80px;
	left:550px;
	top:-80px;
	text-align:right;
}	
#zada{
	position:absolute;
	width:96px;
	height:143px;
	left:750px;
	top:50px;
	text-align:right;
}
#twitter{
	position:relative;
	width:238px;
	height:300px;
	margin:15px auto 0 auto;
	background:url(../imagens/bk-twitter.png) no-repeat;
}
#twitter-conteudo{
	position:relative;
	width:220px;
	height:220px;
	padding:25px 0 0 10px;
	font-size:10px;
}
#bt-twitter{
	position:absolute;
	width:48px;
	height:55px;
	left:200px;
	top:245px;
	z-index:1;
}
#tweet-container ul {
	color:#333;
	list-style:none;
	width:220px;
	margin:0;
	padding:5px 0px;
	}

#tweet-container li {
	clear:both;
	padding:5px;
	margin:4px 0;
	}
.time {
	font-size:9px;
	}
#tweet-container ul a {
	color:#069;
	font-style:italic;
	font-size:9px;
	}
#tweet-container ul a:hover {
	color:#1a1a1a;
	text-decoration:none;
	}

/*----Menu----*/

#nav { 
position:relative;
margin:-8px 0 0 0;
}
#nav ul { 
display: inline; 
list-style: none;
}
#nav li { 
float: left; 
margin: 0px ; 
padding: 0 0 0 4px;
}
#nav a {
font-size: 12px;
display: block;
padding: 0px 18px 15px 18px;
text-decoration: none;
font-weight: bold;
line-height: 60px;
color: #e5e5e5;
text-transform:uppercase;
}
#nav li:hover a { color:#CCC;}
#nav li:hover { }
#nav #current { 
}
#nav #current a {
background:url(../imagens/menu-active.png) no-repeat center 45px;
color:#FFF;
}


/*----Slides----*/
ul#portfolio{
	list-style:none;
	margin:0;
	padding:0;
}


/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:500px;
padding:0 10px;
}

.spacer{clear:both; height:1px;}
form{margin:0; padding:0}
/* ----------- stylized ----------- */

#stylized h2 {
font-size:12px;
font-weight:bold;
margin:0 0 10px 90px;
}

#stylized h3 {
color:#069;
font-size:12px;
font-weight:bold;
margin:0 0 10px 0px;
}

#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:80px;
float:left;
font-size:12px;
font-family:tahoma;
font-weight:normal;
color:#333;
padding:6px 0 0 0;
}

#stylized input.nome{
float:left;
font-size:12px;
font-family:tahoma;
color:#333;
padding:4px 2px 4px 30px;
border:solid 1px #ccc;
width:350px;
margin:2px 0 5px 10px;
background:url(../imagens/nome_16x16.png) 2% 50% no-repeat;
}
#stylized input.email{
float:left;
font-size:12px;
font-family:tahoma;
color:#333;
padding:4px 2px 4px 30px;
border:solid 1px #ccc;
width:350px;
margin:2px 0 5px 10px;
background:url(../imagens/email_16x16.png) 2% 50% no-repeat;
}
#stylized input.tel{
float:left;
font-size:12px;
font-family:tahoma;
color:#333;
padding:4px 2px 4px 30px;
border:solid 1px #ccc;
width:350px;
margin:2px 0 5px 10px;
background: url(../imagens/tel_16x16.png) 2% 50% no-repeat;
}
#stylized input.cel{
float:left;
font-size:12px;
font-family:tahoma;
color:#333;
padding:4px 2px 4px 30px;
border:solid 1px #ccc;
width:350px;
margin:2px 0 5px 10px;
background: url(../imagens/cel_16x16.png) 2% 50% no-repeat;
}
#stylized input.assunto{
float:left;
font-size:12px;
font-family:tahoma;
color:#333;
padding:4px 2px 4px 30px;
border:solid 1px #ccc;
width:350px;
margin:2px 0 5px 10px;
background: url(../imagens/coment_16x16.png) 2% 50% no-repeat;
}
#stylized textarea.mensagem{
float:left;
font-size:12px;
font-family:tahoma;
color:#333;
padding:4px 2px 4px 2px;
border:solid 1px #ccc;
width:380px;
height:150px;
margin:2px 0 5px 10px;
}


#stylized button{
clear:both;
margin:10px 0 0 90px;
width:120px;
height:25px;
background:#1a1a1a url(../imagens/ok_16x16.png) 20% 50% no-repeat;
text-align:center;
line-height:20px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
border:1px solid #000;
}


h2#mostra1, h2#mostra2, h2#mostra3, h2#mostra4, h2#mostra5, h2#mostra6, h2#mostra7, h2#mostra8, h2#mostra9, h2#mostra10, h2#mostra11, h2#mostra21, h2#mostra22{
	width:660px;
	background:url(../imagens/bk-h2-musicos.png) bottom right no-repeat;
	cursor:pointer;
	font-family:arial;
	font-size:16px;
	padding:5px 0 5px 10px;
	margin:5px 0 0 0;
}

#oculto1, #oculto2, #oculto3, #oculto4, #oculto5, #oculto6, #oculto7, #oculto8, #oculto9, #oculto10, #oculto11, #oculto21, #oculto22 {
	background: #f0f0f0;
	width: 650px;
	padding: 10px;
	border-bottom: solid 1px #e0e0e0;
	display: none;
}
