/************************************************
Stili per le pagine dei gonfiabili twinfly
************************************************/

DIV.brochuretitle
{
 width:100%;
 float:left;
 text-align:center;
 border: none;
}


P.brochuretitle1
{
 font-size:14pt;
 font-weight:bold;
 font-style:italic;
 color:#00008B;
 margin-bottom:0;
}

P.brochuretitle2
{
 font-size:12pt;
 font-weight:bold;
 font-style:italic;
 color:#00008B;
 margin-top:0;
}

P.brochuretitle3
{
 font-size:12pt;
 font-weight:bold;
 font-style:normal;
 font-style:italic;
 text-decoration:underline;
 text-decoration:none;
 color:#00008B;
 color:black;
}

DIV.brochuretext
{
 width:100%;
 margin-top:40px;
 margin-bottom:40px;
 padding-left:40px;
 padding-right:40px;
 color:black;
 border: none;
}

DIV.testo
{
 width:100%;  
 float:left;
 font-size:14pt;
}

DIV.testo H1, H2
{
 text-align:center;
}

DIV.testo P
{
 padding-left:20px;
 padding-right:20px;
}

