/* CSS del sito I Normanni a Salerno */

body {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 86%;
  margin: 0;
  background-color: #FFFFFF; 
  color:  #000000;
}

h1 {
  font-family: verdana, helvetica,  arial;
  font-size: 120%;
  font-weight: bold;
  margin-top: 0.25em;
}

h2 {
	font-family: verdana, helvetica, arial;
	font-size: 110%;
	font-weight: bold;
}

h3 {
	font-family: verdana, helvetica, arial;
	font-size: 100%;
	font-weight: bold;
}

img {
  border: none;
}

iframe {
  width:30em;
  height:40em;
}

#testata {
  padding: 0 0 0 2mm;
  margin-bottom: 5mm;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-color: #FFFFFF;
  background-color: #450003;
}

.titolo {
  font-size: 206%;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  padding: 0mm 0mm 0mm 0mm;
  color: #FFCC00;
}

.testataimg {
  text-align: right;
  text-decoration: none;
  padding: 0mm 0mm 0mm 8mm
}

.visite {
  font-size: 85%;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  color: #450000;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
}

.text {
	font-size: 75%;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	padding: 0mm 0mm 0mm 0mm;
	color: black;
	text-align: center;
}

.textbold {
	font-size: 86%;
	text-decoration: none;
	font-weight: bold;
    margin-bottom: 0;
}

.hi {
	font-family: verdana, helvetica, arial;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	background-color: #E8D88C;
	border-bottom-color: #F97325;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #F97325;
	border-top-style: solid;
	border-top-width: 1px;
}

#testodx {
	font-size: 98%;
	text-align: justify;
	line-height: 1.5em;
	margin: 1mm 1mm 0 13.5em;
	padding: 0 0em 1ex 1em;
}

#testodx a {
  font-size: 90%;
  text-decoration: none;
  color: #8B0000;
  font-weight: bold;
}

#testodx a:hover { 
  font-size: 90%;
  color: #483D8B;
  font-weight: bold;
}

#testodx .box {
  margin-bottom: 1em;
  padding: 2ex 2ex;
  border-style: solid;
  border-width: 1px;
  border-color: #E8D88C;
  background-color: #FFFFFF; 
  color: #000000;
}

.menu {
  font-size: 94%;
  text-align: right;
  width: 13.5em;
  float: left;
  clear: left;
  border-color: #E8D88C;
}

.menu a {
	text-decoration: none;
	line-height: 1em;
	padding: 0.5ex 1em 1ex 0.5ex;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #F97325;
	display: block;
	background: url(bull2.gif) left center no-repeat;
	color: #450003;
}

.menu a:hover {
  text-decoration: none;
  line-height: 1em;
  padding: 0.5ex 1em 1ex 0.5ex;
  display: block;
  border-color: #E8D88C;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #E8D88C;
  background: url(bull-hover.gif) left center no-repeat;
  color: #A53D00;
}

.menutitolo {
	padding: 1ex 1em 1ex 0,5ex;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #450003;
	border-color: #E8D88C;
	color: #FFCC00;
	line-height: 14px;
}

.menucentra {
	padding: 1ex 1em 1ex 0,5ex;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #450003;
	border-color: #E8D88C;
	color: #FFCC00;
	line-height: 14px;
	text-align: center;
}

.img-margini {
  margin-left: 10px;
  margin-right: 10px;
}

.parag-marg {
  margin-top: 0;
  margin-bottom: 0;
}

.parag-marg2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 2em;
}

.centra {
  text-align: center;
}

#container {
  position: absolute;
}

#container div {
  border-style: solid;
  border-width: 1px;
  border-color: #E8D88C;
}

.cella {
	position: absolute;
	width: 750px;
	height: 850px;
	left: 20px;
	top: 0px;
}
   
.cella2 {
	position: absolute;
	width: 300px;
	height: 45px;
	left: 450;
}
   
.cellalettore {
	position: relative;
	width: 320px;
	height: 45px;
	left: 230px;
	top: 180px;
}

.cella_player {
  position: absolute;
  width: 580px;
  height: 100px;
  left: 200px;
  border-style: solid;
  border-width: 1px;
  border-color: #E8D88C;
}