* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgs.gif);
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #34498b;
	text-decoration: underline;
}

#contenitore {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	min-width: 780px;
}
#testata {
	background-image: url(../images/logo_siciliamania.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 200px;
	height: 161px;
}
#testata h1 {
	display: none
}
#menu_flash {
	margin: 0 auto;
	width: 500px;
	height: 90px;
}
#ricerca {
	text-align: right;
	margin-top: 8px;
	margin-right: 20px;
}
#ricerca form {
	background-image: url(../images/cerca.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
}
#ricerca input {
	margin: 5px 10px;
	border: 1px solid #006699;
}
#forum table {
	width: 100%;
	font-size: 11px;
}

.cella1 {
	background-color: #F0F0F0;
}
.cella2 {
	background-color: #F8F8F8;
}
.avviso {
	background-color: #f0f0f0;
	height: 30px;
	width: 100%;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
#riquadro {
	min-height: 650px;
	height: auto !important;
	height: 650px;
	width: 760px;
	margin: 0 auto;
}
#navigazione {
	text-align: left;
	padding-bottom: 10px;
}
#navigazione img {
	border: 0 solid;
}
#navigazione p {
	text-align: right;
}
#navigazione a {
	text-decoration: none;
}
#nav {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	line-height: 30px;
	float: left;
}
#pagine {
	float: left;
}
#pagine p {
	margin-top: 3px;
	margin-left: 15px;
}
#pagine option {
	width: 2em;
}
#footer {
	padding: 0 0 6px 0;
	clear: left;
}
#footer p {
	padding: 0 0 5px 0;
}
#footer img {
	border: 0 solid;
}


