/* basic print styles */

body {
   background: white;
        /*font-size: 10pt;*/
	/*font-size:62.5%; */
	font-size:14px; 
	font-weight: normal;
	font-family: "Verdana","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Geneva",sans-serif;
	line-height: 1.2em; 
   }
h1{font-size:18px; }
h2 {
	line-height: 1.8em;
}


#minitabs,
#definition, 
#web_standars_compliant,
#leftnav,#rightnav {display:none;}
img.imagenDerecha{display:none;}

#wrapper, #content {
   width: auto;
   margin: 0px ;
   padding: 2px;
   border: 0px;
   color: black;
   background: transparent none;
   }

#content {
   margin-left: 1.5em;
   padding-top: 1em;
   border-top: 1px solid #ccc;
   }

a {
  font-weight: bold;
  text-decoration: none;
  color: #336699;

}
a:link:after,
a:visited:after {
      content: " (" attr(href) ") ";
      font-size: 90%;
 }

html.noted a:link:after,
html.noted a:visited:after {
      content: '';
    }


#enumerations{
margin: 5% 5% 5% 5%;
border-bottom: 1px dotted #ccc;
   }
#enumerations li{list-style-type: none;}
#enumerations li a { text-decoration: none;}

#myCard {
	margin: 5% 5% 5% 5%;
	font: normal 11px/1.7em verdana,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,sans-serif;
	list-style-type: none;
	color: #669933;
	background: #FAFAFA url(/images/round_corner_bottom_right_8x8.png) no-repeat right bottom;
	border-bottom: 1px dotted #ccc;
}

#myCard li{
	list-style-type: none;
	color: #333333;
	padding: 5px;
	margin-left: 15px;
}

#myCard li a{

  text-decoration: none;
  color: #336699;
  }





.myUL {
	padding: 0px;
	margin: 0px;
	color: #669933;
	list-style-type: none;
text-align: justify;
}
.myUL  li{
	list-style-type: none;
	color: #333333;
	padding: 5px;
	margin-left: 25px;


}/*
.myUL  li strong{
  padding-left: .5em;
  padding-right: .5em;
}*/
.myUL li.none_green{
  	list-style-type: none;
	color: #669933;
	margin-left: 0px;
  	padding: 5px;
 }
 .myUL li.none_none{
  	list-style-type: none;
	margin-left: 0px;
  	padding: 5px;
 }
 .myUL li ol li {
 			 list-style-type: square;
 }
  .myUL li ul li {
 			 list-style-type: square;
 }

.myUL li ul li.none_none_plus{ list-style-type: none; }	

.li_a_la_derecha {
	text-align: right; 

}
.myUL  li.li_a_la_derecha{
	color: #FF9933;
	margin-right: 5px; 
}

/*
.myUL li a {
  line-height: 14px; 
  font-weight: bold;
  text-decoration: none;
  color: #336699;
padding: 1.2em; 

  }
*/
/*
.myUL  li a.active,.myUL  li a:hover {  }
*/



table {
	font-size:13px; 
	font-weight: normal;
	font-family: "Verdana","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Geneva",sans-serif;

}
caption {
	caption-side: top;
	text-align: left;
	font-weight:bold;     
	}

tr.zebra1{
	background: #e1f0ff;
}
td {
	vertical-align: top;
}

th.consejoDeAdministracion{
	font-family: "Verdana","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Geneva",sans-serif;
}
td.cargodirectivo{
	font-weight: bold;
}

