/* CSS Document */

body {margin: 0;}
body, h3, h5{ font-family:Georgia, "Times New Roman", Times, serif; color: #4D4D4D }
.outer-container { width: 100% }
#header {height: 83px;}
#nav {height: 36px; width: 500px; margin: 0 auto}
#nav li {}
#footer {height: 54px; padding-top: 18px}
.separator {height: 5px; font-size:5px}

#main-content .coumn {margin-bottom: 18px}
#main-content .column h4 {margin-top: 18px; padding-bottom: 3px; padding-left: 18px}
#tabs {margin: 0 auto}
#flags img {margin: 5px 0}
em { background:none }

table.scheda td {text-align: right}
table.scheda th {text-align: left; padding-left: 5px}
table.scheda tr.heading {}
table.scheda tr.heading td {text-align: left; padding-left: 5px}

.reset-vertical-margin { margin-top:0; margin-bottom:0 }

/*

#logo {padding-top: 20px}
.navigation {height: 20px; text-align: center}
#main-content {}
.separator-30 {height: 30px}
.separator-10 {height: 10px}
#footer {height: 50px; background:url(../images/background-footer.png) center no-repeat}
#inner-background { background:url(../images/background-inner.gif) repeat-y}
#gradient {background: url(../images/gradient.jpg) top center no-repeat}
.item, .item-next {border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; border-bottom: 1px solid #dddddd}
.item .item-title {height: 25px; background: url(../images/back-title-1.gif) repeat-x #c6bdb5; margin-bottom: 10px; padding-top: 1px}
.item-next .item-next-title {height: 25px; background: url(../images/back-title-2.gif) repeat-x #c6bdb5; margin-bottom: 10px; padding-top: 1px}
.margin-left {margin-left: 10px;}
.margin-right {margin-right: 10px;}
.margin-top {margin-top: 10px;}
.margin-bottom {margin-bottom: 10px;}
.item-title h3 {padding-left: 10px; margin-bottom:0}
.item-next-title h3 {padding-left: 10px; margin-bottom:0; color: #bbb}
.item-next p, .item-next a {color: #bbb}

.button { height: 75px; width: 100px; background:url(../images/button.gif) no-repeat; margin-bottom: 10px; padding: 5px}
.item-next .button { height: 75px; width: 100px; background:url(../images/button.gif) no-repeat; margin-bottom: 10px; padding: 5px}
.button h3, .button h5 {margin: 5px 0 0 0; color: #ffffff}
.button h3.line-through {margin: 5px 0 0 0; text-decoration: line-through; color: #333333}  
      */
	  
	  
/* SIFR */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-hasFlash h1 {
	visibility: hidden;
}*/

.sIFR-hasFlash #pagetitle h1 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 22px;
	margin: 18px 0;		
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	fon-size: 55px;
}

/*.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	fot-size: 25px;
} */

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	fnt-size: 21px;
	margin: 18px 0;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	fot-size: 24px;
}

	  