@charset "utf-8";
/* CSS Document */

body {
	background-color: #cbcbdf;
	background-image: url(images/bgr_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
}
.link_disabilitati {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #8F7DB5;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8F7DB5;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #8F7DB5;
}
.partners {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #8F7DB5;
}
.partners:link {
	text-decoration: none;
}
.partners:visited {
	text-decoration: none;
	color: #8F7DB5;
}
.partners:hover {
	text-decoration: underline;
	color: Black;
}
.partners:active {
	text-decoration: none;
	color: #8F7DB5;
	background-color:Black;
}
.titoli_01 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #8F7DB5;
	font:small-caps;
}
.titoli_02 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.testo {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #666666;
}
.footer {
	font-size: 16px;
}
.contacts_link:link {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #8F7DB5;
	font:small-caps;
	
}
.contacts_link:visited {
	text-decoration: none;
	color: #8F7DB5;
}
.contacts_link:hover {
	text-decoration: underline;
	color: #8F7DB5;
}
.contacts_link:active {
	text-decoration: none;
	color: #8F7DB5;
}

