/* cssWarFotoGT_01.css */
.allpage {
	width: 1000px;		
	height: 1200px;		
	margin-left: auto;
	margin-right: auto;
	background-color:#fafafa;
	border:1px solid #990000;			
	}

#stiletesto {
	font-family:tahoma;
	color:#000000;
}

#titoloPagina {
	position:relative;
	top:0px;
	left:0px;
	font-size:40px;
	font-weight:bold;
	text-align:center;
}


	