
html{
    top:0;
    height: 100%;
    text-align:center;
    margin:0 auto;
    padding:0;
    background-color: #F1E5B9;
    overflow:scroll;
}

body {
    top:0;
    height: 100%;
    width:100%;
    margin: 0 auto;
    padding:0;
    text-align:left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    line-height:12px;
    color:#000000;
}

a:link{ color: #ffffff; }

a:visited{ color: #ffffff; }

a:hover, a:focus{ color: #FF9814;   text-decoration:none; }

p{  margin:1em 0; }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{ margin-top:-0.05em;}

h1, h2, h3, h4, h5, h6{ color: #911B1D; margin-bottom:0.5em; }

h1{ font-size:24px;}

h2{ font-size:20px;}

h3{ font-size:18px;}

h4{ font-size:16px;}

h5{ font-size:14px;}

h6{ font-size:12px;}

ol, ul{ margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{  list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }

.testopulito {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-align: justify;
}
.classetd {
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #911B1D;
    height:22px;
    text-decoration: none;
    border: #ffffff 1px solid;
}

.testoboldrosso {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #911B1D;
    text-align: left;
    text-decoration: none;
}

.testorossolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #911B1D;
	}
	
.testorossolink a:link{ color: #911B1D; }

.testorossolink a:visited{ color: #911B1D; }

.testorossolink a:hover, a:focus{ color: #911B1D;   text-decoration:none; }


P.info A, P.info A:link, P.info A:active, P.info A:visited {
	background-color: #F1E5B9;
	color: #800000;
	text-decoration: none;
	padding: 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

P.info A:hover {
	background-color: #800000;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px;
}

.testoboldnero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.testorossolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #911B1D;
}

/* my css */

.clear {
  clear: both;
}
.left {
  float: left;
  	margin-right: 10px;

}
.right {
	float: right;
	margin-left: 20px;
}
.separator01 {
  height: 20px;
}


h1.title {
    font-family: Times New Roman;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    line-height: 26px;
}

h1.decalogo {
    font-family: Times New Roman;
    font-size: 18px;
    font-style: italic;
    line-height: 20px;
}

h1.txtdecalogo {
	font-family: Times New Roman;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
}


h3 {
  font-weight: bolder;
  font-size: 10px;
  color: #000000;
}

#wrapper {
    width: 974px;
    margin-left: auto;
    margin-right: auto;
}

/* header */

#header {
  height: 186px;
}

#header img {
  float: left;
}
#header #header-slideshow {
  float: right;
}

/* menu */

#menu {

}


/* content */

#wrapper-content {
    background: url(/immagini/sfondo-corpo.jpg) repeat-y;
    width: 764px;
    float: left;
    text-align: justify;
    margin-bottom: 50px;
}
#bg-content {
  padding-left: 28px;
  padding-right: 28px;
}
#bg-content img {
  margin-right: 20px;
  margin-bottom: 20px;
}
#top-bg-content {
  background: url(/immagini/top-bg-content.gif) no-repeat;
  width: 764px;
  height: 55px;
}
#top-bg-content h1.title {
    padding-left:31px;
    padding-top:19px;
}
.testoboldnerotit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bordobox {
	border: 1px solid #911B1D;
	float: right;
	margin-left: 20px;
}


/* sidebar-right */

#sidebar-right {
    width: 208px;
    float: right;
}
.scrittore {
  display:block;
  font-size:17px;
}
#flags {
    width:180px;
    text-align: right;
    margin-bottom: 20px;
}
#slideshow-right {

}
#newsletter {
	margin-bottom: 20px;
	float: right;
	margin-right: 20px;
}

/* footer */

#footer {
  text-align: center;
  background-color: #F1E5B9;
  padding-top: 10px;
}

/* slideshow */

.slideshow-images {
  border: 4px solid white;
}
