/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 12px;
	color: #000000;
}

.StileTitolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}	
.bottomLine {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	color: #FFFFFF;
}

.Stile1 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a:link {
	color: #FF00FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FF00CE;
}
a:hover {
	text-decoration: none;
	color: #f9d9f8;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
p {
	color: #000000;
}
h2 {
	font-weight: bold;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FF1CAC;
	letter-spacing: 1px;
}
.notaPiccola {
	font-size: 10px;
	color: #FF1CAC;
}
h1 {
	color: #FF1CAC;
	font-size: 28px;
	letter-spacing: 1px;
}
.evidenza {
	font-weight: bolder;
	color: FF1CAC;
	letter-spacing: 1px;
}
.newsDate {
	color: #990099;
	font-weight: bold;
	background-color: #FF99FF;
}
.newsTitle {
	color: #CC3399;
	font-size: medium;
}
table {
	border: 1px solid #FFFFFF;
}
.newsBody {
	border: 1px solid #FF99FF;
}
.location {
	font-style: italic;
}
div#LogoPride {
	position:absolute;
	left: 42px;
	top: 42px;
}
div#TitoloPagina {
	position: absolute;
	left: 231px;
	top: 126px;
	width: 525px;
	vertical-align: bottom;
	height: 79px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF1CAC;
	font-weight: bold;
	letter-spacing: 5px;
}
div#FasciaDX {
	background-color: #FFFFFF;
	border: none #FF1CAC;
	position: absolute;
	width: 160px;
	height: auto;
	left: 803px;
	top: 210px;
	visibility: visible;
	z-index: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#Patrocini {
	left: 231px;
	position: absolute;
	top: 0px;
	width: 714px;
	text-align: center;
}
div#Body {
	border: none #FF1CAC;
	position:absolute;
	left:223px;
	top:210px;
	width:525px;
	height:auto;
	z-index:auto;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	margin-left: 5px;
	overflow: visible;
	visibility: visible;
}
div#TitoloPopup {
	position: absolute;
	left: 184px;
	top: 41px;
	width: 405px;
	height: 32px;
}
div#chiudi {
	position: absolute;
	top: 4px;
	right: auto;
	left: 528px;
	width: 36px;
}
div#Testo {
	position: absolute;
	left: 184px;
	top: 114px;
	width: 404px;
	height: 362px;
	}

