body {
	background-color: #FFFFFF;
	background-image: url(../../../theme/orangewhite/pix/fondo2.png);
}



a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #A3B1BA;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #B9CADB;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-position: top;
}

.encabezado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}

td {
	padding-left: 5px
}

tr.alt td {
	background-color: #c8dcf0;
	vertical-align: middle;
}
.etiquetatabla_respuesta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center center;
	text-align: justify;

}
.comentario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	background-color: #FFE6BB;
}


.etiquetatabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}

 
.linea{
	color: #62BEFA;
   background-color: #62BEFA;
   height: 2px;
   width: 97%;
   border: 0;
}

.linea_negra{
	color: #000000;
	background-color: #62BEFA;
	height: 2px;
	width: 97%;
	border: 0;
}

 
.titulo_colegio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	background-position: center center;
	text-align: center;
}
.titulo_curso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	background-position: center center;
	text-align: left;
}
.etiquetatabla2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #62BEFA;
}

