@import url(../../Templates/UI/Css/Layout.css);

/* begin Page */

/*Creato per e-Facile CMS*/

body
{
  margin: 0 auto;
  padding: 0;
  background-color: #E8CAE0;
  background-image: url('images/Page-BgTexture.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}





.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:269px;
  min-height:269px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 980px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 19px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 146px;
  height: 146px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 146px;
  height: 146px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -146px;
  width: 292px;
  height: 292px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 146px;
  height: 146px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -146px;
  left: 0;
  width: 292px;
  height: 292px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 146px;
  height: 146px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -146px;
  left: -146px;
  width: 292px;
  height: 292px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 146px;
  right: 146px;
  height: 146px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 292px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 146px;
  right: 146px;
  height: 146px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -146px;
  left: 0;
  width: 100%;
  height: 292px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 146px;
  left: 0;
  width: 146px;
  bottom: 146px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 292px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 146px;
  right: 0;
  width: 146px;
  bottom: 146px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -146px;
  width: 292px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 146px;
  left: 146px;
  right: 146px;
  bottom: 146px;
  background-image: url('images/Sheet-c.png');
}


.Sheet
{
  margin-top: 150px !important;
}
/* end Box, Sheet */

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 942px;
  height: 225px;
}

div.Header-png
{
  position: absolute;
  z-index:-2;
  top: 0;
  left: 0;
  width: 942px;
  height: 225px;
  background-image: url('images/Header.png');
  background-repeat: no-repeat;
  background-position: left top;
}


div.Header-jpeg
{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 0;
  width: 942px;
  height: 225px;
}
/* end Header */

/* begin Logo */
.logo
{
  display : block;
  position: absolute;
  left: 282px;
  top: 83px;
  width: 650px;
}

h2.siteHeader
{
  display: block;
  text-align: right;
}

h2.siteHeader, h2.siteHeader a, h2.siteHeader a:link, h2.siteHeader a:visited, h2.siteHeader a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 26px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  padding:0;
  margin:0;
  color: #A50D36 !important;
}

.logo-text
{
  display: block;
  text-align: right;
}

.logo-text, .logo-text a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  padding:0;
  margin:0;
  color: #21030B !important;
}

/* end Logo */

/* begin Menu */
/* menu structure */

.topMenu a, .topMenu a:link, .topMenu a:visited, .topMenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.topMenu, .topMenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.topMenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.topMenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.topMenu li li
{
  float: none;
}

.topMenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.topMenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.topMenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.topMenu:after, .topMenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.topMenu, .topMenu ul
{
  min-height: 0;
}

.topMenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.topMenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: relative;
  margin: 0  auto;
  width: 942px;
  z-index: 100;
}

.topMenu
{
  padding: 2px 2px 2px 2px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 48px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  right: 0;
  width: 0px;
}


.nav .r div
{
  width: 942px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

/* end Menu */

/* begin MenuItem */
.topMenu ul li
{
  clear: both;
}

.topMenu a , .topMenu a span
{
  height: 44px;
  display: block;
}


.topMenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 1px;
  margin-left: 1px;

}
.topMenu a
{
  background-image: url('images/item-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.topMenu a span
{
  background-image: url('images/item-right.png');
  background-position: right top;
  background-repeat: no-repeat;
}
.topMenu a span span
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #55061B;
  padding: 0 0px;
  margin: 0 11px;
  line-height: 44px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}


.topMenu a:hover
{
  background-position: left -44px;
}

.topMenu li:hover>a
{
  background-position: left -44px;
}
.topMenu li:hover a span
{
  background-position: right -44px;
}

.topMenu a:hover span
{
  background-position: right -44px;
}


.topMenu a:hover span span
{
  color: #2A272A;
  background-position: left -44px;
}

.topMenu li:hover a span span
{
  color: #2A272A;
  background-position: left -44px;
}


.topMenu li.current a
{
  background-position: left -88px;
}

.topMenu li.current a span
{
  background-position: right -88px;
}

.topMenu li.current a span span
{
  color: #E4E2E4;
  background-position: left -88px;
}

/* end MenuItem */

/* begin MenuSeparator */
.nav .separator
{
  display: block;
  width: 1px;
  height: 44px;
  background-image: url('images/item-separator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.topMenu ul a, .nav .current ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 22px;
  width: 177px;
  overflow:hidden;
  line-height: 22px;
  margin-right: auto;


  background-image: url('images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 0px;
  border-style: solid;
  border-color: {PassiveBorderColor};
}

.nav ul.topMenu ul span, .nav ul.topMenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.topMenu ul a, .topMenu ul a:link, .topMenu ul a:visited, .topMenu ul a:hover, .topMenu ul a:active, .nav ul.topMenu ul span, .nav ul.topMenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 22px;
  color: #7B0A28;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.topMenu ul ul a
{
  margin-left: auto;
}

.topMenu ul li a:hover
{
  color: #4E2243;
  border-color: {HoveredBorderColor};
  background-position: 0 -22px;
}

.topMenu ul li:hover>a
{
  color: #4E2243;
  border-color: {HoveredBorderColor};
  background-position: 0 -22px;
}

.nav .topMenu ul li a:hover span, .nav .topMenu ul li a:hover span span
{
  color: #4E2243;
}

.nav .topMenu ul li:hover>a span, .nav .topMenu ul li:hover>a span span
{
  color: #4E2243;
}


/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 68px;
  width: 942px;
  position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
}


.Block
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 8px;
  margin-bottom: 7px;

}

.BlockHeader-text, .BlockHeader-text h4
{
  white-space : nowrap;
  color: #000000;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l
{
  left: 0;
  right: 7px;
}


.BlockHeader .r
{
  right: 0;
  width: 7px;
}


.BlockHeader .r div
{
  width: 962px;
  right: 0;
}


.BlockHeader .l, .BlockHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader.png');
}



.header-tag-icon
{
  display:inline-block;
  background-position:left top;
  background-image: url('images/BlockHeaderIcon.png');
  padding:0 0 0 28px;
  background-repeat: no-repeat;
  min-height: 18px;
  margin: 0 0 0 5px;
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 7px;
}


.BlockContent-body
{
  color:#4D474C;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.BlockContent-body a:link
{
  color: #6A2F5B;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
  color: #857A83;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
  color: #8E3E7A;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #3D383C;
  margin:0;
  padding:0;
}

.BlockContent-body li
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
}

.BlockContent-body ul li
{
  padding:1px 0 1px 20px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
}


.Post
{
  margin: 10px;
}


/* Start images */
a img
{
  border: 0;
}

.article img, img.article
{
  border-style: solid;
  border-width: 0px;
  border-color: #BDB7BC;
  margin: 1em;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
  background-color:Transparent;
}

.article th, .article td
{
  padding: 2px;
  border: solid 0px #A7A0A6;
  vertical-align: top;
  text-align:left;
}

.article th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper, .PostMetadataHeader h1
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 26px;
  font-style: italic;
  font-weight: bold;
  text-align: left;
  color: #271122;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 26px;
  font-style: italic;
  font-weight: bold;
  text-align: left;
  color: #271122;
}

.PostHeaderIcon-wrapper img
{
  border:none;
  vertical-align: middle;
  margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #35172E;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #3A363A;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #8E0B2E;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #4D474C;
}

.PostContent
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #4D474C;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #471F3D;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #471F3D;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #50494F;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #8E0B2E;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #8E0B2E;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #BD0F3E;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #8E3E7A;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #4D474C;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #4D474C;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #4D474C;
}
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin PostBullets */
/* Start Content list */

ul
{
  list-style-type: none;
  color: #180208;
  margin:0;
  padding:0;
}

li
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}



.Post ul li
{
  padding:1px 0 1px 20px;
  background-image: url('images/PostBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */

blockquote p
{
  color:#100F10;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

blockquote
{
  border-color:#BDB7BC;
  border-width: 1px;
  border-style: solid;

  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 41px;

  background-color:#DDDADC;

  background-image:url('images/PostQuote.png');
  background-position:left top;
  background-repeat:no-repeat;
}



/* Finish blockuote */
/* end PostQuote */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:36px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 36px;
  color: #000000;
  white-space: nowrap;
  float: left;
}

.Button .t
{
  height:36px;
  white-space: normal;
  padding: 0 26px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 36px;
  text-decoration: none !important;
}

input, select
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.Button .active
{
  color: #F9F1F7;
}

.Button .hover,  a.Button:hover
{
  color: #3A363A;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -72px;
}

.Button .hover .r
{
  top: -36px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 18px;
  height: 108px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:425px;
  height: 108px;
}


.Button .active .l
{
  top: -72px;
}

.Button .hover .l
{
  top: -36px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 18px;
  height: 108px;
}


.Button .l, .Button .r span
{
  background-image: url('images/Button.png');
}

/* end Button */

/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
clear:both;
  width: 942px;
  margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 30px;
  text-align: center;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('images/Footer.png');
  width: 942px;
  height: 100px;
  bottom:0;
  left:0;
}



.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#3A363A;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 9px;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #471F3D;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 9px;
  text-decoration: underline;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #50494F;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 9px;
  text-decoration: underline;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #23101E;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 9px;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .powereda, .powereda:link, .powereda:visited, .powereda:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#B6589F;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#6A6269;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: right;
  overflow: hidden;
  width: 659px;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 282px;
}

/* end LayoutCell */


.Main > .languageMenu{display:none;}
#Sidebar2r{display:none;}
#HeaderLayoutBox2 > .languageMenu{position:absolute;background-color:transparent;z-index:1000;float:right;left:px;top:100px;}
#menuTop1{display:none;}
.BlockHeader-text H4 span{position:absolute;top:0;}
#HeaderLayoutBox2:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
#footerBox2 ul{margin-bottom:10px;}
.footerMenu li{display:inline;padding:0 10px 0 0;}
.header-tag-icon{min-height:24px;}.PostMetadataHeader h1{background:url('images/PostHeaderIcon.png') 0 50% no-repeat;padding-left:26px;}
.header-tag-icon {min-height:24px;}
.SkypeBox{position:relative;	margin: 5px 39px 5px 39px;z-index:1;}
.fastRandomImage{width:192px;text-align:center;}
.fastRandomImage img{display: block; margin: 0 auto;}
/* ----- classes used for footer info and W3C validation ----- */
#footer p.info {padding: 0;margin: 0 0 8px 0;}
#footer p.info a {background: url('images/mail_icon.gif') right top no-repeat; text-decoration: none; padding: 0 23px 0 0;}
#footer p.info a:hover {text-decoration: underline;}
#footer p.w3c {padding: 0; margin: 0 0 8px 0;}
#footer p.w3c a {opacity: 0.6; padding: 0; margin: 0 15px 0 0 ; }
#footer p.w3c a.last {opacity: 0.6; padding: 0; margin: 0;}
#footer p.w3c a:hover {opacity: 1;}
/* ----- classes used for W3C CSS validation banner ----- */
#footer p.w3c a.valid_css {width: 88px; height: 31px; position: relative; opacity: 0.6; padding: 0;	margin: 0 15px 0 0;}
#footer p.w3c a.valid_css:hover {width: 88px; height: 31px; opacity: 1; }
/* ----- tooltip visualization for W3C CSS level 3 validation ----- */
#footer p.w3c a.valid_css span {display: none;}
#footer p.w3c a.valid_css:hover span {color:#000000; z-index:10000;	display: block; opacity: 0.85;	width: 350px; position: absolute;padding: 56px 10px 10px 10px; padding: 74px 0 10px 10px; border: 1px dashed #000000; background: #FAFAFA url('/images/validationCSS2.jpg') top left no-repeat; background-position: 10px 10px; text-align: left; text-decoration: none !important;top: -21em; left: -18em;}
/* ----- powered by e-Facile CMS ----- */
.powered {font: bold 11px/14px Arial, Verdana, Helvetica, sans-serif; padding: 0; margin: 0;}
.powered a {position: relative;	text-decoration: none;}
.powered a:hover {text-decoration: underline;}
/* ----- tooltip visualization about e-Facile CMS ----- */
.powered a span {display: none;}
.powered a:hover span {display: block;opacity: 0.85;	width: 170px;position: absolute;top: -9em;	left: 7em;	padding: 10px 10px 10px 70px;	border: 1px dashed #000000;	background: #FFFFDD url('images/e-facile-trademark60x45.gif') top left no-repeat; background-position: 10px 10px; font: normal 11px/14px Arial, Tahoma, Verdana, Helvetica, sans-serif; color: #000000; text-align: left; text-decoration: none !important; /* kills underline text effect in IE7 (not in Safari) */ }
.Main >.powered {text-align: center;padding-bottom:10px;font:bold 11px/14px Arial, Verdana, Helvetica, sans-serif;padding-top:10px;}
/* ----- classes used in PHOTOGRAPHIC GALLERY PAGE ----- */
#FastGalleryItems {text-align: center;padding: 0 15px 0 15px;margin: 50px 0 50px 0;}
#FastGalleryItems:after {content: ".";display: block;height: 0;	clear: both;visibility: hidden;}
#FastGalleryItems div {float: left;	text-align: center;	padding: 5px 5px 5px 5px;margin: 0 5px 5px 0;}
#FastGalleryItems a {display: block;	text-decoration: underline;	padding: 0;	margin: 0;}
#FastGalleryItems a:visited {text-decoration: none;}
#FastGalleryItems a:hover {text-decoration: none;}
#FastGalleryItems > a > img {padding: 0;	margin: 0;	border: 0;}
/* ----- classes used in LINKS PAGE ----- */
.LinkTable {	text-align: left;padding: 0 !important;	margin: 0 0 0 15px !important;table-layout: auto;border-collapse: separate;	border-spacing: 1em 0.5em;}
.LinkTableFirstRow {	text-align: center;	vertical-align: middle;}
.LinkTableFirstRow-Cells {text-align: center; vertical-align: middle;}
.link {text-align: center;vertical-align: middle;padding: 0;	margin: 0;}
.LinkCell {text-align: center; vertical-align: bottom; padding: 0; margin: 0;}
.LinkCell a img {opacity: 0.6;padding: 0;margin: 0 !important;border: none;}
.LinkCell a img:hover {opacity: 1;}.LinkCell a {display: block;text-decoration: none;}
.LinkCell a:visited {text-decoration: none;}
.LinkCell a:hover {text-decoration: underline;}
/* ----- classes used in SEARCH PAGE ----- */
#SearchBox {	padding: 0 15px 0 15px;	margin: 50px 0 0 0;}
#SearchBox > input[type=text] {padding: 0;margin: 0 20px 0 0;}
#SearchBox > input[type=submit] {padding: 0;	margin: 0;}
#SearchBox > span{display:block;}
.search_ok {display: block;color: #00BB00;background-color: #CCFFCC;	text-align: center;	padding: 10px 0 10px 0;	margin: 40px 80px 40px 80px;border: 2px solid #00BB00;}
.search_noresults {display: block;color: #EE0000;background-color: #FFDDDD;text-align: center;padding: 10px 0 10px 0;margin: 40px 80px 40px 80px;border: 2px solid #EE0000;}
#SearchBox .list {padding: 0;margin: 0;}
#SearchBox .list .item {padding: 0;margin: 5px 0 0 0;}
#SearchBox .list .item a0 {}
#SearchBox .list .item a1 {}
#SearchBox .list .item a {color: #146DAC;text-decoration: none;padding: 0;margin: 0;}
#SearchBox .list .item a:visited {color: #FFA420;text-decoration: none;}
#SearchBox .list .item a:hover {color: #FFA420;text-decoration: underline;}
/* ----- classes used in KARAOKE PAGE ----- */
#PlayMusicBox { /* container DIV, frame */ background: url('images/KaraokeBox_back.jpg') 0 0 no-repeat;padding: 0;margin: 10px auto 0 auto;}
#PlayMusic { /* DIV containing Karaoke Object */ padding: 0;margin: 0 auto;text-align: center;}
#KaraokeGallery { /* DIV cointaining karaoke song list */ padding: 0;margin: 30px auto 50px auto;}
/* classes used for karaoke song list visualization */
#KaraokeGallery table {padding: 0;margin: 0 auto;table-layout: auto;	border-collapse: separate;border-spacing: 2px 5px;empty-cells: hide;}
#KaraokeGallery table td {text-align: left;vertical-align: middle;padding: 0 15px 0 0;margin: 0;	border: 1px solid #888888;}
/* ----- classes used in (simple) GALLERY PAGE ----- */
#thumbnails {padding: 0;margin: 0 15px 10px 15px;}
.thumbnail {opacity: 0.55;padding: 0;border: 0;margin: 0 0 15px 0;}
.thumbnail:hover {opacity: 1;}
#thumbnails .text {display: none;padding: 0;	margin: 0 0 30px 0;}
#preview {margin: 75px 0 50px 0;}
#preview img {padding: 0;margin: 0 0 10px 15px;}
#preview h2 {text-align: left;padding: 0 15px 0 15px;margin: 0 0 5px 0;}
#preview p {text-align: left;padding: 0 15px 0 15px;	margin: 0;}
.selected {opacity: 1;}
.path{margin:0 0 6px 0;}
.date {display:block;}
.subscribe a:hover{text-decoration:none;}
/* ----- BOX NEWS: box relativo alle news ----- */
.sidelist {padding: 0;margin: 0 auto;}
.sidelist .news {padding: 0;	margin: 0 0 0 0;}
.sidelist .news a {display: block; background: url('images/news_icon1.gif') top left no-repeat;background-position: 0 0.5em;text-align: left;	text-decoration: none;padding: 10px 0 0 25px;margin: 0;	min-height:20px;z-index:1;}
.sidelist .news a:hover {text-decoration: underline;}
/* --------------------------------------- classi per la visualizzazione delle FAQs ----- */
.list .faq {padding: 0;margin: 0;}
.list .faq h3 {display: block; background: url('images/faq_item.gif') left 50% no-repeat;	background-position: 0 50%;	text-align: left;padding: 0 0 0 22px;margin: 0 0 5px 15px;}
.list .faq p {text-align: left;padding: 0;margin: 0;}
/*----- classes used by POLL (reference: Poll.css) -----*/
/* classes used for the visualization of website poll */
.poll .row {padding: 0 25px 0 25px; margin: 0;}
/* poll - question */
.poll .row > label {display: block;padding: 0;margin: 0 0 10px 0;}
/* poll - answers */
.poll .row span {line-height: 1.5em;padding: 0; margin: 10px 0 0 0;}
.poll .row span input {padding: 0; margin: 0 5px 0 0;}
.poll .row span label {vertical-align: middle; padding: 0;margin: 0;}
/* poll - alert */
.poll > span {text-align: left; padding: 10px 25px 10px 25px; margin: 10px 0 0 0;}
/* poll - button and display results */
.poll .buttons {padding: 0 25px 0 25px; margin: 20px 0 0 0;}
.poll .buttons input[type=submit] {text-align: right; padding: 0; margin: 0 0 10px 0;}
.poll .buttons a {text-decoration: none; text-align: left; padding: 0; margin: 0 0 0 15px;}
.poll .buttons a:visited {text-decoration: none;}
.poll .buttons a:hover { text-decoration: underline;}
/* classes used for the visualization of poll results */
/* poll - question */
.result .question {text-align: left; padding: 0; margin: 0 25px 20px 25px;}
/* poll - results (%) */
.result label.alternative {display: block; text-align: left; padding: 0; margin: 0 25px 1px 25px;}
.result .total {height: 15px; border: solid 1px #666666; padding: 0; margin: 0 25px 15px 25px;}
.result .total .bar {overflow: hidden; text-indent: 4px; white-space: nowrap; padding: 1px 0 1px 0; margin: 0;}
.ParentBlockContent-body{width:160px !important;}
.main{margin-bottom:5px;}
