@import url("/lngs_infn/templates/css/lngs_ie.css");

body,html {
	height: 100%;
}
body{
	width: 100%;
	margin: 0px;
	padding:0px;
	border:none;
	background-color: #ffffff;
}
body, p, ol, ul, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #6666FF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF6600;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #0066CC;
	vertical-align: text-bottom;
	margin-bottom: 0px;
	line-height: 50px;
}
img {
	border: none;
}
ol, ul {
	text-align: left;
}
ul {
	list-style-image: url(/lngs_infn/immagini/arrowblue.gif);
}
textarea {
	background-color:#ffffff;
	border: 1px #0066cc solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066cc;
	font-weight: bold;
}
hr {
	width: 96%;
	height: 1px;
	color: #0066cc;
}
.mainTitle, .eduTitle, .expTitle, .divisionTitle, .biblioTitle {
	position:relative;
	clear:both;
	height: 50px;
	line-height: 30px;
	padding: 10px;
	text-align: center;
	font-size: 28px;
	font-family: Times New Roman, Times, serif;
	color: #0066cc;
}
.mainContent, .giustificato{
	width: 96%;
	text-align: justify;
	margin: 12px 20px 12px 16px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066cc;
	font-style: normal;
	font-weight: bold;
}
.lastModified {
	position:relative;
	clear:both;
	font-size: 12px;
	color: #888888;
	font-style: italic;
	text-align: right;
	height: 40px;
}
.lastHr {
	text-align:right;
	width: 400px;
	margin-right: 10px;
}
a.webmaster{
	margin-right: 10px;
}
a.webmaster:hover{
	color: #ff9900;
}

.diafont {
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
}
.mano {
	cursor: pointer;
}
#rBg{
	position:relative;
	float:right;
	height: 100%;
	width:30px;
	z-index:1000;
}
#expMenu {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	top: 0px;
	background-color: #efefef;
	height:20px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
#expMenu a {
	text-decoration:none;
}
#expMenu a:link {
	text-decoration:none;
}
#expMenu a:hover {
	text-decoration:underline;
}
