
html,body
{
  margin:0;
  margin-top:10px;
  padding:0;
}
body
{
  font:100% arial,sans-serif;
  text-align:center;
}
.i
{
  width:65%;
  color:red;
  text-align:left;
  float:right;
}
.scorre
{
  color:red;
  text-align:center;
  font-size:1.1em;
  font-weight:400;
  margin:0;
  padding:0;
}
/*
.scorre:hover
{
  color:#B9CAFF;
}
*/
p
{
  margin:10px 10px;
}

.blu
{
  color:blue;
}
.green
{
  color:green;
}
.fuchsia
{
  color:fuchsia;
}
.red
{
  color:red;
}

.red a
{
/*  display:block;
  color: #981793;
  padding:10px;*/
  display:block;
  margin:5px;
  color: red;
  text-decoration:none;
}

h1
{
  /*color:red;*/
  text-align:center;
}
.margintop0
{
  margin-top:0;
  padding:0;
}
h4
{
  color:red;
}

div#container
{
  width:90%;
  margin:0 auto;
  border: thick solid red;
/*  border-left: thick solid red;
  border-right: thick solid red;
  border-top: thick solid red;*/
}
/*
#topheader a
{
  text-decoration:none;
}
#topheader:hover
{
  background:red;
}
*/
div#topheader
{
  clear:both;
  width:100%;
/*  height:30px; */
  height:auto;
  background:#B9CAFF;
  text-align:center;
  margin:0;
  margin-top:-4px;
  padding:0;
}

div#header
{
 /* height:160px; */
/*  line-height:80px; */
  margin:0;
  padding:0;
/*  background-image: url(Header.jpg);
  background-repeat: repeat;
  /*  background: #EEE;*/
  color: #79B30B
}
/*div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
/*div#extra{background:#FF8539}*/

/*div#navigation{}*/
/*div#footer{}
div#footer p{margin:0;padding:5px 10px}*/

div#wrapper
{
/*  float:right;
  width:79% */
  margin-top:2%; /*5%; */
/*  margin-bottom:5%;*/
}

/*                           colonna 1              */
#content1
{
  float:left;
  width:25%;
/*  border: thin solid red; */
}

div#spaces1
{
  float:left;
  width:20%; 
  height:20px;
/*  border: thin solid red;
/*  display:inline;*/
}

/*                                 menu navigazione                  */
.menunaviga
{
  width:auto;
  margin:10%;
  margin-top:0;
  padding:2px;
  border: 2px solid #999;
/*  background:red; */
  background:#B9CAFF;
  color:red; /*#000;*/
  text-align:center;
  font-weight:bold;
  text-transform:uppercase;
}
.menunaviga li
{
  list-style:none;
}
.menunaviga a
{
  display:block;
  text-decoration:none;
  border: 1px solid;
  border-color: #FFF #666 #666 #FFF;
  padding:3px;
}
.menunaviga a:link, .menunaviga a:visited
{
  background:#B9CAFF;
  color:red; /*#000;*/
}
.menunaviga a:hover, .menunaviga a:focus, .menunaviga a:active
{
  background:red; /*blue; /*#AAA; */
  color:#B9CAFF; /*red; */
}




div#navigation
{
  float:left;
/*  width:20%; */
  margin:10%;
  padding:0px;
  border: thin solid red;
  background:#B9CAFF;
}


/*                             fine  menu navigazione                  */


/*div#extra{float:left;clear:left;width:25%}*/
div#sportello
{
  float:left;
  width:100%;
  margin:0;
  padding:0px;
/*  border: thin solid red;*/
}

.pulsante
{
  color:blue;
}
.pulsante:link, .pulsante:visited
{
/*  background:#B9CAFF;*/
 /* color:blue; /*#000;*/
}
.pulsante:hover, .pulsante:focus, .pulsante:active
{
/*  background:red; /*blue; /*#AAA; */
/*  color:#B9CAFF; /*red; */
  cursor:pointer;
}

/*
.pulsante input:hover
{
/*  width:100%;
  border: thin solid red;
  text-align:center;
  margin:0px;
  padding:0px;*/
/*  cursor:pointer;
}
.pointer
{
/* float:left;
 clear:left;
 background:blue;
  color:white;
/* color:red;
 width:0.5%;
 height:1000px;*/
/*  cursor:pointer;
}
.default
{
  cursor:default;
}
*/

div#marginright
{ float:right;
  clear:right;
  background:red;
  color:red;
  width:0.5%;
  height:1000px;
  border: thin solid red;
}
img#all
{
  width:100%;
  height:100%;
  margin:0;
  padding:0;
/*  overflow:hidden; */
}

/*                     colonna 2                */
#content2
{
  float:right;
  overflow:hidden;
  width:70%;
  margin-left:-3px;
/*  border: thin solid red; */
  text-align:left;
}

#benvenuti
{
/*  border: thin solid red; */
  padding-bottom:0.5em;
}
div#spaces21
{
  float:left;
  width:100%;
  height:0.3em;
/*  border: thin solid green; */
  background:#B9CAFF;
/*  display:inline;*/
}

#agenzia
{
/*  border: thin solid red; */
  padding-bottom:0.5em;
}
/*                    fine colonna 2                */

div#spaces22
{
  float:left;
  width:100%;
  height:0.3em;
/*  border: thin solid green; */
  background:#B9CAFF;
/*  display:inline;*/
}

div#partener
{
  width:100%;
/*  height:140px; */
  clear:left;
/*  border: thin solid red; */
  padding-top:1%;
  font-weight:bold;
/*  margin:10%;
/*  background:white;*/
}
div#maps
{
  width:100%;
  height:500px;
  clear:left;
/*  border: thin solid red; */
  padding-top:5%;
/*  margin:10%;
/*  background:white;*/
}

#particolari1
{
  text-align:left;
  color:red;
}
#particolari2
{
  text-align:left;
  color:blue;
}
#footer a
{
  text-decoration:none;
}
div#footer
{
  clear:both;
  width:100%;
/*  height:30px; */
  height:auto;
  background:#B9CAFF;
  text-align:center;
  margin:0;
  padding:0;
/*  background:green;*/
/*  color: #FFF */
}
/*
#footer:hover
{
  background:red;
  color:#B9CAFF;
}

#footer b:hover
{
/*  color:#B9CAFF;
}
*/
