/* CSS Document */
/*.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}*/
body {
	background-color: #666666;
	margin:25px 0;
	padding:0;
}

html p{
	margin-top:0;
	margin-bottom:1em;
	text-align:left;
	font-size:0.85em;
}
#spalla
{
	background-color: #000000;
}
p,td,li,ul,ol,h1,h2,h3,h4,h5,h6,dl{
	font-family: "Gill Sans MT",Georgia, "New Century Schoolbook","Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
}
/*Variazioni stili strutturali*/
h1 {
	font-size: 1.5em;
	text-align: center;
}
h2 {
	font-size: 1.2em;
	text-align: center;
	color: #0066FF;
}
h3 {
	font-size: 1.1em;
}
h4 {
	margin-top:0;
	margin-bottom:0.5 em;
	text-align:center;
	font-size:1em;
}
.blackbg{
	background-color: #000000;
}
.blackbg h1{
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
}
h2.associazioni{
	margin: 0em;
}


.programma{
	font-size: 0.9em;
	text-align: left;
	padding-left: 20px;

}
dd.programma{
	color: #000000;
}


ul.associazioni{
	list-style-type: none;
	margin: 0em;
	font-size: 0.8em;
}
ul.associazioni a:link {
	color: #0000CC;
	text-decoration:none;
	background-color: transparent;
	font-weight: normal;
}
ul.associazioni a:visited  {
	color: #0000CC;
	text-decoration:none;
	background-color: transparent;
	font-weight: normal;
}
ul.associazioni a:hover  {
	color: #f60;
	font-weight: normal;
	text-decoration:underline;
	background-color: transparent;
}
ul.associazioni a:active  {
	color: #f90;
	text-decoration:none;
	font-weight: normal;
	background-color: transparent;
}
td {
	background-color: #FFFFFF;
}
address {

	font-size: 0.8em;
	text-align: right;
	color: #009900;
}

#menu {
	font-size: 1em;
	text-align: center;
	color: #009900;
}
#toptab {
	font-size: 1em;
	text-align: center;
	color: #009900;
}
#bigtab {
	font-size: 1em;
	text-align: center;
	color: #009900;
	background-attachment: fixed;
	background-image: url(images/firenzestatesfondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#settimane a:link {
	color: #0000CC;
	font-weight: bold;
	text-decoration:none;
	background-color: transparent;
}
#settimane a:visited  {
	color: #0000CC;
	font-weight: bold;
	text-decoration:none;
	background-color: transparent;
}
#settimane a:hover  {
	color: #f60;
	font-weight: bold;
	text-decoration:underline;
	background-color: transparent;
}
#settimane a:active  {
	color: #f90;
	font-weight: bold;
	text-decoration:none;
	background-color: transparent;
}

a:link {
	color: #FFCC33;
	font-weight: bold;
	text-decoration:none;
	background-color: transparent;
}
a:visited  {
	color: #FFCC33;
	font-weight: bold;
	text-decoration:none;
	background-color: transparent;
}
a:hover  {
	color: #f60;
	font-weight: bold;
	text-decoration:underline;
	background-color: transparent;
}

a:active  {
	color: #f90;
	font-weight: bold;
	text-decoration:none;
	background-color: transparent;
}
#bigtab img{
	display:block;
	border:0;
	vertical-align: top;
	padding: 0px;
}
img{
	display:block;
	border:0;
	vertical-align: middle;
}

#footer img
{
	text-align: center;

}


