@charset "UTF-8";
#menu/* CSS Document */


 {
	width: 900px;
	height: 30px;
	position: relative;
	top: -30px;
}

#page {
	height: 600px;
	width: 900px;
	position: relative;
	top: -30px;
	background-color: #FFF5FF;
}
#nav {
	list-style: none;
	width: 700px;
	height: 30px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li {
	margin-left: 2px;
	background-color: #AA87AC;
	float: right;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #184180;
	border-left-color: #163D85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	padding: 8px;
	display: block;
}
#nav a:hover {
	color: #000000;
}
#testata {
	width: 900px;
	height: 138px;
}
#pubbli {
	height: 580px;
	width: 200px;
	background-color: #0033CC;
}
.modulopubblicita {
	padding-bottom: 5px;
}
.testogiustificato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
	padding: 20px;
}
.titolopagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #626092;
	height: 40px;
	width: 100px;
	text-align: right;
}
.testocentrato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	padding: 20px;
}
#pagetv {
	height: 900px;
	width: 900px;
	position: relative;
	top: -30px;
	background-color: #FFFFFF;
}
.classifica {
	color: #FFFFFF;
	background-color: #251B44;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}
.pageventimodulo {
	width: 655px;
	height: 100px;
	background-color: #D8D2D0;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-left: 5px;
}
