.arial12inter 
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000
}

A.opcionmenu:link {text-decoration: none; color: #FFFFFF;font-weight: normal;}
A.opcionmenu:visited {text-decoration: none; color: #FFFFFF;font-weight: normal;}
A.opcionmenu:active {text-decoration: none; color: #00FFFF;font-weight: normal;}
A.opcionmenu:hover {color: #00FFFF;font-weight: normal;}

A.linkfooter:link {text-decoration: none; color: #999999;font-weight: normal;}
A.linkfooter:visited {text-decoration: none; color: #999999;font-weight: normal;}
A.linkfooter:active {text-decoration: none; color: #003366;font-weight: normal;}
A.linkfooter:hover {color: #003366;font-weight: normal;}

.textofooter {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #999999}


.input-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: darkslategray;
}

.input-text-right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: darkslategray;
	text-align:right;
}

.label,TD
{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666
}

.label-right
{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; text-align:right;
}

.boton
{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666
}

.GridView-HeaderStyle
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF;
	background-color: #336699;
}

.GridView-RowStyle
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
	background-color: #E9E9E9;
}

.GridView-SelectedRowStyle
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: Blue;
	background-color: Orange;
}	

.titulo_general {  font-family: Arial, Helvetica, sans-serif; font-size: 25px; color: #869ACA}
.titulo_servicio {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}

.subtitulo_servicio1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC3300}
.subtitulo_servicio2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}


.titulo_tramites {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}
.subtitulo_tramites1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC3300}
.subtitulo_tramites2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}


a
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	/*font-weight: bold; */			/*Comentado por FCO para compatibilidad con el HOME*/
}

a:link {text-decoration: none; color: #999999}
a:visited {text-decoration: none; color: #999999}
a:active {text-decoration: none; color: #003366}
a:hover {color: #003366}

.titulo_home {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold}

.texto_informativo
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666; text-align: justify;
}

.leytransparencia
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

a.leytransparencia
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}


/*
.titulo {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold}
.titumedio {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666}
.arial16 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}
*/