/* Intranet */

@import url(common.css);
@import url(menu.css);
@import url(form.css);

@import url(BootstrapMenu.css);

/* Area principale */
.middle {position:relative; width:100%; overflow:auto;}
.center {float:left; width:66%; margin-top:1px; padding-left:2px;padding-right:4px;padding-bottom:20px; margin-right:0px; text-align:left;}
.center P {font-size:11px; color:#000000; line-height:18px;}
.center P a {text-decoration:none; color:#4d9dd6;}
.center P a:hover {text-decoration:none; color:#4d9dd6; background-color:#d7eeff;}
.center a {text-decoration:none; color:#4d9dd6;}
.center a:hover {text-decoration:none; color:#4d9dd6; background-color:#d7eeff;}

/* Colonna */
.colonna {float:left; width:32%; text-align:left;border-left:silver 2px dotted;padding-left:4px;margin-top:1px;}
div.colonna div.SmallBoxContainer {width:98%;float:left;margin-left:2px;margin-right:0px;}

div.colonna table.StandardTable th {background-color:#ffffff;}
div.colonna table.StandardTable {clear:both;margin-top:4px;}
div.colonna table.StandardTable, div.colonna table td {border:0;}

.mediaGalleryBrowser, .mediaGalleryBrowser  p {clear:both;}
.mediaGalleryBrowser  div.element{float:left;margin:6px;width:100px;height:100px;}
.mediaGalleryBrowser  div.element img {padding:3px;BORDER: #DDDDDD 1px solid;float:left;margin:0px;}

.docRecord {margin-bottom:25px;}
.docRecord table {border:1px solid black;}



.login .LargeBoxTitle {
  font-size: 20pt;
  color: #4d9dd6;
  font-weight: normal;
  margin-bottom: 30px;
  text-align: center;
}
