
.bot{
 border:none;
 margin:5px;
 display:block;
 width:130px;
 height:25px;
 color:#000000;
 text-align:center;
 padding:2px;
 padding-top:5px;
 cursor:pointer;
 background-image:url(../../midia/imgs/bot.png);
 background-repeat:no-repeat;
}



.bot:link {
 color: #000000;
}
.bot:visited {
 color: #000000;
}
.bot:hover {
 text-decoration:underline;
}
.bot:active {
 color: #006000;
}

label{
 width:400px;
 display:block;
 text-align:right;
}

label input{
 width:250px;
 margin-bottom:3px;
}

.thumb{
 border:solid 1px #33a033;
 cursor:pointer;
 margin:2px;
}

h3{
 color:#006000;
 font-size:11pt;
}

h3:hover{
 color:#006000;
}

h3:active{
 color:#006000;
}

h3:visited{
 color:#006000;
}

a{
 color:#000000;
 text-decoration:none;
}

h3 a{
 color:#006000;
 text-decoration:none;
}

h3 a:hover{
 color:#006000;
}

h3 a:active{
 color:#006000;
}

h3 a:visited{
 color:#006000;
}

.menu{
 color:#006000;
 text-decoration:none;
}

.menu:hover{
 color:#000000;
}

.menu:active{

}

.menu:visited{

}

.plano{
 border:solid 1px #30a030;
 margin:0px;
 padding:0px;
}

.plano th{
 background:#30a030;
 color:#ffffff;
 margin:0px;
}

.plano td{
 border-left:solid 1px #30a030;
 width:70px;
 padding:2px;
 text-align:center;
}


.plano .pl{
 border-left:none;
 width:100px;
}

.album{
 width:500px;
 text-align:left;
  margin:0px;
 padding:0px;
 height:460px;

}
