﻿.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
    font-family:Tahoma;
    font-size:12px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

.pagina_testo {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #0066ff;
	text-decoration: none;
	text-align: justify;
}
.titolo_grande {
	font-size: 24px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
.pagina_titolo {
	font-size: 18px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-decoration: none;
	color: #000066;
	font-weight: normal;
}
a{
	text-decoration: none;
	color: #000066;
}
a:hover{
	text-decoration:underline;
}
.clear {
	height: 10px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: small;
	display: block;
}
.loghino {
	border-width: 0px;
}
.pagina_data {
	font-size: 11px;
	color: #000080;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
.pagina_tipo {
	font-size: 12px;
	color: #3399ff;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
.clear_piccolo {
	float: none;
	clear: both;
	height: 2px;
	font-size: 2pt;
	color: #FFFFFF;
}

.testo {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #0066ff;
}
.tabella {
	border-collapse: collapse;
}
.input {
	border-style: solid;
	border-color: #3399ff;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #3399FF;
}
.news {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #E60000;
}

.foto {
	padding: 4px;
	margin: 6px;
	border: 1px solid #CCCCCC;
	float: left;
}
.foto:hover{
	border: 1px solid #0066FF;
}
.button {
	background-image: url('images/button1.png');
	background-repeat: repeat-x;
	background-color: #34a7da;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 14px;
	width: auto;
	border: 1px solid #34a7da;
	height: 30px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
.titolini {
	font-size: 14px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-decoration: none;
	color: #000066;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
}
.testino {
	font-size: 14px;
	color: #000066;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
	text-align: justify;
}
.cerca {
	border: 1px solid #FFFFFF;
}
.video_home {
	padding: 4px;
	margin: 6px;
	border: 1px solid #CCCCCC;
}
.video_home:hover{
	border: 1px solid #0066FF;
}
.chiavi {
	color: #CCCCCC;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 11px;
}

