@charset "utf-8";
div#mc1{
	float:left;
	width: 250px;
	height: 260px;
	/*margin: 30px;*/
	/*padding: 30px;*/
	padding-left:  0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
	text-align: justify;
	overflow: auto;
	position: relative;
	left:0px;
	top:0px;
} 
div#mc2{
	float:right;
	width: 195px;
	height: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
	text-align: justify;	
	overflow: auto;
	padding-top: 20px;
	background-repeat:no-repeat;
	background-image:url(images/eventi01.png);
	background-position:bottom;	
} 

div#mc1top{
	width:100%;
}
div#mc1bottom{
	clear:both;
	width:100%;
	position:absolute;
	left:0px;
	bottom:0px;
}
