
 table.abm
	{
	 border:#7070a0 1px solid ;
	 background:#f0f0ff ;
	}


 tr.abm_titu	{font-family:Verdana; color:#ffffff; font-weight:bold; background:#4c66ab url("img/bg30b.gif") bottom repeat-x;}

 tr.abm_campo	{background:#f0f0ff;}

 table.abm_cons
	{
	 font-family: Arial;
	 font-size: 11px;
	 color: #000000;
	}

 table.abm_cons td.dato { background-color:#f0f0f0; vertical-align:middle;}

 A.abm_col		{FONT-SIZE: 10px; color: #000000 }
 A.abm_col:hover	{FONT-SIZE: 10px; color: #ff0055 }

 a.user		{ text-decoration:none; color:#c02020;}
 a:hover.user	{ text-decoration:underline; color:#ff0000;}
 .user_boton	{ font-family: Arial; font-size: 12px; font-weight:bold; color: #ffffff; background-color: #808080; height:22px}
 .user_titulo	{ background-color:#707070; font-family: Verdana; color: #FFFFFF; font-weight: bold}
 .user_cuerpo	{ background-color:#f0f0f0; font-family: Times New Roman; color: #000000; font-weight: bold}


a.detalle
	{
	 display: block;
	 background-color: #f0f0f0	;
	 border:#f0f0f0 1px solid	;
	 color: #0000c0 ;
	 font-weight: bold ;
	 padding-top: 0px;
	 padding-left: 3px;
	 padding-right: 3px;
	 padding-bottom: 1px;
	 line-height: 16px;
	 text-align: center ;
	}

 a.detalle:hover
	{
	 background-color: #f4f4ff	;
	 text-decoration: none		;
	 border:#0000c0 1px solid	;
	}


