/* CSS Document */

/* ini me gusta de google*/
.megusta{ position:absolute;
margin-top:200px; margin-left:10px;
display:block; }
/* fin de me gusta google */

body {background-color: #595959; }
body,td,th,p {font-family: Verdana, Helvetica, sans-serif;font-size: 12px; color:#FFFFFF;
}
a {	font-family: Verdana, Helvetica, sans-serif;}
a:link {text-decoration: none; color:#FFFFFF;}
a:visited {	text-decoration: none; color:#FFFFFF;}
a:hover {text-decoration: underline; color:#000000; background-color:#FFFFFF; font-weight:bold;}
a:active {text-decoration: none;}
h1,h2,h3,h4,h5,h6 {	font-family: Verdana, Helvetica, sans-serif;}
h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
.Estilo1 {color: #FFFFFF}
.estilop{ color:#FFFFFF; font-size:10px;}
.Estilo2 {font-size: 11px}
.cuadro{ padding-left:2px; padding-right:2px; border-color: #999999;
border-left-style:solid; border-right-style:solid; border-bottom-style:solid; border-top-style:solid;
border-width:2px;}
.transparencia {
   opacity: .90;
   -moz-opacity: .90;
   filter:alpha(opacity=90);
  }
  
  #menu { background:#000; float:center;
clear: both;
margin: 2px;
padding: 3px; padding-left:5px; padding-right:5px;
border:1px solid #FFCC00;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
}
#menu a{
float: center;
background:#FFCE53;
border: 1px solid #CC9900;
-moz-border-radius-topright: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-bottom-left-radius: 15px;
text-decoration: none;
font-size: 13px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#000;
padding: 3px;padding-left:5px; padding-right:5px;
font-weight: bold;
}

#menu a:hover{
float: center;
background: #FEFFEF;
border: 1px solid #cccccc;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
text-decoration: none;
font-size: 13px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#000;
padding: 3px;padding-left:5px; padding-right:5px;
font-weight: bold;
}
