BODY {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	}

DIV.avisolegal {
	background-color: #FFFF99;
	border-bottom: 1px solid;
	}

H1 {
	font-size: 20pt;
	color: navy;
	text-align: center;
	background-color: transparent;
	}

H2 {
	font-size: 16pt;
	color: blue;
	background-color: transparent;
	}

H3 {
	font-size: 14pt;
	color: maroon;
	background-color: transparent;
	}

H4 {
	font-size: 13pt;
	color: teal;
	background-color: transparent;
	font-style: italic;
	font-weight: bold;
	}

SPAN.aviso {
	color: red;
	font-weight: bold;
	background-color: #FFFF00;
	}	

DT {
	margin-left: 5em;
	}

DD {
	margin-left: 10em;
	}

A:hover
	{  color: #009900; 
	   text-decoration: underline; 
	   background-color: transparent;}

.destacar {
	color: #FF0000;
	background-color: transparent;
	}
	
.elem {
	font-family: courier, monospace;
	}

.example { border-style: solid; 
           border-width: 1px ; 
           color: black;
           background: #F9F5DE; 
           border-color: #5D0091;
           width: 100%; 
           margin-top: .25em;
           margin-bottom: .25em;
}

.deprecated-example { border-style: solid; 
                      border-width: 3px ; 
                      color: black;
                      background: #FFCCFF; 
                      border-color: red;
                      width: 100%; 
                      margin-top: .25em;
                      margin-bottom: .25em;
}

SPAN.desaconsejado {
	font-weight: bold;
	color: red;
	background-color: transparent;
	}
	
.courier {
	font-family: courier, monospace;
	font-size: 12pt;
	margin: 2em;
	}


.elements { color: black; background: #E7FFFE }
.attributes { color: black; background: #FFFADF }

.off { display:none }

HR { margin-top: .5em}

.toc {
    text-indent: 0;
}

P.toc-line {
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: 0;
}

IMG.conform { background: white; color: white; border: none }

UL.toc, OL.toc {list-style: none}
LI.tocline1 {font-weight: bold}
LI.tocline2 {font-weight: normal}
LI.tocline4 {font-style: italic}
DIV.toc, UL.index, DT {
    text-align: left
}

@media aural {
.guideline { volume: loud ; pause-before: 20%; elevation: above }
SPAN.checkpoint { richness: 75 }
.example { speak-punctuation: code }
.off { speak:none }
.priority1 { volume: loud }
.dfn-instance { stress: 20 }
}

.separador { display: none; }

.center {
		text-align: center;
		}
	
.pie {
		text-align: center;
		font-size: .7em;
		}