/* CSS Document */
body
{
	margin:0px; padding:0px; text-align:center;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;	
}
p
{
	margin:0px; padding:17px 0px 0px 0px;
	color:#000000;
}
h1
{
	margin:0px; padding:25px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif; font-size:20px;
	color:#000000;
}
h2
{
	height:30px
  margin:5px; 
  padding:15px 0px 0px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;  
  background-image:url('imm/pall.jpg');  
  background-position:bottom left; 
  background-repeat:no-repeat;
  border-bottom: 1px solid #000;
	vertical-align:text-top;
  color:#000000;
}
.associazione li
{
  list-style-type: lower-alpha;
  list-style-position:outside;
  padding:5px 0px 0px 5px;
}
ul
{
	margin:0px; padding:0px;
}
li
{
	list-style:disc; 
  padding:5px 0px 0px 20px;
  list-style-position:inside;
}
a
{
	color:#ff0000; text-decoration:none;
}
a:hover 
{
	color:#635E5D; text-decoration:underline;
}

#pageText
{
	padding:15px 0px 0px 20px;
}
#sponsor, #sponsor img, #sponsor img a {
	border: none;
	background: none;
	text-align:center;
	padding-bottom:5px;
}
#altrisponsor, #altrisponsor img, #altrisponsor img a {	
  clear:both;
  border: none;
	background: none;
	padding-top:20px;
	padding-right:15px;
	padding-left:15px;
  padding-bottom:5px;
}
#container
{
	width:790px; margin:0 auto;
}
#header
{
	width:100%; height:293px; 
  background:#FFFFFF;
	background-image:url('imm/logo1.jpg');
	
}
#menu table
{

	width:790px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  padding-top: 5px;
  color:#FFFFFF;  
}
#menu a
{
  color:#FFFFFF;
  text-decoration:none;  
}
#menu a:hover
{
  text-decoration:underline;
}
#menu td
{
  width:25%;
  height:23px;
}
#menu td.first
{
  background:#000000;

}
#menu td.second
{
  background:#666666;

}
#menu td.third
{
  background:#999999;

}
#menu td.fourth
{
  background:#ff0000;
  
}

#content
{
	clear:both;
}
#leftColumn
{
	width:500px;
  background:#FFFFFF;
	background-image:url('imm/duomo.jpg');
  background-position:top left; 
  background-repeat:no-repeat;  
  text-align:left;
	float:left;
	margin-bottom:10px;
}

#leftColumn .newsText img
{
  float:left;
  padding-right:5px;
}
#leftColumn .newsText .accapo
{
  clear: left
}

div.photo {
	padding: 0 15px 20px 0;
	border: 0; margin: 0;
	float: left; width: 100px;
	height: 125px;
}

div.photo a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: 0;
}

div.photo img {
	border: 2px solid black;
	padding: 2px;
	background-color: white;
}

#rightColumn
{
	width:290px;
  background:#FFFFFF;
	text-align:left; color:#000000;
	float:left;
	margin-bottom:10px;
}
#footer
{
  width:800px; 
  background:#FFFFFF;
  border-top: 1px solid #000;
  clear:both;
}
#formContatti label{
  float:left;
  font-weight:bold;
  width:6em; 
}
.msg {
  padding:10px;
  font-weight:bold;
  font-style:italic;
  text-align:center;
}
.newsText img.thumb {
  width:7.81em;
}