body * {
        margin: 0;
        padding: 0;
}
body    {
        background-color: #660066;
        font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
        margin: 0;
        padding: 0;
        text-align: center;
        vertical-align: middle;
}

form    {
        border: 0;
        padding: 0;
        margin: 0;
}

form label {
  display:block;
}
form p{
        margin-left: 110px;
        font-weight: bold;
        color: #693;
}

form{margin-top:10px;}

form div.fieldWithErrors{
        margin-left: 110px;
}

#dati div.fieldWithErrors input{
  border:2px solid #ee9321;
}

img     {
        display: block;
        border: 0;
padding:0;
margin:0;
}

img.calendar_date_select_popup_icon{
  display:inline;
}

a{
  padding:0;
  margin:0;
  text-decoration:none;
}

h2, h1{
  color:#669933;
}
div     {
        border: 0;
        padding: 0;
        margin: 0;
}

div#spacer      {
        float: left;
        width: 10px;
        height: 580px;
        background-color: #fff;
}
#content        {
        float: left;
        width: 500px;
        height: 480px;
        background-color: #fff;
        margin: 10px 0px 10px 10px;
}
.image{
        float: left;
        width: 90px;
        height: 580px;
        background-color: #ccc;
        margin: 10px 0px 10px 10px;
}

#dati   {
        position: relative;
        left: 0;
        top: 0;
        width: 480px;
        height: 467px;
        background-color: #ccc;
/*        font-size: x-small;*/
        text-align: justify;
        line-height: 1.4;
        color: #000;
        margin-bottom:0px;
overflow:auto;
  padding:10px;
}

#dati td {
        line-height: 1.2;
}

#dati a         {
  margin: 0;
  padding: 0;
  text-decoration: none;
}

#dati a:link    {
        color: #000;
}

#dati a:visited {
        color: #000;
}

#dati a:hover   {
        color: #000;
}

#dati a:active  {
        color: #000;
}

#dati img.goto  {
        display: inline;
}

#dati input     {
        border: 1px solid #693;
        margin: 0 0 5px 0;
        padding: 0;
        width: 270px;
        height: 20px;
}

#dati input#email_arrive, #dati input#email_departure{
  width:240px;
  margin-right:5px;
}

#dati textarea  {
        border: 1px solid #693;
        margin: 0 0 5px 0;
        padding: 0;
        width: 270px;
        height: 200px;
}

.bandbimg       {
        width: 150px;
        height: 100px;
display:block;
        border: 0;
        margin: 0 0 0 0px;
        padding: 0;
}

.bandbimg img {
  padding:2px;
  float:left;
  border:1px solid #669933;
  background:#fff;
}

.descrizione{
  padding-left:10px;
  font-size:11px;
}

#whitebox       {
        
        text-align: left;
        margin: auto auto auto auto;
        background-color: #fff;
        padding: 0;
        max-width: 752px;
        height: 600px;
        max-height: 600px;
        width: 752px;
}

#change-language{
  position:absolute;
z-index:0;
  top:10px;
  right:-25px;
}

#change-language ul li{
  list-style-type:none;
  line-height:36px;
}

#change-language ul li a{
font-size:10px;
  display:block;
}
#change-language li a{
font-size:10px;
  text-decoration:none;
}

html>#whitebox  {
        width: 752px;
}

.corner {
position:relative;
left:125px;
top:76px;
}

#footer {
        float: left;
        color:#fff;
        font-size:75%;
        width: 488px;
margin-top:10px;
line-height:1.1em;
        height: 73px;
        padding:5px;
        background:#693 url(/images/footer.gif) no-repeat +380px -2px;
}
*html #footer{
  font-size:13px;
  height:77px;
  margin-top:8px;
  line-height:1.2em;
  padding-top:2px;
  overflow:hidden;
}

.logo   {
        width: 121px;
        height: 161px;
}
#imageourbnbsindex, #imageourbnbsshow{background-image: url(/images/ourbnbs/ourbnbs.jpg);}
#imagesitearticles, #imagenewsarticlesshow{background-image: url(/images/news.jpg);}
#imagesitehome{background: #fff url(/images/home/scorcio.jpg) no-repeat;}
#imageemailsinfo{background-image: url(/images/info/info.jpg);}

#p_association_header{
  background:url('/images/association/associazione_header.gif') no-repeat -25px 0;
  height:75px;
  padding-right:5px;
  padding-top:78px;
  margin-bottom:10px;
  line-height:1.3em;
  font-size:75%;
  font-weight:900;
}

.admin{
  padding-right:0px;
  width:10px;
  height:10px;
}

.admin img{
  padding-left:10px;
  padding-right:0px;
  padding-top:8px;
  padding-bottom:17px;
}
.change_lang a{
}
/* fine menu */

/* amministrazione */
p.global_command {
  text-align:right;
  color:#fff;
  width: 745px;
  margin:auto;
  margin-bottom:5px;
  font-weight:900;
}

.global_command a{
  text-decoration:none;
  color:#fff;
  font-weight:900;
  font-size:80%;
}
/* fine amministrazione */

.more{
/*  text-align:right;*/
  float:right;
}


#dati .more a{
  color:#693; font-weight:900;
  background:url('/images/more.png') top right no-repeat;
  padding-right: 20px;
}

#dati .published_on{
  background:url('/images/published_on.png') top left no-repeat;
  padding-left:20px;
  margin-left:5px;
  margin-bottom:20px;
}

.article{
  margin-bottom:20px;
}

.text_body p{
  margin-top:10px;
}

#new_email p.errors{
  margin-left:90px;
  width:330px;
  margin-bottom:20px;
  border:1px solid #ee9321;
  padding:5px;
  background:#eed478;
  color:#080808;
}
