* { padding: 0; margin: 0; }

html, body {
	background: #FFF;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-left: 5px;
}

a, a:visited {
	color: #333;
	text-decoration: none;
}

a:hover, a:active {
	color: #333;
	text-decoration: underline;
}

a.footerlink, a.footerlink:visited, a.footerlink:hover, a.footerlink:active {
	color: #999;

}

hr {
  border: 0px;
  width: 100%;
  color: #CCCCCC;
  background-color: #CCCCCC;
  height: 1px;
}

#webcontainer {
	margin: 0 auto;
	width: 980px;
	height: 570px;
	text-align: left;
}

#gallerycontainer {
	margin: 0 auto;
	width: 980px;
	height: 560px;
	text-align: left;
}

#siteheader {
	padding-top:10px;
	height: 40px;
	width: 300px;
	float: left;
}

#vlanguages {
	height: 40px;
	line-height: 40px;
   width: 680px;
	color: #999;
	text-decoration: none;
	text-align: right;
	float: left;
}

#main_menu {
	width: 980px;
	color: #333;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 11px;
	clear: both;
}

#menu_sub {
	width: 980px;
	color: #333;
	height: 40px;
	margin-top: 10px;
	border-bottom: 1px solid #CCC;
	font-size: 11px;
}

#webcontents, 
#gallerycontents {
	width: 980px;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
}
#gallerycontents {
	height:580px;
}

td.main_text,
td.concept_main_text,
td.biografia_main_text,
td.mostre_main_text,
td.mostre_anni,
td.recensioni_main_text,
td.cataloghi_main_text,
td.gallery_main_text,
td.contatti_main_text {
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	line-height: 16px;
}

td.mostre_anni {
	font-weight:bold;
}

td.home_didascalie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

td.main_text {width: 630px;}
td.concept_main_text {width: 773px;}
td.biografia_main_text {width: 905px;}

.home_slide, .slide, .titoli{
	padding-top: 20px;
	padding-bottom: 20px;
	border: 0px;
}

.slide_gallery{
	padding-bottom: 20px;
	border: 0px;
}
.slide_recensioni{
	padding-top: 20px;
	border: 0px;
}

.bio {
	width: 490px;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	float: left;
	padding: 20px 0px 20px 0px;
}

.bio_pic {
	width: 470px;
	padding: 20px 0px 20px 20px;
	vertical-align: top;
	float: left;
}

#main_footer {
	width: 980px;
	height: 20px;
	line-height: 20px;
	color: #999;
	text-decoration: none;
	text-align: left;
	border-top: 1px solid #CCC;
	clear: both;
}

.desc_book {
	width: 465px;
	margin-right: 25px;
	margin-top: 25px;
	text-decoration: none;
	text-align: justify;
	float: left;
}

.img_book {
	width: 185px;
	margin-right: 5px;
}

#thumb-nav {
	display: inline;
}