body{
	font-size:			11px;
	color:				#000;
	font-family: 		Verdana, "Times New Roman", Times, serif;
	background: url(../images/bg.gif);
	background-color: #404040;
}


#page{
	width:				740px;
	height:				410px;
	color:				#FFF;
	background:			#000;
	left: 50%;
	margin-left:  		-380px;
	top: 50%;
	margin-top: 		-215px;
	position: 			absolute;
	padding: 			10px;
	border:				1px solid #222;
}

#content{
	width: 				738px;
	background:			#000;
	height:				408px;
	color:				#000;
	border:				1px solid #FFF;
	background:			url(../../img/bg_header.gif) no repeat;
}

#home_img{
	position:			absolute;
	bottom:				11px;
	right:				11px;
}

#logo{
	position:		absolute;
	top:				50px;
	left:				30px;
}

#slogan{
	position:		absolute;
	top:				110px;
	left:				120px;
}

#avvertenza{
	position:		absolute;
	color:			#FFF;
	font-size:		9px;
	text-align:		center;
	bottom:			20px;
	left:				20px;
	
}

#entra{
	position:		absolute;
	bottom:			20px;
	right:			22px;
}



a:link{
	font-size: 	11px;
	text-decoration: none;
}

a:hover{
	font-size: 	11px;
	text-decoration: underline;
}

a:visited{
	font-size: 	11px;
	text-decoration: none;
}

a.entra:link{
	font-size: 			16px;
	font-weight:		900;
	text-decoration: 	none;
	color:				#FC9;		
}

a.entra:visited{
	font-size: 			16px;
	font-weight:		900;
	text-decoration: 	none;
	color:				#FC9;		
}

a.entra:hover, a.entra:active, a.entra:focus{
	font-size: 			16px;
	font-weight:		900;
	text-decoration: 	none;
	color:				#FFF;
}