@charset "utf-8";
/*
COLORI DA MODIFICARE PER UNA NUOVA EDIZIONE:
color:#DA6E14;
h1
a:link
photobox (border)
nome_artista
*/

/*-------- PAGE CONSTRUCTION ---------*/
#container {
width:954px;
margin:0px;
margin-left:auto;
margin-right:auto;
padding:0px;
}
#header {
width:952px;
height:auto;
overflow:hidden;
margin-left:auto;
margin-right:auto;
position:relative;
margin:0px;
padding:0px;
}
#corpo {
width:952px;
height:auto;
min-height:450px;
background-image:url(images/new/corpo_sfondo.gif);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
position:relative;
margin:0px;
padding:0px;
}
#footer {
width:952px;
margin-left:auto;
margin-right:auto;
position:relative;
margin:0px;
padding:0px;
}
.object_container {
width:952px;
margin:0px;
margin-left:auto;
margin-right:auto;
padding:0px;
}
#left_content {
	position:relative;
	float:left;
	width:590px;
	margin-left:10px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#left_content img{
border:solid 1px #DA6E14;
padding:2px;
}
#left_content-mostra {
	position:relative;
	float:left;
	width:590px;
	margin-left:10px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#right_content {
position:relative;
float:right;
width:325px;
margin-right:1px;
padding:0px;
}
.clear {
clear:both;
}
#footer p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
padding:0px;
margin-top:5px;
margin-left:220px;
}
/*-------- MENU DX OLD---------*/
#menu_dx {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
#menu_dx ul {
margin:0px;
padding:0px;
list-style-type: none;
}
#menu_dx li {
margin:0px;
margin-top:5px;
padding:0px;

}
.visited {
margin:0px !important;
width:310px !important;
margin-top:5px  !important;
margin-left:9px !important;
font-weight:bold !important;
padding:0px !important;
padding-top: 4px !important;
padding-left: 4px !important;
}
#menu_dx a {
padding-top: 4px;
padding-left: 4px;
}
#menu_dx a:link {
display:block;
width:319px !important;
height:15px;
background-color:#E6E1CE;
text-decoration:none;
padding-top: 4px;
padding-left: 4px;
color:#000000;
}
#menu_dx a:hover {
display:block;
width:310px !important;
height:15px !important;
background-color:#D3CBAB !important;
margin-left:9px !important;
color:#000000;
}
#menu_dx a:visited {
display:block;
width:319px;
height:15px;
background-color:#E6E1CE;
text-decoration:none;
color:#000000;
}
#menu_dx a:active {
display:block;
width:319px;
height:15px;
background-color:#D3CBAB;
text-decoration:none;
color:#000000;
}
/*-------- MENU DX MOSTRA DAL 2009 ---------*/
#menu_dx_2009 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
#menu_dx_2009 ul {
margin:0px;
padding:0px;
list-style-type: none;
}
#menu_dx_2009 li {
margin:0px;
margin-top:5px;
padding:0px;
}

#menu_dx_2009 a {
padding-top: 4px;
padding-left: 4px;
}
#menu_dx_2009 a:link {
display:block;
width:319px !important;
height:15px;
background-color:#E6E1CE;
text-decoration:none;
padding-top: 4px;
padding-left: 4px;
color:#000000;
}
#menu_dx_2009 a:visited {
display:block;
width:319px;
height:15px;
background-color:#E6E1CE;
text-decoration:none;
color:#000000;
}
#menu_dx_2009 a:hover {
display:block;
width:310px !important;
height:15px !important;
background-color:#D3CBAB !important;
margin-left:9px !important;
color:#000000;
}
#menu_dx_2009 a:active {
display:block;
width:319px;
height:15px;
background-color:#D3CBAB;
text-decoration:none;
color:#000000;
}
/*-------- TESTI SX E ALTRO---------*/
img  {
border:none;
}
.noborder  {
border:none !important;
background:none;
}
#left_content {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#000000;
}
#left_content-mostra {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#000000;
}
p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#000000;
}
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
padding:0px;
color:#DA6E14;
font-weight:bold;
}
h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-style:italic;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:4px;
padding:0px;
color:#000000;
font-weight:normal;
}
h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
padding:0px;
color:#DA6E14;
font-weight:bold;
}
a:link {
text-decoration:underline;
color:#000000;
}
a:hover {
text-decoration:underline;
color:#DA6E14 ;
}
a:visited {
text-decoration:underline;
color:#333333;
}
a:active {
text-decoration:blink;
}
.photobox {
background-color:#E5E0CC;
border:solid 1px #DA6E14;
padding:11px;
margin-top:2px;
margin-bottom:2px;
margin-left:auto;
margin-right:auto;
height:auto;
width:auto;
min-width:100px;
max-width:580px;
}
.nome_artista {
color:#DA6E14;
}

