html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	/*font-family:Arial, 'Open Sans', Helvetica, sans-serif;*/
	/*font-family:'Open Sans', Helvetica, sans-serif;*/
	font-family: 'Exo 2', Arial, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:400;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body {
	line-height: 1;/*background-color:#000;*/
}
html {
	background-color:#000000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#slideshow {
	position:relative;
	z-index:-1;
	background-color:#000000;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	background:#000000;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
#slideshow img {
	/* Set rules to fill background */

	min-height: 100%;
	min-width: 1024px;
	/* Set up proportionate scaling */

	width: 100%;
	height: auto;
	/* Set up positioning */

	position: fixed;
	top: 0;
	left: 0;
}
 @media screen and (max-width: 1024px) {
 img.bg {
 left: 50%;
 margin-left: -512px;
}
}
#page-wrap {
	position: relative;
	width: 400px;
	margin: 50px auto;
	padding: 20px;
	background: #fff;
	box-shadow: 0 0 20px black;
}
div#header {
	position:fixed;
	z-index:1000000000000;
	width:100%;
	height:70px;
	background-color:#000000;
	position:fixed;
	top:0px;
	padding-top:20px;
}
div#footer {
	position:fixed;
	z-index:1000000000000;
	width:100%;
	height:72px;
	background-color:#000000;
	position:fixed;
	bottom:0px;
}
.logo {
	float:right;
	padding-right:10px;
}
.menu {
	float:left;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a: hover {
	color:#FFFFFF;
	text-decoration:none;
}
.activeMenu {
	color: #51f405;
}
li#menu_uno {
	list-style:none;
	float:left;
}
li#moduli {
	list-style:none;
	float:left;
	margin-right:17px;
	margin-left:16px;
}
.testiSito {
	width:800px;
	margin: 0 auto;
	margin-top:100px;
	background-image: url(../img/bgtesti.png);
	background-repeat:repeat;
	padding:10px;
	overflow-y: scroll;
	margin-top:10px;
}

.nobg {
background-image:none; !important
}

.testiSito b {
	color:#00FF00;
	font-weight:bold;
}
.testiSito strong {
	color:#00FF00;
	font-weight:bold;
}
.testiSitoStatici {
	font-size:13px;
	line-height:20px;
	text-align:left;
}
.payoff {
	line-height: 68px;
	font-size: 29px;
	color: #FFF;	
	font-weight:normal;
	padding-left:10px;
	width:80%;
	font-weight:400;
}
.descrizione {
	padding:5px;
	margin:5px;
	background-image:url("../img/bgtesti.png");
	background-repeat:repeat;
	width: 100%;
	height: 40px;
	bottom: 0px;
}
.descrizione h2 {
	/*font-family:Arial, 'Open Sans', Helvetica, sans-serif;*/
	font-weight:400;
	font-size:18px;
}
.descrizione p {
	/*font-family:Arial, 'Open Sans', Helvetica, sans-serif;*/
	font-weight:400;
	font-size:12px;
}
.selectedMenuSub {
	color:#00FF00 !important;
}
#chiudi {
	background-color: #333333;
	padding: 3px;
	width: 12px;
	margin-left: -10px;
	cursor: pointer;
	margin-top: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor:pointer;
}
table {
	width:100%;
}
td {
	line-height:18px;
	vertical-align:top;
	padding:4px;
	text-align:center;
	width:33%
}
#chiudiOverlayStudio {
	background-color: #333333;
	padding: 3px;
	width: 12px;
	margin-left: -10px;
	cursor: pointer;
	margin-top: 0px;
	position: absolute;
	/*
	top: 0px;
	right: 0px;*/
	top: -10px;
	right: -10px;
	cursor:pointer;
}
#detailToggler {
	position:absolute;
	bottom:10px;
	right:20px;
	width:200px;
	height:40px;
	color:#FFFFFF;
	text-align:right;
	cursor:pointer;
}
#contenitoreListaProgettiVerticale {
	width: 320px;
	right: 50px;
	top: 100px;
	z-index:9;
	position:fixed;
	line-height:25px;
	background-image: url(../img/bgtesti.png);
	background-repeat: repeat;
}
.singolaNews{
	margin-bottom:40px;
	background-image: url(../img/bgtesti.png);
	background-repeat:repeat;
	padding:5px;
	padding-bottom:5px;
}

.singolaNews img{
width:100%;
}

.dataNews {
background-color:#333333;
color:#fff;
height:20px;
line-height:20px;
padding:5px;
}

.newsDetailNew {
margin-top:10px;
line-height:17px;
}

.likes {
float:right;
background-color:#51f405;
color:#000000;
padding-left:5px; 
padding-right:5px;
margin-right:-5px;
}

.likes b {
color:#000000; !important
}

.readAllNews {
background-color:#51f405;
color:#000000;
padding-left:5px; 
padding-right:5px;
float:right;
}

.readAllNews2 {
background-color:#666;
color:#FFF;
padding-left:5px; 
padding-right:5px;
float:right;
}

.visitRelatedProject {
background-color:#51f405;
color:#000000;
padding:5px;
width:100px;
width:170px;
}

.visitRelatedProject a {
color:#000000;
}
.visitRelatedProject i {
color:#000000;
}


.likes a {
color:#000000;
}

.counterViste {
color:#4a4a4a;
font-size:15px;
font-weight:300px;
text-align:right;
position:absolute;
top:50px;
right:10px;
}


#videoToggler {
	position: absolute;
	padding: 3px;
	color: #FFFFFF;
	bottom: 10px;
	z-index: 7;
	right:160px;
	height:37px;
}

#videoToggler2 {
	position: absolute;
	padding: 3px;
	color: #FFFFFF;
	bottom: 10px;
	z-index: 7;
	right:160px;
	height:37px;
}

#videoContainer {
	position:absolute;
	margin:0 auto;
	top:120px;
	padding:10px;
	min-width:200px;
	background-image:url("https://matteofantoni.com/img/bgtesti.png");
	background-repeat:repeat;
	left:60px;
	z-index:9999;
}

#videoContainer a{
color:#FFFFFF;
}
