/* =============================================================================================== */
/* Tapidet                                                     Copyright 2004 Integra Digital S.L. */
/* http://www.integradigital.com                                           info@integradigital.com */
/* =============================================================================================== */

TABLE { font-size: 1px; }

.text { font-family: Arial; font-size: 10px; color: #A13C22; }
.textf { font-family: Arial; font-size: 12px; color: #005297; text-decoration: none; }
.textb { font-family: Arial; font-size: 12px; color: #005297; text-align: justify; }
.textcontent { font-family: Arial; font-size: 11px; color: #404040; }
.textprice { font-family: Arial; font-size: 12px; color: #000000; }
.textmini { font-family: Arial; font-size: 10px; color: #404040; }

.border_b { border-bottom: 1px dashed #005297; }
.border_t { border-top: 1px dashed #005297; }
.border_r { border-right: 1px dashed #005297; }
.border_l { border-left: 1px dashed #005297; }
.border_br { border-bottom: 1px dashed #005297; border-right: 1px dashed #005297; }
.border_bl { border-bottom: 1px dashed #005297; border-left: 1px dashed #005297; }
.border_tr { border-top: 1px dashed #005297; border-right: 1px dashed #005297; }
.border_tl { border-top: 1px dashed #005297; border-left: 1px dashed #005297; }

.forms { background-color: #FFFFFF; font-family: Verdana, Tahoma, Arial; font-size: 10px; color: #000000; width: 396px; height: 14px; border-style: solid; border-width: 1px; border-color: #005297; }
.formscheck { background-color: #FFFFFF; font-family: Verdana, Tahoma, Arial; font-size: 10px; color: #000000; width: 14px; height: 14px; border-color: #005297; }
.formsarea { background-color: #FFFFFF; font-family: Verdana, Tahoma, Arial; font-size: 10px; color: #000000; width: 396px; height: 55px; border-style: solid; border-width: 1px; overflow: scroll; overflow-x: hidden; overflow-y: auto; border-color: #005297; scrollbar-face-color: #7FA8CB; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #7FA8CB; scrollbar-darkshadow-color: #7FA8CB; scrollbar-track-color: #F2F7CB; scrollbar-arrow-color: #FFFFFF; }