*					{ margin: 0; padding: 0; }
body				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../pict/colori.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
hr {
	height: 1px;
	color: #FFFFFF;
}
h4 {
	color: #990000;
	font-size: 14px;
}
html 
{scrollbar-3dlight-color:;
                scrollbar-arrow-color: white;
                scrollbar-track-color: ;
                scrollbar-darkshadow-color:;
                scrollbar-face-color:silver;
                scrollbar-highlight-color:;
                scrollbar-shadow-color:}


a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}


#page-wrap			{
	width: 85%;
	border: 10px solid white;
	min-height: 600px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	background-image: url(../pict/fondog.png);
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 75px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.piede {
	width: 83%;
	border: 2px solid #1F1F4B;
	padding: 10px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 83px;
	color: #1F1F4B;
	background-image: url(../pict/fondog.png);
}
.menu {
	background-color: #990000;
	color: #000000;
	width: 720px;
	margin-left: 50px;
	height: 60px;
}
.mtabtop {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-weight: bold;
}
.contenuto {
	padding-right: 6px;
	padding-left: 6px;
}
.bordefoto {
	border: 1px solid #999999;
	padding: 2px;
}
.input {
	border: 1px solid #666666;
	background: #f2f2f2;
}
.input:hover {
	border: 1px solid #CCFFFF;
	background: #fff;
}
.button {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}
.button:hover {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bordi {
	padding: 2px;
	border: 1px solid #ffffff;
}

