body { 
	margin:0; 
	adding:0; 
	text-align:center; /* hack para o IE */  
	overflow: hidden;
   
} 
img{
	border:0px;
}
#tudo { 
	width: 1260px; 
	margin:0 auto;           
	text-align:left; /* "remédio" para o hack do IE */   
	background: url("../imgs/fundo_geral.jpg") no-repeat left top;	
} 
#tudo2 { 
	width: 1239px; 
	margin:0 auto;           
	padding: 10px; 
	text-align:left; /* "remédio" para o hack do IE */   
	background: url("../imgs/fundo_geral2.jpg") no-repeat left top;	
    
}
#conteudo {
	padding: 5px;
	height: 490px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	overflow: hidden;
	border: 0px solid #FF0000;
}
#texto{
	font-family: verdana;
	padding-left:6px;
	font-size: 11px;
	word-spacing: 5px;
	line-height: 20px;
	width: 500px; 
	height:300px; 
	border:0px solid #CCC; 
	float:left; 
	 
	padding-top:16px; 
	
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#CCCCCC;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	background: url("../imgs/fundo_texto.png") no-repeat left top;

}
#claquete{
	font-family: verdana;
	padding-left:6px;
	font-size: 11px;
	color: #ffffff;
	word-spacing: 5px;
	line-height: 20px;
	width: 500px; 
	height:300px; 
	border:0px solid #CCC; 
	float:left; 
	 
	padding-top:90px; 
	
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#CCCCCC;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	background: url("../imgs/claquete.png") no-repeat left top;

}
.conteudo_texto{
	/*margin-top:20px;*/
	margin-left: 8px;
	margin-bottom: 10px;
	padding-right:10px;
	height:270px;
	width: 470px;
	overflow:auto;
	border: 0px solid #000;
}

.menu{
	height: 150px;
	width: 1250px;
	padding: 0px;
	text-align: right;
	border: 0px solid #F00;
}
.logotipo{
	position: absolute;
	width:120px; 
	height:150px;
	border: 0px solid #000;
}
.video{
	width:1276px; 
	height: 200px;
	border:0px solid #000;
}
.banda_exclusiva{
	width:787px;
	float:left;
	padding-left: 10px;
	border: 0px solid #000;
}
.twitter_orkut{
	width: 240px;
	float:left;
	text-align:center;
}
.link{
	cursor:hand;
}

input { 
background-color: #CCCCCC; 
font: 12px arial;
font-weight: normal;
color:#000000;
border:1px solid #FFF;
width: 400px;
}
textarea{
background-color: #CCCCCC; 
font-size: 12px ;
font-family: arial;
font-weight: normal;
color:#000000;
border:1px solid #FFF;
width: 480px;
height: 80px;
}

label{
float: left;
width: 80px;

}

.enviando{
    position:absolute;        
    width: 150px; 
    height: 65px;       
               
	display:none;
	
}