body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	line-height: 1.4em;
	background-color: #ffffff;
	background-image: url(../imas/fondohojas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
#general{
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(../imas/fondohojas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	border: 1px solid blue;*/
}
#encabezado{
	/*background-color: #ffffff;
	background-image: url(../imas/hoja2.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
.limpia{
	clear: left;
}
#buscador_google{
	position: relative;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: auto;
	/*background-color: #ffffcc;*/
	width: 350px;
	float: right;
}
#buscador_google img{
	border: 0;
	vertical-align: middle;
	display: block;
}
#buscador_google fieldset{
	border: 0 none;
}
#buscador_google fieldset div{
	font-size: 70%;
}
hr{
	clear: both;
	background-color: #9C0107;
	border: 1px solid #9C0107;
	height: 3px;
	margin-bottom: 0;
	margin-top: 1em;
}
#general{
	clear: both;
}
#izquierda{
	position: relative;
	float: right;
	padding-top: 12px;
	background-image: url(imagenes/esquinarojasupizq.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	/*width: 11em;
	background-color: #ffffff;*/
	width: 25%;
}
#menuprincipal{
	padding-left: 0;
	margin-left: auto;
	padding-right: 0;
	margin-right: auto;
	text-align: left;
	list-style-type: none;
}
#anuncios_google{
	padding-left: .5em;

}
#principal{
	margin-right: 25%;
	margin-left: auto;
	width: 67%;
	padding-right: 3%;
	padding-left: 4%;
	/*background-color: #ffffff;*/
	color: #333333;
	font-size: 85%;
	border-right: 1px dotted #333333;
}

var {
	font-weight: bold;
}
pre {
	color: #636330;
	border: 1px solid #CCCC99;
	padding: 8px 8px 18px 8px;
	margin-left: 2%;
	background-color: #F9FAEE;
	width: 94%;
	overflow: auto;
	font-size: 110%;
}
.lineacodigo{
	white-space: normal;
	padding-left: 20px;
	display: block;
	margin-bottom: 0;
	border: 1px solid blue;
}
code, samp {
	color:  #660066;
	/*background-color: #ffffff;*/
	margin-left: 1%;
	font-size: 110%;
}
pre code{
	color: #757539;
	/*background-color: #EFEFDE;*/
}
h1, h2, h3 {
	font-variant: small-caps;
	font-weight: normal;
}
h1{
	position: relative;
	font-size: 130%;
	color: #676F31;
	/*background-color: #ffffff;
	font-weight: bold;
	margin-right: 350px;
	background-image: url(../imas/fondohojas2.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding-left: 10px;
	bottom: -50px;
}
h2{
	color: #999933;
	font-size: 140%;
	background-color: #ffffff;
}
h3{
	margin-top: 70px;
	color: #80802B;
	background-color: #ffffff;
	font-size: 100%;
}
h4{
	margin-left: 2%;
	color:  #660066;
	background-color: #ffffff;
}
h4 + p{
	margin-left: 2%;
}
dl.enumeracionAtributos, dl.enumeracionAtributos dl{
	margin-left: 2%;
	font-size: 90%;
}
dl.enumeracionAtributos dt{
	color:  #660066;
	background-color: #ffffff;
	font-weight: bold;
	clear: left;
}
dl.enumeracionAtributos dd{
	margin-left: 10px;

}
dl.enumeracionAtributos dd dl dt{
	color: #636330;
	background-color: #ffffff;
	padding: 0 5px;
	float: left;
	margin-right: 10px;
	margin-left: -10px;
	margin-bottom: 10px;
	font-size: 90%;
}
.nota{
	font-size: 90%;
	margin-left: 20px;
	font-style: oblique;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 10px;

}
acronym{
	color: #636330;
	background-color: #ffffff;
	cursor: help;
}
a{
	/*font-size: 90%;*/
	color: #9C0107;
	/*background-color: #ffffff;*/
	text-decoration: none;
	border-bottom: 1px dotted #B43719;
	line-height: 30px;
}
#menuprincipal a {
	font-size: 90%;
	color: #394321;
	/*background-color: #ffffff;*/
	text-decoration: none;
	border-bottom: 1px dotted #394321;
	line-height: 30px;
	padding-left: 1em;
}
#pie{
	font-size: 80%;
	text-align: center;
}
.linkOtrosDocumentos {
	text-align: right;
}
.fecha{
	font-size: 90%;
	font-style: italic;
	margin-top: 0;
	color: #484F2E;
}
.siguiente, dl.indice a {
	background-image: url(../imas/flechitaroja.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #B43719;
	font-weight: bold;
	border-color: #B43719;
}
a:hover, #menuprincipal a:hover{
	text-decoration: underline;
	border-bottom: 1px none #006699;

}
.anterior {
	background-image: url(../imas/flechitaazulinv.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
dl.indice{
}
dl.indice dd{
	margin-bottom: 1em;
}
dl.indice dt.alterno, dl.indice dd.alterno{
	background-color: #F9FAEE;
	margin-right: 2em;
	padding-right: 1em;
}
dl.indice dd{
	margin-left: 0;
	padding-left: 3em;
	padding-bottom: 1em;
}
.cita{
	border-left: 1px solid #666666;
	margin-left: 3em;
	padding-left: 1em;
}