body 
{
  background-color : #CCCCCC;
  padding : 0;
  margin : 0;
}

A 
{
  font-size : 9pt;
  color : #0783b7;
  font-family : Arial;
  list-style-type : circle;
  font-weight : normal;
  text-decoration : none;
}

A:hover 
{
  color : #0CA6E7;
  font-family : Arial;
  font-size : 9pt;
  font-weight : normal;
  text-decoration : none;
}

.R-gris-link 
{
  font-size : 9pt;
  color : #444;
  font-family : Arial;
  text-decoration : none;
}

.R-gris-texto 
{
  font-size : 18px;
  color : #999999;
  font-family : Georgia;
  line-height : normal;
  font-weight: none;
}

.R-novedades 
{
  font-size : 16px;
  color : #333333;
  font-family : Arial;
  text-decoration : none;
  font-weight : bold;
}

.R-novedades-laterales 
{
  font-size : 18pt;
  color : #7A7979;
  font-family : Georgia;
  line-height : normal;
  font-weight: none;
}

.R-gris-link 
{
  font-size : 13px;
  color : #666666;
  font-family : Arial;
  text-decoration : none;
  font-weight: normal;
}

.top a 
{
  font-size : 10pt;
  color : #777777;
  font-family : Arial;
  font-weight : bold;
  float:left;
  width:220px;
  height:28px;
  background-image:url(bot-1.png);
  background-repeat: no-repeat;
  text-decoration : none;
  border : 0px;
  padding: 5px;
}

.top a:hover 
{
  font-size : 10pt;
  color : #333333;
  font-family : Arial;
  font-weight : bold;
  text-decoration : none;
  background-image:url(bot-2.png);
}

.top a:active 
{
  font-size : 10pt;
  color : #666666;
  font-family : Arial;
  font-weight : bold;
  text-decoration : none;
  background-image:url(bot-3.png);
}

A 
{
  font-size : 9pt;
  color : #0783b7;
  font-family : Arial;
  list-style-type : circle;
  font-weight : normal;
  text-decoration : none;
}

A:hover 
{
  color : #0CA6E7;
  font-family : Arial;
  font-size : 9pt;
  font-weight : normal;
  text-decoration : none;
}

.R-gris-link 
{
  font-size : 9pt;
  color : #444;
  font-family : Arial;
  text-decoration : none;
}
.Form 
{
  clear : none;
  float : none;
  margin : 0;

}
.caja
{
  background-color : #E4F6FF;
  border : 1px solid #4FA1C7;
  font-family : Arial;
  font-size : 12px;
  color : #4FA1C7;
  width:220px;
  height:25px;
  padding-top:3px;
  padding-left:3px;
}
.boton
{
  background-color : #4FA1C7;
  border : 1px solid #4FA1C7;
  font-family : Arial;
  font-size : 12px;
  color : #ffffff;
  height:25px;
  text-decoration : bold;
}