/* general page structure and layout */
body {
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
color:#000000; 
margin:0px 0 0 0;
padding:0 0 0 0;
background-color:#ffffff;
text-align:left;
}
.container {
position:relative;
background:#ffffff;
width:230px;
margin:0px;
padding:0 0 0 0;
}

.top {
display:none;
}
.header {
position:relative;
background:#ffffff;
width:230px;
}
.header_box {
position:relative;
height:28px;
}
.header_title {
position:relative;
width:230px;
text-align:center;
font-size: 16px; 
font-weight: bold;
background-color:#ff0000;
}
.header_search {
display:none;
}
.page_content {
position:absolute;
top:182px;
left:0;
}

.three_columns {
position:relative;
}

.left_column {
display:block;
}

.center_column {
display:block;
}

.box_right {
display:block;
}

.footer {
display:block;
}
.footer_text {
padding: 5px;
width:320px;
height:20px;
position:relative;
font-weight: bold;
text-align:center;
color:#ffffff;
background-color:#000000;
}

.footer_logo {
display:none;
}
.footer_disclaimer {
position:relative;
font-weight: bold;
text-align:center;
}


/* ------------------ BOXES ------------------ */
.box-table-lr {
width:100%;
border:#aa0000 1px solid;
cellpadding:0;
cellspacing:0;
}
.left_column .box-header  {
color: white;
font-weight: bold;
padding-left: 22px;
background-image:url('../images/bgcine.gif');
}
.box_right .box-header  {
color: white;
font-weight: bold;
padding-left: 22px;
background-image:url('../images/bgcine.gif');
}


.box-table {
width:100%;
border:#293D7A 0px solid;
cellpadding:0;
cellspacing:0;
background-color:#ffffff;
}
.center_column .box-header {
background:#ffffff url('../images/cine.gif') no-repeat;
padding-left: 22px;
color: #000000;
font-weight: bold;
border-bottom:#aa0000 1px solid; 
border-top:#aa0000 1px solid;
}
.center_column .box-content {
padding: 3px;
}
.center_column .box-header {
height: 2px;
}




/* --------- FONT e STYLES -------------- */

IMG {
border: 0px;
/* width: 320px; display:none; */

}
UL
  {
  margin-left: 2em;
  padding-left: 0;
  }
LI
  {
  margin: 0;
  padding: 0;
  list-style-image : url('../images/puntoelenco_blu_bold.gif');
}
LI LI {
  list-style-image : url('../images/puntoelenco_blu.gif');
}
TD, TH, DIV, SELECT, TEXTAREA, INPUT {
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
}
TD A:hover {
text-decoration: underline;
}


A {
color: #000000;
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
text-decoration: none;
background: none;

}

/* pn-normal : utilizzato nelle voci di menu sx e dx, e 'leggi tutto'*/
A.pn-normal {
font-family: Verdana, Tahoma, sans-serif;
color: #000000;
font-size: 12px;
text-decoration: none;
background: none;
}
A.pn-normal:hover {
font-family: Verdana, Tahoma, sans-serif;
color: #000000;
font-size: 12px;
text-decoration: underline;
background: none;
}

/* Titoli dei box*/
.pn-title {
font-size: 12px;
font-weight: bold;
color: #000000;
}
/* utilizato nei link dei titoli delle news*/
A.pn-title {
color: #0066aa;
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
A.pn-title:hover {
color: #0066aa;
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

A.pn-sub {
font-size: 12px;
}
A.pn-logo {
font-size: 18px;
font-weight: bold;
letter-spacing: 3px;
text-decoration: none;
}

/* postnuke specific classes */
.pn-logo {
font-size: 18px;
font-weight: bold;
letter-spacing: 3px;
}
.pn-logo-small {
font-size: 13px;
font-weight: bold;
}
.pn-pagetitle, h1 {
font-size: 16px;
font-weight: bold;
}
.admin_messages_block h1 {
font-size: 12px;
font-weight: bold;
color: #0066aa;
}


/* Titoli dei documenti */
.pn-doc-title {
font-size: 12px;
font-weight: bold;
color: #0066aa;
}
A.pn-doc-title {
color: #0066aa;
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
A.pn-doc-title:hover {
color: #0066aa;
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}


h2 {
font-size: 14px;
font-weight: bold;
color: #000000;
}


/* testo normale */
.pn-normal {
font-family: Verdana, Tahoma, sans-serif;
color: #000000;
font-size: 12px;
text-decoration: none;
}
/* footer,messaggi vari ("(444) byte commenti?","trovati 1 articolo") */
.pn-sub {

}

/* news styles */
.pn-storytitle {
font-size: 14px;
font-weight: bold;
letter-spacing: 3px;
}

.pubInfoBox {
font-family: Verdana, Tahoma, sans-serif;
color: #000000;
font-size: 12px;
text-decoration: none;
background-color: #cccccc;
border: 1px;
border-color: #000000;
}