/* default.css - default style for QSTNG08 */

body {
  margin-left:	0%; 
  margin-right:	0%;
  margin-top:   45px;
  color:	black;
  background:	url(images/avorio6.gif) repeat scroll top left;
  font-family: Futura, sans-serif;
  font-size:   12px; 
 }

a:link    {text-decoration: none; color: #44413a;}
a:visited {text-decoration: none; color: #44413a;}
a:active  {text-decoration: none; color: #44413a;}
a:hover   {text-decoration: none; color: red;}

a.main:link    {text-decoration: none; color: #4c1826;}
a.main:visited {text-decoration: none; color: #4c1826;}
a.main:active  {text-decoration: none; color: #4c1826;}
a.main:hover   {text-decoration: none; color: #4c1826;}

a.side:link    {text-decoration: none; color: #4c1826;}
a.side:visited {text-decoration: none; color: #4c1826;}
a.side:active  {text-decoration: none; color: #4c1826;}
a.side:hover   {text-decoration: none; color: red;}

a.news:link    {text-decoration: none; color: #44413a;}
a.news:visited {text-decoration: none; color: #44413a;}
a.news:active  {text-decoration: none; color: #44413a;}
a.news:hover   {text-decoration: underline; color: #44413a;}

a.right:link    {text-decoration: none; color: #44413a;}
a.right:visited {text-decoration: none; color: #44413a;}
a.right:active  {text-decoration: none; color: #44413a;}
a.right:hover   {text-decoration: none; color: red;}

img {  
  border-style: none;
  }

div.main {
  border: solid; 
  border-width: thin; 
  border-color: white;
  width: 730px;
  padding: 20px;
  background: transparent;
  text-align: justify;
  position: relative;
  left: 200px;
  }  


div.mainbis {
  border: solid; 
  border-width: thin; 
  border-color: #122067;
  width: 730px;
  padding: 2px;
  background: white;
  text-align: justify;
  }  

table.main {
  width:100%;
}

td {
  text-align: justify;
  vertical-align: top; 
  }

td.news {
  border: solid;
  border-width: thin;
  border-color: #e7dec9;
  padding: 0px 5px;
  color: #44413a;
  height: 400px;
  text-align: left;
  font-size: 18px;
  }

  

ol.frasi {
  font-weight: bold;
  color:#06404e;
}

h1.head { 
  margin-left: 10%;
  font-size: 200%;
  font-family: Futura, "Sans Serif"; 
 }

h1 { 
  color: #4c1826;
  margin-left: 0%;
  font-size: 180%;
  font-family: Futura, "Sans Serif"; 
 }


h2 { 
  color: #4c1826;
  margin-top: 22px;
  margin-bottom: 22px;
  margin-left: 0%;
  font-size: 150%; 
  font-family: Futura, "Sans Serif"; 
 }

h3 {
  color: #4c1826;
  margin-left: 0%;
  font-family: Futura, "Sans Serif"; 
 }

h3.right {
  font-size:12px;
  border-bottom:1px solid white;
  font-weight:bold;
  margin-top:0px;
}


em { font-style: italic}

pre { font-family: monospace; }
.click-menu {
    width: 135px;
}


textarea.priv {
   font-family: Futura, sans-serif;
   font-size: 11px;
}


td.testata {
    background-color: transparent;
    color: #4c1826;
    font-weight: bold;
    font-size: 32px;
    font-family: Futura, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: transparent;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
    width: 600px;
}

td.bottomline {
    color: rgb(99,100,155); 
    font-family: Futura, Sans Serif; 
    font-weight: bold;
    font-size: 9px;
}

td.bottomlinebig {
    color: red; 
    font-family: Futura, Sans Serif; 
    font-size: 32px;
    font-weight: bold;
}

#home ul li {
 margin-top: -10px;
 margin-bottom: 20px;
}

#news ul li {
    font-size: 14px;
    margin-bottom: 10px;
}

#contacts ul li {
    margin-bottom: 12px;
}

#visitors ul li {
    margin-bottom: 6px;
}

#workshops ul li {
    margin-bottom: 6px;
}

#documenti ul li {
    font-size: 14px;
    margin-bottom: 10px;
    list-style-image: url(images/tiny-pdf-icon.gif);
}

#documenti ul li a {
    color: black;
    text-decoration: none;
}

#documenti ul li a:hover {
    color: red;
    text-decoration: none;
}

#speakers a {
  color: black;
  text-decoration: none;
}

#speakers a:hover {
  color: red;
  text-decoration: none;
}

#speakers ul li {
  margin-bottom: 10px;
}

#venue a {
  color: black;
  text-decoration: underline;
}

#venue a:hover {
  color: red;
  text-decoration: none;
}

#venue ul li {
  margin-bottom: 10px;
}

#organizers a {
  color: black;
  text-decoration: none;
}

#organizers a:hover {
  color: red;
  text-decoration: none;
}

#opening a {
  color: white;
  text-decoration: none;
}

#opening a:hover {
  color: red;
  text-decoration: none;
}

#events ul {
  list-style-type: none;
  margin-left: -37px;
  margin-bottom: 0px;
}

#events ul li {
  margin-bottom: 30px;
}

#events a {
  color: black;
  text-decoration: underline;
}

#events a:hover {
  color: red;
  text-decoration: none;
}


#accommodation ul {
  margin-left: -22px;
  margin-bottom: 0px;
}

#accommodation ul li {
  margin-bottom: 15px;
}


/*

  css per il main menu 

*/

td.mainlink {
    background-color: transparent;
    color: #4c1826;
    font-weight: bold;
    font-size: 13px;
    font-family: Futura, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: white;
    border-style: solid none solid none;
    cursor: default;
    position: relative;
}


td.mainlink:hover {
    background-color: red;
    color: #4c1826;
    font-weight: bold;
    font-size: 13px;
    font-family: Futura, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: white;
    border-style: solid none solid none;
    cursor: default;
    position: relative;
}

/*

  css per il side menu 

*/


td.sidelink {
    background-color: transparent;
    color: #4c1826;
    font-weight: normal;
    font-size: 12px;
    font-family: Futura, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: transparent;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}


td.sidelink:hover {
    background-color: trasparent;
    color: red;
    font-weight: normal;
    font-size: 12px;
    font-family: Futura, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: trasparent;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}





.click-menu .box1 {
    background-color: #e7dec9;
    color: white;
    font-weight: bold;
    font-size: 12px;
    font-family: Futura, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #e7dec9;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-hover {
    background-color: #122067;
    color: white;
    font-weight: bold;
    font-size: 12px;
    font-family: Futura, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-open {
    background-color: #122067;
    color: white;
    font-weight: bold;
    font-size: 12px;
    font-family: Futura, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #448882;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-open-hover {
    background-color: #122067;
    color: white;
    font-weight: bold;
    font-size: 12px;
    font-family: Futura, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #122067;
    font-family: Futura, sans-serif;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 1px;
    border-color: #448882;
    border-style: none solid solid solid;
    display: none;
}
.click-menu .section a {
    color: yellow;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    color: yellow;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
}
.click-menu .box2-hover {
    background: #000000;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: yellow;
}


