/* SOLO PER VERSIONI DI STAMPA */

#printableHeader
{
	clear: both;
	width: 100%;
	border-bottom: 1pt solid #e5e5e5;
	font-family: Verdana, Arial, san-serif;
	font-size: 8pt;
	
	margin-bottom: 1cm;
}

#printableURL
{
	float: right;
}

/* --------------------------- */

html
{
	background-color: #ffffff;
	padding: 20pt;
}

body
{
	background-color: #ffffff;
	padding: 0cm;
	margin: 0cm;
}

form
{
	margin: 0px;
}

.formLine
{
	border: 0pt;
	clear: both;
	padding: 3pt 0pt 3pt 0pt;
	background-color: transparent;
}
.formLeft
{
	padding: 3pt 5pt 3pt 0pt;
	border: 0px;
	vertical-align: middle;
	text-align: left;
}

.formRight
{
	border: 0px;
	vertical-align: middle;
	text-align: left;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

p.middle
{
	margin: 0px;
}

#container
{
	width: 100%;
}

#corpoPagina
{
	float: left;
	width: 100%;
}


/* MENU LATERALE */

#barraMenu
{
	float: right;
	width: 246px;
	padding-left: 1px;
	padding-right: 1px;
	display: none;
	/*border: 1px solid #000000;*/
}

img
{
	border: 0pt;
}

img.goLeft
{
	float: left;
	border: 0px;
}

img.goRight
{
	float: right;
	border: 0px;
}

a.blockMenu
{
	display: block;
	clear: both;
	width: 231px;
	height: 72px;
	margin: 4px 4px 0px 4px;
	padding: 0px 0px 0px 7px;
	background-color: #063ea4;
}

a.blockMenu:hover
{
	background-color: #0744b4;
}

a.blockMenuSelected
{
	display: block;
	clear: both;
	width: 231px;
	height: 72px;
	margin: 4px 4px 0px 4px;
	padding: 0px 0px 0px 7px;
	background-color: #0d6ad2;
}

a.blockMenuSelected:hover
{
	background-color: #0a5ebc;
}


.utilsBar { display: none; }
a.print { display: none; }

/* ----------- */

#footer
{
 	border-top: 1pt solid #ededed;
	padding-top: 5pt;
	clear: both;
	
	font-family: Verdana, Arial, san-serif;
	font-size: 8pt;
	color: #999999;
	
	text-align: left;
	line-height: 13pt;
	width: 100%;
}

/* TABELLE */

table
{
	clear: both;
	width: 100%;
	padding: 0px;
	margin: 0px;
	
	font-family: Verdana, Arial, san-serif;
	border-top: 1pt solid #ededed;
	border-right: 1pt solid #ededed;
}

tr
{
	margin: 0px;
	padding: 0px;
}

td
{
	margin: 0px;
	padding: 2pt 4pt 2pt 4pt;
	border-left: 1pt solid #ededed;
	border-bottom: 1pt solid #ededed;
}

td.loghino
{
	margin: 0px;
	padding: 4pt;
	border-left: 1pt solid #ededed;
	border-bottom: 1pt solid #ededed;
}

.box
{	
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0pt;

	font-size: 13px;
	font-weight: bold;
	
	background-color: transparent;
}

.boxRow
{
	clear: both;
	width: 100%;
	padding: 0px;
	margin: 0pt;
	border:0pt;
}

div.boxLeft
{
	display: block;
	
	float: left;
	clear: both;
	width: 100%;
	padding: 4pt;
	border-bottom: 1pt solid #ededed;
}

div.boxRight
{
	display: block;
	
	float: left;
	clear: both;
	width: 100%;
	padding: 4pt;
	border-bottom: 1pt solid #ededed;
}

a.bigLink
{
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

img.ico
{
	border: 2px solid #2559b5;
	float: left;
}

/* --------------------------- */

.bt { display: none; }


/* MENU FOOTER */
#footerMenu { display: none; }

#footerMenuA
{
	font-family: Verdana, Arial, san-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	
	text-align: center;
	
	margin: 8px 6px 0px 0px;
	height: 18px;
	width: 448px;
	float: left;
	background-color: #0d6ad2;
}

a.footermenu
{
		color: #ffffff;
		text-decoration: none;
}

a.footermenu:hover
{
		color: #ffffff;
		text-decoration: underline;
}

#footerMenuB
{
	float: left;
	height: 26px;
	width: 200px;
	
	background-color: #0d6ad2;
}

#footerMenuC
{
	float: right;
	clear: none;
	width: 244px;
	margin: 0px 0px 0px 5px;
}

/* ------------ */

.blockMain
{
	clear: both;
	width: 100%;
}

#headAssociazione
{
	clear: both;
	padding: 0pt;
	margin: 0pt;
}

.rightAssociazione
{
	width: 509px;
	margin-left: 5pt;
	float: right;
	clear: none;
}

div.textBox
{
	font-size: 10pt;
	display: table;
	width: 100%;
	padding: 3pt;
	line-height: 14pt;
}

img.textBoxImage
{
	float: right;
	border: 1pt solid #999999;
	margin: 4pt;
}

#headerImage { display: none; }

/* BODY */

#briciole { display: none; }

#body
{
	display: table;
	width: 100%;
	font-family: Verdana, Arial, san-serif;
	color: #000000;
}

#bodyNoCol
{
	display: table;
	width: 100%;
	font-family: Verdana, Arial, san-serif;
	color: #000000;
}

.bodyCenter
{
	clear: both;
	width: 100%;
}

#bodyLeft
{
	float: left;
	width: 70%;

}

#bodyLeftColor
{
	float: left;
	width: 70%;

}

#bodyRight
{
	float: right;
	width: 27%;
	padding: 1%;
	
	font-size: 8pt;
	border: 1pt solid #ededed;
}

.separatorLine
{	
	clear: both;
	padding: 4pt 2pt 4pt 2pt;
	width: 100%;
	
	border-top: 1pt solid #999999;
	border-bottom: 1pt solid #999999;
}

.bordata
{
	border: 1pt solid #999999;
}

.titolettoLancio
{
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
}

.titoloneLancio
{
	font-size: 18pt;
	font-weight: bold;
	margin: 0px;
}

.titoloneColorato
{
	font-size: 16pt;
	font-weight: bold;
	margin: 0px;
}

.titoloneLancioSmall
{
	font-size: 16pt;
	font-weight: bold;
	margin: 0px;
}

.testoLancio
{
	font-size: 12pt;
	font-weight: normal; 
	margin: 0px;
}

.testo, .testoColorato
{
	font-size: 10pt;
	font-weight: normal; 
	margin: 0px;
}

.nota
{
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
}

.testoGrassetto, .testoGrassettoColorato
{
	font-size: 10pt;
	font-weight: bold; 
	margin: 0px;
}

a.continua { display: none; }
a.smallLink { display: none; }
a
{
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
}

.spacer
{
	clear: both;
	
	height: 15pt;
	
	width: 100%;
	margin: 0px;
	padding:0px;
}


.sx {float:left;}
.dx {float:right;}

.boxBPM {width: 285px; height: 80px; padding: 8px; background-color: #000C7A;font-size: 10px; position: relative;}
.boxBPM span {font-weight: bold;font-size: 12px;}
.boxBPM .img-left {float:left; margin-right: 10px;}
.boxBPM a {float: right; margin-top: 5px; font-weight: bold; background: url(/pics/arrow.gif) right no-repeat; padding-right: 15px;}




.prodotto{	
	clear: both;
	position: relative;
	left:5px;
	width: 647px;
	border: 1px solid #073EA5;
	font-size: 10px;
}

.titolo{	
	background-color: #073EA5;
	clear: both;
	position: relative;
	padding: 5px 15px 5px 15px;
	font-weight: bold;
	font-size: 14px;
}

.titolo2{	
	background-color: #0E69D2;
	clear: both;
	position: relative;
	padding: 5px 15px 5px 15px;
	font-weight: bold;
	font-size: 12px;
}

.blocco{padding: 10px 5px;}
