/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */

/* basic elements */
body { 
/*	font: 8pt/16pt arial; */
	margin: 0px; 
	}
p { 
/*	font: normal 10pt sans; */
}
b { 
	/*font: normal;*/
	color: #000000; 
} 
h3 { 
	font: bold 12pt sans; 
	text-decoration: underline;
	letter-spacing: 1px; 
	margin-bottom: 0px;
       	color: #B7A5DF;	
	}

h4 { 
	font-family: sans;
	font-weight: bold;
	font-size:10pt;
	letter-spacing: 1px; 
	margin-bottom: 0px;
       	color: #B7A5DF;	
	margin-left: 1em;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}

a.out:link {
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	font-style:italic;
}

a.video:link {
	
	
	
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

li {list-style-image: url(img/stellina.png);}

span.date {
	font-size:small;
}
span.title {
color: #000000;
font-weight: bold;
font-variant:small-caps;
}
span.midtitle {
color: #000000;
font-weight: bold;
}

span.authors {
font-style:italic;
}

img.render { 
	margin-left: 50px;
margin-top:3em;
}

#container {
	position:absolute;
	/*width:640px;*/
	width: 40em;
	left:25%;
	margin-top:5px;
	/*padding-bottom:120px;*/
	padding-bottom: 7.5em;
	overflow:visible;
	/*border-size: 1px;*/
	top: 5px;	
}

.cont { 
	/*width: 400px;*/
	width: 30em;
	position: relative;
	top: 60px;
	/*padding-left: 40px;*/
	padding-left: 2.5em;
/*	padding-right: 5px;*/
	padding-right: 0.3em;
	font: normal 10pt sans; 
	color: #888888;
	margin-bottom: 15px;
	/*margin-right:20px;*/
	margin-right: 1.25em;
	border-width:1px;
	left: 60px;
	font: 10pt/12pt sans; 
	z-index: 18;
	border: 1px;
}



#what_btn {
background: url(img/what_ico2.png) no-repeat bottom left;
	width: 40px;
	height: 40px;
	position: relative;
	top: 0px;
	left:10px;
}

#io_btn {
background: url(img/io_ico2.png) no-repeat bottom left;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 54px;
}

#nota_btn {
background: url(img/nota_ico2.png) no-repeat bottom left;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 100px;
}

#foto_btn {
background: url(img/foto_ico2.png) no-repeat bottom left;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 150px;
}

#lettere_btn {
background: url(img/lettere_ico2.png) no-repeat bottom left;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 190px;
}

#menu_tt { 
	width: 260px;
	height: 30px;
	position: relative;
	font: italic normal 10pt arial; 
	letter-spacing: 1px; 
	color: #000000;
	padding-top: 5px;
text-align: center;
	z-index: 2;
}


#what { 
	background: url(img/what_ico2.png) no-repeat bottom left;
	width: 300px;
	height: 40px;
	position: relative;
	font: italic normal 12pt arial; 
	letter-spacing: 1px; 
	color: #000000;
	border-left: 30px;
	padding-top: 5px;
z-index: 2;
}

#io { 
	background: url(img/io_ico2.png) no-repeat bottom left;
	width: 300px;
	height: 37px;
	position: relative;
	font: italic normal 12pt arial; 
	letter-spacing: 1px; 
	color: #000000;
	border-left: 30px;
	padding-top: 5px;
z-index: 2;
}

#nota { 
	background: url(img/nota_ico2.png) no-repeat bottom left;
	width: 300px;
	height: 37px;
	position: relative;
	font: italic normal 12pt arial; 
	letter-spacing: 1px; 
	color: #000000;
	border-left: 30px;
	padding-top: 5px;
z-index: 2;
}

#foto { 
	background: url(img/foto_ico2.png) no-repeat bottom left;
	width: 300px;
	height: 37px;
	position: relative;
	font: italic normal 12pt arial; 
	letter-spacing: 1px; 
	color: #000000;
	border-left: 30px;
	padding-top: 5px;
z-index: 2;
}

#lettere { 
	background: url(img/lettere_ico2.png) no-repeat bottom left;
	width: 300px;
	height: 37px;
	position: relative;
	font: italic normal 12pt arial; 
	letter-spacing: 1px; 
	color: #000000;
	border-left: 30px;
	padding-top: 5px;
z-index: 2;
}

#menu { 
	width: 265px;
	height: 40px;
	position: absolute;
	left: 290px;
	top: 2px;
z-index: 6
}

#header { 

	left:-20px;
	background: url(img/alto.png) no-repeat top left; 	
	width: 500px;
	height: 284px;
	position: absolute;
	margin-left:20px;
z-index: 1;
}

#footer { 
	background: url(img/basso.png) no-repeat top left; 	
	width: 500px;
	height: 200px;
	position:relative;
	bottom: -10px;	
	color: #888888;
	text-align: center;
	font: 8pt sans;
       font-style: italic;	
	left:80px;
       z-index: 1;
}

.imgs{
border:1px solid #000000;
float:left;
margin-right: 1em;
}

img.out {
border:1px solid #000000;
}

img.pdf {
border-style:none;
}

img.mp3 {
border-style:none;
}


#divi1 {
border-style:none;
width:400px;
height:28px;
background: url(img/linea4.png) no-repeat center; 	
margin-top:2em;
margin-bottom:2em;
}

#videod {
width:425px;
height:350px;
vertical-align:baseline;
display:none;
}

#photod {
width:425px;
height:350px;
vertical-align:baseline;
display:none;
}


img.tn {
margin-bottom: 1em;
border-style:hidden;
clear:left;
}

img.phototn {
margin-bottom: 1em;
margin-top: 1em;
margin-right: 0.4em;
border:1px solid #000000;
}


