*{
  font-family: verdana;
  font-size:11px;
}
body{
  /*background: #8d7868;*/
  background: #776f6e url(../images/bkg.png) repeat-x top;
}
form{
  margin:0px;
  padding:0px;
}
.footer {
  color: #ffffff;
}
.search{
  color: #4f85a1;
  font-weight:bold;
}
.button{
  background: #4f85a1;
  color: #ffffff;
  font-weight:bold;
}

.link1{
  color: #000000;
  font-weight:bold;
  text-decoration: none;
  font-size:12px;
}
.link2{
  color: #909090;
  text-decoration: none;
}
.link3{
  color: #ffffff;
  text-decoration: none;
}
.link4{
  color: #515151;
  text-decoration: none;
  font-weight:bold;
}
.link4:hover{
  color: #ffffff;
}
.title{
  font-weight:bold;
  font-size:13px;
}

div.news_container {
  background: #ffffff;
  /*width:290px;*/
  height:200px;
  margin:5px;
  border:1px solid #000000;
}
div.titolo{
  font-weight:bold;
  font-size: 14px;
  margin-left: 3px;
}
div.separator{
   height:1px;
   margin: 3px 3px 3px 3px;
   padding:0px;
   background: #776f6e;
   overflow:hidden;
}

div.title{
  background: #515151;
  padding:5px;
  color: #ffffff;
  font-weight:bold;
  font-size:13px;
  /*margin:3px;*/
}
div.title2{
  padding:5px;
  font-weight:bold;
  font-size:13px;
}
div.thumb{
  float:left;
  display:inline;
  background: #ffffff;
  width:188px;
  height:120px;
  margin:5px;
  border:1px solid black;
  vertical-align:middle;
  text-align:center;
  overflow:hidden;
}
div.path{
  margin:5px;
  padding:3px;
  background: #bcac9e;
}
div.cat_container{
  margin:5px;
  padding:3px;
  background: #bcac9e;
  color: #000000;
  /*min-height: 550px;*/
}
img.thumb{
	padding: 3px;
	border: 1px solid #cccccc;
	margin:2px;
}
/*notiizie scorrevoli*/
#marqueecontainer{
  position: relative;
  overflow: hidden;
  line-height: 12px;
  color: #333333;
  text-align:left;
  /*width:285px;*/
  height:162px;
  margin-top:5px;
}
#vmarquee{
  position: absolute;
  margin:5px;
}
ul{
  margin-top:3px;
  padding:0px;
}
li{
  list-style-position: inside;
  list-style-type: square;
}

.titolo2{
font-weight:bold;
font-size: 11px;
}
