@charset "utf-8";
/* CSS Document */

.correcta {
background-color:#339900;
color:#FFFFFF;
}
.listado {
color:#003333;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}
#zonatexto_la {
width:790px;
float:left;
}
#ficha_la {
width:780px;
height:600px;
background-image:url(imagenes/ficha_la.jpg);
background-repeat:no-repeat;
padding-left:20px;
padding-top:5px;
}
table.ojear {
width:795px;
color:#003366;
border-bottom:solid 1px #996600;
}
table.ojear td {
border-bottom:1px solid;
font-size:10px;
}
.gris1 {
	background-color:#FFF;
}
.gris2 {
	background-color:#CCC;
}
table.ojear td.mensaje {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
border:double 4px;
border-color:#996633;
color:#333333;
}
.descripcion2 {
color:white;
background-color:#CC6666;
width:480px;
}

table.avisos {
width:790px;
color:#0066CC;
}
table.avisos th{
text-align:left;
font-weight:bold;
color:#0000CC;
}

table.avisos td {
font-size:10px;
border-bottom:1px solid;
border-color:#996633;
}
table.avisos td.mensaje {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
border:double 4px;
border-color:#996633;
color:#333333;
}
table.examen {
width:550px;
height:auto;
color:#003366;
border-bottom:solid 4px #996600;
font-size:11px;
}
table.examen caption {
font-size:18px;
color:#990000;
border:double 4px;
border-color:#000066;
}
table.examen td {
border-bottom:1px solid;
}
table.examen th {
text-align:left;
}
.anotacione {
background-color:#996600;
color:#FFFFFF;
width:300px;
height:auto;
font-size:11px;
}
table.listaexamenes {
width:795px;
font-size:10px;
}
table.listaexamenes td {
border:solid 1px #333366;
}
table.listaexamenes td.anotation {
width:50px;
}
table.listaexamenes td.media {
	width:80px;
}
table.listaexamenes caption {
font-size:18px;
color:#990000;
border:double 4px;
border-color:#000066;
background-color:#FF9966;
}
.rojofuerte {
	background-color:red;
	color:#FFF;
	font-weight:bold;
}
.fondoverde {
	background-color:#6C9;
}
