body {
	background: url(/img/layout/sfondo.jpg) repeat-x fixed;
	background-color: #0063a4;
}

body, table {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	line-height: 16px;
}

h1 {
	font-size: 22px;
}
h3 {
	font-size: 15px;
}

.text, .text table {
	font: 12px Verdana, sans-serif, Arial;
	line-height: 18px;
}

a:link, a:visited {
	text-decoration: none;
	color: #D06830;
}
a:hover {
	color: #0063a4;
}

.input {
	font-family: Tahoma, sans-serif, arial;
	font-size: 11px;
	background-color: #EEEEEE;
}

.bottone {
	color: gray;
	font-weight: bold;
	font-size: 10px;
}

.barra {
	border-top: 1px solid black;
	border-bottom: 1px solid gray;
	border-left:none;
	border-right:none;
	font: 10px Verdana, sans-serif;
	background: #eee;
	color: #666;
	font-weight: bold;
}

.percorso a:link, .percorso a:visited {
	color: #999;
	text-decoration: none;
}
.percorso a:hover {
	color: #D06830;
}

.menu {
	border-left: 1px dotted gray;
	margin-bottom: 25px;
}
.menu tr {
	height: 20px;
}
.menu td {
	border-bottom: 1px solid #eee;
	padding-top: 3px;
	padding-bottom: 2px;
}

.menu a:link, .menu a:visited {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.menu a:hover {
	color: #008CD8;
}

.pannellino a:link, .pannellino a:visited {
	color: black;
}
.pannellino a:hover {
	color: white;
}

.sal a:link, .sal a:visited{
	color: black;
}
.sal a:hover {
	color: #D06830;
}

.ocra {
	color: #D06830;
}

.bold {
	font-weight: bold;
}

.abstract a:link, .abstract a:visited{
	color: #555;
	text-decoration: none;
}
.abstract a:hover{
	color: black;
}

.realizzazioni a:link, .realizzazioni a:visited {
	color: white;
	text-decoration: none;
}
.realizzazioni a:hover {
	color: #D06830;
}
