/*
	#C30022    color naranja
	#C30022    color rojo
*/
body {
  font-family: Arial, helvetica,Verdana, Geneva,  sans-serif;
  font-size:10pt;
  color:#000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:hover {text-decoration:none;}
a:link, a:active {color:#000066;}

.comite_miembro {
	color: #000066;
	font-size: 10pt;
}
.comite_puesto {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	font-style: italic;
}
.comite_titulo {
	font-size: 16pt;
}
.titulo_interior {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #C30022;
}
.bordeIzquierdo {
	border-left-width: thin;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordeCompleto {
	border: thin dotted #000000;
	background-color: #CCCCCC;
}
.tabla_subrayado {
	border-bottom-width: medium;
	border-bottom-color: #C30022;
	border-bottom-style: solid;
}
.creditos {
	font-size: 9pt;
}
.todo {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.bordeTop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	
}
.bordeBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bordeTablaPrincipal {
	border: medium solid #C30022;
}
.bordeIzqTop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordeFondo {
	background-color: #C30022;
	border: thin solid #C30022;
}
.opcionDesactivada {
	color: #999999;
}
.bordeDelgadoTodo {
	border: thin solid #c30022;
	color: #c30022;
}
.textoImportante {
	font-size: 12px;
	color:#000000;
}
.textoImportanteTitulo {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c30022;
	border: thin solid #c30022;
}
