.meniuprincipal
{
 position: relative;
 width: 100%;
 height: 100%;
 border: 0px solid #ffff00;
}

.submeniu
{
 position: absolute;
 
 padding: 0px;
 width: 150px;
 text-align: center;
 border: 1px solid #c07d5f;
 background-color: #ffe8be;
 -moz-opacity: 0;
 filter: alpha(opacity = 0); 
}
.tbmp
{
 width: 100%;
 height: 100%;
 border: 0px solid #ffff00;
}
.trmp
{
 width: 100%;
 text-align: center;
 vertical-align: middle;
}
.ltdmp
{
 background: url(leftm.jpg) no-repeat;
 width: 13px;
}
.tdmp
{
 border: 0px solid #c07d5f;
 //background-color: #ffe8be; 
  background: url(bgm.jpg) repeat-x;
}
.rtdmp
{
 background: url(rightm.jpg) no-repeat left top;
 width: 10px;
}
.divmp
{
 width: 100%;
 height: 100%;
 padding: 3px;
 text-align: center;
 vertical-align: middle;
}

.amp
{
 display: block;
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 color: black;
 text-align: center;
 vertical-align: middle;
 text-decoration: none;
}

.tbms
{
 width: 100%;
 text-align: center;
}

.trms
{
text-align: center;
}

.tdms

{
 width: 100%;
 padding: 2px;
 border-bottom: 1px solid #c07d5f;
 background-color: #ffffff;
 text-align: center;
 vertical-align: middle;
}


.tdmslast
{
 
 padding: 2px;
 border-bottom: 0px solid #54d04d;
 background-color: #ffffff;
 text-align: center;
 vertical-align: middle;
}


.ams
{
 display: block;
 width: 100%;
 border: 0px solid #54d04d;
 font-family: Arial;
 font-size: 12px;
 font-weight: normal;
 color: black;
 background: #ffffff;
 text-decoration: none;
 text-align: center;
}
.ams:hover
{
 background: #ffe8be;
}