/* CSS Document */

/* GERAL */
*{margin:0px;padding:0px;}
body{background: #C49D24; width:100%; margin-top: 10px;}

/* MAIN */
#main{z-index:1000; width:100%; margin-left:auto; margin-right:auto; text-align:center;}

/* MENU */
#menu{position:absolute;width:100%; text-align:center;
top:125px;z-index:1200;}

/* PLAYER MP3 */
#player{position:absolute;width:100%; text-align:center;
top:427px;z-index:1100;}

/* PLAYER VIDEO */
#video{position:absolute;width:400px; height:400px; text-align:center;
top:208px;z-index:01; left:148px;}

/* CONTENT */
#conteudo_01{background:url("home.jpg") #C49D24 no-repeat right top; width:100%;
min-height:480px !important; height:480px;
margin-left:auto; margin-right:auto; text-align:center;z-index:1001;}
 
#conteudo_02{background:url("show.jpg") #C49D24 no-repeat right top; width:100%;
min-height:950px !important; height:1000px;
margin-left:auto; margin-right:auto; text-align:center;z-index:1001;}

#conteudo_03{background:url("press.jpg") #C49D24 no-repeat right top; width:100%;
min-height:1200px !important; height:1570px;
margin-left:auto; margin-right:auto; text-align:left;z-index:1001;}
#texto_press{font-size:10px; color:#380003; font-family:tahoma,arial,sans-serif;
padding-top:200px !important;padding-left:175px !important;
width:385px; text-align:left;}
#texto_press strong{font-size:11px;}
.asterisco{font-size:14px; font-weight:bold; color:#fff;}

#conteudo_04{background:url("venue.jpg") #C49D24 no-repeat right top; width:100%;
min-height:480px !important; height:605px;
margin-left:auto; margin-right:auto; text-align:center;z-index:1001;}
#texto_venue{font-size:11px; color:#380003; font-family:tahoma,arial,sans-serif;
padding-top:200px !important;padding-left:180px !important;
width:385px; text-align:left;}
#texto_venue a {
	color: #000;
	}

/* FOOTER */
#footer{margin-top:-70px !important; width:100%; position:relative; text-align:center; z-index:1801;color:#fff; font-family:Tahoma,Arial, Helvetica, sans-serif; font-size:12px; padding-top:10px; font-weight:bold;}
#footer a{color:#fff; text-decoration:none;}
#footer a:hover{color:#fff; text-decoration:underline;}

/* LINK HOME */
#link_home{position:absolute; top: 90px; width:100%;margin-left:auto; margin-right:auto; text-align:center;}

/* WAIT */
#wait{color:#2b0000; font-family:Tahoma,Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; position:absolute; top:132px;width:100%;margin-left:auto; margin-right:auto; text-align:center;}
#wait strong{ padding-left:660px;}