body{
 background: RGB(255,255,255);
}

ul.carpeta{
 list-style-image: url("./img/carpeta.gif");
}

ul.fichero{
 list-style-image: url("./img/archivo_ayu.gif");
}

li.secc,li.cont,li.lista{
 font-size:8 pt;
 font-family: Arial;
}

li.secc{
 font-weight: bold;
}

li.cont{
 font-weight: normal;
}

a:link,a:visited{
 text-decoration:none;
 color: #023357
}

p.parrafo,p.parrafon,p.fichero{
 font-family: Arial;
}

p.parrafo{ text-indent:30px ; font-weight: normal }

p.fichero{  color:#990000 ; text-indent:60px ; font-weight: normal ; font-size:75%}

p.parrafon{ text-decoration:underline;
 color: #808000;
 text-indent:50px ; font-weight: bold ; font-size:125%}

p.titulo{
 text-decoration:underline;
 text-align:center;
 font-size:200%;
 font-family: Arial;
 color: #800000;
 font-weight: bold;
}

table{
margin-left:30px
}

th.lleno{
background:#346DA9;
text-decoration:none;
text-align:center;
font-size:8 pt;
font-family: Arial;
color: #FFFFFF;
font-weight: bold;
padding-left: 12Px;
padding-right: 12Px;
padding-top: 2Px;
padding-bottom: 2Px
}

th.vacio{
text-decoration:none;
text-align=center;
font-size:8 pt;
font-family: Arial;
}

td{
background:#FFFFFF;
text-decoration:none;
text-align=center;
font-size:8 pt;
font-family: Arial;
color: #000000;
font-weight: normal;
padding-left: 8Px;
padding-right: 8Px;
padding-top: 2Px;
padding-bottom: 2Px
}
