/* CSS Document */
BODY {
	scrollbar-face-color:#2F73BD;
	scrollbar-highlight-color:#2F73BD;
	scrollbar-3dlight-color:#2F73BD;
	scrollbar-darkshadow-color:#2F73BD;
	scrollbar-shadow-color:#2F73BD;
	scrollbar-arrow-color:#CCDDEF;
	scrollbar-track-color:#CCDDEF;
}

.borde{
	border-width:1px;
	border-color:#9ABBDF;
	border-style:solid;
}
.txt{
	font-family: Arial, sans-serif;
	color:#2F73BD;
	font-size:11px;
}
.tit{
	font-family: Arial, sans-serif;
	color:#2F0096;
	font-size:12px;
	font-weight:bold;
}
.enlaces{
	font-family: Arial, sans-serif;
	color:#2F0096;
	font-weight:bold;
	text-decoration:none;
}
.enlaces:hover{
	text-decoration:underline;
}
#contenido{
	height:409px;
	width:714px;
	overflow:auto;
}
#contenido h1{font-family: Arial, sans-serif; color:#2F0096; font-size:12px; font-weight:bold; text-align:right; margin:35px 0 15px 0; text-transform:uppercase;}
#contenido h2{font-family: Arial, sans-serif; color:#2F0096; font-size:11px; font-weight:bold; margin:20px 0 -5px;}
ul li a{color:#2F73BD; text-decoration:none; font-weight:bold; font-family: Arial, sans-serif; font-size:11px; line-height:18px;}
ul li a:hover{color:#2F0096;}
div#footer{width:901px; -width:915px; /width:915px; margin:35px auto 15px auto; padding:5px; -padding:5px 5px 0 5px; /padding:5px 5px 0 5px; background-color:#ffffff; border:1px dotted #9ABBDF;}
div#footer ul{list-style:none; margin:0; padding:5px;}
div#footer ul li{ display:inline; margin:0; padding:0;}
div#footer ul li a{ color:#2F73BD; text-decoration:none; font-weight:bold; font-family: Arial, sans-serif; font-size:11px;}
div#footer ul li a:hover{ color:#2F0096;}
.clr{clear: both;overflow: hidden;width: 1px;height: 1px;margin: 0 -1px -1px 0;border: 0;padding: 0;font-size: 0;line-height: 0; visibility:hidden;}

#submenu{
	height:84px;
	width:218px;
	margin-top:147px;
	margin-left:620px;
	position:absolute;
}
.oculto{
	display:none;
}
input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; weight: 10px; color: #2F73BD;
background-color: #9ABBDF; border: #2F73BD; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select { font-family:  Arial, Helvetica, sans-serif; color: #2F73BD; 
background-color: #9ABBDF; border: #15485B; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea { font-family: Arial, Helvetica, sans-serif; color: #2F73BD; 
background-color: #9ABBDF; border: #2F73BD; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}