.titolo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
color: #CCCCCC;
font-weight: bold;
}
a {
color: #3b5998;
text-decoration: none;
vertical-align:middle;
}
a:link {
color: #CCCCCC;
vertical-align:middle;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
a:visited { color: #FFFFFF;text-decoration: none}
#main {
position:static;
margin-bottom:20px;
margin-top:20px;
width:100%;
}
#box-1{
float:left;
width:35%;
}
#box-2{
float:right;
width:63%;
}
.table1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #FFFFFF;
font-weight: bold;
border: 1px solid #C6CFE3;
width:100%;
background: #3b5998;
}
.table1 a:link{
color: #FFFFFF;
text-decoration: none;
}
.table1 a:hover {
color: #FFFFFF;
text-decoration: underline;
}
.table1 a:visited {
text-decoration: underline;
}
/* TABLE 2 */
.table2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #FFFFFF;
font-weight: bold;
border: 1px solid #C6CFE3;
width:100%;
background: #F5F5F5;
}
.table2 tr.ticket td{
text-align: center;
background: #6f86b6;
color: #3b5998;;
}
.table2 thead th {
text-align: center;
font-size: 14px;
background: #F5F5F5;
color: #000000;
text-transform:uppercase;
}
.table2 tr {
background: #3b5998;
}
.table2 td {
background:#3b5998;
}
.table3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
border: 0px solid #C6CFE3;
background-color:#CCCCCC;
vertical-align:middle;
}
.table3 tr{
background: #3b5998;
}
.table3 th {
background:#3b5998;
border: solid 0px #C6CFE3;
}
.table3 thead th {
text-align: center;
font-size: 14px;
background: #F5F5F5;
color: #000000;
text-transform:uppercase;
}
.table3 tr.titolo{
text-align: center;
background: #F5F5F5;
color: #FFFFFF;
text-transform:uppercase;
}
.table3 tr.ticket td{
text-align: center;
background:#edeff4;
color: #3b5998;;
}
.table3 tr.ticket2 td{
text-align: center;
background: #C6CFE3;
color: #3b5998;;
}
.table3 a{
color: #000000;
text-decoration: none;
}
.table3 a:link {
color: white;
}
.table3 a:visited {
color: white;
text-decoration: none
}
.table3 a:hover{
color: black;
text-decoration: none;
}
.table3 tr.totale{
text-align: center;
background:#0066FF;
color: #FFFFFF;
font-size: 14px;
}
.table3 td.direttivo{
text-align: center;
background:#FFFFFF;
font-size: 14px;
color: #000000;
}
.table4 {
width:100%;
background-color:#FFFFFF;
text-align:center;
}
.table4, table4.td {
background-color:#FFFFFF;
}
.table4, table4.tr {
background-color:#FFFFFF;
}
.table5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 12px;
color: black;
border: 2px solid #000000;
background-color:white;
vertical-align:middle;
empty-cells: show;
border-collapse:collapse;
}
.listaprint {
border: 1px solid #000000;
empty-cells: show;
}
.desc {
color:#3b5998;
background:#d8dfea;
padding:5px;
}
.linkIn a:link{
color: #FFFFFF;
padding:5px;
text-decoration: none;
}
.linkIn a:hover{
color: #edeff4;
padding:5px;
text-decoration: underline;
}
.linkIn a:visited{
color: #FFFFFF;
padding:5px;
text-decoration: none;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#vdividermenu ul{
text-align:center;
margin: 0;
padding: 5px;
margin-bottom: 1em;
float: left;
font-size:14px;
width: 100%;
border: 1px solid #625e00;
background-color: #C7C7C7;
}
* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}
#vdividermenu ul li{
display: inline;
}
#vdividermenu ul li a{
float: left;
color: black;
padding: 2px 12px;
text-decoration: none;
background: transparent url(images/vertical.gif) center right no-repeat;
}
#vdividermenu ul li a:visited{
color: black;
}
#vdividermenu ul li a:hover{
color: black;
background-color: #ffe84f;
}
.alert {
color: #3b5998;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:1px solid #e2c822;
padding:10px;
margin:5px 5px 5px 5px;
background-color:#fff9d7;
font-weight:bold;
vertical-align: middle;
text-align:justify;
}
.alert a:link {
color:red;
}
alert a:hover {
color:red;
}
.alert a:visited {
color:red;
}
#report_red {
color: #3b5998;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding:10px;
margin:5px 5px 5px 5px;
background:#ffebe8;
border: 2px solid #dd3c10;
font-weight:bold;
vertical-align: middle;
text-align:justify;
}
#report_red a:link {
color:red;
}
#report_red a:hover {
color:red;
}
#report_red a:visited {
color:red;
}
#report_grey{
color: #3b5998;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding:10px;
width:96%;
margin:5px 5px 5px 5px;
background:#f7f7f7;
border: 2px solid #cccccc ;
font-weight:bold;
vertical-align: middle;
text-align:justify;
}
#report_grey a:link {
color:red;
}
#report_grey a:hover {
color:red;
}
#report_grey a:visited {
color:red;
}
legend {font-size:15px; font-weight:bold}
fieldset ul, fieldset li{
border:0; margin:0; padding:0; list-style:none;
}
fieldset li{
clear:both;
list-style:none;
padding-bottom:10px;
}
fieldset input{
float:left;
}
fieldset label{
width:140px;
margin:7px;
float:left;
}
.menu{
border:none;
border:0px;
margin:0px;
padding:0px;
font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
.menu ul{
background:#333333;
height:35px;
list-style:none;
margin:0;
padding:0;
}
.menu li{
float:left;
padding:0px;
}
.menu li a{
background:#333333 url("images/seperator.gif") bottom right no-repeat;
color:#cccccc;
display:block;
font-weight:normal;
line-height:35px;
margin:0px;
padding:0px 25px;
text-align:center;
text-decoration:none;
}
.menu li a:hover, .menu ul li:hover a{
background: #2580a2 url("images/hover.gif") bottom center no-repeat;
color:#FFFFFF;
text-decoration:none;
}
.menu li ul{
background:#333333;
display:none;
height:auto;
padding:0px;
margin:0px;
border:0px;
position:absolute;
width:225px;
z-index:200;
/*top:1em;
/*left:0;*/
}
.menu li:hover ul{
display:block;
}
.menu li li {
background:url('images/sub_sep.gif') bottom left no-repeat;
display:block;
float:none;
margin:0px;
padding:0px;
width:225px;
}
.menu li:hover li a{
background:none;
}
.menu li ul a{
display:block;
height:35px;
font-size:12px;
font-style:normal;
margin:0px;
padding:0px 10px 0px 15px;
text-align:left;
}
.menu li ul a:hover, .menu li ul li:hover a{
background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
border:0px;
color:#ffffff;
text-decoration:none;
}
.menu p{
clear:left;
}
.fbredbox
{
color: #333;
background:#ffebe8;
border: 1px solid #dd3c10;
padding: 10px;
font-size: 11px;
margin:10px 0px 10px 0px;
}
.fbinfobox
{
background-color: #fff9d7;
border: 1px solid #e2c822;
color: #333333;
padding: 10px;
font-size: 11px;
margin:10px 0px 10px 0px
}