/* CSS Document */

 BODY {

margin:0px;
 }

table {
 font-size:11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 }
a:link{
	color: #000066;
	text-decoration:underline	
}
a:visited{
	color: #000066;
	text-decoration:underline}

a:hover{
	color: #000000;
	background-color: #99FF00;
	text-decoration:underline;
}

.Estilo1 {font-size: 12}
.centradotabla {
	text align: center;
	background-position: center;
	text-align: center;
}
.bordetabinf {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
/* ESTILO CUSTOMIZADO */

#textopag h2 {line-height:20px;}

.addthis_toolbox addthis_default_style{width:500px;}

.oculta {display:none;}
