html,form{
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 0px;
	margin: auto 0;
	background: #dacbd5;
	text-align: center;
	font-size:11px;
}
p{
	margin:0;
	padding:0;
}
a {
	text-decoration: none;
	color: #b65595;
}
a:hover {
	text-decoration: underline;
}
img{
	border:0;
}

.clearLeft{
	clear: left;
	font-size: 1px;
	line-height: 1px;
}
.clearLeft0 {
	clear: left;
	font-size: 0;
	line-height: 0;
	height: 0px;
}
.clearRight0 {
	clear: right;
	font-size: 0;
	line-height: 0;
	height: 0px;
}
.clearAll {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 1%;
}

#map{
	height:200px;
	width:200px;
}
.errore{
	color:red;
	font-size: 14px;
	font-weight:bold;
	margin-top: 10px;
}

table.contatti{
	font-size: 10px;
	margin-top: 10px;
	width:300px;
}

.formContatti{
	background-color: #dacbd5;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:0;
	padding:2px;
	height:20px;
	width:200px;
}
.textContatti{
	background-color: #dacbd5;
	border:0px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:2px;
	height:100px;
	overflow:hidden;
	width:300px;
}

#contenitore{
	background-color:#fcf9f9;
	margin:auto;
	text-align:left;
	height:558px;
	width:994px;
}

#header{
	background-color:#fcf9f9;
	margin:auto;
	text-align:left;
	height:80px;
	width:994px;
}

#menu1{
	background-color:#b65595;
	text-align:left;
	height:17px;
	margin-left:24px;
	width:970px;
}

#menu1 .cella{
	float:left;
	width:auto;
	padding-left:10px;
}
#menu1 .cella a{
	background-image: url(img/puntini.gif);
	background-position: left;
	background-repeat: no-repeat;
	color:#ffffff;
	text-decoration: none;
	display: block;
	height: 17px;
	float: left;
	width: auto;
	padding-left:13px;
	padding-right:30px;
}
#menu1 .cella a:hover{
	color:#993399;
	background-color:#f0e0ec;
	display:block;
	width:auto;
	text-decoration:none;
}

#menu1 .cella a.selected{
	color:#fff;
	background-color:#ce8eb8;
	background-image: url(img/puntini.gif);
	display:block;
	width:auto;
	text-decoration:none;
}

#menu2{
	background-color:#ce8eb8;
	border-bottom:1px #e1b9d2 solid;
	text-align:left;
	height:17px;
	width:970px;
}
#menu2 .contenitore{
	padding-left: 30px;
}
#menu2 .cella{
	float:left;
	padding-right: 30px;
	width:auto;
}
#menu2 .cella a{
	background-image: url(img/puntini.gif);
	background-position: left;
	background-repeat: no-repeat;
	color:#fff;
	text-decoration:none;
	display:block;
	font-size:10px;
	padding-top:3px;
	padding-left:13px;
	padding-right:10px;
	height:17px;
	float:left;
	width:auto;
}

#menu2 .cella a:hover{
	color:#993399;
	background-color:#f0e0ec;
	display:block;
	width:auto;
	text-decoration:none;
}

#menu2 .cella a.selected{
	color:#993399;
	background-color:#f0e0ec;
	background-image: url(img/puntini_sel.gif);
	display:block;
	width:auto;
	text-decoration:none;
}

#menu3{
	background-color:#e0b7d1;
	margin-left: 80px;
	height:17px;
	width:450px;
}

#menu3 .cella{
	float:left;
	padding-right: 30px;
	width:auto;
}
#menu3 .cella a{
	background-image: url(img/puntini.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration:none;
	display:block;
	font-size:10px;
	padding-left:13px;
	padding-right:20px;
	height:17px;
	float:left;
	width:auto;
}

#menu3 .cella a:hover{
	color:#993399;
	background-color:#f0e0ec;
	padding-right:20px;
	display:block;
	width:auto;
	text-decoration:none;
}

#menu3 .cella a.selected{
	color:#993399;
	background-color:#f0e0ec;
	background-image: url(img/puntini_sel.gif);
	display:block;
	width:auto;
	text-decoration:none;
}

.titolo{
	color: #999999;
	font-size: 24px;
	margin-bottom: 10px;
}

.testo{
	color: #999999;
	margin-bottom: 20px;
}

#SinglePage{
	height:430px;
	width:954px;
}

#mainPage{
	background-color:red;
	background: url(img/bkg_main.gif);
	height:427px;
}

#boxNews{
	background-color:#000000;
	height:80px;width:954px;
	filter:alpha(opacity=70);
	margin-bottom:10px;
	moz-opacity: 0.7;
	opacity: 0.7;
}

#boxNews .titolo{
	color:white;
	font-size:18px;
	font-weight:bold;
	float:left;
	filter:alpha(opacity=100);
	moz-opacity: 1;
	opacity: 1;
	text-align:left;
	width:400px;
}

#boxNews .info{
	color:white;
	font-size:16px;
	float:left;
	text-align:right;
	width:554px;
}

#mostre{
	margin:auto;
	text-align:left;
	width:880px;
}

#mostre .elemento{
	float: left;
	width: 385px;
}

#mostre .elemento a{
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
}

#catalogo{
	width: 810px;
	float: left;
	height: 360px;
	overflow:auto;
}

#catalogo .elemento{
	width:385px;
	float:left;
}

#catalogo .elemento a{
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
}

.artista_min{
	float:left;
	height:80px;
	width:210px;
}

.artista_min .colSx{
	background-color:white;
	float:left;
	height:80px;
	width:80px;
}

.artista_min .colDx{
	color:#666666;
	float:left;
	height:80px;
	overflow:auto;
	padding-left:10px;
	width:120px;
}

.artista_min .colDx .inside{
	font-size:11px;
	font-weight:bold;
	padding-top:40px;
}

.artista{
	float:left;
	height:109px;
	width:210px;
}

.artistaOld{
	float:left;
	height:109px;
	width:260px;
}

.artista .colSx{
	background-color:white;
	float:left;
	height:109px;
	width:109px;
}

.artista .colDx{
	color:#666666;
	float:left;
	height:105px;
	overflow:auto;
	padding-left:10px;
	width:90px;
}

.artista .colDxOld{
	color:#666666;
	float:left;
	height:105px;
	overflow:auto;
	padding-left:10px;
	width:140px;
}

.artista .colDx .inside{
	font-size:12px;
	font-weight:bold;
	padding-top:40px;
}

#map{
	background-color:#dedede;
	float:left;
	margin-right:80px;
	width:392px;
	height:360px;
}

#footer{
	margin:auto;
	text-align:left;
	height:30px;
	width:994px;
}