/*
 * Style sheet teatrocinque.it
 */
/* -- Testata -- */
.sala  { position:relative; width:500px; }
.sala img { vertical-align: bottom; }
.over { position:absolute; bottom:0; left:0; height:150px; 
        background-color: #A64831; width:500px; }
.over1 { position:absolute; bottom:0; left:0; height:140px; 
        background-color: #2E0D03; width:500px; }
.overTxt { position:absolute; bottom:0; left:0; }
.overTxt * { color:#FFFFFF; padding-left:15px; text-align:left}
.tecnica { width:500px; background-color: #DDD8C2; padding:1em 0;}
.tecnica p,
.tecnica h2 { padding-left:15px;}
.qu { padding-left:15px; width:40px; }
.stru td,
.stru th { padding-left:15px;  }
.tecnica table { width:490px; }  
.tecnica h2 { padding-top:1em;  font-size: 1.1em;color:#000000;}
.pdf  { width:500px;  margin-top:1em;}

