/*** GERAL ***/

#container {}
#content {width:100%; margin:0 auto;}

/*** HEADER ***/

#player01 {width:1000px; height:38px; position:relative; margin:0 auto;}
#player02 {width:100%; background:url(../pics/bg-player.jpg);}

#header01 {width:1000px; height:450px; position:relative; margin:0 auto;}
#header02 {width:100%; background:url(../pics/bg.jpg);}

/*** MAINCONTENT ***/

#mainContent01 {position:relative; width:1000px; margin:0 auto;}
#mainContent02 {width:100%; border-top:5px solid #333; background:#000;}

#mainContent_int01 {width:1000px; margin:0 auto; position:relative;}
#mainContent_int02 {width:100%; background:#000; border-top:5px solid #333;}

/* home */



/* internas */

#internas {height:280px; width:1000px; float:left;}
html > body #internas {min-height:280px; height:auto;}

/* formulário de contato */



/*** SIDEBAR ***/

#sidebar {width:; float:left;}

/*** FOOTER ***/

#footer01 {position:relative; width:1000px; height:100px; margin:0 auto;}
#footer02 {width:100%; background:#000; clear:both; margin-top:20px;}