@charset "utf-8";
/* CSS Document */
@import "../mainV2.css";
@import "../barratop.css";
@import "../pannelli.css";

/* pannelli*/
#disc{
	margin:0 15px 0 0;	
}
#lastwebtv{
	width:300px;
}
#comingsoon{
	width:300px;
}
#disclaimer{
    margin: 10px 0 20px 0;
    text-align: justify;
}
#crediti{
    margin: 10px 0 20px 0;
    text-align: justify;
}
#verde{
    margin: 10px 0 20px 0;
    text-align: left;
}
#corpo_disclaimer{
	overflow:hidden;
	float:none;
	padding:10px 0 50px 0;
}
#titolo_disclaimer{
	overflow:hidden;
	float:none;
	padding:5px 0;	
}
#fascia_titolo{
	z-index:5;
}
#fascia_titolo div.fascia{
	height:auto;
	background:url(../../images/temi/whiteaero/sfondi/sfondo.jpg) repeat-x top left;
	overflow:hidden;
}
#fascia_disclaimer{
	z-index:4;
	top:-10px;
}
#fascia_disclaimer div.fascia{
	height:auto;
	overflow:hidden;
	background:url(../../images/temi/whiteaero/sfondi/wind.png) no-repeat bottom center;
}
