* {
	margin: 0;
}
html, body{
	height: 100%;
}
html{
	margin: 0;
	padding: 0;
}
body{
	background: #1c1e22 url(http://www.area82.it/images/body_forum.gif) center repeat-y;
	margin: 0;
	padding: 0;
	text-align: left;
}
#MAIN{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
}
#head{
	background: url(http://www.area82.it/images/head.jpg) repeat-x;
	color: #FFF;
	font: 14px Verdana;
	font-weight: bold;
	text-align: center;
	height: 30px;
	padding-top: 14px;
}
	#head ul{
		margin: 0;
		padding-left: 0;
		list-style: none;
	}

	#head a{
		color:#CCC;
		text-decoration: none;

	}

	#head li{
		display: inline;
		padding: 3px 20px
	}
	
	#head a:hover{
		color: #FFF;
		padding-bottom:3px;
		border-top: 4px solid #006699
	}
	
	#head a.admin:hover{
		border-top: 4px solid #B60C17
	}
	
	#head img{
		border: 0
	}
	
#logo{
	height: 130px;
	background: #006699;
	text-align: center;
}

.separatore{
	background: #DEDEDE;
	height: 1px;
	font-size: 1px
}

#wrapper{
	clear: both;
	margin: auto;
	width: 800px;
}

#container{
	width:98%;
	margin: 5px auto
}

#nav{
	height: 16px;
	padding: 2px;
	background:url(http://www.area82.it/images/navigation.png);
}

#nav .text{
	width:790px;
	margin:auto;
	font: 10px Verdana;
	text-align:left;
	color: #FFF;
}
	#nav a{
		color: #FFF;
		text-decoration: none;
		border-bottom: 1px dotted #FFF
	}

._left{
	float: left;
	margin: 0 10px 0 0
}

._right{
	float: right;
	margin: 0 0 0 10px
}

#push{
	height: 40px;
}

#footer{
	clear:both;
	width: auto;
	background: url(http://www.area82.it/images/footer.png) repeat-x;
	color:#FAFAFA;
	height: 40px;
	text-align: center;
}
	#footer a{
		color: #FFF;
		text-decoration: none
	}
	
	#footer a:hover{
		text-decoration: underline
	}

#search{
	margin:0;
	padding:0;
	background: url(http://www.area82.it/images/form.png) no-repeat;
	width: 160px;
	height: 40px;
	margin-top: 20px
}

form .text{
	border: 0;
	margin-left: 10px;
	margin-top: 5px;
	background: transparent;
	width: 102px;
	height: 18px;
	padding: 3px 0px;
	font: 12px Verdana;
	margin-right: 10px;
	vertical-align: top
}

#error{
	text-align: left;
	font: 18px Verdana;
	color: #B60C17;
	font-weight: bold;
	background: url(http://www.area82.it/images/error.png) right no-repeat;
	height: 320px;
}

.info{
	margin :5px 0;
	background: #E9F2F8;
	color: #000;
	text-align: right;
	padding: 0 5px;
	border-bottom: 1px solid #BDD8EA;
}
