﻿/*  Layout  box */
.Box01
{
   clear:both;
   display:block; 
   padding:1px;
}

.Box01 .c 
{	
	display:block;
	text-align:left;
}	

/* Titolo */
.Box01 .hd  h1 
{
   color:#a02d34;
   font-size:16px;
   height:65px;
   padding:23px 0 0 25px;
   background-image:url(../../images/pages/global/bg_titolo.png);
  
   _background-image:url(../../images/pages/global/pixel.gif);
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/pages/global/bg_titolo.png',sizingMethod='image'); 

   
   background-position:top left;
   background-repeat:no-repeat;
}




.Box01 .hd 
{
   height:65px;
   padding:0;
}
.Box01 .hd .c 
{ 
     
}
.Box01 .bd 
{
   
   padding:10px;
   
}

.Box01 .bd .c {	
   height :auto !important;
   height:0;
   display:table;   
}


.Box01 .ft {
   display:none;
}

.Bp .hd  h1 
{
   color:#013250; 
}

.Bc .hd  h1 
{
   color:#cd5229; 
}

.Op .hd  h1 
{
   color:#6d2945; 
}
