/* --- common --- */

body {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
}

a {
  text-decoration: none;
}

#header {
  width: 980px;
  height: 100px;
  overflow: hidden;
  display: block;
  margin: 12px auto 0px;
}



#container {
  width: 980px;
    margin: 0px auto 0px;
  display: block;
}

#td_menu {
  width: 116px;
  text-align: left;
  vertical-align: top;
  padding-top: 18px;
  padding-bottom: 10px;
  background-color: #FFFFFF;
}

#td_content {
  width: 544px;
  border-left: solid 1px  #D8D8D8;
  border-right: solid 1px #D8D8D8;
  text-align: left;
  vertical-align: top;
  padding-bottom: 16px;
}

#td_eventi {
  width: 318px;
  text-align: left;
  vertical-align: top;
  padding-top: 14px;
  padding-bottom: 12px;
}


#td_menu a:link {
	color: #A8A8A8;
	text-decoration: none;
}
#td_menu a:visited {
	color: #A8A8A8;
	text-decoration: none;
}
#td_menu a:hover {
  color: #FF8800;
  text-decoration: underline;
}
#td_menu a:active {
	color: #A8A8A8;
	text-decoration: none;
}

.sidebaritem {
	text-align: right;
	vertical-align: middle;
	padding: 8px 12px 8px 0px;
    font-size: 13px;
	font-weight: normal; 	
}


.sezione {
  width: 458px;
  padding: 24px 30px 16px 42px;
}

.sezione .titolo_evento {
  padding: 0px 0px 4px 0px;
  font-size: 24px;
  font-weight: bold;
  color: #8888FF;
  text-align: left; 
}

.sezione .titolo {
  padding: 26px 0px 4px 0px;
  font-size: 24px;
  font-weight: bold;
  color: #FCA250;
  text-align: left;
}
.sezione .sottotitolo {
  padding: 2px 0px 2px 0px;
  font-size: 15px;
  font-weight: bold;
  color: #D0D0D8;
  text-align: left;
}
.sezione .testo {
  padding: 28px 0px 0px 0px;
  font-style: normal;
  font-size: 13px;
  color: #333333;
  text-align: left;
}
.sezione .foto {
  border: none;
  float: right;
  width: 144px;
  height: 108px;
  margin: 7px 14px 7px 0px;
}
.sezione .testo_evento {
  padding: 0px 0px 0px 0px;
  font-style: normal;
  font-size: 13px;
  color: #333333;
  text-align: left;
}

.small_text {
  font-style: italic;
  font-size: 12px;
  color: #6E6E6E;
}
.smaller_text {
  font-style: normal;
  font-size: 11px;
  color: #8E8E8E;
}


.g_link {
  font-style: normal;
  font-size: 11px;
  color: #888888;
  text-align: left;
}

.g_link a:link, a:visited {
  text-decoration: none;
  color: #888888;
}
.g_link a:hover {
  text-decoration: underline;
  color: #FF8800;  
}
.g_link a:active {
  text-decoration: none;
  color: #888888;
}




#footer {
  width: 980px;
  height: 18px;
  margin: 0px auto 0px;
  background: url(gaffa_footer.png);
}
#footer #f1 {
  width: 110px;
  height: 18px;
  padding: 1px 20px 0px 0px;
  vertical-align: middle;
  text-align: right;
  font-size: 10px;
  color: #F8F8F8;
}
#footer #f2 {
  width: 544px;
  height: 18px;
  padding: 1px 0px 0px 14px;
  vertical-align: middle;
  text-align: left;
  font-size: 10px;
  color: #EEEEEE;
}
#footer #f3 {
  width: 318px;
  height: 18px;
  padding: 1px 14px 0px 14px;
  vertical-align: middle;
  text-align: right;
  font-size: 10px;
  color: #D2D2D2;
}
#footer a:link {
  color: #D2D2D2;
  text-decoration: none;
}
#footer a:visited {
  color: #D2D2D2;
  text-decoration: none;
}
#footer a:hover {
  color: #F2F2F2;
  text-decoration: underline;
}
#footer a:active {
  color: #D2D2D2;
  text-decoration: none;
}
  

/*  ------  EOF  ------  */
