﻿/* CSS del sito sialsalerno.com */

body {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 86%;
  margin: 0;
  background-color: #FFFFFF; 
  color:  #606060;
}

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;
}

table {
  font-size: 98%; 
  text-align: justify;
  line-height: 1.5em;
  margin: 1mm 1mm 0 13.5em;
  padding: 0 1em 1ex 1em;
}


#testata {
	padding: 0 0 0 0mm;
	margin: 0;
	background-color: #951C15;
}

.titolo {
  font-size: 206%;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  padding: 0mm 0mm 0mm 0mm;
  color: #FF0000;
}

.testataimg {
	text-align: right;
	text-decoration: none;
	padding: 0mm 0mm 0mm 0mm;
}

/*.text {
	font-size: 75%;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	padding: 0mm 0mm 0mm 0mm;
	color: black;
	text-align: center;
}*/

.text
{
  font-family:arial; 
  font-weight:normal; 
  color:#606060; 
  text-decoration: none;
}

#testodx {
  font-size: 98%; 
  text-align: justify;
  line-height: 1.5em;
  margin: 1mm 1mm 0 13.5em;
  padding: 0 1em 1ex 1em;
}

#testodx .box {
  margin-bottom: 1em;
  padding: 2ex 2ex;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  background-color: #FFFFFF; 
  color: #606060;
}

.textbold {
	font-size: 86%;
	text-decoration: none;
	font-weight: bold;
    margin-bottom: 0;
}

.menu {
  font-size: 94%;
  text-align: right;
  width: 14.5em;
  float: left;
  clear: left;
  border-color: #951C15;
}

.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: #606060;
	display: block;
	background: url(bull2.gif) left center no-repeat;
	color: #606060;
}

.menu a:hover {
	text-decoration: none;
	line-height: 1em;
	padding: 0.5ex 1em 1ex 0.5ex;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #2154BB;
	background: url(bull2-hover.gif) left center no-repeat;
	color: #000066;
}

.menutitolo {
	font-weight: bold;
	padding: 0ex 1ex 1ex 1em;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #951C15;
	border-color: #E8D88C;
	color: #FFCC00;
	font-size: 130%;
	margin-top: 20px;
}

.menutolo {
	font-weight: normal;
	border-color: #606060;
	color: #606060;
	line-height: 14px;
	text-decoration: none;
}

.menutolo a{
	font-weight: normal;
	border-color: #E8D88C;
	color: #606060;
	line-height: 15px;
	text-decoration: none;
}

.menutolo a:hover{
	font-weight: bold;
	border-color: #0000FF;
	color: #0000FF;
	line-height: 15px;
	text-decoration: none;
}

.img-margini {
  margin-left: 10px;
  margin-right: 10px;
}

.parag-marg {
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
	font-family: Verdana, Arial, sans-serif;
}

.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: absolute;
	width: 320px;
	height: 45px;
	left: 430px;
	top: 850px;
}

.cella_player {
  position: absolute;
  width: 580px;
  height: 100px;
  left: 200px;
  border-style: solid;
  border-width: 1px;
  border-color: #E8D88C;
}   

