.Botonera {
	font-family: Arial;
	font-size: 12px;
	color: #002469;
	text-decoration: none;
	font-weight: bold;
}
.Botonera:hover {
	font-family: Arial;
	font-size: 12px;
	color: #002469;
	font-weight: bold;
	text-decoration: underline;
}
.contenido {
	width: 410px;
	float: left;
	visibility: visible;
	left: 10px;
	top: 10px;
	padding: 15px;


}
.submenu {
	width: 214px;
	float: right;
	visibility: visible;
	right: 10px;
	top: 10px;
	padding: 15px;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.textoDestacado {
	font-family: Tahoma;
	font-size: 14px;
	color: #002469;
	font-weight: bold;
}
.textoDestacado2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #67ADAB;
	font-weight: bold;
	
}
.textoDestacado3 {
	font-family: Arial;
	font-size: 12px;
	color: #002469;
	font-weight: bold;	
	
	
}
hr {
background-color: #B4E0F6;
background-color:  #B4E0F6; 
height: 1px; 
width: 100%; 

}
li {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #0041B9;
	text-decoration: underline;
}


.links2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #002469;
	text-decoration: underline;
	font-weight: bold;
}

.links2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #002469;
	text-decoration: none;
	font-weight: bold;
}


.links3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #cc3300;
	text-decoration: underline;
	font-weight: bold;
}


.links3:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
}



.icono {
	width: 60px;
	float: right;
	visibility: visible;

}
.submenulogin {
	width: 214px;
	float: right;
	visibility: visible;
	right: 10px;
	top: 10px;
	padding: 15px;
}
.contenidologin {
	width: 550px;
	visibility: visible;
	left: 10px;
	top: 10px;
	padding: 15px;
}

.BotoIngr{
	background: #BFD0EA;
	color: #000066;
	height: 2em;
	padding: 0 .5em;
	margin-top: .5em;
	font-family: "Verdana", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:  pointer;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #819DDC;
	border-bottom: 1px solid #819DDC;
	border-left: 1px solid #FFFFFF;
}

.Rut, .RutCodi, .clav{
	width: 120px;
	height: 25px;
	background-color: #FFF;
	border: 1px solid #B5C6E3;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-indent: 3px;
}
.RutCodi{
	width: 25px;
}
.clav{
	width: 80px;
}