/* CSS Document */




/*############################### NEWS ####################################### */

#box_news_index
		{
			position:absolute;
			top:490px;
			left:10px;
			border-top:1px solid #5870AD;
			border-right:1px solid #5870AD;
			border-bottom:1px solid #5870AD;
			width:250px;
			height:250px;
		}
#box_newsimg_index
		{
			position:absolute;
			top:430px;
			left:6px;
			background-image:url(../../images/news.gif);
			background-repeat:no-repeat;
			border:0px solid #5870AD;
			width:250px;
			height:70px;
		}
#box_newstitolo_index
		{
			position:absolute;
			top:464px;
			left:111px;
			background-image:url(../../images/box_saluto_sindaco.gif);
			background-repeat:no-repeat;
			border:0px solid #5870AD;
			width:250px;
			height:70px;
		}

#box_newsarchivio_index
		{
			position:absolute;
			border:0px solid #5870AD;
			top:220px;
			left:10px;
			width:150px;
			height:20px;
		}

.titolo_boxnews{
      color:#FFFFFF;
	  font-family:Verdana;
      font-size:12px;
	  margin-top:10px;
	  margin-left:3px;
	  text-decoration:none;
	} 
	
	
/*############################### EVENTI####################################### */

#box_eventi_index
		{
			position:absolute;
			top:490px;
			right:10px;
			border-top:1px solid #5870AD;
			border-right:1px solid #5870AD;
			border-bottom:1px solid #5870AD;
			width:250px;
			height:250px;
		}
#box_eventiimg_index
		{
			position:absolute;
			top:427px;
			left:306px;
			background-image:url(../../images/eventi.gif);
			background-repeat:no-repeat;
			border:0px solid #5870AD;
			width:250px;
			height:70px;
		}
#box_eventititolo_index
		{
			position:absolute;
			top:464px;
			left:415px;
			background-image:url(../../images/box_saluto_sindaco.gif);
			background-repeat:no-repeat;
			border:0px solid #5870AD;
			width:250px;
			height:70px;
		}

#box_eventiarchivio_index
		{
			position:absolute;
			border:0px solid #5870AD;
			top:220px;
			left:10px;
			width:150px;
			height:20px;
		}


.titolo_boxeventi{
      color:#FFFFFF;
	  font-family:Verdana;
      font-size:12px;
	  margin-top:10px;
	  margin-left:3px;
	  text-decoration:none;
	} 