body {
	background-color: #FFFFCC;
}

h1 {
	font-size: 36px;
}

h2 {
   	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
}

h3 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #CC0000;
}

h4 {
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FF6600;
}

h5 {
 	font-size: 14px;
}

h6 {
  	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: red;
}

a {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

#lista {
    white-space: nowrap;
    font-family: Tahoma, Helvetica, Verdana, sans-serif;
}

#lista a {
	color: #FF6600;
	border: 1px solid red;
	margin-bottom: 2px;        
    display: block;
    font-size: 12pt;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: .5em;
	padding-right: .5em;
}

#lista a:hover {
      background: yellow;
}


#eventi{
background-color: #FFFF99;
border-style:dotted;
border-color:#FF0000;
margin-left: 100;
margin-right:100;
margin-top: 30;
margin-bottom: 30;
padding: 10 10 10 10;
text-align: center;
}

/*
#eventi{
background-color: #FFFF99;
border-style:dotted;
border-color:#FF0000;
margin-left: 10;
margin-right:10;
margin-top: 10;
margin-bottom: 10;
padding: 10 10 10 10;
text-align: center;
}
*/

#eventi h1 {
text-decoration:underline;
font-size:40px;
}

#eventi h2 {
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:lighter;
display:inline;
}

#eventi h5 {
display:inline;
}

#eventi h6 {

font-family:"Times New Roman", Times, serif;
font-weight:500;
font-size: 16px;
}

#eventi a {
text-decoration: none;
}

#menu_eventi {
background-color: #FFFF99;
border-style:dotted;
border-color:#FF0000;
padding: 10 10 10 10;
text-align: center;
}

#menu_eventi h1 {
	text-decoration:underline;
	font-size:30px;
}

#menu_eventi h2 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#000000;
	display:inline;
}

#facebook {
border: 1px solid black;
margin: 5 5 5 5;
}

#facebook h2 {
color:#FFFFFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
display:inline;
word-spacing: 12px;
}

#facebook h3 {
color: #000000;
font-size:16px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
display:inline;
}

#facebook a {
color: #3B5999;
background-color:#FFFFFF;
border: 1px solid black;
font-size:11px;
font-family:"Times New Roman", Times, serif;
display:inline;
padding: 5 5 5 5;
margin: 5 5 5 5;
text-decoration:none;
}

#facebook a:hover {
color: #FFFFFF;
background-color:#3B5999;
border: 1px solid black;
font-size:11px;
font-family:"Times New Roman", Times, serif;
display:inline;
padding: 5 5 5 5;
margin: 5 5 5 5;
text-decoration:none;
}