.BordoLuoghiFormazione {
	border: 1px solid #CC0000;

}
.FondoCalCorsi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../images/fondo_CalendarioCorsi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #CC0000;
}
.BordoHotNews {
	border: 1px solid #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #A5B8CB;
}
.Stile2 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.linkNav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.linkNav:hover {
	color: #FFFFFF;
	text-decoration: underline;
		font-weight:bold;
}
.Stile3 {font-size: 10px}body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tratteggio {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5B8CB;
	background-color:#EBEBEB;
}
.tratteggioBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#img-grande{
border: 1px solid #CC0000;
padding:10px 10px 10px 10px;
margin:5px;
}
.fondoLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/fondoLabel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
}
.fondoNero {
	background-image: url(../images/fondoNero.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tratteggioVericale {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.titoloGrande {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.titoloRosso {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
#img-bordo{
border: 3px solid #FF0000;
padding:5px 5px 5px 5px;

}