@font-face {
    font-family: "FeltTipRomanRegular";
    font-style: normal;
    font-weight: normal;
    src: url('../static/fonts/felttiproman_regular_macroman/FeltTipRoman-webfont.eot?iefix') format("eot"), url('../static/fonts/felttiproman_regular_macroman/FeltTipRoman-webfont.woff') format("woff"), url('../flashcs5/FeltTipRoman-webfont.ttf') format("truetype");
}

#contenutotop #videodemoflashcs5 {
	float:left;
}
#programma {
	float:right;
	width:260px;
	margin: 0 0 0 30px;
}

#presentazione {
	margin: 0 auto;
    width: 795px;
	height:390px;
}

#programma img {
	margin-top: 22px;
	margin-left: -3px;
}

.cosaimpari {
	width: 600px;
	float:right;
	height: 620px;
	font-size:1.1em;
}

.cosaimpari ul {
	padding: 0;
	margin:10px 10px 0 40px;
	max-width:550px;
	font-size:1.0em;
}
.cosaimpari li {
	list-style:none;
	list-style-image:url(../images/green-bullet.png);
	padding: 8px;
}

#listacommenti {
    list-style: none outside none;
	margin-left: 15px;
}

.commento {
	width: 700px;
	padding: 15px 30px 10px 30px;
	background-color:#F4F4F4;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:1.1em;
	text-indent: 2em;
	word-spacing: 0.4em;
	margin: 0 0 20px 0;
}

.commento .testocommento {
	width: 680px;
}


.commento p:last-child {
	font-weight:bold;
    text-align:right;
    color: #FF5500;
    font-family: "FeltTipRomanRegular";
    font-size: 1.3em;
	margin-top: -10px;
}

.commento img {
	float:left;
	padding-right: 10px;
}
