/* SISTEMA DE EVALUACION
 */
body {
	background-image: url("../images/fondo.gif");
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	text-align: justity;
	margin-top:0;
}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;}
.tabla {
background-color:#FFFFFF;
border-style:solid;
border-width:thin;
}
.mate{
font-size:11px;
color:#003399;
}
.preguntas{
font-size:13px;
font-weight:bold;
color:#993300;
}
#contorno {
	height:100%;
	width:750px;
	background-color:#FBFBFB;
	border-left: 1px solid #333333;
	border-right: 2px solid #333333;
	padding: 0px;
}
#siteInfo {
	width:750px;
	background-color:#FFFFFF;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #333333;
	border-right: 2px solid #333333;
	font-size:10px;
}
.errores {
margin-top:50px;
margin-bottom:100px;
font:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF3300;
text-align:center;
font-weight:bold;
}

.titulos {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #769C27;
}
.blanco {
	color:#FFFFFF;
	font-weight:bold;
}
A.liga:active {font-size:15; color:#99CC33; font-weight: bold;  } 
A.liga:link {font-size:15; color:#99CC33; font-weight: bold;    } 
A.liga:visited {font-size:15; color:#99CC33; font-weight: bold;}
A.liga:hover {font-size:17; color:#FF9900; font-weight: bold;  }
A.cred:active {font-size:15; color:#496118; font-weight: bold;  } 
A.cred:link {font-size:15; color:#496118; font-weight: bold;    } 
A.cred:visited {font-size:15; color:#496118; font-weight: bold;}
A.cred:hover {font-size:17; color:#FF9900; font-weight: bold;  }
