html, body { margin:0; padding:0; font-family:Tahoma; font-size:11px; color:#24201D; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
:focus { outline:none; }

#popup { padding:15px; }
#popup fieldset { padding:0 15px 10px 15px; margin-bottom:15px; }
#popup legend { font-weight:bold; font-size:13px; color:#DD7629; margin-bottom:10px; padding:0 4px; background:#FFFFFF; }
#popup label { float:left; width:100px; font-weight:bold; margin-bottom:5px; padding-left:10px; }
#popup span { float:left; margin-bottom:5px; }
#popup span#cnombre { font-weight:bold; color:#DD7629; }
#popup span#cnota { color:#DD7629; }
#popup br { clear:left; } 
#popup a { color:#DD7629; text-decoration:underline; }
