BODY {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	background-color:#F5975F;
	/*background-color:#FCBB75;*/
	font-size: 16px;
	color: #000000;
	margin-top: 0px;

	scrollbar-3dlight-color :    #F3B087;
	scrollbar-arrow-color :      #F6D2B9;
	scrollbar-base-color :       #E28851;
	scrollbar-darkshadow-color : #944411;
	scrollbar-face-color :       #F09B68;
	scrollbar-highlight-color :  #F3B087;
	scrollbar-shadow-color :     #944411;
	scrollbar-track-color :      #DF681A;
	}

BODY.stretto {
	margin: 0px;
	}

.Titolo0 {  /*Edizioni Varie*/
  PADDING-TOP: 10px;
	font-variant: small-caps;
	font-size: 36px;
	font-weight: bolder;
	color: #782832;
}

.Titolo1 {  /*Edizioni Polistampa*/
	font-size: 46px;
	font-weight: bolder;
	color: #782832;
}

.Titolo2 {  /*di Mauro Pagliai*/
	font-size: 24px;
	font-style: italic;
	color: #782832;
}

.Titolo3 { /*La Casa Editrice*/
	font-size: 16px;
	text-align: center;
	color: #782832;
	font-weight: bolder;
}

.Titolo4 { /*A B C*/
	font-size: 20px;
	font-style: italic;
	text-align: center;
	color: #782832;
	font-weight: bolder;
}

.Titolo5 { /*Accesso area protetta*/
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	font-style: italic;
	line-height: normal;
}

.Titolo6 { /*Eventi - Titolo*/
	font-size: 24px;
	font-weight: bolder;
	line-height: normal;
}

.Titolo7 { /*Eventi - Luogo*/
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	line-height: normal;
}

.Titolo8 { /*Eventi - Orario*/
	font-size: 16px;
	font-weight: bolder;
	line-height: normal;
	color: #782832;
}


.Testo { /*Eventi - Descrizione*/
	text-align:justify;
	font-size: 16px;
}

.TestoGr { /*Eventi - Descrizione*/
	text-align:justify;
	font-size: 20px;
	line-height:150%;
}

A       {color: #782832 ; text-decoration:none}

A:hover {color:#C85E17; text-decoration:none; }



A.home         {
	font-size: 12px;
	color: #782832;
	text-decoration: underline;
	}

A.home:visited {color: #782832}

A.home:active  {color: #782832}

.linkHomePiccolo {
	font-size: 14px;
	line-height: normal;
	color: #782832;
	font-variant: small-caps;
	font-style: normal;
}

.HomePiccolo {
	font-size: 14px;
	line-height: normal;
	color: #782832;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
}

.maiuskoletto {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-variant: small-caps;
}

.titoloSettori { /*Settori*/
	font-size: 24px;
	font-weight: bolder;
	line-height: normal;
}

.piccolo{font-size: 13px;}

.piccolissimo{font-size: 9px;}

FORM {
	margin-top: 0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
  background-color: #F7B187;
	border-color: #782832;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
  background-color: #F7B187;
	border-color: #782832;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
  background-color: #F7B187;
	border-color: #782832;
	scrollbar-3dlight-color :    #F3B087;
	scrollbar-arrow-color :      #F6D2B9;
	scrollbar-base-color :       #E28851;
	scrollbar-darkshadow-color : #944411;
	scrollbar-face-color :       #F09B68;
	scrollbar-highlight-color :  #F3B087;
	scrollbar-shadow-color :     #944411;
	scrollbar-track-color :      #DF681A;
}

.menu {
  font-family          : Tahoma,sans-serif;
	font-size            : 9px;
  background-color:#804040;
	margin-top: 5px;
}

.menu td
{
	font-size            : 9px;
}

.menu div
{
  height               : 100%;
	width                : 100%;
	font-size            : 9px;
  color                : #F5975F;
	background-color     : #782832;
}

.menu div a
{
  color                : #f2f2f2;
  background-color     : #782832;
}

.menu div a:link
{
  height               : 100%;
	width                : 100%;
	color                : #f2f2f2;
}

.menu div a:visited
{
  height               : 100%;
	width                : 100%;
	color                : #f2f2f2;
}

.menu div a:hover
{
  height               : 100%;
	width                : 100%;
	background-color     : #9F3543;
  text-decoration      : none;
  color                : #E6EBFB;
}

.cellaTab
{
  float: left;
  font: 9px Verdana;
	padding:5px;
	font-weight: bold;
	line-height:14px;
}

TD.footer, TD.footer a {
  COLOR: #782832;
	font-size: 12px;
}

TD.footer {
  vertical-align: middle;
}

TD.footer a:hover {
	text-decoration: none;
}

#footerTit {
  font-variant: small-caps;
	font-size: 14px;
}



/*Css per il barcode*/

 kbd {
   font-family: "Courier New", monospace;
   font-weight: bold;
}

.barcode {
   color: black;
   background-color: white;
   position: relative;
   left: 0;
   top: 1em;
   height: 10em;
   float: left;
   clear: left;
   font-size: .75em;
   margin-right: .7em;
}

.quietZone {
   float: left;
   height: 92%;
}

.leader {
   float: left;
   height: 92%;
}

.separator {
   float: left;
   height: 92%;
}

.trailer {
   float: left;
   height: 92%;
}

.digit {
   float: left;
   height: 80%;
}

.bitOn {
   float: left;
   height: 92%;
   width: 0;
   border-left: .15em solid black;
   background-color: #000000;
}

.bitOff {
   float: left;
   height: 92%;
   width: .15em;
   background-color: #FFFFFF;
}

.codeDisplay {
   font-family: "Courier New", monospace;
   font-size: 1.3em;
   position: absolute;
   color: black;
   background-color: white;
   top: 85%;
   margin: 0;
   padding: 0;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

#EAN-13_countryCode {
   left: 1%;
}

#EAN-13_group1 {
   left: 16%;
}

#EAN-13_group2 {
   left: 56%;
}

.barcodeContainer {

   margin-left: 15;
   background-color: white;
}

.upcDesc
{
}

.tocentries {
  white-space: normal;
  overflow:visible;
}

tocentries.a {
	display: block;
	white-space: normal;
}

#sidebar {
	display: block;
	white-space: normal;
	overflow: visible;
}

/*.graytxt {
	color: #F6D2B9;
	font-size:13px;* /
	text-align: left;
	/*border-top:solid 1px #E28851;
	padding-left:5px;
}      */


#motiv{
 text-align: left;
}
#motiv p{
 margin: 0px;
}
