body {
	margin:0;
	padding:0;
	color:#000;
	voice-family: "\"}\"";
	voice-family:inherit;
  } 
  
  html>body {font-size:small;}
  
	
    #titulo_pagina{
	background-color: #FFCC00;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
	border-bottom-color: #996633;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-top-color: #996633;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: 996633;
	border-right-width: medium;
	border-right-style: solid;
	border-left-color: #996633;
	border-left-width: thin;
	border-left-style: solid;
    }
	 #titulo_pagina h1{
	 			padding-left: 10px;
				padding-top: 15px;
	 			font-size: 18px;
				font-style: normal;
				font-weight: normal;
				text-align: left;
	 }
	 #titulo_pagina h2{
	 			padding-left: 10px;
	 			font-size: 14px;
				font-style: normal;
				font-weight: normal;
				text-align: left;

	 }
/*-- AREA DEL MENU */
    #header2 {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px;
		font-weight: bold;
      float:left;
      width:100%;
      line-height:normal;
		background:#FFFFFF url("http://www.eclac.cl/img/corner/bg2.gif") repeat-x bottom;
      }
    #header2 ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
		
      }
    #header2 li {
      float:left;
      background:url("http://www.eclac.cl/img/corner/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #header2 a {
      float:left;
      display:block;
      background:url("http://www.eclac.cl/img/corner/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:normal;
      color:#765;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #header2 a {float:none;}
    /* End IE5-Mac hack */
    #header2 a:hover {
      color:#333;
      }
    #header2 #current {
      background-image:url("http://www.eclac.cl/img/corner/left_on.gif");
      border-width:0;
      }
    #header2 #current a {
      background-image:url("http://www.eclac.cl/img/corner/right_on.gif");
      color:#333;
      padding-bottom:5px;
      }
.menutitle{
	cursor:pointer;
	margin-bottom: 3px;
	width:95%;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1.1px;
	background-color: #FFFFFF;
	background-position: left;
	border: 0px solid #000000;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-image: url(/estadisticas/bases/cfolder.gif);
}
.menutitle a:hover{
	background: #7FFF00;
}
.submenu{
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	margin-left: 20px;
	margin-bottom: 3px;
	letter-spacing: 1.1px;
} 
.document{
	background-repeat: no-repeat;
	background-image: url(/estadisticas/bases/document.gif);
	padding-left: 20px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.9px;
	line-height: 16px;
	margin-bottom: 2px;
	
}
.document a:hover{
	background: #FFCC00;
}
.document a{
	color: #000000;
}
.document_noheader{
	background-repeat: no-repeat;
	background-image: url(/estadisticas/bases/document.gif);
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.9px;
	margin-bottom: 2px;
	
}
.document_noheader a:hover{
	background: #FFCC00;
	
}
.document_noheader a{
	color: #000000;
}

.subtitulo{
	margin-bottom: 0.2em;
	margin-top: 0.5em;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1.1px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 3px;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-image: url(/estadisticas/bases/cfolder.gif);
} 
#titulo_area{
		background-color: #FFCC00;
		color: #660000;
		font-family: Arial, Helvetica, sans-serif;
		height: 25px;
		border-bottom-color: #996633;
		border-bottom-style: solid;
		border-bottom-width: medium;
		border-top-color: #996633;
		border-top-style: solid;
		border-top-width: thin;
		border-right-color: 996633;
		border-right-width: medium;
		border-right-style: solid;
		border-left-color: #996633;
		border-left-width: thin;
		border-left-style: solid;
		width: auto;
		margin-left: 5px;
		margin-bottom: 10px;
		
    }
	
	#titulo_area h1{
		padding-left: 10px;
		padding-top: 0px;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		text-align: left;
		letter-spacing: 1.1px;
	}
	

