/* These are just the demo styles and these can be removed and Orbit 
will still work like a champ (except any content block needs a background which
our demo gets from this sheet) */

td .centrato { vertical-align:central; text-align:center; vertical-align:middle;}
td .middle {vertical-align:middle;}
td { vertical-align:top;}
img {border:0px;} 
body{margin-top:0px; font-family:Arial, Helvetica, sans-serif; background:url(../images/background.jpg) repeat-y #f0f0f0 center top; margin-top:0px;}
div { font-family: "Myriad Pro", Arial, sans-serif; font-size:15px; font-weight:lighter;  color:#333;}
.verdino {color:#59B200;}
marquee { font-family: "Myriad Pro", Arial, sans-serif; font-size:15px; font-weight:lighter;  color:#333;}


.menu-header {font-family: "Myriad Pro", Arial, sans-serif; font-size:19px; color:#fff; font-weight:lighter; }
.menu-header a {color:#fff; text-decoration:none; }
.menu-header a:hover {color:#59B200;; text-decoration:none; }

.standard-leggero { font-family: "Myriad Pro", Arial, sans-serif; font-size:15px; font-weight:lighter; color:#777; line-height:20px;}
.mini-leggero { font-family: "Myriad Pro", Arial, sans-serif; font-size:12px; font-weight:lighter;  line-height:15px;}
.titolo61 { font-family: "Myriad Pro", Arial, sans-serif; font-size:31px; text-align:center; font-weight:lighter; color:#333;}
.titolo1 { font-family: "Myriad Pro", Arial, sans-serif; font-size:25px; text-align:center; font-weight:lighter; color:#333;}
.titolo2 { font-family: Arial, sans-serif; font-size:21px; }
.titolo3 { font-family: Arial, sans-serif; font-size:15px; }

.titolo1bianco { font-family: Arial, sans-serif; font-size:39px; text-align:center; font-weight:bold; color:#fff;}
.titolo2bianco { font-family: Arial, sans-serif; font-size:29px; text-align:center; color:#fff;}
.footer { font-family: Arial, sans-serif; font-size:27px; text-align:center; color:#fff; font-weight:bold;}
.footer2 { font-family: Arial, sans-serif; font-size:17px; text-align:center; color:#fff;}

.titolo2verde { font-family: Arial, sans-serif; font-size:19px; color:#065C2B; font-weight:bold;}
.rosso { color:#F00;}

.grassetto { font-weight:bold;}
.centrato { text-align:center;}
.sinistra {text-align:left;}
.giustificato { text-align: justify;}

.evidenziato1 { color: #900;}
.incorniciato { border:3px solid #FC0;}
.evidenziato2 { color: #06F;}

.header1 { font-family: Arial, Helvetica, sans-serif; font-size:11px; text-align:right; color: #666; margin-top:33px; margin-right:7px;}
.header1 a{ color: #666; text-decoration:none;}
.header1 a:hover{ color: #060; text-decoration:none;}

.container {
    position: relative; }
    
.content { background: url(dummy-images/coffee.jpg); }
.content h1 {
	font-size: 40px; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-align: center;
	margin-top: 180px;
	color: #222;
	line-height: 50px;  }
.content h3 {
	text-align: center; 
	font-size: 22px; 
	color: #222; }


/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 10px;
	margin-left: 30px;
}
#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

.tabella{
font-family: "Myriad Pro", Arial, sans-serif; font-size:13px; font-weight:lighter;  color:#333; line-height:17px; margin-top:17px;
}

.tabella a{ text-decoration:none; color:#090; }
.tabella a:hover{ text-decoration:underline; color:#090;}

.latest{ color:#F00; font-weight:bold;
}

