*{
	margin: 0px;
	padding: 0px;
}
body {
	letter-spacing: 0.5mm;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(bg/bg1.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
}	
a:link {
	color: #105289;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #105289;
}
a:hover {
	text-decoration: none;
	color: #FF9;
}
a:active {
	text-decoration: none;
	color: #368ad2;
}
.disc {
	font-size: 10px;
	color: #000;
	text-align: right;
	width: 900px;
	padding-bottom: 70px;
}
#gal {
	font-size: 10px;
	width: 70%;	
}
#gai_v {
	width: 90px;
	padding: 10px;
	text-align: right;
	float: left;
}
#conte {
	float: left;
	padding-bottom: 120px;
	padding-left: 50px;
}
.left {
	float: left;
}
.ma {
	opacity: 0.6;
	border: solid 0px #09F;
	border-radius: 300px 300px 0px 400px;
	box-shadow: 0px 0px 20px #999;
	position: fixed;
	font-size: 10px;
	padding: 2%;
	top:0;
	margin-top: 0px;
	margin-left: 1px;
	width: 180px;
	color: #333;
	text-align: center;
	
}
.div4 {
	width:100%;
	text-align: center;
	font-size: 10px;
	padding-bottom: 80px;
	padding-top: 30px;
	}
.top {
	width:100%;
	text-align: center;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 9px;
	font-size: 12px;
}