body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.c_fechaevento {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}

.c_tituloevento {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.c_detalleevento {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.c_titulodocumento {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}

.c_tituloprincipal {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	background-color: #D2CACA;
}

.c_tituloitem {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}

.c_textobusqueda {
	font-family: Arial;
	font-size: 9px;
	color: #666666;

}

.c_textonormal {
	font-family: Arial;
	font-size: 11px;
	padding-left: 5px;


}

.c_textocategoria {
	font-family: Arial;
	font-size: 10px;
}

td.c_tituloconsulta {
	background-color: #990000;
	height: 35px;
	font-family: Arial;
	font-size: 14px;
	color: #CCCCCC;
}

td.c_busqueda {
	height: 22px;
	font-family: Arial;
	font-size: 14px;
	padding-left: 5px;
	white-space: nowrap;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #990000;




}

div.c_busqueda {
	font-family: Arial;
	font-size: 9px;
	float: right;

}

a.tramite 
{
	color: #4975A9;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;

}

a.tramite:hover
{
	color: #000099;
	cursor: hand;
	background-color: #EBEDF1;


}

a.tramite:active
{
	color: #990000;
}

