body{
	background-color:#006CFF;
	color:#000000;
	margin:0px;
	padding-top:15px;
	padding-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}

td{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.sottosin {  background-image: url(../img/sottosin.jpg); background-repeat: no-repeat; background-position: left top}
.sottodes {  background-image: url(../img/sottodes.jpg); background-repeat: no-repeat; background-position: left top}
.corpo {  
	text-align: justify;
	background-color: #FFA900;
	padding: 7px;	
	font-size: 12px;
	line-height: 14px;
	font-weight: 200; 
	margin: 10px;
	color:#FFF;
}
.corpo2 { 
	text-align: justify;
	padding: 7px;
	width: 90%;
	font-size: 11px;
	font-weight: 100;
	margin: 10px;
}

.foto {  border: 2px #0066CC solid}
.sottobasso {  background-image: url(../img/background.jpg); background-repeat: no-repeat; background-position: right bottom}
.corpo3 { clip:   rect(   ); text-align: justify; padding-top: 7px; padding-left: 7px; padding-right: 7px; padding-bottom: 7px; width: 541px; position: relative; left: 32px; top: 10px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border: 0px white solid }
.elencogiochi {  color: #FFFFFF; text-decoration: none}

.in_programma{
	width:280px;
	float:left;
	margin-left:10px;
}

.offerte{
	width:280px;
	float:right;
	margin-right:10px;
}

.inserzione{
	border-bottom:#FF7200 2px solid;	
	padding:3px;
	margin:2px;
	color:#FFF;
}

.inserzione img{
	float:left;
	border:1px solid #000;
	margin-right: 3px;
}

.clearer{
	float:none;
	clear:both;
}