/* CSS Document */

#superiore {
	width: 760px;
	height: 314px;
	float:left;
	background-image: url(../images/toppone_corsi.jpg);
}
#centrale {
	width: 760px;
	height: auto;
	float: left;
	background-image: url(../images/centrale_corsi.jpg);
	background-repeat: repeat-y;
}
#titoloCorsi01 {
	position:absolute;
	left:337px;
	top:204px;
	width:332px;
	height:108px;
	text-align: right;
	vertical-align: baseline;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #5DA1CF;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#reggiElenco {
	width: 292px;
	float: left;
	margin-top: 6px;
}
#Titoletti {
	font-size: 11px;
	font-weight: bold;
	color: #5DA1CF;
	padding-top: 10px;
}



#correlati {
	width: 206px;
	float: left;
	height: auto;
}
ul {
	list-style-image: url(../images/puntino_elenco.gif);
	padding-left: 18px;
	list-style-position: inset;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#avviso {
	border: 1px dashed #000000;
	width: 190px;
	height: auto;
	margin-left: 6px;
}


#megatabellonacorsi {
	width: 550px;
	float: left;
	height: auto;
}
#rossogrande {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF3300;
	font-weight: bolder;
	margin: 6px;
}
p {
	margin-left: 16px;
	text-align: left;
	margin-bottom: 3px;
}


#corsiPartenzaesterno {
	width: 552px;
	float: left;
	text-align: center;
	background-position: center;
	height: auto;
}
#reggitabella {
	width: 499px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: top;
}
#bordinoImgAmici {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-bottom: 10px;

}

td {
	vertical-align: text-top;
}
#tableReciproci {
	height: 34px;
	text-align: center;
	padding-top: 20px;
}

#tableReciproci a:link
{
	color: #000000;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: lighter;
	text-decoration:none;
}
#tableReciproci a:visited
{
	color: #000000;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: lighter;
 text-decoration:none;
}
#tableReciproci a:hover
{
	color: #000000;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: lighter;
	background-image: url(../images/under-hover.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#tableReciproci img {
	margin-bottom: 4px;
	margin-left: 3px;
	height: 30px;
}
