﻿body {  margin: 0;
        padding: 0;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	    font-size: 10px;
	    color: #666;
        background-color: #F0F0F0;
        background-position: center
  }
	    
img { border: 0 }	       	
	       	    
	    

A:link    {color: #666666; text-decoration: none; font-weight: bold; font-family: Arial, sans-serif; font-size:11px}
A:visited {color: #666666; text-decoration: none; font-weight: bold; font-family: Arial, sans-serif; font-size:11px}
A:Active  {color: #0066FF; text-decoration: none; font-weight: bold; font-family: Arial, sans-serif; font-size:11px}
A:hover   {color: #0066FF; text-decoration: none; font-weight: bold; font-family: Arial, sans-serif; font-size:11px}

A.menu3                  {color: #666666; text-decoration: none; font-weight: bold; font-family: Verdana, sans-serif; font-size:11px}
A.menu3:Visited          {color: #666666; text-decoration: none; font-weight: bold; font-family: Verdana, sans-serif; font-size:11px}
A.menu3:Active           {color: #0066FF; text-decoration: none; font-weight: bold; font-family: Verdana, sans-serif; font-size:11px}
A.menu3:Hover            {color: #0066FF; text-decoration: none; font-weight: bold; font-family: Verdana, sans-serif; font-size:11px}

.titolo {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
line-height: normal;
color: #666
}
        

.did {
font-family: "Lucida Grande", "Trebuchet MS", "Bistream Vera Sans", Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
text-align: center;
color: #666
}
#cookieChoiceInfo > a:nth-child(2), a#cookieChoiceDismiss {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #FD2D02 4%, #FD2D02 100%) repeat scroll 0 0;
    border-radius: 3px;
    color: #eee;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 12px;
    text-align: center;
    text-decoration: none;
}