body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #99ccFF;
	background-image: url(../images/body_bg4.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
body#home #m-home,
body#home #m-home a,
body#eventi #m-eventi,
body#eventi #m-eventi a,
body#concorsi #m-concorsi,
body#concorsi #m-concorsi a,
body#beone #m-beone,
body#beone #m-beone a,
body#opuscoli #m-opuscoli,
body#opuscoli #m-opuscoli a,
body#giochi #m-giochi,
body#giochi #m-giochi a,
body#associazioni #m-associazioni,
body#associazioni #m-associazioni a,
body#bei #m-bei,
body#bei #m-bei a,
body#enigmisti #m-enigmisti,
body#enigmisti #m-enigmisti a,
body#programmi #m-programmi,
body#programmi #m-programmi a,
body#libri #m-libri,
body#libri #m-libri a,
body#forum #title-right,
body#forum #title-right a
{
	background-color: #99CCFF;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9CF;
}
a {
	font-weight: normal;
}
a:visited {
	color: default;

}
li {
	margin-bottom: 5px;
	margin-top: 5px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



h2 {
	margin-top: 0px;
	padding-top: 20px;
	font-size: 150%;
}
h3 {
	text-transform: uppercase;
	font-size: small;
	padding-top: 10px;
}
h4 {
	font-size: small;
	font-weight: bold;
}

h5 {
	font-size: 120%;
	margin-top: 0px;
}



#header {
	background-image: url(../images/body_bg4.jpg);
	background-repeat: repeat-x;
	height: 92px;
	padding-top: 30px;
	color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header { padding-top: 29px\9; }
	
#title {
	width: 500px;
	float: left;
	padding-left: 10px;
}
#title-right {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #00A2FF;
	padding-bottom: 4px;
	font-size: small;
	float: right;
	padding-top: 4px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
#title-right a {
	text-decoration: none;
	color: #FC0;
	font-weight: bold;
}
#title-right:hover {
	background-color: #99CCFF;
	color: #000000;
}



#menu {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #00A2FF;
	padding-bottom: 4px;
	font-size: small;
	float: left;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	border: 1px solid #FFFFFF;
}
#menu li a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#menu li:hover {
	background-color: #99CCFF;
	color: #000000;
}


#content {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	min-height: 350px;
}


#main {
	width: 650px;
	float: left;
	margin-right: 10px;
	padding-right: 20px;
}
#column {
	width: 225px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}
.clear-floats {
	clear: both;
}


#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border: 1px solid #FFF;
	background-color: #00A2FF;
	color: #FFF;
	font-size: x-small;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 14px;
	margin-bottom: 50px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FC0;
}


#footer-left {
	float: left;
}
#footer-right {
	float: right;
}
#main ol li ol {
	list-style-type: upper-alpha;
}
