#flashMovie, #graphicHeaderRow, #footer
{
	display:none;
}

.hideForPrint
{
	display:none;
}

#header, #siteMainMenu, #utenteAutenticato, img, #siteShortCuts
{
	display:none;
}

#content
{
	position:absolute;
	left:0;
	top:0;
}

p.abstract
{
	display:none;
}

#contentColumn
{
	position:absolute;
	top:0;
	left:0;
}


html body table.listaCandidati, 
html body table.listaCandidati thead th, 
html body table.listaCandidati tfoot td,
td
{
	border:none;	
}


/* lista multipla */
div.stampaCandidati
{
	 page-break-after:always;	 
	 margin:10px;
}

table.datiCandidato
{
	border:solid 1px #999;
	font-family:Vardana, Sans-Serif;
	font-size:12px;
	width:570px;
}

table.datiCandidato th
{
	text-align:left;
	width:300px;	
}

h1
{
	font-size:18px;
	font-family:Tahoma, Arial;	
	color:#000;
}
h2
{
	font-family:Tahoma, Arial;
	font-size:16px;
	font-weight:bold;
	color:#333;
}
h3
{
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#333;
}
h4
{
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#333;
}
h6
{
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#333;
}
ul li
{
	font-family:Arial, Verdana;
	font-size:12px;	
	color:#333;
	font-weight:normal;
}
hr
{
	color:#666;	
	border:solid 1px #666;
	height:1px;
	margin-bottom:20px;
}

     
 