/*
** Mondialbroker style sheet for CSS2-capable browsers.
** Copyright Ferrą srl- http://www.ferra.com/
** Gestione Custom Area
** rev 2.0
*/

body { font:x-small sans-serif; color:black; margin:0; padding:0; background:white; }
input {font-family:Arial,Verdana,Helvetica; font-size:9.75pt;}
textarea {font-family:Arial,Verdana,Helvetica; font-size:9.75pt;}
img {border:none; }
form {margin:0px;padding:0px;}
table {border:none; font-family:Arial,Verdana,Helvetica; font-size:12px; padding:0px; empty-cells:show;}
.hide {display:none; visibility:hidden;}


a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

a.lkwt,{color:white;}
a.lkwt:hover, a.lkwt:active {color:#FF7F00;}

.bg_header { background-image: url(../img/Bg_line.jpg); }

.menu {padding:8px; padding-left:2px; font-size:11px; border-bottom:1px solid #bcbcbc;}

.tit {font-size:21px; padding-left:5px; font-weight:bold; color: #A1A1A1; padding-bottom:20px;}

.ln  {height:30px; padding-right:10px; text-align:right; font-weight:bold; color:#141414;}
.lnd  {height:30px; width:600px; text-align:left;}

.formdt {border: 1px solid #B4B4B4; padding:2px;}
.formdt1 {border: 1px solid #FF8D00; padding:2px;}