.bordertab {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(Risorse/SFD_1.jpg);
	background-repeat: repeat;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.Titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	bottom: 30px;
}
.titolocorso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 22px;
}



/* COMMON RULES */
body { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; line-height:150%; }

#container { width:140px; margin:0 auto; text-align:left; }

{
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 { font-size:18px; font-weight:normal; padding:0; margin:20px 0; text-transform:uppercase; }
h2 { font-size:16px; font-weight:normal; padding:0; margin:0 0 10px 0; text-transform:uppercase; }

em {
	font-size:11px;
	color:#0000CC;
	font-style: normal;
	letter-spacing: 5px;
}

pre { margin:0; padding:10px; border:1px solid #000; background:#E1F0F9; }


/* HORIZONTAL MARQUEE */
#example {
 	border:1px solid #CCCCCC;
 	width:840px;
 	height:20px;
 	overflow:hidden;
}

#example  p {
 	padding:0 0px;
 	margin:0;
 	width:auto;
 	display:inline;
 	float:left;
 	white-space:nowrap;
	line-height:15px;
}

/* VERTICAL MARQUEE */
#example2 {
	width:250px;
	height:175px;
	overflow:hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#example2 div {
	padding:0 10px;
}

#example2  p {
 	padding:10px 0;
 	margin:0;
}

#example2 a, #example2 em {
	display:block;
}
.bordertabGreen {

	border: 1px solid #CCCCCC;
	background-color: #E9E9E9;
	background-repeat: repeat;
}
.bordertabOriz {
	border: 1px solid #CCCCCC;
	background-repeat: repeat;
	background-image: url(Risorse/sfd_oriz.jpg);
}
.titolocategoria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
	line-height: 22px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #FF9900;
}

