/* set styles tags*/
body {
	margin: 3px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}

hr {
	height: 1px;
	width: 95%;
	color: #CCEAEE;
}
/***********************/
/* calendar */
div#calendar {
	background-color: #FAFAFA;
	border: 1px solid #CCC;
	font-size: 11px;
	text-align: center;
	display: block;
	margin-bottom: 5px;
}
div#calendar a {
	color: #666;
}
.cal-curday {
	background-color: White;
}
div.head-calendar {
	background-color: #666;
	color: White;
	margin: 0px 0px 2px 0px;
	display: block;
	text-align: center;
	height: 30px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 11px;
}
div.ore-pubblicazioni {
	background-color: #EAEAEA;
	border: 1px solid #666;
	padding-left: 3px;
	display: block;
	margin-bottom: 2px;
	font-size: 11px;
}
div.ore-pubblicazioni a {
	color: #666;
	font-weight: bold;
}
/* generali */
.txt_google {
	width: 125px;
	height: 18px;
	border: 1px solid #183E58;
}
.btn_google {
	width: auto;
	border: 1px solid #183E58;
	height: 22px;
	background-color: #CCC;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
}
.spacer {
	display: block;
	clear: both;
	width: 100%;
	height: 3px;
}
div.testata-rossa {
	background-color: #B30A00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	padding-left: 3px;
}
div.testata-lavoro {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	padding-left: 3px;
}
div.testata-blu {
	background-color: #183E58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	padding-left: 3px;
}
.box-border {
	border: 1px solid #C2DADD;
	padding: 3px 3px 3px 3px;
	margin: 1px 0px 5px 0px;
	font-size: 11px;
	background-color: #EDEFFB;/*#F4F5FE;*/
}
div.testata-celeste {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #183E58;
	padding-left: 3px;
}
div#giorno {
	display: block;
	font-size: 11px;
	text-align: right;
	color: #183E58;
	border-bottom: 2px solid #183E58;
	padding-bottom: 3px;
}
.hr-blu {
	color: #183E58;
}
.float_l_images {
	float: left;
}
.float_r_images {
	float: right;
}
div#message {
	height: 20px;
	color: #B30A00;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}
/**********************/

/* set header and menù */
#content {
	width: 990px;
	display: block;
	padding: 0px 5px 10px 5px;
}
#testata {
	width: 980px;
	display: block;
}
div#logo {
	width: 400px;
	float: left;
}
div#motori {
	width: 270px;
	float: left;
	padding: 10px 0px 0px 20px;
}
div#banneralto {
	width: 290px;
	padding-top: 7px;
	float: right;
	text-align: center;
}
#menu {
	text-align: left;
	display: block;
	width: 990px;
	background-color: #B30A00;
	vertical-align: middle;
	color: White;
}
#menuCanali {
	text-align: left;
	display: block;
	width: 990px;
	background-color: #183E58;
	vertical-align: middle;
	color: White;
}
ul#menuMain {
	margin: 2px 0px 2px 3px;
	color: White;
}
.mainMenu {
	display: inline;
}
a.navigation {
	padding: 0px 5px;
	color: white;
	font-size: 11px;
	font-weight: bold;
}
a.navigation:hover {
  	text-decoration: underline;
	color: White;
}
a.navigation:visited {
  	color: White;
}
a.titleList {
	color: #183E58;
	font-weight: bold;
}
div#menuFooter {
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 8px;
}
div#menuFooter a {
	color: #183E58;
}

/* set col-a*/
#col-a {
	display: block;
	float: left;
	width: 500px;
	margin: 0px 10px 10px 0px;
}

div#notiziePrincipali {
	display: block;
}
.mainNews {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 10px 0px;
	padding-top: 5px;
	text-align: left;
	display: block;
}
.mainNews img {
	border: 1px solid black;
}
.secNews {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
	display: block;
}
.dataArticolo {
	color: #666;
	font-style: italic;
	font-size: 11px;
}
div.autore {
	display: block;
	font-size: 10px;
	margin: 2px 0px 7px 0px;
}
.titoloPiccolo {
	font-size: 11px;
	font-weight: bold;
	display: block;
}
.titoloPiccolo a {
	color: #183E58;
}
h1 {
	margin: 0px;
	font-family:Georgia, serif;
	font-size: 22px;
	color: #183E58;
	padding-top: 0px
}
h1 a {
	color: #183e58;
}
h2 {
	margin: 0px;
	font-family:Georgia, serif;
	font-size: 15px;
	color: #183E58;
	padding-top: 0px
}
h2 a {
	color: #183e58;
}
div.sommario {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sommario a {
	color: #B30A00;
}
.sommario a:visited {
	color: #B30A00;
}
img.aperturaA-C {
	margin-right: 5px;
	margin-bottom: 5px;
}
img.apertura-B {
	margin-left: 5px;
	margin-bottom: 5px;
}
#col-a-rubriche {
	display: block;
	float: left;
	width: 170px;
	margin-right: 5px;
}
#col-a-notizie {
	display: block;
	float: right;
	width: 320px;
}
.rubBanner {
	display: block;
}

/* set col-b*/
#col-b {
	display: block;
	float: left;
	width: 300px;
	margin: 0px 10px 10px 0px;
}
#col-b_2 {
	display: block;
	float: right;
	width: 300px;
	
}
.boxRete {
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
}
.titleRete {
	display: block;
}
.nomeRubRete {
	color: #B30A00;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
}
.linkRete {
	font-size: 11px;
	font-weight: bold;
	color: #183E58;
}
.nomeRubRete a  {
	color: #B30A00;
}
/* TABS NAVIGATION*/
div#tabNavigation{
    background-color: #fff;
    border-bottom: 1px solid #B30A00;
    padding-left: 3px;
}
div#tabNavigation ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div#tabNavigation li{
    display: inline;
    margin: 0;
    padding:0;
}
div#tabNavigation li a{
    text-decoration: none;
    border: 1px solid #f00;
    padding: 0 0.3em;
	 font-size: 11px;
	 font-weight: bold;
}
div#tabNavigation li a{
    text-decoration: none;
    border: 1px solid #B30A00;
    padding: 0px 0.3em;
    background: #B30A00;
	 color: white;
}
div#tabNavigation li a:hover{
    background-color: #BF6A00;
}
div#tabNavigation li#activelink1 a{
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color: #B30A00;
}
div#tabNavigation ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
div.contentTabNav {
	border-left: 1px solid #B30A00;
	border-bottom: 1px solid #B30A00;
	border-right: 1px solid #B30A00;
	padding: 3px 3px 3px 3px;
}
/*****************************************/
a.titoloRubTabs {
	font-weight: bold;
	font-family: Georgia;
	color: #183E58;
}
a.titoli_art_rub {
	font-weight: bold;
	font-family: Georgia;
	color: #183E58;
	font-size: 13px;
}
.sommarioRubTabs {
	font-size: 11px;
}
.imgRubTabs {
	border: 1px solid black;
}
.interviste {
	text-align: center;
	vertical-align: top;
}
/* set col-c*/
#col-c {
	display: block;
	float: right;
	width: 170px;
}
#col-c_2 {
	display: block;
	float: left;
	width: 170px;
	margin: 0px 10px 10px 0px;
}
.dateNews {
	font-size: 10px;
	font-weight: bold;
}
a.linkNews {
	color: Black;
	font-size: 10px;
}
.boxTitleNews {
	display: block;
	margin: 2px 0px 5px 0px;
}
.titleAppelli {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.txtAppelli {
	font-size: 11px;
	margin-top: 10px;
	text-align: center;
}
.linkAppello {
	font-size:11px;
	font-weight: bold;
	color: #B30A00;
}
/* footer */
div#footer {
	border-top: 1px solid #183E58;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	color: #183E58;
}
div#footer a {
	font-size: 11px;
	font-weight: bold;
	color: #183E58;
}
.titolo_gallery {
	color: #183E58;
	font-weight: bold;
	font-family: Georgia;
	font-size: 24px;
}


