﻿#tplContainer {
margin:0 auto;
text-align:justify;
color:#000;
width:770px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
/*Stili*/

.tplHeader h1 {
margin:0;
padding:0;
height:48px;
text-indent:-9999px;
background:#fff url(../img/top.jpg) no-repeat 0 0;
}
.tplFooter {
height:67px;
background:#fff url(../img/foot.jpg) no-repeat 0 0;
}
/*
#tplContainer h1 {
color:#000;
font-size:14px;
font-weight:bold;
margin:0;
padding:0 0 12px 0;
}
*/

.tplText {
padding:5px 15px 10px 15px;
border-left:1px solid #5a5758;
border-right:1px solid #5a5758;
background:#fff;
}
.tplText h2 {
margin:0;
padding:0;
color:#000;
font-size:24px;
line-height:26px;
font-weight:normal;
text-align:center;
font-family:Arial Black;
}
.tplText h3 {
margin:0;
padding:0 0 18px 0;
color:#000;
font-size:18px;
line-height:22px;
font-weight:normal;
text-align:center;
font-family:Arial Black;
}
.tplLeft {
float:left;
width:362px;
}
.tplRight {
float:right;
width:362px;
}
#tplContainer a{
text-decoration:none;
color:#000;
font-weight:bold;
}
#tplContainer a:hover {
text-decoration:underline;
}

#tplContainer ul{
margin:0;
padding:0;
list-style:none;
text-align:left;
}
#tplContainer ul li{
margin:0;
padding:1px 0 0 8px;
background:url("../img/li.gif") no-repeat 0 9px;
}
