body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input {
	font-size: 10px;
	color: #6B6B6B;
	border-width: 1px;
	border-style: solid;
	border-color: #666;	
}
select {
	font-size: 10px;
	color: #6B6B6B;	
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	border-width: 1px;
	border-style: solid;
	border-color: #666;	
}
.checkbox {
	border: 0px;
}

.bordodx {
	background-color: #B8CDE1;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #cdcdcd;
}

.titolo {
	font-size: 11px;
	font-weight: bold;
	color: #0077CC;
	text-decoration: none;
}

.titolomini {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 15px;	
}

.titolo2 {
	font-size: 10px;
	color: #0077CC;
	text-decoration:none;
}

.testo {
	font-size: 10px;
	color: #000;
	text-align: justify;
}

.testo:a {
	font-size: 10px;
	color: #000;
	text-align: justify;
	text-decoration: underline;
}

.testo:hover {
	text-decoration: none;
}

.testomini {
	font-size: 9px;
	color: #000;
}
.tasto {
	font-weight: bold;
	color: #325475;
	background-color: #FFFFFF;
	border: 1px solid #325475;
	text-decoration: none;
}
.tasto:hover {
	background-color: #FFFFFF;
}

#tabext {
	height: 100%;
}

#menu {
	width: 100%;
}
#menu #titolo {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height: 20px;
	
}

#menu a {
	width: 100%;
	line-height: 15px;
	font-size: 10px;
	color: #325475;
	text-decoration: none;
}

#menu a:hover {
	color: #666;
}

#menu td {
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #fff;
}
#elenco {
	width: 90%;
	font-size: 10px;
}
#elenco #titolo {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height: 20px;
	
}

#elenco a {
	width: 100%;

	color: #3399CC;
	text-decoration: underline;
}

#elenco a:hover {
	text-decoration: none;
}

#elenco td {
	vertical-align: top;
	border-bottom: 1px dashed #B8CDE1;
	line-height: 20px;
}

#iscrizione {
	width: 98%;
	font-size: 10px;
}
#iscrizione #titolo {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height: 20px;
	
}

#iscrizione a {
	width: 100%;
	color: #3399CC;
	text-decoration: underline;
}

#iscrizione a:hover {
	text-decoration: none;
}

#iscrizione td {
	vertical-align: top;
	border-bottom: 1px dashed #B8CDE1;
	line-height: 20px;
}

#spotcentro1 {
	width: 90%;
	font-size: 11px;
	line-height: 15px;
}

#spotcentro1 a {
	font-size: 11px;
	color: #999;
}

#spotcentro1 td {
	width: 50%;
}

#spotcentro1 span {
	font-size: 11px;
	font-weight: bold;
	color: #BA1112;
}
#spotcentro2 a {
	width:90%;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#spotcentro2 a:hover {
	text-decoration: underline;
}
#spotcentro2 #titolo {
	font-size: 11px;
	color: #666;
	font-weight: bold;
}

.link {
	line-height: 15px;
	color: #3399CC;
	text-decoration: underline;
}
.link:hover {
	text-decoration: none;
}
