.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.tituloseccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.letranaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.bordenararanja {
	border: thin solid #FF6600;
}
.letragris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fondonormtiva {
	background-attachment: fixed;
	background-image: url(images/fondonormativa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondoquees {
	background-attachment: fixed;
	background-image: url(images/fondoquees.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cabeceratabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}
.fondogrisclaro {
	background-color: #CCCCCC;
}
.letranegra {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mano {
	cursor: hand;
}
.textorojo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
