body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

body {
	font-family: 'bitstream vera sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
	color: #444;
	background-color: #fff;
	text-align: center;
	width: auto;
}

a {
	text-decoration: none;
	color: #000;
}

sup.orange { font-size: 16px; color: #F7871F; }
sup.black { font-size: 18px; font-weight: normal; color: #000; }

em { color: #F7871F; }

h4 { font-size: 1.2em; }
.underline { text-decoration: underline; }

strong { font-weight: bold; color: #454545;}

a:hover {
	text-decoration: underline;
}

blockquote {
	background: transparent url(imgs/bq.gif) no-repeat top left;
	text-align: right;
	width: 370px;
	padding-left: 20px;
	margin: 0 0 0 auto;
	font-size: 1.1em;
	font-style: italic;
}

blockquote.in-text {
	width: 90%;
	margin: 0 auto;
	font-size: 1em;
	text-align: inherit;
	padding-left: 25px;
}

blockquote a {
	font-style: normal;
	font-size: 0.9em;
	line-height: 0;
}

sup, a sup, sup a { 	font-weight: bold; color:#0033ff; }

blockquote em { font-style: normal; }

blockquote p { margin: 0; padding: 0; }


.b-list { list-style-type: disc; padding-left: 20px; }
.b-list li { list-style-type: disc; margin-bottom: 1em; }

.b-list-compact { list-style-type: disc; padding-left: 20px; }
.b-list-compact li { list-style-type: disc; margin-bottom: 0; }

.justify {
	text-align: justify;
}

body#home {
	background-attachment: fixed;
	background-image: url(imgs/saltodelfosso.jpg);
	background-position: center top;
}

body#ds {
	background-attachment: fixed;
	background-image: url(imgs/personeacqua.jpg);
	background-position: center top;
}

body#dmt {
	background-attachment: fixed;
	background-image: url(imgs/lunapiena.jpg);
	background-position: center top;
}

body#gestalt {
	background-attachment: fixed;
	background-image: url(imgs/campodiscesa.jpg);
	background-position: center top;
}

#container {
	/*border: 1px solid black;*/
	width: 755px;
	margin: 15px auto;
	text-align: left;
	position: relative;
	overflow-x: hidden;
}

#header {
	width: 682px;
	float: right;
}

hr.topdiv {
	width: 682px;
	height: 1px;	
	border: 0;
	color: #999;
	background-color: #999;
	margin-top: 3px;
}

div.textnav {
	text-align: right;
	font-size: 0.75em;
	letter-spacing: -0.02em;
	margin-top: 7px;
}	

div.textnav a {
	margin: 0 3px;
}	

div#teaser {
	margin-top: 22px;
	clear:both;
	height: 289px;
}

div#teaser img {

}

div#teaser ul {
	position: absolute;
	right: 3px;
	overflow-x: visible !important;
	overflow-x: hidden;
}

div#teaser ul li {
	width: 211px;
	color: #fff;
	font-size: 1.9em;
}

div#teaser ul li a {
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 15px;
}

div#teaser ul li#navi1 {
	background: transparent url(imgs/navi1.png) no-repeat;
	height: 100px;	
}

div#teaser ul li#navi2 {
	margin-top: -3px;
	background:  transparent url(imgs/navi2.png) no-repeat;
	height: 100px;
}

div#teaser ul li#navi3 {
	margin-top: -3px;
	background: transparent url(imgs/navi3.png) no-repeat;
	height: 94px;	
}

#content {
	clear: both;
	width: 682px;
	float: right;
	margin-top: 30px;
}

#content div.article {
	width: 440px;
	font-family: "Times New Roman", Times, serif;
}

#content div.article-large {
	width: 660px;
	font-family: "Times New Roman", Times, serif;	
}

#content h3 {
	font-family: "Times New Roman", Times, serif;
	color: #F7871F;
	font-size: 2em;
	letter-spacing: -0.05em;
}

#content h4.orange {
	font-family: "Times New Roman", Times, serif;
	color: #F7871F;
	font-size: 1.3em;
	letter-spacing: -0.05em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#content p {
	margin: 1em 0;
}

#content div.sidepanel {
	width: 190px;
	position: absolute;
	overflow-x:hidden;
	right: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
}

#content div.sidepanel h5 {
	font-weight: bold;
}

#content div.sidepanel h4 {

}

#content div.sidepanel hr {
	width: 190px;
	height: 1px;	
	border: 0;
	color: #999;
	background-color: #999;
	margin-top: 3px;
}

#footer {
	margin: 6em auto;
	clear: both;
	text-align: right;
	font-size: 0.8em;
	width: 700px;
}

#footer .textnav {
	text-align: left;
	margin-top: 7px;
	width: auto;
	font-size: 0.9em;
}

#footer a {
	width: auto;	
}

hr.bottomdiv {
	width: 700px;
	height: 1px;	
	border: 0;
	color: #999;
	background-color: #999;
	margin-top: 3px;
}


/*
----------------------------------------------------------------------------- 
CLEARFIX
-----------------------------------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table; width: auto;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#pubblicazioni li { padding-left: 18px; background: transparent url(imgs/ico-pdf.png) no-repeat center left; margin-bottom: 10px; }
