/***************************
  Disposicao do layout
 ***************************/
body{
	margin:0px;
    padding:0px;
    text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bg_index001.jpg);
	background-position: top right;
	background-attachment:fixed;
	background-repeat:repeat;
	background-color:#FCFCFC;
}



.menu3 {margin: 20px 0px 0px 26px; width: 19px; text-align:center; padding: 0px;  float: left;}

.bt_myspace2 a{
	display:block; width:84px; height:74px; background-image: url(../images/bt_myspace2.png); 	background-repeat:no-repeat;
	background-position:0 0; text-indent:-5000px; overflow:hidden; padding: 0px; margin: 0px 0px 10px 0px; }
.bt_myspace2 a:hover{ background-position:0 -74px; }

.bt_blogger2 a{ display:block; width:84px; height:58px; background-image: url(../images/bt_blogger2.png); background-repeat:no-repeat; background-position:0 0;
	text-indent:-5000px; overflow:hidden; padding: 0px; margin: 0px 0px 10px 0px; }
.bt_blogger2 a:hover{ background-position:0 -58px; }

.bt_youtube2 a{ display:block; width:84px; height:37px; background-image: url(../images/bt_youtube2.png); background-repeat:no-repeat;
	background-position:0 0; text-indent:-5000px; overflow:hidden; padding: 0px; margin: 0px 0px 10px 0px; }
.bt_youtube2 a:hover{ background-position:0 -34px; }

.bt_flickr2 a{ display:block; width:84px; height:37px; background-image: url(../images/bt_flickr2.png); background-repeat:no-repeat;
	background-position:0 0; text-indent:-5000px; overflow:hidden; padding: 0px; margin: 0px 0px 10px 0px; }
.bt_flickr2 a:hover{ background-position:0 -34px; }

body.section-bio .menu ul li#bio a,
body.section-downloads .menu ul li#downloads a,
body.section-agenda .menu ul li#agenda a,
body.section-news .menu ul li#news a,
body.section-contato .menu ul li#contato a
{
	background-position:0 -14px;
}

#titulo{float: right; text-indent: -5000px; overflow:hidden;}

.section-bio{ background: url(../images/nanasocks1.png) top right repeat fixed; }
.titulo_bio{ background-image: url(../images/release.gif); width: 20px; height: 135px; position: absolute; top:0; right:0;}

#conteudo_bio{ width: 420px; float: left; margin: 0px; padding: 0px; border-right: 4px solid #FF9000;
	border-bottom: 4px solid #FFDE00; background-color:#FFFFFF; position: relative;
}

.section-downloads{ background: url(../images/bg_downloads001.jpg) top right repeat fixed; }
.titulo_downloads{ background-image: url(../images/downloads.gif); width: 20px; height: 195px; position: absolute; top:0; right:0; }
#conteudo_downloads{ width: 420px; float: left; margin: 0px; padding: 0px; border-right: 4px solid #000000; border-bottom: 4px solid #FFDE00; background:#FFFFFF; position:relative;}

.titulo_agenda{ background-image: url(../images/agenda.gif); width: 20px; height: 195px; position: absolute; top:0; right:0;}
.section-agenda{ background: url(../images/bg_agenda.jpg) top right repeat fixed; }

.section-news{ background: url(../images/bg_news001.jpg) top right repeat fixed; }
#conteudo_news{ width: 420px; float: left; margin: 0px; padding: 0px; border-right: 4px solid #8AD002; border-bottom: 4px solid #FFDE00; background-color:#FFFFFF; min-height: 700px; position: relative;}
.titulo_news{ background: url(../images/news.gif) no-repeat; width: 20px; height: 195px; position: absolute; top:0; right:0; }

.section-multimedia{ background: url(../images/bg_multimedia001.jpg) top right repeat fixed; }
#conteudo_multimedia{ width: 420px; float: left; margin: 0px; padding: 0px; border-right: 4px solid #893BC6; border-bottom: 4px solid #893BC6; background-color:#FFFFFF; min-height: 700px; position: relative; }
.titulo_multimedia{ background: url(../images/multimedia.gif) no-repeat; width: 20px; height: 195px; position: absolute; right: 0px; top: 100px; position: absolute; top:0; right:0;}

.section-imprensa{ background: url(../images/bg_press001.jpg) top right repeat fixed; }
#conteudo_press{ width: 420px; float: left; margin: 0px; padding: 0px;  border-right: 4px solid #FF9000; border-bottom: 4px solid #FFDE00; background-color:#FFFFFF; min-height: 700px; position:relative; }
.titulo_press{ background: url(../images/press.gif) no-repeat; width: 20px; height: 195px; position: absolute; top:0; right:0;}

.section-contato{ background: url(../images/bg_contact001.jpg) top right repeat fixed; }
#conteudo_contato{ width: 420px; float: left; margin: 0px; padding: 0px; border-right: 4px solid #FFDE00; border-bottom: 4px solid #FFDE00; background-color:#FFFFFF; min-height: 700px; position: relative; }
.titulo_contato{ background-image: url(../images/contact.gif); background-repeat:no-repeat; width: 20px; height: 195px; position: absolute; top:0; right:0; }

#conteudo_downloads fieldset legend{color: #000000; padding: 3px; font-size:12px; font-weight:bold; background-color:#ffffff;}
#conteudo_downloads fieldset{border: 1px dotted #000000; padding: 10px; width: 320px; margin: 10px 20px 10px 20px; }

#conteudo_news fieldset legend{color: #8AD002; padding: 3px; font-size:12px; font-weight:bold; background-color:#ffffff;}
#conteudo_news fieldset{border: 1px dotted #8AD002; padding: 10px; width: 320px; margin: 10px 20px 10px 20px; }
#conteudo_news fieldset a{width: 98%; display: block; text-align:center; padding: 2px; background-color:#333333; color:#ffffff; text-decoration:none; border: 1px solid #333333;}
#conteudo_news fieldset a:hover{background-color:#cccccc; color:#000000; text-decoration:none;}

#conteudo_multimedia fieldset legend{color: #8AD002; padding: 3px; font-size:12px; font-weight:bold; background-color:#ffffff;  }
#conteudo_multimedia fieldset{border: 1px dotted #8AD002; padding: 10px; width: 320px; margin: 10px 20px 10px 20px; }
#conteudo_multimedia fieldset a{width: 98%; display: block; text-align:center; padding: 2px; background-color:#333333; color:#ffffff; text-decoration:none; border: 1px solid #333333;}
#conteudo_multimedia fieldset a:hover{ background-color:#cccccc; color:#000000; text-decoration:none; }
#conteudo_multimedia a{ background: none !important; text-decoration: none; cursor: pointer; }
#conteudo_multimedia a:hover{ background: none !important; text-decoration: none; }
/*.box{ background: url( '/images/box.png' ) no-repeat #fff; width: 300px; height: 300px; text-align: center; }*/
.box { text-indent: -5000px; display: block; height: 200px; width: 330px;
/*border: solid 1px black;*/ }
.box_photo{ background: url( '/images/photo_icone.png') no-repeat center center; }
.box_video{ background: url( '/images/video_icone.png') no-repeat center center; }


.section-photo{ background: url(../images/bg_multimedia001.jpg) top right repeat fixed; }
#conteudo_photo{ width: 660px; float: left; margin: 0px; padding: 0px; border-right: 4px solid #893BC6; border-bottom: 4px solid #893BC6; min-height: 700px; position: relative; }
.titulo_photo{ background: url(../images/multimedia.gif) no-repeat; width: 20px; height: 195px; position: absolute; right: 0px; top: 0px; }

#conteudo_photo fieldset legend{color: #FFF; padding: 3px; font-size:16px; font-weight:bold; background-color: #8AD002;  }
#conteudo_photo fieldset{ width: 580px; border: 1px dotted #8AD002; padding: 10px; margin: 10px 20px 10px 20px; }
#conteudo_photo h2{color: #8AD00F; font-size: 14px;}
#conteudo_photo fieldset a{ display: inline-block; width:auto; text-align:center; padding: 2px; background-color:#333333; color:#ffffff; text-decoration:none; border: 1px solid #333333;}
#conteudo_photo fieldset a:hover{ background-color:#cccccc; color:#000000; text-decoration:none; }

#conteudo_press fieldset legend{color: #FF9000; padding: 3px; font-size:12px; font-weight:bold; background-color:#ffffff;}
#conteudo_press fieldset {border: 1px dotted #FF9000; padding: 10px; width: 320px; margin: 10px 20px 10px 20px; }
#conteudo_press fieldset span{ font-size: 9px; color #ccc; float: right;}

#conteudo_downloads fieldset h2, #conteudo_news fieldset h2, #conteudo_press fieldset h2{font-size: 16px;}


#conteudo_new .album_link{ float: right; }

#conteudo_downloads fieldset a{ width: 275px; display: block; text-align:center; padding: 0px; color:#ffffff; text-decoration:none; font-size:10px;
	border-right: #cccccc 20px solid; border-left: #cccccc 20px solid; border-bottom: #000000 1px solid; background-color:#000000; }

#conteudo_downloads fieldset a:hover{ color:#cccccc; text-decoration:none; border-right: #000000 20px solid; border-left: #000000 20px solid; 	border-bottom: #000000 1px solid; background-color:#000000; }

.txt_01{font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#333333; padding: 20px 40px 20px 20px; display: table; text-align:justify;}
.txt_01 a:hover{background-color:#CC0000; color:#000000; text-decoration:none;}
.txt_01 a{width: 98%; display: block; text-align:center; padding: 2px; background-color:#ffffff; color:#FF9000; text-decoration:none; border: 1px solid #FFFFFF;}
.txt_01 a:hover{background-color:#FF9000; color:#FFFFFF; text-decoration:none;}
.txt_01 h5{margin: 0px;  display:block; text-align: center; font-size:14px;  background-color: #000000; float:left;}


.form{ padding: 2px; border: none; background-color:#FFDE00; color: #000000; font-size:11px; font-family:Arial, Helvetica, sans-serif; width: 100%;}
.form2{ padding: 2px; border: 1px solid #cccccc; background-color:#000000; color: #ffffff; font-size:11px; font-family:Arial, Helvetica, sans-serif; }
.img_downloads{float: right; margin: 0px 0px 10px 10px;}
.atr a{color:#cccccc; text-decoration:none; font-size:9px; background-color:#ffffff; display:table; text-align:center; margin:10px;}
.atr a:hover{color: #999; }

.album{}
.album a{ text-decoration: none; background-color:none;}
.album a:hover{ text-decoration: none; background-color:none;}


