body { font-family: "Verdana", Helvetica, Arial;	font-size: 12px ; margin-top: 120px;	margin-left: 3px; margin-right: 30px; background-image: none; background-repeat: no-repeat; }
p,div { font-family:  "Verdana", Helvetica, Arial; font-size: 12px; text-align: justify; }
td { font-family:  "Verdana", Helvetica, Arial; font-size: 12px;}
h2 { font-family: Verdana, Helvetica, Arial; font-size: 16px; line-height: 1}
h3 { font-family: Verdana, Helvetica, Arial; font-size: 14px; text-align: left; font-variant: small-caps; }
h4 { font-family: Verdana, Helvetica, Arial; font-size: 12px; margin: 1px }
cite { font-family: "Times New Roman", Times; font-size: 12px }
a { text-decoration: underline; color: #000000 }
a:hover { text-decoration: underline }
img { border-width: 0px }
a.inverso {text-decoration: none; border-width: 2px}
a.inverso:hover {background-color: #b3c3e3; color: #000088}
big {font-size: 13px; font-weight: bolder}
select,textarea,input {	font-family: Verdana, Helvetica, Arial;	font-size: 12px;	background-color : #EFF3FF;}
input {font-family: Verdana, Helvetica, Arial;	font-size: 15px;}
.box {font-size: 11px; float: right; width: 200px; border: solid #4c6f99 1px; padding: 3px; margin-top: 0px; margin-left: 3px; margin-right: 3px; background-color: white}
.destacado {background-color: #4c6f99;	font-family : tahoma, fixed, lucida;	color : White;	text-align : center;	font-weight : bolder; }
.remarcado {background: #c3d3e2;}
.creditos {color: #888888; clear: both }
.titular {font-family: Verdana, Helvetica, Arial; font-size: 16px; font-weight: bold; line-height: 1; text-align: left}
.columna {width: 300px; float: left; margin: 3px}
.doble_columna {width: 615px; float: left; margin: 0px; padding: 0px}
.entrada {width: 146px; float: left; height: 145px; background-color: #D7D5D5; margin: 4px;}
.sidebar {float: left; width: 250px; padding: 0px; background: #EAF0F6; margin: 3px}
.tabla {border: solid; border-width: 1px; border-color: #4c6f99 }
.tabla_sentencia{border: 1px solid #4c6f99;  width: 100%;}

/* Ocultar menus y publicidad */
/* Atencion: 'display' se usa en explorer, 'visibility' es para Mozilla-Firefox */
.menunavegacion{display: none;height:0px; visibility: collapse}
.publateral{display: none; height:0px; visibility: collapse}
.publi{display: none;height:0px; visibility: collapse}
/* Elemento superior por ID */
#fixme {display:none; height:0px; visibility:collapse}       
/* Publicidad de la zona de base de datos */
#pub_base_datos1, #pub_base_datos2 {display:none; height:0px; visibility:collapse}
 
<!--Bordes-->
.lateral {background: url(/bitmaps/box.gif); width: 475px; float: left; margin: 10px}
.bl {background-color: #fed464; background: url(/bitmaps/bl.gif) 0 100% no-repeat}
.br {background: url(/bitmaps/br.gif) 100% 100% no-repeat}
.tl {background: url(/bitmaps/tl.gif) 0 0 no-repeat}
.tr {background: url(/bitmaps/tr.gif) 100% 0 no-repeat; padding:10px}

<!--



#containerul, #containerul ul{
  text-align:left;
  margin:0;  /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 3px;  /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0;  /* Removes browser default padding applied to the list items. */
  list-style-type:none;  /* Removes the bullet point that usually goes next to each item in a list. */
  font-size: 10px
}

#containerul .symbols{  /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:7px;
  background-position:0 50%;
  background-repeat:no-repeat;
}

-->