.esame 		{FONT-SIZE: 28px; COLOR: black; FONT-FAMILY: Arial, Geneva, Verdana, Times, "Times New Roman"}
.paragrafo 		{FONT-SIZE: 10px; FONT-FAMILY: Verdana, Geneva, Arial, Times, "Times New Roman"}
.intestatab 	{FONT-SIZE: 12px; FONT-FAMILY: Verdana, Geneva, Arial, Times, "Times New Roman"}

td.t2  		{FONT-SIZE: 10px; FONT-WEIGHT: bold; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Times, "Times New Roman"}
a:link          	{text-decoration: none; color: #000099}
a:visited       	{text-decoration: none; color: #000099}
a:hover         	{text-decoration: none; color: #990000; background-color:#ffffff}
td.menu.over         	{ color: #990000; background-color:#ffffff}

a.menuleft:link {       background:;
			color: #646464;
			text-decoration: underline;
                        FONT-VARIANT: small-caps;
                        FONT-WEIGHT: bold;
                        FONT-SIZE: 11px;
                        FONT-FAMILY: Verdana, Arial, Geneva, Times, "Times New Roman"
                }
a.menuleft:visited  {       background:;
                        color: #646464;
                        text-decoration: underline;
                        FONT-VARIANT: small-caps;
                        FONT-WEIGHT: bold;
                        FONT-SIZE: 11px;
                        FONT-FAMILY: Verdana, Arial, Geneva, Times, "Times New Roman"
                }
a.menuleft:hover{	background:; 
			FONT-VARIANT: small-caps;
			FONT-WEIGHT: bold;
			FONT-SIZE: 11px;
			FONT-FAMILY: Verdana, Arial, Geneva, Times, "Times New Roman"
		}
a.menuleft:active{}

.paragraph      	{TEXT-ALIGN: justify; }
.big 			{FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Geneva, Times, "Times New Roman"}
.titolo 		{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #696969; FONT-FAMILY: Verdana, Geneva, Arial, Times, "Times New Roman"}
.title 		{FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #390; FONT-FAMILY: Verdana, Arial, Geneva, Times, "Times New Roman"}
H2 			{FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: gray; FONT-FAMILY: Verdana, Geneva, Arial, Times, "Times New Roman"}
H5 			{FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Times, "Times New Roman"}
TD 			{FONT-SIZE: 10px; COLOR: #646464; FONT-FAMILY: Verdana, Geneva, Arial, Times, "Times New Roman"}

.bordocompletogrigio {BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid}
FORM {BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}


.popupcookie {
    position: absolute;
/*    height: 200px;*/
    width: 400px;
    margin: -100px 0 0 -200px;
    top: 50%;
    left: 50%;
	color: #ffffff
}
.popupcookietable{
	border-radius: 10px 10px 10px 10px;
	background-color: rgba(255, 255, 255, 1);
	/*background-color: #f76017;*/
	box-shadow: 3px 0px 13px 4px #000000;
	vertical-align: top;
	table-layout:fixed;
	color: #ffffff
}

.minimenu {
	font-size: 10px;
	font-family: sans-serif;
	color: #ffffff;
    font-weight: normal;
	float: center;
}

.create {
	padding-left:20px;
	padding-bottom:4px;
	font-size: 13px;
	font-variant: small-caps;
	color: #4444ff;
	width:800px;
	white-space: nowrap;
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -o-pre-wrap; /* Opera */
	white-space: pre-wrap; /* Chrome */
	word-wrap: break-word; /* IE */
	display: inline-block;
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 text-align: justify;
}
