@charset "windows-1251";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #fff
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
.stile1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
a:link {
	color: #858585;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #858585;
}
a:hover {
	text-decoration: underline;
	color: #858585;
}
a:active {
	text-decoration: none;
	color: #858585;
}
strong
{
	color:#858585;
}
b
{
	color:#CC0000;
	
}
object
{	
	outline:none;
}
#nav{
	color: #928C80;
	font-size:11px;
	text-decoration: none;
}
#nav a:link {
	color: #666;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #666;
}
#nav a:hover {
	text-decoration: underline;
	color: #666;
}
#nav a:active {
	text-decoration: none;
	color: #666;
}
#statuto{
	color: #CC0000;
	font-size:12px;
	text-decoration: none;
}
#statuto a:link {
	color: #CC0000;
	text-decoration: none;
}
#statuto a:visited {
	text-decoration: none;
	color: #CC0000;
}
#statuto a:hover {
	text-decoration: underline;
	color: #CC0000;
}
#statuto a:active {
	text-decoration: none;
	color: #CC0000;
}

/**** Style Simona ****/
.button {
	background-color:#cc0000;
	color:#fff;
	font-weight:bold;
	padding:2px 10px;
}
