@charset "UTF-8";
html, body {
	background-color:#FFB37C;
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#testata h1 {
	line-height: 30px;
	text-align: center;
	color: #FF4816;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#testata h3 {
	width: 750px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#testata h4 {
	color: #FFFFFF;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: left;
}
#testata h4 a, 
#testata h4 a:visited,
#testata h4 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#testata h4 a:hover, 
#testata h4 a:active,
#testata h4 a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	color: #bbbbbb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#footer p {
	margin: 0;
	padding: 10px;
}

#footer a, 
#footer a:visited,
#footer a:link {
	text-decoration: none;
	color: #bbbbbb;
}


#footer a:hover, 
#footer a:active,
#footer a:focus {
	text-decoration: none;
	color: #FFFFFF;
}
#coltesto {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
#coltesto a {
	text-decoration: underline;
	color:#000000;
}
#coltesto a:hover, 
#coltesto a:active,
#coltesto a:focus {
	text-decoration: underline;
	color: #ff571e;
}
#colmenu ul {
	margin: 0;
	padding: 10px;
	list-style: none;
	text-align: left;
}
#colmenu li {
	border-bottom: dashed 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#colmenu ul a, 
#colmenu ul a:visited,
#colmenu ul a:link {
	display: block;
	text-decoration: none;
	padding: 3px;
	color: #000000;
	text-decoration: none;
}
#colmenu ul a:hover, 
#colmenu ul a:active,
#colmenu ul a:focus {
	background-color: #FFFFFF;
}
#login h3 {
	color: #FFFFFF;
}
#accesso input {
	height: 35px;
	font-size: 18pt;
	width: 200px;
	border: 1px solid #000000;
}
#accesso input.bottone {
	height: 35px;
	font-size: 14pt;
	width: 200px;
	border: 1px solid #000000;
	font-weight: normal;
}
#iscrizione input, 
#iscrizione select, 
#iscrizione textarea {
	width: 100%;
}
#iscrizione .no100 {
	width: auto;
}
.servizi {
	display: block;
	float: left;
	width: 175px;
}


.hide { display: none; }
.tup{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	z-index: 2;
	cursor:pointer;
}
.tdwn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	z-index: 1;
	cursor:pointer;
}
A.tup:link {
	color: #000000;
	text-decoration: none;
}
A.tup:visited {
	color: #000000;
	text-decoration: none;
}
A.tup:hover {
	color: #10591E;
	TEXT-DECORATION: underline;
}
A.tdwn:link {
	color: #000000;
	text-decoration: none;
}
A.tdwn:visited {
	color: #000000;
	text-decoration: none;
}
A.tdwn:hover {
	color: #10591E;
	TEXT-DECORATION: underline;
}

.cerca-calendario{
	background-image: url('immagini/cal.gif');
	background-repeat: no-repeat;
	width: 29px;
	height: 19px;
	background-color:#fff;
	background-position:center center;
	margin-bottom: 5px;
}

