/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	SCROLLBAR-FACE-COLOR: #C0D6E9;
	SCROLLBAR-HIGHLIGHT-COLOR: #759EDE;
	SCROLLBAR-SHADOW-COLOR: #537CBA;
	SCROLLBAR-3DLIGHT-COLOR: #5B87C1; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #537CBA;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

pre {
	font-size: 12px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	letter-spacing: 2pt;
	height: auto;
	width: auto;
	display: block;
	border-top: medium ridge #FFFFFF;
	border-right: medium ridge #000066;
	border-bottom: medium ridge #000066;
	border-left: medium ridge #FFFFFF;
	background-color: #FFFFFF;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
#cr{
	width:690px;
	background-color:#FBFBFF;
	padding: 4px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin dotted #000066;
}
#rs{
	width:780px;
	padding: 4px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin dotted #000066;
}
#pe{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#sistema {
	width:780px;
}
#nav {
        padding: 3px 0;
        margin-left: 0;
        border-bottom: 1px solid #778;
        font: bold 12px Verdana, sans-serif;
}

#nav li {
        list-style: none;
        margin: 0;
        display: inline;
}

#nav li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        border: 1px solid #778;
        border-bottom: none;
        background: #69c;
        text-decoration: none;
}

#nav li a:link { color: #fff; }
#nav li a:visited { color: #fff; }

#nav li a:hover {
        color:#fff;
        background: #369;
        border-color: #227;
}

#nav li a#current {
        background: white;
        border-bottom: 1px solid white;
}
.titular {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #69c;
}
.detalle {
	font-size: 8pt;
	color: #000000;
}
a:link {
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.Estilo1 {color: #990000}
.titular1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.Estilo2 {font-size: x-small}

