   body {
      background:#fff;
      margin:0;
      padding:0;
      font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	  text-decoration: none;
	  text-indent: 3px;
	} html>body {font-size:small;}
   
    .grisoscuro {
	color : #525252;
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	margin : 2px;
	}
	
	#header {
      float:left;
      width:100%;
      background:#DAE0D2 url("images/amarillo.ico") repeat-x bottom;
            font-size:85%;
      line-height:normal;
      }
    #header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url("images/norm_left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      }
    #header a {
      float:left;
      display:block;
      background:url("images/norm_right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
   
    #header a:hover {
      color:#333;
      }
    #header #current {
      background-image:url("images/norm_left_on_V.gif");
      border-width:0;
      }
    #header #current a {
      background-image:url("images/norm_right_on_V.gif");
            color: Maroon;
      padding-bottom:5px;
      }
    
    #Entidades {
      float:left;
      width:100%;
      background:#DAE0D2 url("images/verde.ico") repeat-x bottom;
      font-size:85%;
      line-height:normal;
      }
    #Entidades ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #Entidades li {
      float:left;
      background:url("images/norm_left_II.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      }
    #Entidades a {
      float: left;
      display:block;
      background:url("images/norm_right_II.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
   
    #Entidades a:hover {
      color:#333;
      }
    #Entidades #current_ent {
      background-image:url("images/norm_left_on_I.gif");
      border-width:0;
      }
    #Entidades #current_ent a {
      background-image:url("images/norm_right_on_I.gif");
      color:#333;
      padding-bottom:5px;
      }       
         