@charset "utf-8";
/* CSS Document */

/*TYPOGRAPHY*/
.titoli_pagine {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	font-weight: bold;
	color: #099;
		font-weight: normal;
	color: #006699;
	padding-left:207px;
}
/*****SROOWN***/
.par{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #fff;
	clear: both;
	padding-bottom: 6px; 
}
.graypar{
	display: block;
	color: #666;
	font-size: 9px;
	padding-top: 5px;
}
.headline{
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	color: #fff;
	line-height: 24px;
}
/* *****I LOVE TYPOGRAPHY*****/
.headlineTYP{
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:24px;
	margin-top: 5px; margin-bottom: 0px;
	text-align: center;
    font-weight: normal;
    color: #222;
}
.subheadline{
    font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
    margin-top: 10px;
	text-align: center!important;
	letter-spacing: 0.3em;
}
/**********AIRBAG***********/
.ab_headline{
        font-family: Georgia,"Times New Roman",serif;
	font-size: 12px;
	font-weight: bold;
	color: #600;
	line-height: 22px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px
}
.date{
    font-family: Georgia,"Times New Roman",serif;
	font-size: 10px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px; 
}
/******BIG NOOB********/
.bn_date{
      font-size: 85%;
      text-transform: uppercase;
      letter-spacing: 1px;
      color: #bbb;
      font-size: 10px;
      font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
      font-weight: 100;	
}
.bn_headline{
        font: bold 34px "Century Schoolbook", Georgia, Times, serif;
	color: #333;
	line-height: 90%;
	margin: .2em 0 .4em 0;
	letter-spacing: -2px;
}
.bn_tag{
        color: #76879b;
        font-size: 10px;
        margin: 5px;
        font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
        font-size: 11px;
}

