/***********************
 (c) 2002 E-side s.r.l. 
 ***********************/
* {
    margin:0;
    padding:0;
}
body, td, p, input, textarea, select, li, ul  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
} 
h1, h2, .news-title {
    display:block;
    padding-left: 10px;
    font-size: 12px;
    line-height: 28px;
}
h1 {
    background-color: #00418A;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 10px;
}
h2 {
    background-color: #EDF5FA;
    color: #00418A;
}
h2.current {
    background-color: #CAE8FA;
}
h3 {font-size: 12px;}
a {
	color: #000000;
}
a, img {
    text-decoration:none;
    border:none;
}
li {
    list-style:none;
}
.blu {
    color: #00418A;
}
.azzurro {
    color: #0960A8;
}
.nero {
	color: #000000;
}
.upper {
    text-transform: uppercase;
}
.center {
    text-align: center;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.divpadding {
    padding: 5px 15px;
}
.lisquare {
	padding: 2px 0;
    padding-left: 15px;
    background: url(../img/list_style.gif) no-repeat left;
}
.msg-prom {
    font-size: 9px;
    border-top: 1px dotted #999999;
    margin-bottom: 30px;
    margin-top: 10px;
}
.sezioni-row {
    /*position: relative;*/
    overflow: auto;
}
.sezioni-row div {
    /*position: absolute;*/
    width: 182px;
    float: left;
    margin-top: 10px;
}
.sezioni-row div.sinistra {
    margin-right: 11px;
}
.sezioni-row div.destra {
}
.sezioni-row div.centro {
    margin-right: 11px;
}
.sezioni-row h2 {
    text-transform: none;
    padding: 3px 15px 3px 15px;
    margin-bottom: 3px;
    line-height: 11px;
    font-size: 11px;
    color: #000000;
}
.sezioni-row a {
    color: #000000;
}
.sezioni-row a:hover {
    color: #014189;
}
.sezioni-row ul li {
    /*color: #00A1F1;*/
    padding: 2px 0;
    padding-left: 15px;
    background: url(../img/list_style.gif) no-repeat left 8px;
}

.size{font-style:italic;}

#tinymce p
{
    padding-right:5px;
    padding-left:5px;
}
