/* CSS Document */

body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990066;
	font-size: 16px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;
	font-size: 12px;
}
.gris {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
.contacto {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.contacto:active {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #990066;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}

.links:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
.links:active {
	text-decoration: none;
}
.cabecalho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
	
}
.cabecalho-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
}
.instrucciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.instrucciones-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	
}.pulsado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #404040;
	font-weight: bold;
	text-decoration: none;
}
.textos internos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color: #240B87;
	font-weight: normal;
}
.formulario-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #4E7B99;
	font-weight: bold;
}
.formulario-peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #4E7B99;
	font-weight: bold;
}
.formulario-num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	text-align: justify;

