﻿body {
	background-image: url('images/sfondo_logonew.jpg');
}

a:link {
	text-decoration: none;
	font-style: italic;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
a.2:link {
	text-decoration: underline;
	font-style: normal;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	font-style: italic;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
a.2:hover {
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

td {
	text-align: center;
	Background-color: transparent;
}
p,h2,h3,h1 {
	text-align: center;
	font-style: normal;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 18pt;	
}

h2 {
	font-size: 18pt;	
}
h3 {
	font-size: 16pt;
	
}
p {
	font-size: 14px;
	color: #F00;
}
img{
	border-width:0;
}
.date{
	font-size:14px;
	width:600px;
	margin:0 auto;
	text-align:	center;
}

.insert{
	width:800px;
	margin:0 auto;
}

ul.stilul{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#F00;
}