@charset "UTF-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family:Verdana, Geneva, sans-serif;
	}
	
.clear{
	clear:both
}	
	
body{
	background: #CCC;
		}

#main{
	top: 0; 
	margin-left: auto;
	margin-right: auto;
	background: url(../../images/bkg_LPG.jpg) no-repeat;
	height: 680px;
	width: 960px;
	}	
		
	
#header{
	width: 908px;
	height: 115px;
	margin: auto;
	}
	
/*#header .logoRacconto{
	float:left;
	width: 700px;
	height: 40px;
	margin-top: 30px;
	}*/

.socialplugin ul{
	background: red;
	height: 24px;
	width: 90px;
	float: left;
	}

.socialplugin li{
	background: lime;
	height: 24px;
	}
	
	
.plane{
	float:right;
	background: url(../../images/Img_plane.png) no-repeat;
	width: 100px;
	height: 40px;
	margin-top: 65px;
	}
.FaceBookicon a{
	float: right;
	background: url(../../images/img_FB.png) no-repeat;
	width: 30px;
	height: 30px;
	padding: 5px;
	margin-top: 65px;
	}
#menu{
	width: 908px;
	height: 40px;
	margin: auto;
	border:0;
	cursor:pointer;
	}	

ul{	
height: 40px;
	}

li{
	float:left;
	width: 170px;
	height: 40px;
	list-style: none;
	margin-left: 52px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}


li a:hover{
	color: #BD1521;
	}


span{
	font-size: 11px;
	font-weight: normal;
	}		

.titoloLogo	{
	background: url(../../images/Img_logoracconto.png) no-repeat;
	float:left;
	width: 300px;
	height: 100px;
	margin-top: 20px;
	}
	
.payoff	{
	float:left;
	width: 188px;
	height: 40px;
	line-height: 55px;
	font-size:12px;
	font-style:italic;
	color: #666;
	margin-left:50px;
	}
	
.Logo	{
	float:left;
	width: 220px;
	margin-left: 10px;
	height: 40px;
	font-size: 22px;
	font-weight: bold;
	line-height: 50px;
	color: #BD131F;
	}

#postIt {
	float: left;
	width: 250px;
	height: 220px;
	margin: 75px 0 0 80px;
	}
	
#postIt a:hover{
	float: left;
	cursor:pointer;
	}

.news{
	float: left;
	height:auto;
	line-height: 20px;
	margin-left: 380px;
	font-size: 12px;
	color:#666;
	width: 550px;
	float:left;
	}
.news a{
	text-decoration:none;
	color:#C00;	
		}	
.news a:hover{
	text-decoration:underline;
		}
/*.news img{
	float:left;
	width:130px;
	height:80px;
	margin-right: 20px;
	}	
*/			
#footer{
	width: 908px;
	height: 40px;
	margin: auto;
	margin-top: 80px;
	}
	
#footer .Box1 a{
	float:left;
	width: 50px;
	height: 40px;
	}	

#footer .copyright{
	float: right;
	width: 200px;
	height: 40px;
	font-size: 10px;
	line-height: 40px;
	text-align:right;
	padding-right: 20px;
	color: #999;
	}	
	
#footer .copyright a{
	color: #333;
	text-decoration: underline;
	}


.tooltip {
	display:none;
	background: url(../../images/bkg_tooltip.png) no-repeat;
	opacity: 0,8;
	height:195px;
	width: 170px;
	color:#fff;
	margin-top: 270px;
	margin-left: 15px;
	padding-top: 25px;
	padding-left:15px;
	padding-right: 15px;
	font-size: 11px;
	color: #333;
	z-index: 2;
	
}

p{
	font-size: 12px;
	color: #BD1521;
	}

.twtr-widget {
    font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
    font-size: 12px !important;
    position: relative;
	width: 300px;
	float: left;
	margin-top: 100px;
	margin-left: 35px;
}

