@import url("/assets/css/advStyles.css");
body {
	background-color: #FFFFFF;
	margin: -10px 0px 0px -10px;

}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}
a {
	color: #003399;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.TitoloProgramma {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 15px;
}
.SottoTitoloProgramma {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 12px;
}
.GiudizioFinale {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 14px;
	background-color: #FFFF00;
}
.GiudizioFinalePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 14px;
}
#header {
	background-color: #E5ECF9;
}
#header a {
	background-color: #E5ECF9;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}
.titleCell {
	background-color: #0046D9;
}
#login td {
	font-size: 11px;
	color: #666666;
}
.date {
	font-size: 11px;
	color: #999999;
}
.titleBar {
	background-color: #7F7F7F;
	color: #FFFFFF;
}
.lineVert {
	background-image: url(../images/lineVert.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#footer {
	font-size: 11px;
	color: #666666;
}
.marked {
	color: #CC6600;
	font-size: 13px;
	font-weight: bold;
}
.titlePage {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;

}


#Logo_Quaser_Sincert{
position: absolute;
top:40px;
right:5px;
width:34px;
height:45px;
padding:0;
background-position: top;
background-repeat: no-repeat;
}

#Logo_Quaser_Sincert_2{
position: absolute;
top:40px;
right:15px;
width:47px;
height:60px;
padding:0;
background-position: top;
background-repeat: no-repeat;
}
