/* CSS Document */

body{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align: justify;
  margin: auto;
}
img {
  border: none;
}
a {
  text-decoration: none;
  color: #D43A1F;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

h1,h2,h3, .componentheading, .componentheading-wrapper {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  padding: 2px 0;
  border-bottom: 4px solid #FF7C01;
  margin-bottom: 10px;
}
.componentheading-wrapper {
  margin-bottom: 20px;
}
.contentpagetitle, .contentpagetitle-eventi-home {
  font-size: 16px;
  font-weight: bold;
  border-bottom: none;
}
#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

#contenitore{
  width : 920px;
  margin: auto;
  position: relative;
  z-index: 1;
}
#header {
  width : 900px;
  height: 318px;
  margin: 0px;
  margin-left: 20px;
  background: transparent url(../images/sfondo-menu.png) 652px -50px no-repeat;
}
#top {
  margin: 0px;
  clear: both;
}
#centrale-esterno {
  width : 673px;
  margin: 0px;
  float : left;
  background: transparent;
  position: relative;
}
#barra-titolo {
  width : 673px;
  height: 75px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  background: transparent url(../images/sfondo-titolo.png) 0 bottom no-repeat;
}
#titolo {
  margin: 0px;
  margin-top: 5px;
  margin-left: 50px;
}
#centrale {
  width : 593px;
  margin: 0px;
  margin-left: 20px;
  padding: 70px 30px 30px 30px;
  min-height: 385px;
  background: #FFFFFF;
}
#corpo-left {
  width : 280px;
  margin: 0px;
  float: left;
}
#corpo-right {
  width : 280px;
  margin: 0px;
  float: right;
}
#right {
  width: 215px;
  height: 385px;
  float: left;
  margin: 0px;
  padding-top: 15px;
  background: transparent url(../images/sfondo-menu.png) -1px -330px no-repeat;
}
#footer {
  width : 900px;
  line-height: 80px;
  margin: 0px;
  color : #000000;
  text-align: center;
  background: transparent url(../images/sfondo-footer.png) 0 0 repeat-x;
}
#footer a {
  color: #ffffff;
}


/**/
.moduletable_menu ul {
  list-style-type: none;
  width: 150px;
  margin: 0px;
  margin-left: 30px;
  margin-bottom: 70px;
  padding: 0px;
}
.moduletable_menu ul li {
  border-bottom: 1px solid #D33821;
}
.moduletable_menu ul li a {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 25px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
}

.moduletable-azienda_submenu h3 {
  width: 120px;
  float: left;
  font-size: 12px;
  color: #797979;
  letter-spacing: 4.5px;
  text-transform: lowercase;
}


/**/
div.moduletable-eventi-home {
  padding-top: 50px;
  background: transparent url(../images/eventi-h1.png) 0 0 no-repeat;
}

/**/
a.category {
  font-size: 14px;
  font-weight: bold;
}
span.description {
  display: block;
  margin-left: 35px;
}