body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dbd7d7;
  background-image: url(images/sf.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
}
.style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.titolobarra {
	color: #454545;
	font-size: 14px;
}
.titoloarea {
	color: #9C0C0C;
	font-weight: bold;
	font-size: 14px;
}
td.sfondosxlato { 
  background-color: #dbd7d7;
  background-image: url(images/sfondosxlato.jpg);
  background-position: top right;
  background-repeat: repeat-x;
}
td.sfondodxlato { 
  background-color: #dbd7d7;
  background-image: url(images/sfondodxlato.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}
td.sfondobottom { 
  background-color: #ffffff;
  background-image: url(images/sfondobottom.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}
.rossoscript {color: #FF0000}
.style14 {color: #FDFDFD}
.bianco-script {color: #FFFFFF}
a.bianco:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bianco:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bianco:hover {
	color: #F48D8E;
	text-decoration: underline;
}
a.bianco:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #F28E8E;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a.nero:link {
	color: #000000;
	text-decoration: none;
}
a.nero:visited {
	color: #000000;
	text-decoration: none;
}
a.nero:hover {
	color: #000000;
	text-decoration: underline;
}
a.nero:active {
	color: #000000;
	text-decoration: none;
}
DIV.BIANCO{
   color: White;
}
ul.eventi {
    overflow: hidden;
	list-style: none;
    margin: 0;
    padding: 0;
}
ul.eventi li {
	position: relative;
	float: left;
	width: 590px;
	height: auto;
	margin-right: 5px;
	
	margin-top: 5px;
	cursor: pointer;
	background-color: #FFF;	
	/*background-color:#F00;*/
}

ul.eventi li a  {
	margin-right:5px;
}

img#sinistro {
	float: left;
	margin: 15px;
	clear: both;
}

img#destro {
	float: right;
	margin: 15px;
	clear: both;
}

ul.foto {
	overflow: hidden;
	list-style: none;
	margin: auto;
	padding: 0;
}

ul.foto li {
	position: relative;
	float: left;
	width: 295px;
	height: 200px;
	margin-right: auto;
	margin-top: 5px;
	cursor: pointer;
	background-color: #FFF;
	margin-bottom: auto;
	margin-left: auto;	/*background-color:#F00;*/
}

ul.foto li img {
	margin:20px
}

.gallery ul {
	overflow: hidden;
	list-style: none;
	margin: auto;
	padding: 0;
}

.gallery  ul li {
	position: relative;
	float: left;
	width: 180px;
	height: 135px;
	margin-right: auto;
	margin-top: 5px;
	cursor: pointer;
	margin-bottom: auto;
	margin-left: auto;
	padding: 5px;
}


