/* CSS Document */

body { background-color:#0099CC;}
.Estilo1 {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #000000;
}
.estilomini{ font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.Estilo2 { font-family:Arial, Helvetica, sans-serif; font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: #0000FF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #000099;
}
.table{
background-color:#EAF4FD;
 opacity: .90;
   -moz-opacity: .90;
   filter:alpha(opacity=90);
   -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
behavior: url(border-radius.htc);    
border-radius: 20px;
  }
.Estilo3 {font-weight: bold}
body{ background-image:url(fondo-aragosta.jpg); background-position:bottom; background-repeat:no-repeat; background-attachment:fixed;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.Estilo4 {font-size: 16px}
.Estilo5 {font-size: 18px}
.Estilo6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.transparencia {
   opacity: .85;
   -moz-opacity: .85;
   filter:alpha(opacity=85);
  }
  .promo{
 opacity: .90;
   -moz-opacity: .90;
   filter:alpha(opacity=90);
   -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
behavior: url(border-radius.htc);    
border-radius: 20px; padding:4px;
  }
