body{
	margin: 0 0 0 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../immagini/sfondo.gif);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
	
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1,h2,h4,h5,h6{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h3{
	font-size: 20px;
}
#tabheader{
	background-image: url(../immagini/marchio_copy_and_print.gif);
	background-repeat: no-repeat;
	background-color: White;
	height: 140px;
}
#tabtitle{

 height: 33px;
 margin: 0px;
 padding: 0px;
 width: 100%;
}
#tabcontent{
	background-color:#FFF;
	border-color:#e2e2e2;
	border-width:thin;
	border-style:solid;
	border-bottom-width: 0px;
		border-top-width: 0px;

 height: 300px;
}
#tabbottom{

 height: 40px;
}
a.interno{
 color: Blue;
 font-size: 11px;
 font-family: Verdana;
 text-decoration:underline;

}
a.interno:hover{
 color: Black;
 font-size: 11px;
 font-family: Verdana;
 text-decoration:underline;

}
a.menu{
	color: #00008B;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	float: left;
	font-weight: bold;
	background-image: url(../immagini/cerchio_cyan.gif);
	background-position: left top;
	background-repeat: no-repeat;

	padding-left: 10px;
	text-decoration: none;
}
a.menu:hover{
 color: #000000;
 font-size: 10px;
 font-family: Verdana;
 text-decoration: underline;
}
.menu{
color: #000000;
 font-size: 11px;
 font-family: Verdana;
 text-align: right;
}

p.titolomenu{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	float:right;
}
p.categoria_evento{
		color: #fefefe;
	font-size: 13px;
	font-weight: bold;
	float:left;
}
p.dati{
	color: #333333;
	font-size: 9px;
	margin: 2px;
	text-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.bottom{
 font-size: 10px;
 font-family: Verdana;
 	color: #000000;
}
a.bottom{
	color: Green;
}

p.titolo{
	font-size: 14px;
	color:#000000;
	 font-family: Verdana;
}

.testo{
 color: #111111;
 font-size: 10px;
 font-family: Verdana;
}
.colore{
 color: #000000;
 background: #000000;
}
.titolo{
 color: 1E7C72;
 font-size: 12 px;
 font-family: Verdana;
  font-weight: bold;
}
td.sfondo{
	background: #FFFFFF;
}
td.colonna{
	background: #dedede;
}



