 #hr1 {
    border-bottom:1px dotted #999999;
}
#hr2 {
    border-bottom:1px dotted #CC0000;
   
}

#hr10 {
    border-bottom:1px dotted #000000;
}


.btn-bot {
 -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
 -moz-box-shadow: 1px 1px 3px  rgba(0,0,0,0.5);
 box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
 /*border-radius: 2px 2px 2px 2px;*/
 font-size: 16px;
}
.btnAcr {
	border-radius:0px;
	font-family:osW;
	fotn-size:18px;
	text-align:center;
	box-shadow: 1px 1px 1px 3px rgba(0,0,0,0.9);
}


   .top {
     margin-top: -95px;
     left: 120px;
     position:absolute;
   }
   .topDos {
     margin-top: 10px;
    }
     .topTres {
     margin-top: -30px;
     left: 120px;
     position:absolute;
   }