/* CSS Document */

#wrapper{
	margin-right: auto;
	margin-left: auto;
	height: 590px;
	width: 800px;
	background-color: #DCD0E5;
}

#header{
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 800px;
	height: 97px;
}

#menu{
	float: left;
	height: 22px;
	width: 649px;
}

#contenuti{
	float: left;
	width: 643px;
	background-color: #DCD0E5;
	height: auto;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

#news{
	float: right;
	height: 473px;
	width: 151px;
	background-image: url(img/news_s.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

#footer{
	background-color: #9966FF;
	float: left;
	height: 30px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 2px;
}

.titolo{
	font-family: Tahoma;
	font-size: 16px;
	color: #666666;
	text-align: right;
	font-weight: bold;
}
.celle{
	border-color: #601BB4;
	border-width: 1px;
	border-bottom-color: #601BB4;
	border-left-color: #601BB4;
	border-right-color: #601BB4;
	border-top-color: #601BB4;
}
.testo{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #4D1482;
	font-weight: bold;
	text-align: center;
}

.testo1{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #4D1482;
	font-weight: bold;
	text-align: justify;
	padding-left: 10px;
}

.testo2{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #4D1482;
	font-weight: bold;
	text-align: right;
	padding-left: 10px;
	text-decoration: none;
}
#wrapper_prev
{
	height: auto;
	width: auto;
}
#header_prev{
	background-image: url(img/heder_ss.gif);
	height: 150px;
	width: auto;
}

	
#contenuti_prev{
	background-color: #DCD0E5;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	height: auto;
	width: auto;
}
#footer_prev{
	background-color: #9966FF;
	float: left;
	height: 10px;
	width: auto;
}
.link{
	background-color: #9966FF;
	color: #FFFFFF;

}
.link1{
	
	color: #9966FF;

}
