/* CSS Document */
body {
 margin: 0;
 padding: 0;
 font: 80%/1.5 "Trebuchet MS", Verdana, sans-serif;
 color: #333;
 background-color: #FFF;
 background: url(bg.png) bottom fixed repeat-x;
 height: 100%; /* IE fix */
}
a {
 text-decoration: none;
}

 div.contenedor { 
    width:700px; background: #FFFFC0; PADDING: 4px 0 2px 4px; HEIGHT: 600px
  }
 div.cuerpo { 
	width:698px 
  }
 div.contenido { 
    float:left ; width:646px 
  }
 div.fila1 { 
	width:698px 
  }
 div.filas { 
	clear: both; width:698px 
  }
 div.columna { 
    background-color: #FFFFC0 ; width:80px ; float:left 
  }
 div.graf {
    float:left; PADDING: 0 0 0 0; margin: 0 2px 0 0; width: 80px; height: 80px;
    filter: alpha(opacity=85); opacity: 0.85; -moz-opacity: 0.85
  }
  div.icos {
    position: absolute; PADDING: 0 0 0 0; margin: 0 0 0 0;	width: 30px; height: 30px; cursor: hand;
    filter: alpha(opacity=60); opacity: 0.60; -moz-opacity: 0.60
  }
  div.num {
    float:left; PADDING: 0 0 0 0; margin: 0 2px 2px 0; width: 80px;	height: 80px; background: #FFFFC0;
	color: #3868AO; text-align: center; vertical-align: middle; font-size: 50px ; 
	font-weight: bolder; font-family: sans-serif
  }
  div.col {
    PADDING: 0 0 0 0; margin: 0 0 2px 0; width: 80px; height: 80px; background: #FFFFC0; color: #3868AO;
	text-align: center; vertical-align: middle; font-size: 50px; font-weight: bolder; font-family: sans-serif
  }
  div.titulo {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; BACKGROUND: #FFFFC0; COLOR: #3868A0; FONT-FAMILY: verdana; 
	PADDING: 4px 4px 6px 4px; width: 646px
  }     
  div.descripcion {
	FONT-SIZE: 9pt; background: #FFFFC0; color: #3868A0; FONT-FAMILY: verdana;
	PADDING: 10px 10px 10px 10px; width: 634px; TEXT-ALIGN:justify
  }
  div.texto {
	FONT-SIZE: 9pt; color: #333333; FONT-FAMILY: arial; PADDING: 10px 10px 10px 10px; 
	TEXT-ALIGN:justify; background: #ffffff; width: 634px; HEIGHT: 567px
  }
  div.texto2 {
	FONT-SIZE: 9pt; color: #333333; FONT-FAMILY: arial; PADDING: 10px 10px 10px 10px; 
	TEXT-ALIGN:justify; background: #F1EAE0; width: 632px; 
  }
  div.fecha {
	FONT-SIZE: 8pt; background: #ffffc0; color: #3868A0; FONT-FAMILY: verdana;
	PADDING: 2px 10px 2px 2px; width: 642px; TEXT-ALIGN: right; MARGIN: 0 0 0 0
  }
  div.tabla {
    background: #ffffff; margin: 0 0 0 0; PADDING: 10px 0px 0px 0px; width:654px; HEIGHT: 567px
  }   
  
  h1 {
 font-size: 200%;
 color: #099;
 margin: 0.1em -100px 0.5em -0.8em;
}
h2 {
 width: 99%; /* IE fix */
 font-size: 130%;
 color: #099;
 background-color: #F0FBFB;
 margin: 2em 0 0.8em -1em;
 padding-left: 0.6em;
 border-left: 0.4em solid #ADD;
}
h3 {
 width: 99%; /* IE fix */
 font-size: 115%;
 color: #369;
 border-bottom: 1px dashed #CCF;
 margin: 2em 0 0.8em 0;
}
p, ul, ol {
 margin-top: 0.5em;
}

  p.fuente {
	MARGIN: 10px 0 0 0; FONT-FAMILY: verdana; FONT-SIZE: 8pt; TEXT-ALIGN: right;
  }
  a.enlace{
	MARGIN: 0 0 0 0; FONT-FAMILY: verdana; FONT-SIZE: 10pt;  color: #333333;
	text-decoration: none; font-weight: bold
  }
  a.enlace:hover{
	text-decoration: underline; 
  }
  div.boton a{
    text-decoration: none; font-size: 9px; color: #333333; font-weight: bold; PADDING: 4px 8px 5px 8px;
	margin: 0;	background: #ffffff; font-family: verdana;
	BORDER-RIGHT: #FFFF66 2px solid; BORDER-BOTTOM: #FFFF66 2px solid;
  }
  div.boton a:hover {
	BORDER-LEFT: 2px solid #FFFF66; BORDER-TOP: 2px solid #FFFF66;	
	BORDER-RIGHT: 0px none; BORDER-BOTTOM: 0px none;
  }
  div.menu10 a{
    text-decoration: none; position:absolute; left: 676px; text-align: left; font-size: 9px;
	width: 83px; HEIGHT: 14px; color: #333333; font-weight: bold; PADDING: 1px 1px 1px 2px;
	BORDER: #FFFF66 0px solid; margin: 0 0 0 0;	background: #FFFFC0; font-family: arial;
	BORDER-RIGHT: #FFFF66 2px solid; BORDER-BOTTOM: #FFFF66 2px solid;
		
  }
  div.menu11 a{
    text-decoration: none; position:absolute; left: 676px; text-align: left; font-size: 9px;
	width: 83px; HEIGHT: 12px; color: #333333; font-weight: bold; PADDING: 1px 1px 1px 2px;
	BORDER: #FFFF66 0px solid; margin: 0 0 0 0;	background: #FFFFC0; font-family: arial;
	BORDER-RIGHT: #FFFF66 2px solid; BORDER-BOTTOM: #FFFF66 2px solid;
  }
  div.menu10 a:hover {
	color: #3868AO; background: #FFFFC0
  }
  div.menu11 a:hover {
	 color: #3868AO; background: #FFFFC0
  }


/* #F8F8F0 - #486596 - #465670 */ 

.hide {
 display: none;
}
/*
html > img {
 width: 83px; !important;
 height: 115px; !important;
 padding-left: 28px; !important;
 background-image: url(autoscroll_v.png); !important;
 clip: rect(0px 28px 28px 0px); !important;
 }
*/

#header {
 position: relative;
 width: 100%;
 height: 5em;
 background-color: #369;
 color: #FFF;
 font-style: italic;
 cursor: default;
}
#header #aguelogo {
 position: absolute;
 z-index: 2;
 left: 0.5em;
 top: 0;
 width: 83px;
 height: 115px;
 border-width: 0;
}
#header #bevel {
 float: right;
 height: 0;
 line-height: 0;
 border: 2.5em solid #FFF;
 border-color: #369 #FFF #FFF #369;
}
#header #bevel #span {
 display: none;
}
#header #agueweb {
 position: absolute;
 top: 0;
 left: 2.2em;
 font-size: 2.5em;
}
#header #designs {
 position: absolute;
 top: 60%;
 left: 0;
 width: 100%;
 height: 1.66em;
 text-indent: 8em;
 font-size: 1em;
 background-color: #58B;
 border-top: 1px solid #69C;
 border-bottom: 1px solid #036;
}
#pagezoom {
 position: absolute;
 top: 61%;
 right: 0.3em;
 font-style: normal;
}
#pagezoom span {
 cursor: pointer;
 color: #EEF;
 padding: 0 0.2em 0 0.2em;
}
#pagezoom span.zoomHover {
 color: #FFF;
 background-color: #7AD;
}



#container {
 position: relative;
 width: 100%;
 z-index: 10;
}


#content {
 margin: 0 0 0 12em;
 border-left: 1px dashed #369;
 padding: 1em 10% 2em 3em;
}

#content a {
 color: #36C;
}
#content a:visited {
 color: #63C;
}
#content a:hover {
 background-color: #DEF;
 border: 1px dashed #ACE;
 margin: 0 -3px 0 -3px;
 padding: 0 2px 0 2px;
}
#content a:active {
 background-color: #36C;
 color: #FFF;
 border: 1px inset #36C;
 margin: 0 -3px 0 -3px;
 padding: 0 2px 0 2px;
}
#content ul {
 padding-left: 0;
 margin-left: 1.2em;
}
#content ol {
 padding-left: 0;
 margin-left: 1.7em;
}
#content dt {
 font-weight: bold;
 margin-top: 0.5em;
}
#content li {
 margin: 0.2em 0em 0.2em 0.2em;
 padding-left: 0.5em;
}
#content acronym {
 border-bottom: 1px dashed #CCC;
 cursor: help;
}


#adv {
 position: absolute;
 top: 5em;
 right: 10px;
 width: 160px;
 color: #FFF
}

#footer {
 width: 100%;
 font-size: 80%;
 color: gray;
 border-top: 1px solid #99C;
 text-align: center;
}
#footer a {
 color: #69C;
}

#docTipsLayer {
 margin: 0;
 padding: 0;
 font: 80%/1.5 "Verdana", sans-serif;
 color: #000;
 height: 100%; /* IE fix */
 position: absolute;
 z-index: 100;
 visibility: hidden;
 left: 10em;
 top: 100em;
 bottom: 100em;
 width: 11em;
}
#docTipsLayer a {
 color: #369;
}


/* Menu classes. This would be more elegant if IE was outlawed ;) */

#navigation {
 z-index: 100;
 position: absolute;
 top: 4em;
 left: 0.5em;
 width: 11em;
 overflow: visible;
}

#navigation ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

#MainDiv #navigation ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

#menuroot {
 width: 11em;
 text-align: right;
}

/* IE5/Mac hack below... override these main settings in other browsers */
#menuroot ul {
 position: absolute;
 top: 0;
 left: 9em;
 width: 16em;
 visibility: hidden;
 padding: 0.3em;
 text-align: left;
 border: 1px outset #9CF;
 background-color: #F0F8FF;
}
#menuroot ul ul {
 left: 14em;
 width: 11em;
}
/* \*/
#menuroot ul {
 left: 11.5em;
}
#menuroot ul ul {
 left: 17em;
}
/* */

#menuroot li {
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0 0 1px 0;
 color: #036;
}

#menuroot li .subind {
 position: absolute;
 right: 0.5em;
 font-size: 0.8em;
 top: 0.3em;
}

#menuroot a {
 display: block;
 border-bottom: 1px solid #FFF;
 padding: 0.05em 1.5em 0.05em 0.2em;
 color: #036;
}
/* Holly Hack: Fix IE/Win. Hide from IE Mac \*/
* html #menuroot li {
 float: left;
 height: 1%;
}
* html #menuroot a {
 height: 1%;
}
/* End Hack */
#menuroot ul a {
 border-color: #F0F8FF;
}
#menuroot a.current {
 color: #399;
}
#menuroot a:hover {
 color: #399;
 border-color: #69C;
 background-color: #E0F0FF;
}
#menuroot a.highlighted {
 color: #399;
 border-color: #99C;
 background-color: #D0E8FF;
}
#menuroot a.highlighted .subind {
 display: none;
}
/* These next 2 are Safari hacks, it doesn't cleanly remove CSS via node.className = ''; */
#menuroot a.dimmed {
 background: transparent;
 border-color: #FFFFFF;
}
#menuroot ul a.dimmed {
 border-color: #F0F8FF;
}

#menulock {
 display: block;
 text-align: center;
 font-size: 0.8em;
 color: #66C;
 cursor: pointer;
}
#linktitle {
 margin-top: 1em;
 text-align: center;
 color: #999;
 font-size: 0.8em;
}

/* Non-IE menu enhancements...
html>body #menuroot ul {
 top: 1.55em;
 border-top: 3px solid #E8F0FF;
}
html>body #menuroot a.highlighted {
 width: 28em !important;
 text-align: center;
}
*/
