﻿
div.sfondoazzurro {
	background-color: #beeaf4;
}

span.rosso {
	color: #FF0000;
	font-weight: bold;
}

span.azzurro {
	color: #006699;
	font-weight: bold;
}

.testo20 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-left: 10px;
	margin-right:12px;
	text-align:center;
}
	

.testo {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right:12px;
	text-decoration : none;
}


.testo a:link {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b99e63;
	text-decoration : none;
}


.testo a:visited {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b99e63;
	text-decoration : none;
}


.testo a:hover {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e80000;
	text-decoration : underline;
}

.testo a:active {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b99e63;
	text-decoration : none;
}


.testo-grigio {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	text-decoration : none;
}

li {
	margin-left:10px;
	margin-right:12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	list-style-image: url(../imgAdmo/punto-elenco.gif);
	line-height:21px;
}

.larghezza170 {
	width:170px;
}


.posiz_panel 
{
    margin-top: 5px;
}

.cssstyle 
{
    float: left;	 
}

.cssstyle2 
{
    float: right;	 
}

.posiz_panel1 
{
    padding-left: 12px;
    padding-right: 17px;
    height: 400px;	 
}

