.bordeExterior {
	border: 1px solid #333333;
}
.bordeAbajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #333333;
}
.mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
.textoPeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.paginas {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.paginas:hover {
	color: #333333;
}
.error {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #9d0c15;
    font-weight: bold;
}
.linkSubnivel {
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.linkSubnivel:hover {
    color: #000000;
}
.linkContenido {
    color: #003762;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.linkContenido:hover {
    color: #003762;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.nivel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.nivel:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.subnivel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.subnivel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.textoContenido {
    color: #003762;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}.texto11 {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

