﻿/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	/*background-color: #5A050C;
	background-image: url(../buddha_bar/bgr_body.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;*/
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	margin: 0px;
}
input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #003572;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}


.brightbox {
	background-color: #FFFFFF;
}
.darkbox {
	background-color: #EEEEEE;
}
.darkbox a {
	font-size: 12px;
	font-weight: bold;
}
.maintitlebox {
	background-color: #003572;
	font-size: 12px;
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu  {
	margin: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.menu a {
	font-size: 12px;
	font-weight: bold;
}
.zone  {
	font-size: 12px;
	margin: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.zone a {
	font-size: 12px;
	font-weight: bold;
}
.mlistbox {
	background-color: #EEE7E5;
	width: 100%;
}
.newsbox th {
	color: #003572;
	font-size: 14px;
}
.newsbox td {
	font-size: 12px;
	text-align: justify;
}
.alpibox td {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #003572;
}
.news_thumbs td {
	font-size: 12px;
	background-color: #FFFFFF;
}
.news_thumbs a {
	font-weight: bold;
}
.poll td {
	font-size: 12px;
}
.tableBorder {
	border: 1px solid #CCCCCC;
}
.titlebox {
	width: 100%;
	background-color: #DDDDDD;
}
.titlebox td {
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.numeriutili {
	font-size: 12px;
	font-weight: bold;
	color: #003572;
}
.numeriutilir {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.numeriutilig {
	font-size: 12px;
	font-weight: bold;
	color: #EACC22;
}

.rubriche a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.rubriche a:link {
	color: #666666;
	text-decoration: none;
}
.rubriche a:visited {
	text-decoration: none;
	color: #666666;
}
.rubriche a:hover {
	text-decoration: underline;
	color: #333333;
}
.rubriche a:active {
	text-decoration: none;
	color: #666666;
}

.testobox_marquee a:active {
	text-decoration: none;
	font-size: 12px;
}

.testobox_marquee a:link {
	color: black;
	text-decoration: none;
	font-size: 12px;
}
.testobox_marquee a:visited {
	text-decoration: none;
	color: black;
	font-size: 12px;
}
.testobox_marquee a:hover {
	text-decoration: underline;
	color: #003572;
	font-size: 12px;
}
.testobox_marquee a:active {
	text-decoration: none;
	color: black;
	font-size: 12px;
}

.tableMenu {
	margin: 3px;
	border: 1px solid #CCCCCC;
}


/* -------- Pubblicità Anso - Pagine Interne -------- */

/*per la prima riga */
h1.anso_txt_titolo {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}

/*per il teso centrale*/
h2.anso_txt_testo {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
}

/*per l'ultima riga*/
h3.anso_txt_link {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}



/* bottone leggi*/
.btn_leggi {
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	margin-top: 12px;
	margin-bottom: 7px;
}
.btn_leggi a, .btn_leggi a:link, .btn_leggi a:visited, .btn_leggi a:active {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.btn_leggi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
