body {
	font: 9pt sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #ebecee;
}

div#container {
	background-color:#ffffff;
	background-image: url(../img/sf_cont.jpg);
	width:696px;
	margin: 0 auto;
}

div#footer {
	margin: 0 auto;
	background-color: #dddddd;
	padding: 10px;
	font-size: 9pt;
	line-height: 9pt
}

div#top {
	text-align: center;
}

.menu_corsi {
	width:616px;
	margin: 0 40px 0 40px;
}

.txt_corso {
	width: 100%;
	color: #09470F;
	font-size: 26pt;
	font-weight: bold;
	font-family: 'Times New Roman';
	padding: 0 10px;
}

h1 {
	color: #6F002A;
	font-size: 15pt;
	text-align: center;
	margin: 20px 0;
	letter-spacing: -0.5pt;
}

table {
	border-collapse: collapse;
}

a {
	color: #09470F;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

a.rosso:hover {
	color: #FFA500;
	text-decoration: none;
}

a img {
	border: 0;
}

div img {
	vertical-align: bottom
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.cors {
	font-style: italic;
}

.sottol {
	text-decoration: underline;
}

/* ------------------------------------------------------- */

.sz8 {
	font-size: 8pt;
}

.sz11 {
	font-size: 11pt;
}

.sz12 {
	font-size: 12pt;
}

/* ------------------------------------------------------- */

.rosso {
	color: #D51210;
}

/* ------------------------------------------------------- */

.icn_inizio {
	background-image: url('../img/icn_inizio.png');
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 30px;
	margin: 0;
}

.freccia {
	background-image: url('../img/fr_dx.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 12px;
	margin: 10px 0 0 10px;
}

p.titSez {
	padding: 3px 5px;
	margin:0 0 10px 0;
	font-family:verdana;
	font-weight: bold;
}

.input_contatti {
	width:200px;
	background-color: #EEEEEE;
	border: 0;
	border-bottom: 1px solid #666666;
}

.input_contatti_on {
	border-bottom: 1px solid #FFA500;
}

.td_form_contatti {
	padding: 6px;
	white-space: nowrap;
}




