.table-nat {
border: 1px solid #FFF; 
border-spacing: 0;
margin-top: 2px;
background:#054465;
}

/*
* CPG Dragonfly CMS
* Copyright (c) 2004-2005 by CPG-Nuke Dev Team, www.dragonflycms.com
* Released under the GNU GPL version 2 or any later version
* $Id: style.css,v 9.6 2005/06/21 15:55:31 djmaze Exp $
*/
font, th, td, p {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  /*text-align:left;temp disabled*/
}
.titolone {
  font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
legend {
  font-weight: bold;
}
fieldset {
  border: #999;
  border-style: double;
  padding: 10px;
  margin-bottom: 10px;
}
br {
  clear: left;
}
label.set,radio.set,input.set {
  display: block;
  float: left;
  width: 100px;
}
radio.set {
  vertical-align: text-bottom;
}
label.set {
  text-align: left;
  width: 300px;
  padding-right: 10px;
  margin-bottom: 5px;
}
label.ulog, input.ulog {
  display: block;
  float: left;
  width: 125px;
}
label.ulog {
  text-align: left;
  width: 125px;
  padding-right: 10px;
  margin-bottom: 5px;
}
.rd {
  text-align: left;
  width: 60px;
  padding-left: 3px;
  padding-right: 10px;
}
.no {
  text-align: right;
  width: 8px;
  padding-right: 10px;
}
.yes {
  text-align: left;
  width: 20px;
  padding-right: 10px;
  vertical-align: bottom;
}
input.sub {
  left: 20px;
  float: none;
}
.title {
  background: none;
  color: #444;
  text-decoration: none;
  font: bold 14px Verdana, Helvetica, sans-serif;
}
.content {
  background: none;
  color: #000;
  font: 11px Verdana, Helvetica, sans-serif;
}
.storytitle {
  background: none;
  color: #363636;
  text-decoration: none;
  font: bold 12px Verdana, Helvetica, sans-serif;
}
.storycat {
  background: none;
  color: #F00;
  text-decoration: underline;
  font: bold 11px Verdana, Helvetica, sans-serif;
}
.option {
  background: none;
  color: #000;
  text-decoration: none;
  font: bold 11px Verdana, Helvetica, sans-serif;
}
.tiny {
  background: none;
  color: #000;
  text-decoration: none;
  font: normal 11px Verdana, Helvetica, sans-serif;
}
body {
  color: #000;
  /* background: #BBC8D3 url(../images/back1.png); */
  background: #BBC8D3;
  font: 11px Verdana, Helvetica, sans-serif;
  margin:0;
}
.helphead {
  color: #FFF;
  font-size: 11px;
  width: 244px;
  padding: 3px;
  vertical-align: middle;
  background: #0065DE;
}
.helpcontent {
  width: 240px;
  border: 1px solid #069;
  padding: 4px;
  background: #FFFFFE;
}
.centro {
  text-align:center;
}
.headtable {
  width: 100%;
  border-width: 0;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
  background: #006698;
}
.head {
  height: 130px;
  border-width: 0;
  width: 100%;
  background: #006698 url(../images/back1.gif);
}
.headban {
  height: 100px;
  border-width: 0;
  width: 100%;
  background: #006698 url(../images/back1.gif);
}
/*
.headmenu {
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
}
*/
.maintable {
  width: 100%;
  border-width: 0;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
}
.mainside {
  width: 164px;
  vertical-align: top;
}
.main {
  width: 100%;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 6px;
}
/* table inside the the td that holds the block title */
.blockhead {
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  height: 14px;
  width: 156px;
  padding: 3px;
  padding-top: 5px;
  margin-top: 5px;
  vertical-align: middle;
  background: #006698 url(../images/cellpic3.gif);
}
/* table that holds the content in blocks */
.blockcontent {
  width: 152px;
  border: 1px solid #069;
  padding: 4px;
  background: #EFEFEF;
}
/* div at the top of modules holding the page title if one... */
.pagetitle {
  color: #FFD700;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border-width: 0;
  height: 17px;
  padding-top: 6px;
  margin-top: 0px;
  background: #006698 url(../images/cellpic3.gif);
}
/* fieldset around each admin item */
.adminitem {
  border: 0px;
  padding: 0px;
  width: 130px;
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
}
.adminitem span {
  display: block;
  width: 120px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #069;
  background: #FAFAFA;
}
.table1,.table2 {
  border: 1px solid #069; 
  border-spacing: 0;
  padding: 7px;
  margin-top: 3px;
  background: #EFEFEF;
}

/* .table11 {
  background: #EFEFEF; 
  padding:0;
  margin:0;
  border-spacing: 0;
  border: 1px solid #069; 
  height: 96px;
  overflow : hidden; 
}
.table11 {
  text-align: center;
}
*/

/* div called from function OpenTable2 */
.table2 {
  width: 50%;
  text-align: center;
}
.newsindex,.newsarticle {
  width: 100%;
  border: 1px solid #069;
  border-spacing: 0;
  padding: 5px;
  margin-bottom:5px;
}
/* tables that hold newscat, newsempty newstopic in themes/x/template/news/index.html */
.newsindex {
  background: #EFEFEF;
}
/* table that holds the news stories in themes\x\template\news\article.html */
.newsarticle {
  background: #EFEFEF;
  text-align:justify;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.corponews {       
  font-size : 11px;
  color : #000;
  font-family : verdana, helvetica, tahoma, sans-serif;
  text-align : justify;
  background-color : #EFEFEF;
  padding-left:20px;
  padding-right:20px;
}
a:link, a:active, a:visited {
  color: #069;
  text-decoration: none;
}
a:hover {
  color: #F60;
  text-decoration: none;
}
.statlink {
  font-weight: bold;
}
.statlink, a.statlink,.statlink a {
  color: #FFF;
  text-decoration: none;
}
a:hover.statlink,.statlink a:hover {
  color: #FFF;
  text-decoration: underline;
}
.navmenu {
  color: #FFF;
  background: #05ADEB;
  border-style: none;
  font-size: 12px;
  font-weight:bold;
}
.navmenu img {
  margin: 1px 5px;
}
.navmenu a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #FFF;
  padding: 2px 5px;
}
.navmenu a:hover {
  background: #EFEFEF;
  text-decoration: none;
  color: #000;
}
hr {
  height: 0;
  border: solid #D1D7DC 0;
  border-top-width: 1px;
}
.bodyline,.forumline {
  border: 1px #98AAB1 solid; 
  background: #FFFFFE;
}
td.row1,td.row2,td.row3 {
  background: #EFEFEF;
  /* border: 0 !important; */
  border: 1px solid #FFFFFF;
}
.prima {
  background: #EFEFEF;
  border: 1px solid #FFFFFF;
  width:19%;
}
td.rowpic {
  background: #FFFFFE url(../images/cellpic2.jpg) repeat-y;
}
td.cat, td.catHead, td.catSides, td.catleft, td.catright, td.catbottom, td.catBottom {
  background: #D1D7DC url(../images/cellpic1.gif);
}
td.catHead, td.catSides, td.catleft, td.catright {
  border: #FFF;
  border-style: solid;
  height: 30px;
}
td.cat,td.catHead,td.catbottom {
  height: 25px;
}
th.thHead,th.thSides,th.thtop,th.thleft,th.thright,th.thbottom,th.thCornerL,th.thCornerR {
  font-weight: bold;
  border: #FFF;
  border-style: solid;
  height: 28px;
}
td.row3right, td.spaceRow {
  border: #FFF;
  border-style: solid;
  background: #D1D7DC;
}
th.thHead, td.catHead {
  font-size: 12px;
}
th.thHead,td.catHead,td.spaceRow,td.row3right,
td.catSides,td.catleft,td.catright,td.catbottom,
th.thSides,th.thleft,th.thright,th.thtop,th.thbottom,th.thCornerL,th.thCornerR {
  border-width: 0;
}
.maintitle, h1, h2 {
  text-decoration: none;
  color: #000;
  font: bold 22px/120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.gen {
  font-size: 11px;
}
.genmed {
  font-size: 11px;
}
.gensmall {
  font-size: 11px;
}
.gen, .genmed, .gensmall {
  color: #000;
}
a.gen, a.genmed, a.gensmall {
  color: #069;
  text-decoration: none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover {
  color: #AE0000;
  text-decoration: underline;
}
/* Forum category titles */
.cattitle {
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  color: #069;
  padding-left:10px;
}
a.cattitle {
  text-decoration: none;
  color: #069;
}
a.cattitle:hover {
  text-decoration: underline;
  color: #AE0000;
}
.forumlink {
  font-weight: bold;
  font-size: 12px;
  color: #069;
}
a.forumlink {
  text-decoration: none;
  color: #069;
}
a.forumlink:hover {
  text-decoration: none;
  color: #AE0000;
}
.nav {
  font-weight: bold;
  font-size: 11px;
  color: #000;
}
a.nav {
  text-decoration: none;
  color: #069;
}
a.nav:hover {
  text-decoration: underline;
  color: #F60;
}
.topictitle {
  font-weight: bold;
  font-size: 11px;
  color: #000;
}
a.topictitle:link {
  text-decoration: none;
  color: #069;
}
a.topictitle:visited {
  text-decoration: none;
  color: #5493B4;
}
a.topictitle:hover {
  text-decoration: underline;
  color: #AE0000;
}
.name {
  font-size: 11px;
  color: #000;
}
.postdetails {
  font-size: 11px;
  color: #000;
}
.postbody {
  font-size: 11px;
}





/* misure immagini */

.postbody img {
  max-width: 90%;
}
.postbodysig img {
  max-height: 80px;
  max-width: 90%;
}
.postbody img {
width: expression(this.width > 600 ? 600: true);
}
.postbodysig img {
width: expression(this.width > 600 ? 600: true);
height: expression(this.height > 60 ? 60: true);
}





a.postlink:link {
  text-decoration: none;
  color: #069;
}
a.postlink:visited {
  text-decoration: none;
  color: #5493B4;
}
a.postlink:hover {
  text-decoration: underline;
  color: #AE0000;
}
.code,.quote {
  border: #D1D7DC;
  border-style: solid;
  border-width: 1px;
  background: #FAFAFA;
}
.code {
  color: #000080;
  font: 11px Courier, 'Courier New', sans-serif;
}
.quote {
  color: #444;
  font: 11px Courier, 'Courier New', sans-serif;
}
.copyright {
  color: #444;
  letter-spacing: -1px;
  font-size: 11px;
}
a.copyright {
  color: #444;
  text-decoration: none;
}
a.copyright:hover {
  color: #000;
  text-decoration: underline;
}
input, textarea, select {
  color: #000;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
input.post, textarea.post, select {
  background: #FFFFFE;
}
input {
  text-indent: 2px;
}
input.button {
  color: #000;
  background: #EFEFEF;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}
input.mainoption {
  background: #FAFAFA;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
input.liteoption {
  background: #FAFAFA;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.helpline {
  border-style: none;
  background: #DEE3E7;
}
.bbcbutton {
  border-style: outset;
  border-width: 1px;
}
/* pagination */
.pagact {
  font-size: 11px;
  width: 16px;
  height: 20px;
  text-align: center;
  background: url(../images/pagact.gif) no-repeat scroll 0 1px;
}
.paginact, .pagneutral {width: 17px; text-align: center; }
.paginact a, .pagneutral a {
  display: block;
  font-size: 11px;
  width: 17px;
  height: 20px;
  padding-top: 5px;
  background: url(../images/paginact.gif) no-repeat;
}
.pagneutral a {
  background: url(../images/pagneutral.gif) no-repeat;
}
.cercahr { 
  color : #FDFDFD;
  height: 2px; 
}
.cellaro {
  background : url(cell.gif);
  font-size : 11px;
  border : 1px solid #808080;
  color : white;
  text-align : left;
  padding:4px;
  font-weight : bold;
}
A.blanketto {
  font-size : 11px;
  color : #000;
  font-family : tahoma, helvetica, verdana, sans-serif;
  font-weight : bold;
  text-decoration : none;
  background : none;
}
A.blanketto:active, A.blanketto:visited {
  font-size : 11px;
  color : #808080;
  font-family : tahoma, helvetica, verdana, sans-serif;
  font-weight : bold;
  text-decoration : none;
  background : none;
}
A.blanketto:hover {
  font-size : 11px;
  color : #3399FF;
  font-family : tahoma, helvetica, verdana, sans-serif;
  font-weight : bold;
  text-decoration : none;
  background : none;
}
.headmio {
  height: 150px;
  width: 100%;
  background: #006698 url(../images/back1.gif);
}
#headtablemio {
  width: 100%;
  border-left: 1px;
  border-top: 1px;
  border-right:1px;
  border-collapse: collapse;
}
#mio {
  width:150px;
}
.A.none img {
  border: none;
}
#hide {
  display: none;
  visibility:hidden;
  height: 0px;
  font-size: 0em;
  margin: 0px;
  padding: 0px;
}
#hide1 {
  display: none;
  visibility:hidden;
  height: 0px;
  font-size: 0em;
  margin: 0px;
  padding: 0px;
}
.logo_ari2 img {
  position : absolute;
  border : none;
  top : 52px;
  left : 20px;
}
.title-big {
  position : absolute;
  font-size: 4.2em;
  left:180px;
  color: #FF0000;
  font-family: 'Copperplate Gothic Bold', Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight:bold;
  top:50px;
}
.iq1sm img {
  position : absolute;
  border : none;
  top : 62px;
  left : 60px;
}
.testa {
  background: url(http://www.arisanremo.it/images/logo1.gif);
}
.advert {
  border : none;
  padding-left:2px;
  padding-top:4px;
}
.top-advert {
  /* border : 1px solid #B6E2F3; */
  width:270px;
  height:90px;
}
.botbasso {
  text-align:center;
  border : 1px solid #FFF;
  width:468px;
  height:60px;
}
.sponsor {
  padding-bottom:4px;
  padding-top:4px;
  padding-left:4px;
  padding-right:4px;
  border: 2px solid #05ADEB;
}
.sponsor img {
  border:none;
}
.title-chat {
  position : absolute;
  font-size: 4.2em;
  left:180px;
  color: #FF0000;
  font-family: 'Copperplate Gothic Bold', Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight:bold;
  top:50px;
}
/*
.bordotto {
  margin-top:0px;
  padding-top:2px;
  padding-bottom:2px;
  background: #4281b7 url(../images/cellpic3.gif);
}
*/ 
.natibar {
  padding-top: 2px; 
 /* margin-top: 0px; */
  padding-bottom: 2px;
  height:18px;
  text-align: center;
  background: #4281b7 url(../images/cellpic3.gif);
}
.natibar2 {
 /* margin-top: 0px; */
  padding-bottom: 2px;
  height:24px;
  text-align: center;
  background: #4281b7 url(../images/cellpic3.gif);
  vertical-align:middle;
}
A.navibar {      
  font-size : 12px;
  color : #FFF;
  font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-weight : bold;
  text-decoration : none;
  background: #1671A1 url(../images/cellpic6.gif);
  padding-left:10px;
  padding-right:10px;
  /* padding-top:2px;
  padding-bottom:2px; */
  border-left: 1px #B7D3E8 solid;
  border-right: 1px #B7D3E8 solid;
  vertical-align:middle; 
}
A.navibar:active, A.navibar:visited {
  font-size : 12px;
  color : #FFF;
  font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-weight : bold;
  text-decoration : none;
  background: #1671A1 url(../images/cellpic6.gif);
  padding-left:10px;
  padding-right:10px;
  /* padding-top:2px;
  padding-bottom:2px; */
  border-left: 1px #B7D3E8 solid;
  border-right: 1px #B7D3E8 solid;
  vertical-align:middle;
}
A.navibar:hover {
  font-size : 12px;
  color: #003366;
  font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-weight : bold;
  text-decoration : none;
  background: #1671A1 url(../images/cellpic7.gif);
  padding-left:10px;
  padding-right:10px;
  /* padding-top:2px;
  padding-bottom:2px; */
  border-left: 1px #B7D3E8 solid;
  border-right: 1px #B7D3E8 solid;
  vertical-align:middle; 
}
.googlet {
  padding-left: 10px;
  padding-top: 2px;
  vertical-align:middle; 
}
.thumb {
  padding-right: 10px;
}
.combined {
  background : #EFEFEF;
  border: 1px #98AAB1 solid;
}
/*
.blocchi {
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  height: 14px;
  padding: 3px;
  padding-top: 5px;
  margin-top: 5px;
  vertical-align: middle;
  background: #006698 url(../images/cellpic3.gif);
}
*/
th {
  color: #FFD700;
  font-size: 11px;
  font-weight: bold;
  height: 18px;
  padding: 3px;
  background: #006698 url(../images/cellpic3.gif);
  border: 1px solid #FFF;
}
.spazio {
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.guestbookline {
  border: 1px #069 solid;
  background: #EFEFEF;
}
.cell_wrapper {
  border-left: 1px solid #496D9F;
  border-top: 1px solid #496D9F;
  border-right: 2px solid #496D9F;
  border-bottom: 2px solid #496D9F;
  background: #EFEFEF;
  margin-bottom: 5px;
}
.cell_header {
  font-weight: bold;
  padding: 3px 10px 3px 10px;
  /* background: #DFDFDF url(../images/blue.png); */
  background-color: #DFDFDF; 
  color: #004C74;
  height:20px;
}
.cell_content {
  padding-left: 10px;
  padding-right: 10px;
}
.cell_info {
  font-size: 10px;
  color: #AAA;
  text-align: right;
  padding: 2px 10px 2px 10px;
  margin: 1px 1px 1px 1px;
}
.cell_footer {
  font-size: 10px;
  color: #AAA;
  text-align: right;
  background-color: #E4E4E4;
  padding: 2px 10px 2px 10px;
  margin: 2px 2px 2px 2px;
}
.pattuale {
  width:20px;
  height:20px;
  background: url(../images/pagact.gif) no-repeat;
}
.pnext {
  width:20px;
  height:20px;
  background: url(../images/paginact.gif) no-repeat;
}
.pneutral {
  width:20px;
  height:20px;
  background: url(../images/pagneutral.gif) no-repeat;
}
.cell_right {
  background-color: #DFDFDF; 
 /* background: #DFDFDF url(../images/cellpic1.gif); */
}
.grigio {
  color:#808080;
}
.pniente {
  width:20px;
  height:20px;
  background: url(../images/blank.gif) no-repeat;
} 
.barrettax {
  background: url(../images/barrettax.gif) no-repeat;
  width:90%;
} 

/* Background images for tables */
/*
.tbl{border-collapse:collapse;height:4px;width:100%}
.tbll{background: url(images/lato-sx.gif) no-repeat;width:8px}
.tblbot{background: url(images/centro-m.gif) repeat-x;width:100%}
.tblr{background: url(images/lato-dx.gif) no-repeat;width:8px}
*/

.search {
  position : absolute;
  border : none;
  top : 110px;
  right : 40px;
}



