body
{
margin:0px; 
padding:0px;
background-image:url(../media/fondobody.gif);
background-repeat:repeat-x;
text-align:center;  
}
table 
{

border-color: #CCCCCC;

}

td 
{
border-left:0px;
border-right:0px;
border-top:0px ;
border-bottom:0px;
padding:0px; font-family:Verdana; color:#B0A398;vertical-align:top;
font-size:12px;

}

a {color:#C8C8C8; text-decoration:none;}
a:hover {color:#C8C8C8;text-decoration:underline;}

.grisclaro
{
  text-align: left;  
  vertical-align:baseline;  
  font-family:Arial; color:#C8C8C8;font-size:11px;font-weight : normal;
}
.grismedio
{
  text-align: left;  
  vertical-align:top;  
  font-family:Arial; color:#999999;font-size:11px;font-weight : normal;
}
.negro
{
  vertical-align:baseline;    
  font-family:Arial; color:#000000;font-size:11px;font-weight : normal;
}
#Menu
{
  padding-top:0px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  
  height:93px;
  width:879px;
}

div.message{ position:absolute; left:0px; top:0px; width:100%; height:100%; background-color:#000; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;}
div#myAlert{ font-family:Arial; color:#999999;font-size:12px;font-weight : normal;position:absolute; left:0px; top:200px; width:100%; text-align:center;}
.myAlert{ font-family:Arial; color:#999999;font-size:11px;font-weight : normal;position:absolute; left:35%; padding:25px; width:250px; height:150px; background-color:#FFF; border:2px solid #000; margin:auto; text-align:left;}
.closeAlert {position:absolute; right:-10px; top:-10px; width:20px; height:20px; background-color:#000; background:url(../close.gif) no-repeat top left; cursor:pointer;}