@charset "iso-8859-1";
/* CSS Document */
/* webmaster@lostwallpapers.com */
body{
margin-top:0px;
margin-bottom:0px;
background: #FFF;
}
body a:hover{
	color:#F00;
}

#generale{
	margin:auto;
	width:990px;
	height:870px;
	background:#FFFFFF;
}

.logo{
	width:980px;
	height:100px;
	margin:10px 10px 10px 10px;
	border:#CCCCCC solid 1px;
	background-image:url(../../css/images/bag.jpg)
}

.menuh{
	display:block;
	width:980px;
	height:20px;
	margin:0px 10px 10px 10px;
	border:#CCCCCC solid 1px;
}

.menug{
	width:160px;
	height:620px;
	margin:5px 5px 5px 5px;
	border:#CCCCCC solid 1px;
	float: left;
}

.phcont{
	float:left;
	width:782px;
	height:602px;
	margin:5px 5px 5px 5px;
	border: #CCCCCC solid 1px;
	display: block;
}
#linkdown{
	float:left;
	width:782px;
	height:62px;
	margin:5px 5px 5px 5px;
	border: #CCC solid 1px;
	display: block;
	margin-top: 0px;
	text-align: center;
	font-size: 11px;
	color: #666;
}

#link{
	float: left;
	width: 990px;
	height: 15px;
	margin-top: 0px;
	text-align: center;
	font-size: 12px;
	color: #666;
}
#copright{
	float: left;
	width: 990px;
	height: 15px;
	margin-top: 0px;
	text-align: center;
	font-size: 11px;
	color: #666;
}

