@charset "utf-8";
/* cornetto soft Promo 2010 */
body {
	background-color: #E3001B;
}
.prima {
	width: 510px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/001.jpg);
	background-repeat: no-repeat;
	height: 359px;
	padding: 0px;
	background-position: top;
	top: 0px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: auto;
	height: auto;
	margin-top: 319px;
	font-weight: bold;
	margin-left: 163px;
	text-decoration: none;
}
.seconda {
	width: 509px;
	background-image: url(img/002.jpg);
	height: 358px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {color: #000;text-decoration: none;}

