.azul {
color: #005266;
}

.sesenta {
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;

}

.blanco {
color: #FFFFFF;
}

.setenta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-decoration: none;
}
.ochenta {

	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}



.form {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	background-color: #FFFFFF;
	color: #000000;
}

.sesenta {
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}


.form2 {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	font-size: 60%;
	color: #000000;

}


ul {
	list-style-type: disc;
	list-style-position: outside;
}


.fondo-azul {
	background-color: #C4D6DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
}
.error {
	font-size: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.error-form {
	color: #FF0000;
	font-weight: bold;
}


.azul {
color: #005266;
}


.blanco {
color: #FFFFFF;
}

.form {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	background-color: #FFFFFF;
	color: #000000;
}
.form2 {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	font-size: 60%;
	color: #000000;

}a {
	color: #000000;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
}

.fondo-azul {
	background-color: #C4D6DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
}
.error {
	font-size: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.error-form {
	color: #FF0000;
	font-weight: bold;
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;

}
.fondo-gris {
	background-image: url(../plantillas/img/fondo.gif);
	background-repeat:  repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;


}
.linea {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}
.borde {
	border: 1px solid #CCCCCC;
}
.triangulo {
	background-image: url(../plantillas/img/triangulo.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.fondo-gris2 {

	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
}
.boton_aceptar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: ff0000;
	font-weight: bold;
}
.boton_aceptar_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7BA6C6;
	font-weight: bold;
}
.linea2 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color:#ffffff;

}


/*LISTADO AUTOEVALUACION*/

.listado { background: #000 }
.listado th { background: #C4D6DF; text-align:left }
.listado td { background: #fff; text-align:left }

