/* CSS Document */

body{
	background:#d5d5d5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}
H1{
	font-size:1.4em;
	text-align:center;
	padding:0.3em 0em;
}
.tx{
font-family:Arial;
font-size:12px;
color:#6d6d6d;
}
#testo{
	font-size:10px;
}
#score{
	background-image:url(../img/score.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-size:0.75em;
	padding:0em 0em 0em 0em;
	height:99px;
	width:359px;
}
.punteggio{
	font-weight:bold;
	font-size:2em;
}
.path
{
font-family:Arial;
font-size:10px;
color:#6d6d6d;
}

.footer
{
font-family:Arial;
font-size:10px;
color:#000000;
}

a
{
color:#000000;
text-decoration:underline;
}

a:hover
{
color:#f37021;
text-decoration:underline;
}

a.path
{
color:#6d6d6d;
text-decoration:underline;
}

a.path:hover
{
color:#f37021;
text-decoration:underline;
}
.q{
color:#CC0000;
}
#enfasi_centrale{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}
#enfasi_centrale a{
	color:#000;
}
#enfasi_centrale a:hover {
	color:#000;
}

#profili{
	color:#F37021;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin:0px 10px;
	text-align:left;
}
.head{
	font-size:1.3em;

	padding:0.1em 0em;
}
.subHead{
	font-size:1.1em;
	padding:0.1em 0em;
}
#box{
	background-color:#D5D5D5;
	margin:18px 9px;
	text-align:center;
}

table.test h2{
	font-size:12px;
	font-weight:bold;
}
table.test{
	font-size:12px;
}
table.test td{
	padding:0px 2px;
	
}
table.test div{
	border-bottom: 1px #F37021 solid;
	padding-bottom:10px;
}

