/***********************************************/
/* default.css                                 */
/***********************************************/


#frame {
	position:relative;
	margin: 0 auto;
	width:900px;
	background-image: url(http://www.alfioleocata.com/images/nav2.jpg);
	top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-style: oblique;
	font-weight: lighter;
}

a:link, a:visited, a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

a:hover {
	text-decoration: none;
}

h1, h2{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: lighter;
}

ul{
	margin:0;
	padding:0;
	text-align: left;
	list-style: none;
	text-indent: 20px;
}

ol{
	list-style-type: disc;
	
	
}
	
li {
	margin:0; padding:0;
	line-height: 180%;
	
}

h1{
	font-size: 32pt;
	color: #FFCC00;
	padding-top: 30px;
	padding-bottom: 20px;
}


h2{
	font-size: 20pt;
	color: #FFCC00;
	padding-bottom: 30px;
	padding-top: 20px;
}	

.testo{
	font-size: 12pt;
	font-family: tahoma;
	text-indent: 1cm;
	line-height: 200%;
	text-align: justify;
	margin-left: 1.5cm;
	margin-right: 1.5cm;
	margin-top: 0cm;
	margin-bottom: 0.0001pt;
	font-weight: normal;
	color: #FFCC66;
	font-style: normal;
}
.riferimenti{
	font-size: 8pt;
	font-family: tahoma;
	line-height: 150%;
	text-align: right;
	margin-left: 1.5cm;
	margin-right: 1.5cm;
	margin-top: 15px;
	font-weight: normal;
	color: #FFCC00;
	}
.riferimenti2{
	font-size: 10pt;
	font-family: tahoma;
	line-height: 150%;
	text-align: right;
	margin-left: 1.5cm;
	margin-right: 1.5cm;
	margin-top: 15px;
	font-weight: normal;
	color: #FFCC00;


}

.bordi{
	border: 1px solid #333333;
}

.fotodx{
	border: 1px solid #333333;
	padding: 2px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
	
#nav{
	position: absolute;
	visibility: visible;
	width: 200px;
	font-family: Tahoma;
	font-size: 16pt;
	text-align: center;
	list-style-type: none;
	font-style: normal;
	line-height: normal;
	color: #FFCC00;
	background-image: none;
	height: 200px;
	padding-top: 50px;

}

#header{
	width: 699px;
	position: relative;
	height: 200px;
	left: 201px;
	top:0px;
	text-align: center;
	top: 0px;
	font-size: 18pt;
	color: #FFCC00;
	background-color: #000000;
	background-image: url(http://www.alfioleocata.com/images/head.jpg);

}

#content{
	line-height: 120%;
	padding-bottom: 15px;
	left: 201px;
	top: auto;
	position: relative;
	width: 699px;
	height:100%;
	font-size: 14pt;
	color: #FFCC66;
	text-align: center;
	padding-top: 30px;
	font-family: Tahoma;
	font-style: normal;
	border-left-style: none;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#footer{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFCC66;
	text-align: center;
	line-height: 120%;
	padding-bottom: 8px;
	padding-top: 8px;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3A312A;
	border-right-color: #3A312A;
	border-bottom-color: #3A312A;
	border-left-color: #3A312A;
	width: 100%;
	background-color: #000000;
}
