/* CSS Document */

body {
	margin-left: 8px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.tit-login {
	font-size: 14px;
	font-weight: bold;
	color: #DC2B19;
	text-align: center;
	margin: 4px;
	padding: 4px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F4AE3F;
}
.testo {
	font-size: 12px;
	color: #000000;
	margin: 3px;
	padding: 3px;

}
.testo-bold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.footer {
	font-size: 11px;
	color: #333333;
	text-align: center;

}
.footer-koris {
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.tit-area-corso {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F70007;
	margin: 3px;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.menu-categorie {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 3px;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.link-categorie {
	font-weight: bold;
	color: #333333;
	margin: 3px;
	padding: 3px;
}
.nome-corso {
	font-weight: bold;
	color: #DC2B19;
}
.testo-Rosso {
	color: #DC2B19;
	margin: 3px;
	padding: 3px;
	font-weight: bold;

}
.tit-ris-ricerca {
	font-weight: bold;
	color: #AA002D;
	background-color: #F4F4F4;
	margin: 3px;
	padding: 3px;
	border: 1px solid #DF041A;
	text-align: left;
}
.ricerca-riga01 {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFF5;
	text-align: left;
	margin: 3px;
	padding: 3px;
	border: 1px solid #E4E4E6;
}
.ricerca-riga02 {
	font-size: 12px;
	color: #000000;
	background-color: #F8F8F8;
	text-align: left;
	margin: 3px;
	padding: 3px;
	border: 1px solid #E4E4E6;
}
