/* CSS Document */


html, body {
  margin: 0;
  padding: 0;
}

body {
  background: #fff url(zoverlaps.gif) repeat-y;
}

body img {border:0;}
a img {border:0;}

a:link { color:#000000; text-decoration:underline; }
a:hover { color:#333333; text-decoration:none; }
a:visited { color:#666666; text-decoration:underline; }

#testa {
  width: 785px;
  float: left;
  margin-left: 15px;
}

.tabella {
border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px; 
border-top-color:#CCCCCC; border-top-style:solid; border-top-width:1px;
border-left-color:#CCCCCC; border-left-style:solid; border-left-width:1px; 
border-right-color:#CCCCCC; border-right-style:solid; border-right-width:1px;
}

#container {
  width: 780px;

  margin: 0 0 15px 15px;
}
#footer {
padding-top:15px;
padding-bottom:30px;
  width: 785px;
  margin-left: 15px;
  text-align:center;
  font-size:75%;
  color:#333333;
}
#col2 {
  width: 785px;
  float: left;
  margin-left: 15px;
}
#col2 h1 {

  width: 784px;
  text-align: center;
  font-size: 180%;
  margin: 5px 0 0 0;
  padding: 0;
  color:#b83217;
}
#col2 h2 {
  text-align: center;
  font-size: 1.1em;
  color: #fff;
  background: #000;
  padding: 30px 60px;
  width: 664px;
}
#col2_top {
  width: 785px;
  float: left;
}
#col2_col1 {
  width: 500px;
  float: left;
  margin-top: -3.2em;
  padding: 0 5px 5px 25px;
}
#col2_col2 {
  width: 250px;
  float: right;
  margin-top: -2.5em;
   color:#ffffff;

}
#col2_col2_int {
  background-image:url(immagini/sfondo.jpg);
  background-position:top;
  background-repeat:no-repeat;
  padding: 10px;
  margin: 15px;
}

#col2_col2_int a:link { color:#ffffff; font-weight:bold; text-decoration:underline; }
#col2_col2_int a:hover { color:#ffffff; font-weight:bold; text-decoration:none; }
#col2_col2_int a:visited { color:#ffffff; font-weight:bold; text-decoration:underline; }


#col2_col2 h3 {
  margin: 5px 15px 0 0;
  text-transform: uppercase;
}
#col2_col2 h4 {
  background: #000;
  color: #fff;
  margin: 0 -10px;
  padding: 5px;
  font-size: 1em;
}
.dropcap:first-letter {
  font-size: 6em;
  color: #b83217;
}
.sidebar {
  margin: 25px;
  text-align: center;
  border: solid black 1px;
  background-color: #eee;
  padding: 5px;
} 

ul.tagcloud {
	height:auto;
	line-height:25px;
	margin:10px 0px;
	padding:5px;
	text-align:justify;
	width:400px !important;
	z-index:1;
}
ul.tagcloud li {
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
}
ul.tagcloud a {
	color:#929392;
	text-decoration:none;
}
ul.tagcloud a:visited {
	color:#a3a4a3;
	text-decoration:none;
}
ul.tagcloud a:hover {
	color:#a3a4a3;
	text-decoration:underline;
}
.one {
	font-size:75%;
}
.two {
	font-size:95%;
}
.three {
	font-size:110%;
}
.four {
	font-size:135%;
}
.five {
	font-size:140%;
	font-weight:bold;
}
#titlecloud {
	margin:10px 0px 0px;
	padding:0px;
	width:400px;
}

.news {
text-decoration:none;
font-weight:normal;
}



