/* GENERAL STYLES */
*
{
	font-family: Times New Roman, Sans-Serif;
	margin:0;
	padding:0;
}

#print_header
{
	width:100%;
	display:block;
}

p a:after 
{
    content: " (" attr(href) ") ";
}

h1, h2, h3, h4
{
	font-family: Arial, Serif;  
	margin-top: 7pt;
	clear:both;
}

h1 a, h2 a, h3 a
{
	font-size:1em;
	text-decoration: none;
	color:black;
}

h1
{
	font-size:14pt;
	font-weight:bold;
}

h2, h2 span a
{
	font-size:13pt;
	font-weight:bold;
}

h3, h3 span a
{
	font-size:10pt;
	font-weight:bold;
}

h4
{
	font-size:9pt;
	font-weight:bold;
}

p
{
	margin-top: 5pt;
	text-align:justify;
	font-size:11pt;
	font-weight:normal;
}

#left_column, #header_block, #footer
{
	display:none;
}

#right_column 
{
	width: 513pt;
}

#content .dxleft
{
	float:left;
	width:250pt;
	margin-right:10pt;
}

#content .dxright
{
	float:left;
	width:250pt;
}

#content .dxleft_wide
{
	float:left;
	width:380pt;
	margin-right: 17pt;
	text-align:left;
}

#content .dxright_narrow
{
	float:left;
	width:107pt; 
	text-align:right;
	margin: 0;
}

#content .dxright_narrow img, #content .dxright_narrow p img
{
	float: right;
	margin: 20pt 0 0 5pt;
	border:none;
}

#content div
{
	padding: 0;
}

#content .dxright a img
{
	margin-top: 10pt;
	border: none;	
}

#content ul
{
  margin: 5px 0 5pt 20pt;
  line-height:14pt;
  list-style: square url('/immagini/bg_bullet_full_1.gif') outside;
}

#content img
{
  float: left;
  margin: 0 10pt 10pt 0;
  
}



/* EDITOR PROPERTIES */
