/* CSS by xdosonx */

/* preferenze layout */

body {
	background-color: #161D4C;
	margin: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #ED1E25;
}

a, a:link, a:active, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ED1E25;
	text-decoration: none;
}

a:hover {
	
}


/* preferenze home */

.p_banner_home {
	padding-left: 31px;
}
.p_focus_home {
	padding-left: 25px;
}

/* preferenze footer */

.footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #161D4C;
}

a.l_blu, a.l_blu:link, a.l_blu:active, a.l_blu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #161D4C;
}

a.l_blu:hover {
	text-decoration: none;
}

/* preferenze spalla news */

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 2px solid #999999;
	padding-left: 5px;
}

.sarchivio {
	padding-left: 10px;
}

.sarchivio a, .sarchivio a:link, .sarchivio a:active, .sarchivio a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #161D4C;
	text-decoration: none;
}

.sarchivio a:hover {
	color: #FFFFFF;
}

.data {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ED1E25;
}

.text_news {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.text_no_news {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}



.pad_news {
	padding: 10px;
}


a.l_leggi, a.l_leggi:link, a.l_leggi:active, a.l_leggi:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ED1E25;
	text-decoration: none;
}

a.l_leggi:hover {
	
}

/* preferenze focus home */

.thumb_f {
	border: 2px solid #FCBE00;
}

.titolo_f {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ED1E25;
}

.text_f {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #161D4C;
	text-align: justify;
}

/* preferenze banner newsletter */

.newsletter {
	background-image: url(../img/newsletter/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.text_newsletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* generali */
.contenuti_tabella {
	padding-left: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #161D4C;
	text-align: justify;
}	