/* ================================
    CSS STYLES 
   ================================
*/   

body {behavior:url(/portals/55/csshover.htc);}
/* -------------- TESTI -------------- */
.Normal { 
	font-weight: normal;
	font-style: normal; 
	font-family: 'trebuchet ms', Tahoma, Verdana, Arial, serif; 
	font-size: 14px;
	color: #333333; 
}
.Head {
	font-weight: bold;
	font-style: normal; 
	font-family: 'trebuchet ms', Tahoma, Verdana, Arial, serif; 
	font-size: 16px;
	color: #333333;  
}
.NormalBold { 
	font-weight: bold;
	font-style: normal; 
	font-family: 'trebuchet ms', Tahoma, Verdana, Arial, serif;
	font-size: 12px;
	color: black;  
}
.SubHead {
	font-weight: bold; 
	font-style: normal; 
	font-family: 'trebuchet ms', Tahoma, Verdana, Arial, serif; 
	font-size: 14px;
	color: #333333;  
}
p {margin:0;}
h1,
h2 {margin:5px;}
.Titolo1Iniziale{
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif;  /* 'trebuchet ms', Tahoma, Verdana, Arial, serif; */ 
	font-size: 64px;
	color: #EF9712; /* #00214E; */
	text-transform:uppercase;
	letter-spacing:10px; 
}
.Titolo2Iniziale{
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 64px;
	color: white;
	text-transform:uppercase; 
	letter-spacing:10px; 
}
.Titolo1 {
	font-weight: bold; 
	font-style: normal; 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #EF9712; /* #00214E; */ /* #CC0000; */
	text-transform:uppercase;
	letter-spacing:10px; 
}
.Titolo2 {
	font-weight: bold; 
	font-style: normal; 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: white;
	text-transform:uppercase; 
	letter-spacing:10px;  
}
.Slogan {
	font-weight: normal; 
	font-style: normal; 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: white; /* #EF9712; */
	letter-spacing:0px;
}