/* CSS Document */ BODY { margin:0px; background-image: url(portadas/fondobarra.jpg);background-repeat: repeat-x;line-height:150%; } table { font-size:11px; font-family:Georgia, Times New Roman, Times, serif; line-height: 20px; } a:link{ color: #003399; text-decoration:none } a:visited{ color: #003399; text-decoration:none} a:hover{ color: #003399; background-color: #E3E3E3; text-decoration:underline; } .Estilo1 {font-size: 12px;} .centradotabla { text align: center; background-position: center; text-align: center; } .bordetabinf { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #999999; }