body {
	color: #000084;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container{
position:relative; 
width: 1024px; 
height: 100%;
margin: 0 auto;


text-align: left; 
border-top: 2px solid #5F93CE; 
border-left: 2px solid #5F93CE;
border-right: 2px solid #022339;
border-bottom: 2px solid #022339;
}
body div#container{
height:auto;
min-height:100%

}
#contenutoQuiz {
	position:relative; 
	width: 1024px;
	height: 768px;
	width: 1190px;
	height: 786px;
	width: 1459px;
	height: 1480px;
	margin: 0 auto;
	background-image: url(../Img/Ambulanza.gif);
	background-image: url(../Img/PrimaPagina01.jpg);
	
	
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
h1, h3 {
	display: none;
}
h2#Logo118 {
	background-image: url(../Img/118.JPG);
	background-repeat: no-repeat;
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 56px;
	width: 100px;
	position: absolute;
	float: left;
	z-index: 2;
	top: 10px;
	left: 10px;
}
h2#LogoRegioneLombardia {
	background-image: url(../Img/LogoRegioneLombardia.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 55px;
	width: 100px;
	position: absolute;
	float: left;
	z-index: 2;
	top: 10px;
	left: 500px;
}
h2#Titolo001 {
	background-image: url(../Img/Titolo001.png);
	background-image: url(../Img/niente.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 200px;
	width: 450px;
	position: absolute;
	float: left;
	z-index: 2;
	top: 70px;
	left: 100px;
}
h5 {
	font-size: 9px;
	margin: -10px 0 10px 0;
	padding: 0px;	
}
#PaginaQuiz  {
	display: block;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	float: right;
	top: 330px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
div#PaginaQuiz li{
	list-style-type: none;
	color: #606060;
	margin: 0;
	padding: 0;
	font-family: Georgia, Garamond, Times sans-serif, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	font-size: 1.5em;
	line-height: 1.4em;
}

#PaginaQuiz a {
	color: #000084;
	text-decoration: none;
}
#PaginaQuiz a:hover {
	color: #84CFFF;
	color: #ff0000;
	text-decoration: underline;
}

.new {
	background-image: url(../Img/new.png);
	background-repeat: no-repeat;
	width:30px;
	height:20px;
	display:inline-block;
}
.nascosto {
	display: none;
}