body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #488CBD;
	text-align: center;
	margin: 0px;
}
a:link {
	color: #488CBD;
	text-decoration: underline;
}

#footer {
	color: #FFFFFF;
}

#footer a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #5AC2EF;
	text-decoration: underline;
}
#sxmenu {
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
}
#sxmenu a:link {
	text-decoration: none;
	color: #488CBD;
}
#sxmenu a:visited {
	color: #488CBD;
}
#sxmenu a:hover {
	color: #5AC2EF;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#dxtxt {
	text-align: justify;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #0A4B67;
}
#dxtxt a:link {
	color: #5AC2EF;
}
#dxtxt a:visited {
	color: #5AC2EF;
}
#dxtxt a:hover {
	color: #488CBD;
}
.insegna {
	font-size: 12px;
	font-weight: bold;
	color: #5AC2EF;
}
.insegna1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
#dxttl {
	text-align: justify;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #5AC2EF;
	font-size: 14px;
	font-weight: bold;
}
#dxttl1 {
	text-align: justify;
	height: 2px;
	background-color: #5AC2EF;
	padding-right: 10px;
	padding-left: 8px;
	margin-right: 10px;
	margin-left: 8px;
}
#dxtxt img {
}
#dxtbl {
	text-align: justify;
	padding-right: 8px;
}
a:visited {

	color: #488CBD;
	text-decoration: underline;
}
a:hover {


	color: #0A4B67;
	text-decoration: underline;
}
#add {
	font-size: 10px;
	color: #0A4B67;
	text-align: center;
	margin-top: 15px;
	margin-right: 8px;
	margin-left: 8px;
	font-weight: bold;
}
.insegna1 {
	font-size: 12px;
	font-weight: bold;
	color: #0A4B67;
	margin-bottom: 8px;
}
#add a:link {
	text-decoration: underline;
	color: #0A4B67;
}
#add a:visited {
	text-decoration: underline;
	color: #0A4B67;
}
#add a:hover {

	text-decoration: underline;
	color: #5AC2EF;
}
#frm {
	color: #FFFFFF;
}
#myform label {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 100px;
	display: block;
	vertical-align: bottom;
	background-position: left;
	height: 22px;
	clear: left;
	float: left;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
}
#myform input {
	border: 2px solid #488CBD;
	text-align: left;
	float: left;
	color: #488CBD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#myform1 label {
	color: #FFFFFF;
	font-weight: bold;
	width: 100px;
	display: block;
	height: 22px;
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-top: 5px;
}
#myform1 textarea {
	border: 2px solid #488CBD;
	color: #488CBD;
	width: 258px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	float: left;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#myform1 input {
	color: #0A4B67;
	float: right;
	font-size: 10px;
	font-weight: bold;
}
#myform2 {
	text-align: left;
	color: #488CBD;
}
#dxtxt1 {
	text-align: justify;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #0A4B67;
	font-size: 14px;
}
#dxtxt1 a:link {
	color: #FF6600;
}
#dxtxt1 a:visited {
	color: #FF6600;
}
#dxtxt1 a:hover {
	color: #0A4B67;
}
.highli {
	color: #FF6600;
}

div.gallery-image { position: relative; }
div.gallery-image img.thumbnail { width: 120px;}
div.gallery-image .bigone { display: none; position: absolute; left:30px; top: 10px; border:#333333 thin dotted; background-color:#FFFFFF; padding:15px; min-width:262px; }
div.gallery-image:hover .bigone { display:inline; }


