body {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(../media/bg_body.png);
	background-repeat: repeat-x;
	background-color: #A3C4D0;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#container {
	background-image: url(../media/bg_content.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner {
	background-image: url(../media/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
}

#banner h1, #banner h2 {
	display: none;
}

#menu {
	height: auto;
	padding-top: 2px;
	background: #335C75 url(../media/bg_menu.png) repeat-y center bottom;
	min-height: 33px;
}

#image {
	background-image: url(../media/bg_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	margin-right: 10px;
	margin-left: 10px;
}

#links {
	background-image: url(../media/bg_links.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	padding-top: 20px;
}

#content {
	text-align: left;
	margin: 10px;
}

#column {
	float: left;
	width: 180px;
	margin-left: 10px;
}

#mainbody {
	width: 540px;
	float: right;
	margin-right: 10px;
}

#footer {
	background-image: url(../media/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	clear: both;
	padding-top: 80px;
	font-size: x-small;
}

#menu ul, #links ul, #column ul {
	margin: 0px;
	padding: 0px;
}

#menu li, #links li {
	display: inline;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 120%;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#menu a:hover {
	color: #FFCF00;
}

#links a {
	font-size: 115%;
	margin-right: 0px;
	margin-left: 3px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding: 1px 2px 2px 20px;
	background-image: url(../media/pallino_links.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#links a:hover {
	background-image: url(../media/pallino_links_on.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#column li {
	list-style-type: none;
}

#column li a {
	text-decoration: none;
	color: #236078;
	font-weight: bold;
	display: block;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 5px;
	background-image: url(../media/pallino_column.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#column li a:hover {
	background-image: url(../media/pallino_column_on.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#mainbody h1, #mainbody h2, #mainbody h3, #mainbody h4, #mainbody h5 {
	color: #236078;
}

#mainbody h1 {
	font-size: 150%;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(../media/pallino_h1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
}

#mainbody h2 {
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(../media/pallino_h1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
}

#mainbody h3 {
	font-size: 110%;
}

#mainbody h4 {
	font-size: 105%;
}

#mainbody h5 {
	font-size: 100%;
}

#mainbody a {
	color: #236078;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #236078;
}

#mainbody a:hover {
	border-bottom-color: #FFC908;
}

#mainbody ul li {
	list-style-image: url(../media/bullet.png);
}

img.destra {
	float: right;
	margin-left: 5px;
}

img.sinistra {
	float: left;
	margin-right: 5px;
}

#mainbody img {
	padding: 2px;
	border: 1px solid #CFD4BB;
}

/* @group ADDED */

/* @group LINKS */

a {
	text-decoration: none;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
}

/* @end */

/* @group CLEARFIX */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: block
}

/* @end */

/* @group My Group */

.AS_ajax_highlight, .AS_ajax_highlight1, .ajaxSearch_highlight {
	background: #236078;
	color: #fff;
}

#highlighter {
	padding: 5px;
	border: 1px solid white;
	background-color: #d2e0ed;
}

div.ditto_line1 {
	font-weight: bold;
}

div.ditto_line2 {
	font-style: italic;
	font-size: x-small;
}

div.ditto_line3 {
	font-style: italic;
	margin-bottom: 5px;
	font-size: x-small;
}
.ditto_item {
	padding-bottom: 10px;
	border-bottom: 1px dotted white;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#login {
	border: 1px solid #6da1b3;
	padding: 5px;
}
#news {
	border: 1px solid #6da1b3;
	padding: 5px;
	margin-bottom: 10px;
}
#search {
	border: 1px solid #6da1b3;
	padding: 5px;
	margin-bottom: 10px;
}
#column h3 {
	margin-top: 0;
	color: #236078;
	margin-bottom: 5px;
	border-bottom: 1px solid #6da0b4;
}
#news a, #search a {
	color: #236078;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #236078;
}

#news a:hover, #search a:hover {
	border-bottom-color: #FFC908;
}

.faqContainer .faqQuestion, .faqContainer .question {   /* this is the question */
font-weight: bold;
	color: #236078;
}

.faqContainer img {  /* this is the icon (if any) */
    float:none;
    display:inline;
    margin: 0px 10px 0px 0px;
    padding: 0;
}

.handcursor{
    cursor:hand;
    cursor:pointer;
	color: #236078;
}

.switchgroup1 {   /* this is the answer */
    padding: 10px;
    margin: 10px;
}

/* @end */

/* @end */

