
/* menu laterale sinistro */

.tr_menu_sx {
  height: 20px;
  padding: 4px;
  font-size: 8pt;
  font-weight: bolder;
  font-style: normal;
}

/* fine menu laterale sinistro */

/* stile per footer con mappa sito */
.mappaFooter {
  font-size: 7pt; 
  color: rgb(200, 200, 200);
}
/* fine stile per footer con mappa sito*/

#nascosto
{
  display: none;
}

.nascosto
{
  display: none;
}

a:link, a:active, a:visited
{
  color: #4A265A;
  text-decoration: underline;
}

a:hover
{
  color: #4A265A;
  text-decoration: none;
}

body
{
  margin-left: 0px;
  margin-top: 0px;
  font-family: Verdana,Arial,sans-serif;
  font-size: 10pt;
  color: #1B5685;
  background-image: url( 'http://www.albergoamicizia.com/images/bg.gif' );
  background-repeat: repeat-x;
}

p
{
  font-size: 12px;
  font-family: verdana;
  text-align: justify;
  color: #1B5685;
}
p.centrato
{
  font-size: 12px;
  font-family: verdana;
  text-align: center;
  color: #1B5685;
}
h5
{
  font-size: 20px;
  font-family: verdana;
  text-align: justify;
  color: #1B5685;
}
h1
{
  margin-left: 0px;
  font-size: 20px;
  font-family: verdana;
  text-align: center;
  color: #1B5685;
}
h2
{
  margin-left: 0px;
  font-size: 16px;
  font-family: verdana;
  text-align: center;
  color: #1B5685;
}
h3
{
  margin-left: 0px;
  font-size: 14px;
  font-family: verdana;
  text-align: center;
  color: #1B5685;
}
h6
{
  margin-left: 0px;
  font-size: 12px;
  font-family: verdana;
  text-align: center;
  color: #1B5685;
}

/* -- Definizione Classi Sito */
.ListinoIntestazione
{
  font-family: Verdana,Arial,sans-serif;
  color: #1B5685;
  font-size: 18px;
  text-align: center;
  font-weight: bolder;
  font-style: normal;
}
.ListinoColonne
{
  font-family: Verdana,Arial,sans-serif;
  color: #1B5685;
  font-size: 10px;
  text-align: center;
  font-weight: bolder;
  font-style: normal;
}
.ListinoCorpo
{
  font-family: Verdana,Arial,sans-serif;
  color: #1B5685;
  font-size: 12px;
  text-align: right;
  font-weight: lighter;
  font-style: italic;
}


/* Fine Definizione Classi Sito */

/* Stili per script RSS Rimini Beach */
#pscroller1
{
  width: 550px;
  height: 15em;
  border: 1px solid blue;
  padding: 5px;
  background-color: Yellow;
}

.rssclass .rsstitle
{
  color: red;
  font-weight: bold;
}

.rssclass
{
  color: blue;
  font-size: 14px;
}
