@charset "utf-8";
/* CSS Document */


<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #49145A;
}

.bottom{
border-top:dotted 3px #F7FE3C;
font-size:10px;
text-align:center;
width:660px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
margin-bottom:10px;
padding-top:5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF0033;
}
.content{
width:700px;
overflow:auto;
margin-left:auto;
margin-right:auto;
}
.top{
width:700px;
margin-left:auto;
margin-right:auto;
margin-bottom:40px;
}

.object1{
	overflow:auto;
	width:660px;
	background-image:url(../images/fumo.png);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:30px;
	background-position: center top;
	background-repeat: no-repeat;
	border:3px dotted #580F8C;
}
.objimg1{
float:left;
margin-top:60px;
margin-right:20px;
margin-left:30px;
}
.objimg2{
float:left;
padding-top:20px;
margin-right:25px;
margin-left:80px;
}
.objtext{
height:360px;
font-size:17px;
font-weight:bold;
margin-top:80px;
}
#img{
	border:2px double #fa1153;
}
-->
