@import url(reset.css);
html, body, #Wrapper {height: 100% !important;}
body > #Wrapper {height: auto; min-height: 100%;}
#WrapMain {padding-bottom: 50px;}  /* must be same height as the footer */
#Footer {position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both; text-align:center} 
#Footer div{ width:900px; margin:0 auto; text-align:right} 
body{ background: #14141B; color: #fff; text-align: center; font: normal normal normal 12px/normal Arial, Helvetica, sans-serif; }
a,a:link {color: #fff; text-decoration: none;}        /* specificity = 1,1 */
a:visited {color:#fff;}   /* specificity = 1,1 */
a:hover {color:#00C59A; text-decoration:underline }    /* specificity = 1,1 */
a:active {color: #fff;}       /* specificity = 1,1 */

h2{ font-size: 16px; font-weight: normal;}

.fleft{ float: left;}
.fright{ float: right;}
.hr{ height:1px; border-top:1px dotted #4E4E54; margin:8px 0}
.hr hr{ display:none}

ul,ol{ margin:8px 0 15px 0}
ul li{ margin-bottom:6px}
ul li strong{color:#00C59A;}
ul li strong a,ul li strong a:link{color:#00C59A;}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#Wrapper{ width: 900px; margin: 0 auto;  text-align: left;}
#ColSx{ width: 200px; float: left; margin: 0 30px 0 0; padding: 30px 0 0 0;}
#Main{ width: 440px; float: left;padding: 30px 0 0 0;}
#ColDx{ width: 200px; float: right;padding: 30px 0 0 0;}

#Logo{
	height: 120px;
	border: 1px solid #4E4E54;
	border-width: 1px 0;
	margin-bottom: 30px;
	position:relative;
	font-size:11px
}
#Logo h1{ background: url(../img/logo-antidote.png) no-repeat left center; height: 53px; width: 100%; margin: 8px 0 0 0}
#Logo h1 a{ display:block; height: 100%; width: 100%; text-indent:-99999px}
#Logo div{ position:absolute; left:70px; top:40px}
#Logo li strong{ display:inline}
#Logo li{ white-space:nowrap; margin-bottom:2px}

#Menu { border-top: 1px dotted #404045; padding-top: 15px; }
#Menu li{ margin-bottom: 10px; float: left; display: inline; width: 100%}
#Menu li a{ color:#C0C0C0}
#ColSx h3{  font-size:16px; font-weight:normal}
#MenuWorks li{float: left; display: inline; width: 100%; margin-bottom:4px }
#MenuWorks li.active a{color:#00C59A}
#MenuWorks li strong{ display: block; color: #00C59A}
#MenuWorks li.section-title{  margin-top: 15px; color: #00C59A; font-weight:bold; text-transform:uppercase}
#Head{ height: 120px; border: 1px solid #4E4E54; border-width: 1px 0; }
#Head h2{ margin-top: 16px}
#Content{ border-top: 1px dotted #4E4E54;border-bottom: 1px dotted #4E4E54; margin: 30px 0 10px; padding-top: 15px; height: 100px; }
#Content h2#TitleHome{ display:none }
#page-1 #Title{ display:none }
#page-1 #Content h2#TitleHome{ display:block }
#page-1 #Content{ border-bottom:1px solid #14141B; margin-bottom:0}

#ContentDx{ border-top: 1px dotted #4E4E54; margin-top: 30px; padding-top: 15px ; height: 100px}
	
.click2view{
	width: 46%;
	height: 34px;
	border-top: 1px dotted #4E4E54;
	border-bottom: 1px dotted #4E4E54;
	line-height: 32px;
}
.click2view .ico-click2view{ background: url(../img/click2view.png) no-repeat; padding-left: 12px; }
.progetto{ margin-top: 30px; border-bottom: 1px dotted #4E4E54; width: 200px; overflow:hidden}
.progetto .thumb{ width: 200px; height: 100px; overflow: hidden; background: #000; position:relative}
.thumb-view{ width: 100%; height: 100px; overflow: hidden;}
.progetto .titolo-progetto{height: 24px; line-height: 24px}
.progetto .titolo-progetto span{ float: left}

#foot{ height: 15px; clear:both; width: 100%;}

.progetto .titolo-progetto .ico-esa{ background: url(../img/ico-esa.png) no-repeat; float: right; width: 18px; height: 22px }

#HeadDx{ height: 120px; border: 1px solid #4E4E54; border-width: 1px 0; }
#HeadDx ul{ margin-top: 16px}
#HeadDx li{ float: left; display: inline; clear: both;}
#HeadDx li.active a{ color:#00C59A}
#ColDx .click2view{ width: 100%}
#ColDx .progetto{width: 100%}

#ColSx #section-Info{display:none}


