.rad{ border-radius: 10px; background: silver; }
.rad:hover{ border-radius: 10px; background: none; }
.Estilo1 {color: #FFFFFF}
.puttext{ width: 200px; height: 25px; background: #F3ECED; color: #000000; cursor: pointer; border: 1px black solid; border-radius: 5px; }
.puttext:focus{ width: 200px; height: 25px; background: #ffffff; color: #000000; cursor: pointer; border: 3px black solid; border-radius: 5px; }
.puttext:hover{ width: 200px; height: 25px; background: #ffffff; color: #000000; cursor: pointer; border: 1px black solid; }
.putbutton{ width: 200px; height: 30px; background: #6699FF; color: #ffffff; cursor: pointer; border: 0px black solid; border-radius: 5px; }
.putbutton2{ width: 200px; height: 200px; font-size: 30px; font-family: ALGERIAN; color: #ffffff; cursor: pointer; border: 0px black solid; border-radius: 500px; }
.putbutton3{ width: 250px; height: 100px; font-size: 18px; font-family: Arial Black; color: #ffffff; text-decoration: none; background: #A4A4A4; cursor: pointer; 
border: 0px black solid; border-radius: 150px;   -moz-box-shadow:5px 5px 5px #191919;    -webkit-box-shadow:5px 5px 5px #191919;    box-shadow:5px 5px 5px #191919; }
.putbutton3:hover{ width: 250px; height: 100px; font-size: 18px; font-family: Arial Black; color: #000000; text-decoration: underline; background: #6699FF; cursor: pointer;
border: 0px black solid; border-radius: 60px;   -moz-box-shadow:10px 10px 10px #191919;    -webkit-box-shadow:10px 10px 10px #191919;
box-shadow:10px 10px 10px #191919; }
/*Tablas radio encu inicio*/
.rad{ border-radius: 10px; background: silver; }
.rad:hover{ border-radius: 10px; background: none; }
.rad1{ font-size: 20px; color: #ffffff; border-radius: 10px; background: #000000; filter: alpha(opacity:40); KHTMLOpacity: 0.40; MozOpacity: 0.40; opacity: 0.40;}
.rad1:hover{ font-size: 20px; color: #000000; border-radius: 10px; background: none; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.40; opacity: 0.90;}
.rad2{ font-size: 20px; color: #ffffff; border-radius: 10px; background: blue; filter: alpha(opacity:40); KHTMLOpacity: 0.40; MozOpacity: 0.40; opacity: 0.40;}
.rad2:hover{ font-size: 20px; color: #000000; border-radius: 10px; background: none; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.40; opacity: 0.90;}
/*Tablas radio encu fin*/

a.tt{ position:relative; z-index:1; color:#3CA3FF; /* Color del texto que tiene el tooltip */ font-weight:bold; text-decoration:none; }
a.tt span{ display: none; }
a.tt:hover{ z-index:5; }
a.tt:hover span.tooltip{ display:block; position:absolute; top:-70px; left:205px; padding: 100px 0 0 0; width:200px; color: #000000; /* Color del texto de la descripción */
text-align: center; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
a.tt:hover span.top{ display: block; padding: 30px 8px 0; 
background: url(https://lh3.googleusercontent.com/_dsEG33PDaHw/TYoqcSszUVI/AAAAAAAABK0/Ifsdrjbp7vA/bubble.gif )no-repeat top; }
a.tt:hover span.middle{ display: block; padding: 0 px; 
background: url(https://lh4.googleusercontent.com/_dsEG33PDaHw/TYoqcHKlteI/AAAAAAAABKo/PsTi6YPRYzA/bubble_filler.gif )repeat bottom; text-decoration:none; }
a.tt:hover span.bottom{ display: block; padding:3px 8px 10px; 
background: url(https://lh3.googleusercontent.com/_dsEG33PDaHw/TYoqcSszUVI/AAAAAAAABK0/Ifsdrjbp7vA/bubble.gif) no-repeat bottom; }
a:active {      position: relative; top: 1px;}
body{ oncopy: return false;}



