.pop_titulo {
   color:#D39539;
   font-weight:bold;
   margin-bottom:5px;
}
.pop_subtitulo {
   font-size:14px;
   font-weight:bold;
   color:#D39539;
   width:100%;
   border-bottom:1px solid #808080;
}
.pop_encabezado {
   color:#555555;
   background-color:#D3DEBC;
}

#popup td
 {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:12px;
   color:#555555;
}

#popup A:link, A:visited, A:active {
   color:#993300;
   text-decoration:none;
}
#popup A:hover {
   color:#993300;
   text-decoration:underline;
}
/*
body {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:12px;
   color:#555555;
}

*/


*/