/***********************************************************
stili-slave.css
CSS principale
************************************************************/
a img{
   border-width : 0px;
   border-width:0;
   border-style:none;
   border-color:#fff;
   color:#fff;
}

.skiplock, .skiptext, .skiplinks {display:none;}
.nowrap {white-space : nowrap;}
html {
   height: 100%;
   margin: 0px;
   padding: 0px;
}
body {
	height:100%;
	margin: 0px;
	padding: 0px;
	color:#000;
    font-family: verdana, arial, helvetica, sans serif;
    font-size: 0.75em;
    color: #303030;
    background-color:#ededed;
}
td,th {
	font-size: 9pt;
}
div#emptytop {
   position: relative;
   top:4px;
/*   height: 20px;*/
   background: transparent;
   z-index: 5;
}
div.header {
   top: 0px;
   margin : 0px;
   padding: 0px;
   background: transparent url("../img/headerhome.png") top left no-repeat;
   height: 120px;
}
div#headerhome {
   position: relative;
   top: 4px;
   width: 855px;
   height: 92px;
   z-index: 2;
}
div#headerhome {
   background: transparent url("../img/headerhome.png") top left no-repeat;
}

div#menutop {
   position: relative;
   top:0px;
   left:0px;
   z-index: 3;
   width: 855px;
   height: 30px;
   background: #fff url("../img/menu/menubg.png") bottom left repeat-x;
   
}
div#menutop ul {
   margin: 0px;
   padding: 0px;
}
div#menutop ul li {
   list-style: none;
   margin: 0px;
   padding: 0px;
   float: left;
   height: 28px;

}
div#menutop li a, div#menutop li a:link, div#menutop li a:visited {
/*     background: transparent url("../img/hovermenu.png") top left no-repeat; */
   display: block;
   height: 28px;
   margin: 0px;
   padding: 0px;

}
li#home {
   background: transparent url("../img/menu/home.png") top left no-repeat;
   width: 73px;
}
li#home a:hover {
   background: transparent url("../img/menu/home_f2.png") top left no-repeat;
}
li#chisiamo {
   background: transparent url("../img/menu/chisiamo.png") top left no-repeat;
   width: 103px;
}
li#chisiamo a:hover {
   background: transparent url("../img/menu/chisiamo_f2.png") top left no-repeat;
}
li#artisti {
   background: transparent url("../img/menu/artisti.png") top left no-repeat;
   width: 73px;
}
li#artisti a:hover {
   background: transparent url("../img/menu/artisti_f2.png") top left no-repeat;
}
li#opere {
   background: transparent url("../img/menu/opere.png") top left no-repeat;
   width: 73px;
}
li#opere a:hover {
   background: transparent url("../img/menu/opere_f2.png") top left no-repeat;
}
li#smartshows {
   background: transparent url("../img/menu/smartshows.png") top left no-repeat;
   width: 119px;
}
li#smartshows a:hover {
   background: transparent url("../img/menu/smartshows_f2.png") top left no-repeat;
}
li#smartexhibition {
   background: transparent url("../img/menu/smartexhibition.png") top left no-repeat;
   width: 141px;
}
li#smartexhibition a:hover {
   background: transparent url("../img/menu/smartexhibition_f2.png") top left no-repeat;
}
li#smartshop {
   background: transparent url("../img/menu/smartshop.png") top left no-repeat;
   width: 106px;
}
li#smartshop a:hover {
   background: transparent url("../img/menu/smartshop_f2.png") top left no-repeat;
}
li#smartnews {
   background: transparent url("../img/menu/smartnews.png") top left no-repeat;
   width: 111px;
}
li#smartnews a:hover {
   background: transparent url("../img/menu/smartnews_f2.png") top left no-repeat;
}
li#smartforum {
   background: transparent url("../img/menu/smartforum.png") top left no-repeat;
   width: 121px;
}
li#smartforum a:hover {
   background: transparent url("../img/menu/smartforum_f2.png") top left no-repeat;
}
li#faq {
   background: transparent url("../img/menu/faq.png") top left no-repeat;
   width: 76px;
}
li#faq a:hover {
   background: transparent url("../img/menu/faq_f2.png") top left no-repeat;
}

li#home a, li#artisti a, li#opere a {
   background: transparent none;
   width: 73px;
}
li#chisiamo a {
   background: transparent none;
   width: 103px;
}
li#smartshows a {
   background: transparent none;
   width: 119px;
}
li#smartexhibition a {
   background: transparent none;
   width: 141px;
}
li#smartshop a {
   background: transparent none;
   width: 106px;
}
li#smartnews a {
   background: transparent none;
   width: 111px;
}
li#smartforum a {
   background: transparent none;
   width: 121px;
}
li#faq a {
   background: transparent none;
   width: 76px;
}

li#homeen {
   background: transparent url("../img/menu/homeen.png") top left no-repeat;
   width: 73px;
}
li#homeen a:hover {
   background: transparent url("../img/menu/homeen_f2.png") top left no-repeat;
}
li#chisiamoen {
   background: transparent url("../img/menu/chisiamoen.png") top left no-repeat;
   width: 103px;
}
li#chisiamoen a:hover {
   background: transparent url("../img/menu/chisiamoen_f2.png") top left no-repeat;
}
li#artistien {
   background: transparent url("../img/menu/artistien.png") top left no-repeat;
   width: 76px;
}
li#artistien a:hover {
   background: transparent url("../img/menu/artistien_f2.png") top left no-repeat;
}
li#opereen {
   background: transparent url("../img/menu/opereen.png") top left no-repeat;
   width: 77px;
}
li#opereen a:hover {
   background: transparent url("../img/menu/opereen_f2.png") top left no-repeat;
}
li#smartshowsen {
   background: transparent url("../img/menu/smartshowsen.png") top left no-repeat;
   width: 130px;
}
li#smartshowsen a:hover {
   background: transparent url("../img/menu/smartshowsen_f2.png") top left no-repeat;
}
li#smartshopen {
   background: transparent url("../img/menu/smartshopen.png") top left no-repeat;
   width: 112px;
}
li#smartshopen a:hover {
   background: transparent url("../img/menu/smartshopen_f2.png") top left no-repeat;
}
li#smartnewsen {
   background: transparent url("../img/menu/smartnewsen.png") top left no-repeat;
   width: 111px;
}
li#smartnewsen a:hover {
   background: transparent url("../img/menu/smartnewsen_f2.png") top left no-repeat;
}
li#smartforumen {
   background: transparent url("../img/menu/smartforumen.png") top left no-repeat;
   width: 120px;
}
li#smartforumen a:hover {
   background: transparent url("../img/menu/smartforumen_f2.png") top left no-repeat;
}
li#faqen {
   background: transparent url("../img/menu/faqen.png") top left no-repeat;
   width: 53px;
}
li#faqen a:hover {
   background: transparent url("../img/menu/faqen_f2.png") top left no-repeat;
}

li#homeen a {
   background: transparent none;
   width: 73px;
}
li#chisiamoen a {
   background: transparent none;
   width: 103px;
}
li#artistien a {
   background: transparent none;
   width: 76px;
}
li#opereen a {
   background: transparent none;
   width: 77px;
}
li#smartshowsen a {
   background: transparent none;
   width: 130px;
}
li#smartshopen a {
   background: transparent none;
   width: 112px;
}
li#smartnewsen a {
   background: transparent none;
   width: 111px;
}
li#smartforumen a {
   background: transparent none;
   width: 120px;
}
li#faqen a {
   background: transparent none;
   width: 53px;
}


div.headerlinkhome {
   position: absolute;
   width:555px;
   left: 0px;
   top: 0px;
   margin: 0px;
   padding: 0px;
}
div.headerlinkhome a {
   display:block;
   width:555px;
   height:50px;
   margin:0px;
   padding: 0px;
}
div#searchcontainer {
   position: absolute;
   right: 2px;
   top: 15px;
   width:300px;
   text-align: right;
}
div#searchcontainer table {
   float: right;
}
div#searchcontainer form {
   margin: 0px;
   padding: 0px;
}
.input_button {
   margin               : 0px 0px 0px 2px;
   padding              : 0;
   border               : 0px;
   background           : transparent;
} 
.input_text {
   border: 1px solid #cfcfcf; 
   margin: 0px;
   padding: 1px 2px 1px 18px;
   font-size: 11px;
   color: #828282;
   background: #fff url("../img/search.png") 2px 1px no-repeat;
   height: 15px;
   \height: 19px;
   he\ight: 15px;
}
input.input_text:focus {
   background-color: #fff;
}
input.noborder {
   border: 0px transparent none;
   background-color: transparent;
}

div.linktop {
   color: #888888;
   width: 855px;
   margin: 0px 0px 0px 0px;
   padding: 2px 0px 0px 0px;
   white-space : nowrap;
   font-size: 0.9em;
   height: 14px;
   \height: 16px;
   he\ight: 14px;
   /* border:red 1px solid;*/
}
div.linktop a, div.linktop a:hover, div.linktop a:visited, div.linktop a:link {
   color: #888888;
   font-weight: bold;
   padding-bottom: 0px;
   margin-bottom: 0px;
}
div.linktop div.topleft {
   float: left;
   margin-left: 0px;
   display:inline;
}
div.linktop div.topright {
   float: right;
   margin-right: 0px;
   display:inline;
}

div.linkbottom {
   color: #888888;
   width: 855px;
   margin: 0px auto 0px auto;
   padding: 10px 0px 0px 0px;
   white-space : nowrap;
   font-size: 0.9em;
   text-align: left;
   height: 14px;
   \height: 16px;
   he\ight: 14px;
   /* border:red 1px solid;*/
}
div.linkbottom a, div.linkbottom a:hover, div.linkbottom a:visited, div.linkbottom a:link  {
   color: #888888;
   font-weight: bold;
   padding-bottom: 0px;
   margin-bottom: 0px;
}
div.linkbottom div.topleft {
   float: left;
   margin-left: 0px;
   display:inline;
}
div.linkbottom div.topright {
   float: right;
   margin-right: 0px;
   display:inline;
}

div#hpfront {
   position: relative;
   top: 1px;
   width: 855px;
   height: 448px;
/*   background: transparent url("../img/frontimage.jpg") top left no-repeat;*/
}
div#normalfront {
   position: relative;
   top: 0px;
   width: 855px;
   background: transparent url("../img/bgborder.png") top left repeat-y;

}
div#normalfrontborder {
   position: relative;
   background: transparent url("../img/bgnormal.png") bottom left no-repeat;

}

div#frontbox {
   position: absolute;
   top: 430px;
   left: -9px;
   width: 874px;
   height: 130px;
   color: #fff;
   background: transparent url("../img/frontboxalfa.png") top left no-repeat;
   font-size: 10px;
}
div#normalfrontbox, div#artistibox, div#operebox, div#frontbox {
   color: #fff;
}
div#normalfrontbox a, div#normalfrontbox a:link, div#normalfrontbox a:visited,
div#artistibox a, div#artistibox a:link, div#artistibox a:visited,
div#operebox a, div#operebox a:link, div#operebox a:visited,
div#frontbox a, div#frontbox a:link, div#frontbox a:visited {
   color: #fff;
   font-weight: bold;
}
div#normalfrontbox h2, div#artistibox h2, div#operebox h2, div#frontbox h2 {
   color: #000;
   padding-top: 0px;
   padding-bottom: 2px;
   margin-top: 0px;
   margin-bottom: 0px;
   font-weight: bold;
   font-size: 1.4em;
}
div#normalfrontbox p, div#artistibox p, div#operebox p, div#frontbox p {
   margin-top: 0px;
   padding-top: 0px;
}
div#frontbox iframe {
   margin-top: 4px;
}
div#frontleft {
   position: absolute;
   top: 10px;
   left: 29px;
   width: 255px;
   font-size: 10px;
   opacity: 1.0;
   filter: alpha(opacity=100);
}
div#frontmidleft {
   position: absolute;
   top: 10px;
   left: 29px;
   width: 400px;
   opacity: 1.0;
   filter: alpha(opacity=100);
}
div#frontmid {
   position: absolute;
   top: 10px;
   left: 29px;
   width: 800px;
   opacity: 1.0;
   filter: alpha(opacity=100);
}
div#frontcenter {
   position: absolute;
   top: 10px;
   left: 304px;
   width: 265px;
   opacity: 1.0;
   filter: alpha(opacity=100);
}
div#frontright {
   position: relative;
   top: 10px;
   left: 589px;
   width: 255px;
   opacity: 1.0;
   filter: alpha(opacity=100);
}
div#frontcenter p, div#frontright p {
   padding: 0px;
   margin: 0px;
}
div#frontmidright {
   position: absolute;
   top: 10px;
   left: 446px;
   width: 400px;
   opacity: 1.0;
   filter: alpha(opacity=100);
}
div#frontmidright h2 a, div#frontmidright h2 a:link, div#frontmidright h2 a:visited,
div#frontmidleft h2 a, div#frontmidleft h2 a:link, div#frontmidleft h2 a:visited,
div#frontmid h2 a, div#frontmid h2 a:link, div#frontmid h2 a:visited {
   color: #000;
}

div#normalfrontbox, div#artistibox, div#operebox {
   position: relative;
   left: -8px;
   bottom: 18px;
   width: 874px;
   height: 130px;
   clear: both;
   font-size: 10px;
   opacity: .8;
   filter: alpha(opacity=80);
}
div#normalfrontbox {
   background: transparent url("../img/artistibox.png") top left no-repeat;
}
div#artistibox {
   background: transparent url("../img/artistibox.png") top left no-repeat;
}
div#operebox {
   background: transparent url("../img/artistibox.png") top left no-repeat;
}
div#barraautore {
   color: #fff;
   position: relative;
   top: 1px;
   width: 855px;
   height: 46px;
   background: transparent url("../img/barraautore.png") top left no-repeat;
}
div#barraautore p {
   margin: 0px;
   padding: 0px
}
div#barraautore a {
   position: absolute;
   display: block;
   height: 24px;
   width: 855px;
   top: 0px;
   left: 0px;
   z-index: 20;
}
div#barraautore a, div#barraautore a:link, div#barraautore a:visited, div#barraautore a:hover {
   color: #fff;
   text-decoration: none;
}
div#barraautore div {
   position: absolute;
   top: 0px;
   bottom: 0px;
   padding: 4px 0px 0px 10px;
   z-index: 10;
}
div#barranormal, div#barraartisti, div#barraopere, div#barraartistien, div#barraopereen {
   position: relative;
   top: 0px;
   width: 855px;
   height: 46px;
}
div#barranormal {
   background: transparent url("../img/barranormal.png") 0px 1px no-repeat;
}
div#barraartisti {
   background: transparent url("../img/barraartisti.png") 0px 1px no-repeat;
}
div#barraopere {
   background: transparent url("../img/barraopere.png") 0px 1px no-repeat;
}
div#barraartistien {
   background: transparent url("../img/barraartistien.png") 0px 1px no-repeat;
}
div#barraopereen {
   background: transparent url("../img/barraopereen.png") 0px 1px no-repeat;
}
a#barravaia {
   position: absolute;
   display: block;
   height: 24px;
   width: 200px;
   top: 1px;
   left: 0px;
}
a#barrahome  {
   position: absolute;
   display: block;
   height: 24px;
   width: 77px;
   top: 1px;
   left: 778px;
}
.principale {
   white-space : nowrap;
}
div#barranormal a.home {
   position: absolute;
   display: block;
   height: 24px;
   width: 77px;
   top: 1px;
   left: 778px;
}
div#barranormal div {
   color: #fff;
   padding: 4px 0px 0px 10px;
}
div#barranormal div a, div#barranormal div a:visited, div#barranormal div a:link {
   color: #fff;
   
}

div#footbar {
   clear: both;
   text-align: center;
   width: 100%;
   height: 69px;
   background: #ededed url("../img/footbar.png") top left repeat-x;
}
div#footbarnormal {
   position: relative;
   top: 19px;
   left: -8px;
   width: 874px;
   height: 69px;
   background: transparent url("../img/footbar.png") top left repeat-x;
}

div.main {
   margin : 0px;
   padding: 0px;
   background-color: #fff;
   border-style: none;
   border-width: 0px;
   text-align: center;
}

div.contenitore {
   text-align: left;
   margin: 0px auto 0px auto;
   width: 855px;
}
div.contenitoreaccess {
   background: #FFFFFF;
   width: 855px;

   position: relative;
}
 
div.fotografia img{
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
div.contenuto {
   position: relative;
   width: 855px;
   min-height: 305px;
}
div.contenuto, div.contenuto td, div.contenuto th, div.contenuto li {
    font-family: tahoma,verdana, arial, helvetica, sans serif;
}

div.contenutohome {
   float: right;
   z-index:1;
   width: 745px;
}
div.breadcrumbs{
   text-align: right;
   padding: 0.1em 20px 0.3em 0em;
   font-size: 80%;
   background: transparent url("/img/breadcrumbnew.png") top right repeat-y;
   margin-bottom: 5px;
}
div.contentleft {
   float: left;
   width: 565px;
}
div.contentright {
   float: right;
   width: 215px;
   padding-top: 0px;
}
div.contentpadding {
	padding: 0px 20px 3.5em 10px;
}
div.contentpadding p,div.contenuto p, div.testoprodotto p, div.testonews p {
   margin: 0em 0em 0.8em 0em;
   padding:0px;
   text-indent:0px;
}
div.contenuto>p+p, div.contentpadding>p+p, div.testoprodotto>p+p, div.testonews>p+p { }

p.nomargin { text-indent:0px; }


div.accedi a {
  float:right;
  text-decoration: none;
  color: black;
  margin-top:-20px;
  margin-right:5px;
}
div.accedi a img {
  position:relative;  
  top:2px;
}


div.titolohead {
   float: right;
   margin : 0px 30px 0px 0px;
   padding-top: 15px;
   letter-spacing: 8px;
   font-weight: bold;

   white-space : nowrap;
   color: #000000;
}

/******div.titolohead a, div.titolohead a:link, div.titolohead a:hover, div.titolohead a:visited {
   text-decoration: none;
   color: #000000;
}******/

fieldset {
   border: #dcdcdc 2px solid;
   margin-left: auto;
   margin-right: auto;
   width: 80%;
}

fieldset.contatti {
   text-align: left;
   width: 415px;
}
fieldset.corsi {
   width: 90%;
   border: #303030 2px solid;
   margin-bottom: 20px;
}
fieldset.login {
   width: 70%;
   border: #F4B695 2px solid;
   margin-bottom: 20px;
}
div.corsielenco {
	text-align: left;
   width: 90%;
   border: #F4B695 1px solid;
   margin: 0px auto 20px auto;
}
div.corsielencopadding {
	padding:10px;
}
div#elenco {
	text-align: center;
	width: 547px;
}
fieldset.contatti label {
   
}

fieldset div.paddfield {
   padding: 10px 5px 5px 5px;
}
fieldset.corsi div.paddfield {
   padding: 1px;
}

fieldset legend {
   font-weight: bold;
}
label {
   margin: 0px;
   padding: 0px;
}

textarea, select { 
   border-style: solid;
   border-width:  1px;
   background-color: #FFF;
   border-color: #303030;
}
input.for {
   display: inline;
   border-style: solid;
   border-width:  1px;
   background-color: #FFF;
   border-color: #303030;
   width: 100px;
   padding: 0px 1px 1px 1px;
   margin: 0px;
   height: 15px;
   \height: 18px;
   he\ight: 15px;
}
button.vai, button.vaien {
   border: 0px none;
   padding: 0px;
   margin: 0px;
   width: 34px;
   height: 18px;
   text-align: center;

}
button.vai {
   background: transparent url("../img/vai.png") top left no-repeat;
}
button.vaien {
   background: transparent url("../img/vai.png") top left no-repeat;
}
button.invia {
   text-align: center;
   border: 0px none;
   background: transparent url("../img/invia.png") top left no-repeat;
   padding: 0px;
   margin: 0px;
   width: 400px;
   height: 20px;
   vertical-align: 2px !important;
   vertical-align: 0px;
}
input {
   padding-left: 2px;
   border-style: solid;
   border-width:  1px;
   background-color: #FFF;
   border-color: #303030;
   color: #000;
}
button {
   color: #303030;
   border: 1px solid;
   border-color: #303030;
   background-color: #f5f5f5;
}
input:focus, textarea:focus, select:focus { 
   background-color: #FFFFCC;
}
h1 {
	margin: 0px;
   padding: 7px 0px 12px 0px;
	font-size: 1.7em;
   font-weight: bold;
}
h1.titolopagina {
   padding-top: 10px;
}
h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1.1em;
   font-style: italic; 
}
div.clearboth {
   /*clear:both;*/
   display:none;
}
div.news {
	border-width: 2px 0px 2px 0px ;
	border-style: solid;
	border-color: #5a4812;
  margin: 10px 0px 5px 0px;
  /*background-color: #daf8d6;*/
}

div.testonews{
  color: #050505;
	margin: 2px;
	padding: 3px 5px 3px 5px;

}
/* Per evitare il baco sul padding in IE... */

div.padding {
	padding: 2px 4px 2px 4px;
}

div.padding p{
	margin: 3px; /*5px;*/
}

div.padding img, div.testonews img{
  	border: 2px solid #f5f5f5;
  	margin: 4px 10px 4px 4px;
  	padding: 0px;
  	background-color: transparent;
}
div.immagineprodotto{
   float:left;
   background: transparent url("../img/bgimmagini.png") bottom left no-repeat;
}
div.immagineopera {
   width: 192px;
   background: transparent url("../img/bgopere.png") bottom left no-repeat;
   text-align: center;
   padding-bottom: 21px;
}
div.immagineprodottodx{
   float:right;
   margin-top: 0px;

   width: 246px;
   background: transparent url("../img/bgimmagini.png") bottom left no-repeat;
   text-align: center;
}
div.immaginenewsprodottodx{
   float:right;
   margin-top: 0px;
   text-align: center;
   width: 180px;
   background: transparent url("../img/bgnews.png") bottom left no-repeat;
   text-align: center;
}
div.immagineprodottodx div {
   background: transparent url("../img/bgimmaginitop.png") top left no-repeat;
   padding-top: 13px;
   padding-bottom: 21px;
}
div.immaginenewsprodottodx div {
   padding-top: 13px;
   padding-bottom: 21px;
}
div.immagineprodotto img, div.immagineprodottodx img {    
      
}
div.immagineprodottodx img {

}

div.immaginearticolodx{
   float:right;
   margin-top: 10px;
   margin-bottom: 2.5em;
   width: 246px;
   background: transparent url("../img/bgimmagini.png") bottom left no-repeat;
   text-align: center;
}
div.immaginearticolodx div {
   background: transparent url("../img/bgimmaginitop.png") top left no-repeat;
   padding-top: 13px;
   padding-bottom: 21px;
}

div.immagineoperedx{
   float:right;
   margin-top: 10px;
   margin-bottom: 2.5em;
   width: 496px;
   background: transparent url("../img/bgoperegrandi.png") bottom left no-repeat;
   text-align: center;
}
div.immagineoperedx div {
   background: transparent url("../img/bgoperegranditop2.png") top left no-repeat;
   padding-top: 13px;
   padding-bottom: 21px;
}

div.prodotto, div.prodottonews {
   margin-bottom: 10px;
}
div.prodottonews p {
   display:inline;
}
div.prodotto td, div.prodottonews td {
   vertical-align: top;
}
div.titoloprodotto {
 /* background: #dbdbdb; */
 margin: 0px 0px 5px 0px;
 padding: 2px 3px;
}
div.titoloprodotto h2, div.titoloprodotto h2 a {
 margin:0px;
 padding: 0px;
}
div.bottomnavigator {
	clear: both;
	margin: 3em 0em 1em 0em;
}
ul.elencoarticoli li {
	float:left;
	width: 235px;
  padding: 0px;
  margin: 0 10px 0 0;
}

/*div.testoprodotto h2 a{
  margin: 0px;
  color:black;
}*/
/*div.testoprodotto a{
     color:#254377;
     text-decoration: none;
     font-weight: bold;
}*/

p.redattore {
   text-align: right;
   margin: 0px 10px 5px 100px;
}

div.footer {
   background: transparent url("../img/footer.png") bottom left no-repeat;
   width: 855px;
   height: 45px;
   text-align: center;
   font-size: 0.85em;
   font-style: normal;
   clear:both;
}
div.footer div {
   padding: 0px  10px 10px 10px;
}

pre, code, kbd, tt {
	font-family: "courier new", "courier", monospace;
}

.right{
  text-align: right;
}

.center {
   text-align: center;
}

p.introarticolo {
   margin-bottom: 0px;
   padding-bottom: 0px;
}

p.signarticolo {
   text-align: right;
   margin-top: 0px;
   padding-top: 0px;

}

a, a:link, a:visited {
   color: #c01480;
   text-decoration:none;
   font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a.linkinternobold, a.linkinternobold:link, a.linkinternobold:visited {
   text-decoration: underline;
}

ul.contenuti {
   line-height: 16px;
   list-style: none;
}

hr {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	height: 0px;
	clear: both;
	border-color: #000000;
}
hr.separe {
   margin: 1em 0 1.5em 0;
   border-width: 0px;
   border-style: none;
   height: 4px;
   clear: both;
   background: transparent url("/img/retino.gif") center repeat-x;
}

div.box {
	border-width: 1px ;
	border-style: solid;
	border-color: #B81F1B;
	margin: 10px 0px 5px 0px;
	background: #FFF6DD;
}

pre.blockcode {
   border-width: 1px;
   border-style: solid;
   margin: 20px 10px 20px 10px;
   padding: 5px;
}

span.titololista { font-weight: bold; }

ul.note {
   margin: 0px;
   list-style: none;
   padding:0px;
   font-size: 11px;
}

ul.note li {
   margin-bottom: 10px;
}

dl.dev dt {
   font-weight: bold;
}

dl.dev dd {
   font-style: italic;
   margin-left: 20px;
   margin-bottom: 10px;
}

div.center {
   text-align: center;
   width: 100%;
   max-width: 170px;
}
div.indprog {
   margin-left: 1em;
}
div.indprogtab {
   margin-left: 1em;
}
ul.mappa {
   margin: 0px;
   padding-left: 20px;
}

/******************************************
stili per bandiere (FLAGS) lingue
******************************************/

ul.langswitcher{
	margin: 0px;
	padding: 0px;
	display: inline;
}
ul.langswitcher li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
   text-align: right;
}
ul.langswitcher a{
	margin: 0px; 
	padding: 0px;
	text-decoration: none;
}
ul.langswitcher img{
 	margin: 0px 0px 0px 4px;
	padding: 0px;
	vertical-align: -3px;
 }


/*** tabelle degli articoli ***/
/*annullo tutti i bordi*/
div.testonews table, div.testonews tr, div.testonews td, div.testonews th{
  border: none;
}
/*setto quelli che mi interessano */
div.testonews th{
  border-bottom: 1px solid #008000;
}

table.contatti {
   width: 380px;
}
table.contatti input {
   width: 100%;
}
table.contatti td {
   text-align: left;
   vertical-align: top;
}
table.contatti td.left {
   width: 100px;
   text-align: right;
   vertical-align: top;
}

table.elencocat {

}
table.elencoart {
   background: transparent url("../img/pixel.png") 420px 0px repeat-y;
}
table.elencocat td {
   vertical-align: bottom;
   width: 25%;
}
table.elencocat tr.elencooperedesc td {
   vertical-align: top;
   font-size: 120%;
   padding-left: 10px;
}

table.grigliaautore td {
   vertical-align: top;
   width: 100%;
}
table.grigliaautore td.imgautore {
   vertical-align: top;
   text-align: center;
   font-size: 0.85em;
   width: 246px;
}
table.grigliaautore td.imgautore div {
   text-align: center;
}

ul#listaautore {
   margin-top: 2em;
}
ul#listaautore li {
   list-style: none;
   padding-left: 20px;
   padding-bottom: 0.8em;
}

ul.list li {
   list-style: none;
   padding-left: 20px;
   padding-bottom: 0.8em;
}

div.listdescription {
   margin-left: 30px;
}

li#lisito {
   background: transparent url("../img/icone/sitoweb.png") 0 1px no-repeat;
}
li#liopere {
   background: transparent url("../img/icone/opere.png") 0 1px no-repeat;
}
li#limostre {
   background: transparent url("../img/icone/mostre.png") 0 1px no-repeat;
}
li#libiografia {
   background: transparent url("../img/icone/biografia.png") 0 1px no-repeat;
}
li#limercato {
   background: transparent url("../img/icone/mercato.png") 0 1px no-repeat;
}
li#licritica {
   background: transparent url("../img/icone/critica.png") 0 1px no-repeat;
}
li#liintervista {
   background: transparent url("../img/icone/critica.png") 0 1px no-repeat;
}

div#smartscioppino {
   background-color: white;
   border: 1px solid #dddddd;
   padding: 5px;
}
div#smartscioppino ul {
   margin-left: 0px;
   padding-left: 0px;
}
div#smartscioppino ul li {
   list-style: none;
   padding-left: 15px;
   margin-left: 0px;
   background: transparent url("../img/li-smartscioppino.png") 0 1px no-repeat;
}


/******** GESTIONE ALLEGATI ***************/
table.allegati { /* classe per gestire la tabella degli allegati */
   width: auto; /*100%;*/
   white-space : nowrap; /* Non fa andare a capo i nomi dei file */
   /*border: 1px solid red;*/
}
table.allegati td {
   padding: 5px;
}
img.imgPdf { /* classe per all'ineare l'icona dei pdf al nome del file */
   vertical-align: -4px;
   margin-right: 2px;
   
}

/*********** Stili Home Page *************/
div.homepagetop {
   background: transparent url("../img/homepagetop.jpg") top left no-repeat;
   position:relative;
   left:0px;
   top:0px;
   width:570px;
   height:404px;
   z-index:2;
   padding: 0px;
   margin: 0px;
}

dt {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	
}
div.menuriservata {
   background: #ffedb9;
   width: 205px;
   margin-top: 5px;
}
div.menuriservatapadding {
   padding: 0px 5px 10px 5px;
}

/*********** Classi calendario ************/

div.calendario{
   margin: 20px 0px 0px 0px;
   background: #fff2cc;
}
.topcenter, .calendarHeader {
   text-align: center;
   vertical-align: middle;
}
.calendarHeader {
   font-weight: bold;
}
div.menu table.calendar {
   margin: 20px auto 10px auto;
   font-weight: normal;
}
div.menu table.calendar a, div.menu table.calendar a:hover {
/*   margin-left: 0px;*/
   font-weight: bold;
}
.calendarCell {
   vertical-align: middle;
   font-weight: normal;
}
.calendarToday {
   vertical-align: middle;
   background:#ffcc33;
}

.intronewsnew p {
   display: inline;
}
.colornews {
   border: 0px;
   color: #dddddd;
   background-color: #dddddd;
   height: 1px;
}