html,body{
margin:3px;
padding:0;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

.container {
	position:relative;
	width:500px;
	height:3100px;
	color:#000;
	margin:30px auto;
	background-color: #EBF4FE;
}

#atleft, #atright, #abright, #ableft{
position:absolute; 
width:20px; 
height:20px; 
color:#000;
background:#fff;
}

#atleft{
top:0; 
left:0;
}
#atright{
top:0; 
right:0;
}
#abright{
top:3080px;
right:0;
}
#ableft{
top:3080px;
left:0;
} 


#qtleft, #qtright, #qbright,#qbleft{
position:absolute; 
font-size:150px; 
font-family: Arial; 
color:#EBF4FE; 
line-height:40px;
}

#qtleft{left:-8px;}
#qtright {left:-25px;}
#qbright {left:-25px; top:-17px;}
#qbleft {left:-8px; top:-17px;}


#testo {
position:absolute; 
top:20px;
right:10px;
bottom:10px;
left:20px;
z-index:10;
color:#000;
text-align:left;
}

#testo ul{
	list-style:disc;
}

#testo h1 {
	font-size:16px;
	font-weight:normal;
	color: #A41E0B;
	
}

#testo h2  {
	font-size:14px;
	font-weight:normal;
	color: #002940;
	text-decoration:none;
	line-height:4px;
	padding-top:5px;
}

#testo h2 a {
	font-size:14px;
	font-weight:normal;
	color: #002940;
	text-decoration:none;
	line-height:1px;
	
}

#testo h2 a:hover {
	text-decoration:underline;
}

#testo h3 a {
	font-size:12px;
	font-weight:normal;
	color: #002940;
	text-decoration:none;
	line-height:4px;
}

#testo h3 a:hover {
	font-size:12px;
	font-weight:normal;
	color: #01476D;
	text-decoration:underline;
	line-height:4px;
}

.style76{
	font-size:20px;
	font-weight:normal;
	color: #666666;
	margin:10px;
}

.style76 a{
	font-size: 20px;
	color:#145970;
	text-decoration:underline;
}

.style76 a:hover{
	font-size: 20px;
	color:#15586F;
	text-decoration:none;
}

h4{
	font-size:12px;
	font-weight:normal;
	color: #666666;
	text-align:right;
	background-image: url(../immagini/Table_tennis_3d.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFDFCF;
	border-bottom-color: #FFDFCF;
	background-color: #FAFFFF;
	padding: 5px;
	background-repeat:no-repeat;
	background-position:23px -25px;
	list-style-type:none;
	height:120px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h4 a{
	font-size: 12px;
	color:#145970;
	text-decoration:underline;
}

h4 a:hover{
	font-size: 12px;
	color:#15586F;
	text-decoration:none;
}

#testo ul.mappa_rientro{
list-style:circle;
padding-left:40px;
margin-left:30px;
}

img{
	border:none;
}

.img_w3c{
	border:none;
	position:relative;
	bottom:30px;
	padding-right:10px;
	float:right;
}
