body
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-size: 10pt;
	color: #000080;
	background-color: #FFFFFF;
	background-image: url('../images/fondo-azul-blanco.jpg');
	margin-left: 130pt;
	text-align: justify;
}
A:link		{ color: #0000ee; }
A:visited	{ color: #551A8B; }
A:active	{ color: #FF0000; }
A:hover		
{ 
        color: #661A8B; 
        background-color: #C9FFFF; 
        text-decoration: /*overline*/ underline; 
}

h1
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 26pt;
	color: #800000;
	text-align: left;
}
h2
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
	color: #800000;
	color: #800000;
}
h3
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: bold
	font-style: normal;
	font-size: 12pt;
}
h4
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
}
h5
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
p 
{ 
	font-size: 10pt; 
	text-align: justify;
}
p.iptype
{
	text-align: left;
}
p.connect
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-size: 18pt;
	font-style: normal; 
	text-align: left;
	margin-top: 3pt;
}
p.cola
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal; 
	text-align: center;
	margin-top: 3pt;
}

ul
{
	font-size: 10pt;
	text-align: justify;
}

li
{
	margin-bottom: 8pt;
}

pre
{
	font-family: monospace;
}


pre.box 
{
/*	border-style: solid;
	border-width: thin;   */
        color: #336699;
        background-color: #DDDDDD;
	width: 95%;
        /* font-family: sans-serif, Verdana, Arial, Geneva, Helvetica;*/
	font-family: monospace;
	font-weight: bold;
        font-style: normal;
        font-size: 9pt;
	padding-left: 10px;
	margin-left: 15px; 
	margin-top: 10px;
	margin-bottom: 10px;
/*	text-indent: 9px hanging; # No funciona el parametro hanging (?) */
/*	white-space: pre-line; */
}

td	
{ 
	text-align: left; 
        vertical-align: top;
	font-size: 10pt;
}

td.title	
{ 
	text-align: left; 
/*	padding-top: 10px; */
	padding-left: 10px;
        vertical-align: top;
	font-size: 14pt;
	color: #FFFFFF;
	border-color: #808080;
	background-color: #808080;
}

td.menu 
{ 
	background-color: "#99EEEE"; 
	font-size: 8pt;
}
td.menubig 
{ 
	background-color: "#99EEEE"; 
	font-size: 11pt;
}
td.menutitle 
{ 
	color: #FFFFFF;
    	background-color: "#6699FF";  
	font-size: 9pt;
}

td.menutitlebig 
{ 
	color: #FFFFFF;
    	background-color: "#6699FF";  
	font-size: 11pt;
}
td.menutitle:link 
{ 
	color: #FFFFFF;
}

BUTTON 
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: trebuchet ms, Arial, Helvetica;
	font-style: normal; 
}
LABEL, .MSTHEME-LABEL
{
	font-size: 8pt;
	font-family: trebuchet ms, Arial, Helvetica;
	font-style:normal; 
}
TEXTAREA
{
	border-style: solid;
	font-size: 8pt;
	font-family: trebuchet ms, Arial, Helvetica;
	font-style: normal 
}
FIELDSET
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: trebuchet ms, Arial, Helvetica;
	font-style: normal; 	
}
LEGEND	
{
	font-size: 8pt;
	font-family: trebuchet ms, Arial, Helvetica;
	font-style: normal; 
}
SELECT
{
	border-style: solid;
	font-size: 8pt;
	font-family: trebuchet ms, Arial, Helvetica;
	font-style: normal 
}
TABLE
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-style: normal; 
}
CAPTION 
{
	font-size: 14pt;
	font-family: trebuchet ms, Arial, Helvetica;
	font-style: normal; 
}
TH
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-style: normal; 
}
MARQUEE
{
	font-size: 14pt;
	font-family: trebuchet ms, Arial, Helvetica;
}

