﻿/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/*background-image: url(../img/bgr_body_piemontevolley.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;*/
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tableBorder {
	border: 1px solid #CCCCCC;
}
.tableMenu {
	margin: 3px;
	border: 1px solid #CCCCCC;
}
.bannerBoxDark {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

img {border:0;}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005E91;
	font-weight: bold;
}

a:link {
	color: #005E91;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005E91;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}

/* DIV Top */
#colonna_dx_top {
	width: 60px;
	position: relative;
	left: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.testobox_marquee a:active {
	text-decoration: none;
	color: #005E91;
}

.testobox_marquee a:link {
	color: black;
	text-decoration: none;
}
.testobox_marquee a:visited {
	text-decoration: none;
	color: black;
}
.testobox_marquee a:hover {
	text-decoration: underline;
	color: #005E91;
}
.testobox_marquee a:active {
	text-decoration: none;
	color: black;
}

.title_col_dx {font-size: 12px; color: #005E91; font-weight: bold;}

.testobox {font-size: 10px; font-weight: normal;}

.testobox a:active {
	text-decoration: none;
	color: #005E91;
	font-size: 10px;
	font-weight: normal;
}

.testobox a:link {
	color: black;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.testobox a:visited {
	text-decoration: none;
	color: black;
	font-size: 10px;
	font-weight: normal;
}
.testobox a:hover {
	text-decoration: underline;
	color: #005E91;
	font-size: 10px;
	font-weight: normal;
}
.testobox a:active {
	text-decoration: none;
	color: black;
	font-size: 10px;
	font-weight: normal;
}

.rubriche a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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;
}



.style1 {font-size: 10px}
.style2 {color: #FFFFFF}




.titoloMeteo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005E91;
	text-align: center;
}
.sfondo_meteo01 {background-color:#eeeeee}
.sfondo_meteo02 {background-color:#F5F5F5}
.sfondo_meteo02 {background-color:white}


.titoloNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005E91;
	text-align: center;
}
.titoloSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titoloSection a, .titoloSection a:link, .titoloSection a:active, .titoloSection a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titoloSection a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.titoloAltreNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


/* -------- 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;
}


/*classe relativa al bordo sinistro per box elezioni amministrative 2007*/
.bordo {
	border-left: 1px solid #CCCCCC;
}


/* 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;
}