BODY  {
background-color: white;
background-image:url("fotos/logotrans.jpg");
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;
font-family : arial;
font-size : 9

}

A:link {text-decoration:none;color:blue; font-size : 9pt; font-weight : bold;}
A:visited {text-decoration:none;color:blue; font-size : 9pt; font-weight : bold;}
A:active {text-decoration:none;color:blue; font-size : 9pt; font-weight : bold;}
A:hover {text-decoration:underline;color:blue; font-size : 9pt; font-weight : bold;}

.titulargrande  {
font-size : 30pt;
color: #0000CC;
font-family : verdana,arial;
font-weight : bold;
text-decoration : none;
text-align : left;
background-color: none;
}

.texto  {
font-size : 10pt;
color: black;
font-family : verdana,arial;
font-weight : none;
text-decoration : none;
text-align : left;
background-color: none;
}

.ladillo  {
font-size : 12pt;
color: #800000;
font-family : verdana,arial;
font-weight : bold;
text-decoration : none;
text-align : left;
background-color: none;
}

.entradilla  {
font-size : 13pt;
color: black;
font-family : verdana,arial;
text-decoration : none;
text-align : center;
background-color : white;
font-weight : bold;
font-style : italic;
}

.tablacontent  {
border-top-width : 1 px;
border-bottom-width : 1 px;
border-right-width : 1 px;
border-left-width : 1 px;
font-size : 8pt;
color : gray;
border-style : double;
font-family : verdana,arial;
text-align : center;
border-top-color:black;
border-right-color:black;
border-left-color:black;
border-bottom-color:black;
background-color:white;
}


.tdsupinfe  {
border-top-width : 0 px;
border-bottom-width : 0 px;
border-right-width : 0 px;
border-left-width : 0 px;
font-size : 8pt;
color : white;
border-style : double;
font-family : verdana,arial;
text-align : center;
border-top-color:yellow;
border-right-color:violet;
border-left-color:violet;
border-bottom-color:violet;
background-color: green;
}



 