@charset "utf-8";
/* CSS Document */


html,body {margin: 0px; padding: 0px;}
* {margin: 0px; padding: 0px;}
img {border: 0;}

body {text-align: center; font-family: arial;	font-size: 11px; color: #333333; line-height: 110%;  background: URL(../img/bg_body.jpg) left top repeat-x #ffffff; }
a:link {font-size: 1em; color: #666666; text-decoration: none; font-weight: normal;}
a:visited {font-size: 1em; color: #666666; text-decoration: none; font-weight: normal;}
a:hover {font-size: 1em; color: #00467B; text-decoration: underline; font-weight: normal;}
ul {list-style: none; list-style-position: outside;}
h1 {font-size: 21px; font-weight: bold; color: #00467B; padding: 8px 0 12px 0;line-height:18px;}
h2 {font-size: 17px; font-weight: bold; color: #00467B; padding: 8px 0 12px 0;line-height:18px;}
h3 {font-size: 13px; font-weight: bold; color: #00467B; padding: 17px 0 3px 0;}
h4 {font-size: 13px; font-weight: normal; color: #00467B; padding: 0px 0 5px 0;}
p {line-height: 140%; font-size: 12px;text-align:left;}
span {line-height: 140%; font-size: 12px;text-align:left;}
table {text-align:left;}
table tr {height:35px;}
input {width: 300px; padding: 3px 11px 3px 11px; font-size: 12px; font-family: arial; color: #333333; border: 1px solid #E7E7E7;margin-top:0px; height:25px;}
input[type=radio]{width:13px;height:13px;margin:2px;border:0px solid #666666;font-family:arial;font-size:12px;}
.select {width: 300px; padding: 3px 11px 3px 11px; font-size: 12px; font-family: arial; color: #333333; border: 1px solid #E7E7E7;margin-top:0px; height:25px;}

.table {border: 0; width: 100%; border-left: 1px solid #EDEDED; border-bottom: 3px solid #CCCCCC; border-top: 1px solid #EDEDED;}
.table .tab_titoli {border-right: 1px solid #EDEDED; color: #00467B; border-bottom: 5px solid #EDEDED; padding: 10px 5px 5px 7px; font-weight: bold; font-size: 12px;}
.table td {border-right: 1px solid #EDEDED; border-bottom: 1px solid #EDEDED; padding: 10px 5px 5px 7px; font-size: 12px;}
.table .tab_grigia td {background-color: #f3f3f3; border-right: 1px solid #EDEDED; border-bottom: 1px solid #EDEDED; padding: 10px 5px 5px 7px; font-size: 12px;}
