@charset "utf-8";
/*-------------------------------------------------
 * Reset
 -------------------------------------------------*/
 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*------------------------------------------------*/

strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:980px;
	margin:20px auto;
}
div#corpo div#sx,
div#corpo div#ce,
div#corpo div#dx,
div#corpo div#dx2 {
	position:relative;
	float:left;
}
div#corpo div#dx2 {
	width:803px;
}
div#corpo div#sx {
	width:157px;
	margin-right:20px;
}
div#corpo div#ce {
	width:230px;
	margin-right:10px;
}
div#corpo div#ce div {
	overflow:hidden;
}
div#corpo div#dx {
	width:563px;
}

div#corpo div#dx p {
	display:block;
}
div#simply {
	clear:both;
	margin-top:10px;
	position:relative;
	padding-top:10px;
	font-size:10px;
}
div#simply a {
	color:#b3b3b3;
}
h1 , h2 , h3 {
	text-transform:uppercase;
	font-weight:bold;
}
h1 , h2 {
	font-size:20px;
	line-height:18px;
}
h1,
div#h2 {
	margin-bottom:40px;
}
h1 a {
	text-decoration:none;
	display:block;
}
h2.artista {
	color:#7f7f7f;
	font-size:17px;
	text-transform:none;
}
h3 {
	font-size:15px;
	color:#666666;
	margin-bottom:5px;
	background-image:url("/img/p.gif");
	background-repeat:no-repeat;
	margin-left:-10px;
	padding-left:10px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#666666;
}
div#corpo div#dx div.img_principale {
	margin-bottom:10px;
	overflow:hidden;
	width:558px;
}
div#corpo div#dx div#box_tmb a.tmb {
	margin-left:10px;
	margin-bottom:10px;
	float:left;
	position:relative;
	left:-10px;
	cursor:pointer;
	text-align:center;
}
div#corpo div#dx div#box_tmb {
	overflow:auto;
}
div#corpo div#dx div#box_testo {
	clear:both;
	position:relative;
}
div#corpo div#dx p {
	margin-top:10px;
}
div#info {
	padding:5px;
	border:solid 1px #0080ff;
	font-size:13px;
	margin-bottom:5px;
}
div#info span {
	font-weight:bold;
	font-style:italic;
	font-size:25px;
	color:#0080ff;
	margin-right:15px;
	font-family:serif;
}
ul#menu li.corrente a,
ul#menueventi li.corrente a {
	color:#ff00ff;
}
ul#menu li a,
ul#menueventi li a {
	display:block;
}
::-moz-selection {
	background:#fae9ff;
}
::selection {
	background:#fae9ff;
}
div#biografia {
	margin-top:10px;
	color:#7f7f7f;
}
span#data {
	font-weight:bold;
}
div#artisti {
	margin-bottom:10px;
}
div#artisti span#tit {
	color:#666666;
	display:block;
}
span#data {
	display:block;
}
img#foto_testo {
	float:left;
	margin-right:10px;
}
div#descr {
	margin-bottom:10px;
}
ul#menu {
	margin-bottom:20px;
}

