body {
font-family:Tahoma, Arial, Verdana, sans-serif;
color:#333333;
}

td.titulo_rubro {
font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
font-weight:bold;
font-size:18px;
color:#7A1418;
}

td.subtitulo_rubro {
font-size:11px;
color:#999999;
padding-bottom:10px;
}

td.clasificador {
font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
padding:3px;
font-size:12px;
color:#7A1418;

background-image:url(/images/bg_clasificadores.jpg);
text-align:center;
border:1px solid #F19409;/*#7A1418;*/
}

td.nombre {
width:33%;
padding:2px;
border-bottom:1px dotted #cccccc;
}

td.direccion {
width:33%;
padding:2px;
border-bottom:1px dotted #cccccc;
text-align:center;
}

td.telefono {
width:34%;
padding:2px;
border-bottom:1px dotted #cccccc;
}

tr.destacados_1 {
background-image:url(/images/bg_filas.jpg);
background-position:top;
background-repeat:repeat-x;
font-size:11px;
height:50px;
vertical-align:middle;
}

tr.destacados_2 {
background-image:url(/images/bg_filas2.jpg);
background-position:top;
background-repeat:repeat-x;
font-size:11px;
height:50px;
vertical-align:middle;
}

tr.fila_1 {
font-size:11px;
height:40xp;
vertical-align:middle;
}

tr.fila_2 {
font-size:11px;
height:40xp;
vertical-align:middle;
background-color:#F5F5F5;
}

a.cliente {font-family:"Trebuchet MS", Tahoma, Arial, sans-serif; font-size:11px; font-weight:bold; color:#7A1418;}
a.cliente:hover {text-decoration:underline; color:#333333;}

a.datos {color:#7A1418; text-decoration:none;}
a.datos:hover {text-decoration:none; color:#333333;}

span.no_cliente {font-family:"Trebuchet MS", Tahoma, Arial, sans-serif; font-size:11px; font-weight:bold; color:#333333;}
span.descripcion {color:#999999;}

