body {
	line-height: 14pt;
	color: black; background-image:url(../img/saxo.jpg); background-repeat:no-repeat;
	font-family:arial, "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #000000;
	text-align:justify; background-attachment:fixed; float:left;
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

        /* This works in IE 8 & 9 too */
        /* ... but also 5, 6, 7 */
        filter: alpha(opacity=50);

        /* Older than Firefox 0.9 */
        -moz-opacity:0.5;

        /* Safari 1.x (pre WebKit!) */
        -khtml-opacity: 0.5;

        /* Modern!
        /* Firefox 0.9+, Safari 2?, Chrome any?
        /* Opera 9+, IE 9+ */
        opacity: 0.9;
}


.transparent {
        /* Required for IE 5, 6, 7 */
        /* ...or something to trigger hasLayout, like zoom: 1; */
        width: 100%; 

        /* Theoretically for IE 8 & 9 (more valid) */
        /* ...but not required as filter works too */
        /* should come BEFORE filter */
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

        /* This works in IE 8 & 9 too */
        /* ... but also 5, 6, 7 */
        filter: alpha(opacity=50);

        /* Older than Firefox 0.9 */
        -moz-opacity:0.5;

        /* Safari 1.x (pre WebKit!) */
        -khtml-opacity: 0.5;

        /* Modern!
        /* Firefox 0.9+, Safari 2?, Chrome any?
        /* Opera 9+, IE 9+ */
        opacity: 0.5;






.table{ font-family:arial, Georgia, "Times New Roman", Times, serif; font-size:12px; background-color:#FFF;line-height: 149%;}

#tabla1{ font-family:arial,Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFFFFF;}
#tabla2 { font-family:arial,Georgia, "Times New Roman", Times, serif; font-size:11px; color:#FFFFFF;}
#tabla3 { font-family:arial,Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFFFFF; background-color:#333; padding:5px}

li{ }

table {
font-family:arial,Georgia, "Times New Roman", Times, serif; font-size:12px;
}
p{ line-height:14pt}

#titulo {
	font-size: 18px; background-color:#FFFFCC
}
#uno.a{ color:#FFCC00}
#uno.a:hover{ color:#FFFFCC}
a.uno{ color:#FFCC00}
a.uno:hover{ color:#FFFFCC}
