body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: center;
	/*		background-repeat : repeat-x;
	background-position : top;*/
}

#spaziatura {
	padding-top: 3px;
}

#nearcenter .mainlevel {
	background: url(../img/ruota.jpg) no-repeat;
	padding-left: 18px;
	line-height: 14px;
}

.moduletable {
	color: #fff;
}

.contentheading {
	color: #666;
	font-size: 13px;
	font-weight: bold;
	padding-top: 12px;
}

a {
	color: #000;
}

a:hover {
	color: #C00;
}

a img {
	border: 0;
}

.page {
	margin: 0 auto;
	width: 950px;
	clear: both;
}

#leftblock {
	background: #FFFFFF;
	float: left;
	width: 152px;
	height: 406px;
	margin-top: 20px;
	padding-top: 18px;
	border: 1px dashed #6C6C6C;
}

#leftfooter {
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	float: left;
	width: 154px;
	height: 80px;
	margin-top: 4px;
	padding-top: 4px;
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}


#logo {
	text-align: left;
	padding: 0 0 20px 0;
}

.mainlevel {
}

#active_menu {
	color: #c00;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin: 0px;
	padding: 100px 5px 0 5px;
}

#menu ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0.5em;
	text-indent: 0;
}

#menu li {
	list-style-type: none;
}

#menu ul li a, #menu ul li a:hover {
	text-decoration: none;
}

#rightblock {
	background: #FFFFFF;
	margin-left: 12px;
	width: 737px;
	margin-top: 20px;
	padding-top: 18px;
	float: left;
	border: 1px dashed #6C6C6C;
}

#rightfooter {
	background: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	margin-left: 12px;
	width: 739px;
	height: 80px;
	margin-top: 4px;
	padding-top: 4px;
	float: left;
	text-align: right;
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
}

#title {
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

#centerblock {
	text-align: left;
	margin: 0 18px;
	padding-bottom:18px;
	width: 690px;
	float: left;
	line-height: 1.4em;
}

#imagecenter {
}

#textcenter {
	clear: both;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
	float:left;
}

#textcenter h3 {
	font-size: 14px;
	color: #666;
}

#nearcenter {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#motto {
	text-align:left;
	margin-left: 20px;
}

#nuvole {
	float: left;
	margin-right: 1px;
}

#menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 25px 5px 0 5px;
	border-top: 1px solid #000;
}

#menu2 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0.5em;
	text-indent: 0;
}

#menu2 li {
	list-style-type: none;
}

#menu2 ul li a, #menu2 ul li a:hover {
	text-decoration: none;
}

#menu2 h3 {
	font-size: 12px;
	color: #666;
}


#footer {
	color: #666;
	font-size: 11px;
	text-align: left;
	padding-top: 35px;
	padding-left: 20px;
}

h1 {
	color:#000;
	font-weight:bold;
	font-size:16px;
}

h2  {
	color: #000;
	font-size: 12px;
	font-weight:normal;
}

h3  {
	color: #000;
	font-size: 12px;
	font-weight:normal;
}

h4  {
	color: #000;
	font-size: 12px;
	font-weight:normal;
}

p {
	line-height: 1.4em;
}
div.torna{
	float:right;
	margin:10px 10px 0 0;
}

/*artisti e opere*/

/*lista artisti*/
div.boxartistapad{
	margin:0 10px 10px 0;
	padding:5px;
	float:left;
	background-color:#EEE;
}
div.boxartista{
	width:210px;
	float:left;
}
div.boxartista h2{
	width:100%;
	margin:0;
	padding:0 0 5px;
	float:left;
	clear:both;
	font-weight:bold;
}
div.boxartista h2 a{
	color:#333;
	text-decoration:none;
}
div.boxartista img{
	margin:0 5px 0 0;
	border:1px solid #FFF;
	float:left;
}
div.boxartista img.ico_opere_plus{
	margin:44px 0 0;
	border:0;
}

/*lista opere artista*/
div.boxoperapad{
	margin:0 10px 10px 0;
	padding:5px;
	float:left;
	background-color:#EEE;
}
div.boxopera{
	width:325px;
	height:140px;
	float:left;
}
div.boxopera h3{
	margin:0;
	padding:0 0 5px;
	font-weight:bold;
}
div.boxopera h3 a{
	color:#333;
	text-decoration:none;
}
div.boxoperaimg{
	width:130px;
	height:140px;
	float:left;
	overflow:hidden;
}
div.boxopera img{
	border:1px solid #FFF;
	float:left;
}
div.boxopera .s,
div.boxopera .n{
	display:none;
}
div.boxopera table{
	margin:0;
	padding:0;
	border-collapse:collapse;
}
div.boxopera table tr td{
	padding:0 0 2px 0;
	line-height:1.1em;
	color:#999;
}

/*dettaglio opera*/
div#prodotto{
	width:100%;
	padding:5px 0 20px;
	float:left;
	clear:both;
}
div#prodotto h1{
	margin-bottom:0;
	padding-bottom:2px;
}
div#prodotto h2{
    margin:0;
    padding:0 0 10px;
	color:#999;
    font-size:14px;
    font-weight:bold;
}
div#dettimg{
	width:360px;
	float:left;
}
div#dettimggrande{}
div#dettimgthumbs{}
div#dettimgthumbs img{
	margin:5px 5px 0 0;
	float:left;
}
div#detttesto{
	width:330px;
	float:right;
}
div#dettdesc{}
div#dettdesc table{
	width:100%;
	border-collapse:collapse;
	vertical-align:top;
	line-height:1.1em;
}
div#dettdesc table td{
	border-bottom:1px solid #EEE;
}
div#dettdesc table td p:first-child{
	margin-top:0;
	padding-top:0;
}
div#dettdesc table td p:last-child{
	margin-bottom:0;
	padding-bottom:0;
}
div#dettdesc td.s{
	width:95px;
	padding:2px 5px 2px 0;
	color:#999;
	vertical-align:top;
}
div#dettprezzo{
	width:100%;
	padding:20px 0;
	border-bottom:1px solid #EEE;
	float:left;
	font-size:16px;
	font-weight:bold;
}
div#dettprezzo span#prezzol{
	float:left;
	color:#999;
}
div#dettprezzo span#prezzor{
	float:right;
}
div#dettform{
	padding:10px;
	float:left;
	clear:both;
	background-color:#EEE;
}
div#dettform h2{
	width:670px;
	margin:0 0 10px;
	padding:0 0 5px;
	border-bottom:1px solid #FFF;
	color:#999;
	font-size:16px;
	font-weight:bold;
}
div#dettform table{
	width:670px;
	border-collapse:collapse;
	vertical-align:top;
	line-height:1.1em;
	float:left;
}
div#dettform table td{
	margin:0;
	padding:0;
	border:0;
}
div#dettform table tr td.formleft{
	width:80px
}
div#dettform table tr td.formright{
	width:255px;
}
div#dettform input,
div#dettform textarea{
	margin:0 0 2px;
	padding:2px;
	border:1px solid #CCC;
	background-color:#FFF;
}
div#dettform input{
	width:235px;
}
div#dettform textarea{
	width:229px;
}
div#dettform input#chkPrivacy{
	width:20px;
	margin:10px 10px 0 0;
	padding:0;
	border:0;
	background-color:transparent;
	float:left;
}
div#dettform label{
	width:300px;
	margin-top:5px;
	float:left;
	font-size:10px;
	line-height:11px;
}
div#dettform input#btnInvia{
	margin-top:5px;
	padding:5px 2px;
	background-color:#C00;
	color:#FFF;
	cursor:pointer;
}
div#dettform input#btnInvia:hover{
	border-color:#C00;
	background-color:#CCC;
	color:#C00;
}
