/* CSS Document */
body,td,th {
	font-family: 'Roboto Condensed', sans-serif,  Arial, Helvetica;
	font-size: 15px;
	color:#373737;
	margin-top:0px;
	margin-bottom:0px;	
	margin-left:0px;
	margin-right:0px;
}

form{
	margin:0;
}
.BarraInferior {
	position:fixed;
	left:0;
	bottom:0;
}

.Texto_Normal {
	font-size: 15px;
	color:#373737;
}

.Blanco_Grande{
color:#373737;
}

.ley{
	font-size:12px;
	color:#373737;
}

.Aviso{
	color:#f30000;
}

.letra_temario_titulo {
	font-size:14px;
	color:#653a96;
}
.letra_temario {
	font-size:12px;
	color:#303030;
}