@charset "utf-8";
.style_masteraudio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: underline;
}

.parolechiave {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.messaggio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:18px;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	padding-bottom:3px;
	font-weight:bold;
	font-style: normal;
	text-transform: capitalize;
}


.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:small;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:18px;
}

.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	text-decoration:underline;
	font-weight: bold;
	font-size: 10px;
}
.a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #FF6600;
	font-size: 10px;
}
.div_dati_personali {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
	color: #999999;
	border: 1px solid #666666;
	height: 100px;
	width: 210px;
	overflow: auto;
	scrollbar-base-color : #ffffff;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-face-color : #666666;
	scrollbar-shadow-color :  #ffffff;
	scrollbar-track-color  :  #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
	line-height: normal;
	}	
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*-------------news---------------------*/
.news a{
	text-decoration:none;
	color:#036;
}
.news a:hover{
	color: #F90;
}
.news #table_riepilogo {
	font-weight:bold;	
}
.news #table_riepilogo b{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #ED7507;
	
}
.news #table_riepilogo td{
	border-bottom-color: #FF3F00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-top:8px;
	padding-bottom:8px;
}

.news_home a{
	text-decoration:none;
	color:#036;
}
.news_home a:hover{
	color: #F90;
}
.news_home #table_riepilogo {
	font-size:11px;
}
.news_home #table_riepilogo b{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ED7507;
	
}
.news_home #table_riepilogo td{
	border-bottom-color: #FF3F00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-top:8px;
	padding-bottom:8px;
}
