@charset "iso-8859-1";

body{
font-size: 10pt;
}

A:link {
	color: #0000FF;
	text-decoration: none;
}
A:visited {
	color: #C000C0;
	text-decoration: none;
}
A:hover {
	color: Red;
	text-decoration: none;
	font-style: italic;
}
body {
	font-family: Tahoma, verdana, arial;
	font-size: 10px;
}
.nor{
	text-align: justify;
	text-indent: 10px;
	font-size: 10pt;
}
.end{
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.enddx{
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.cMenu{
	position: relative;
	padding: 3px;
	width: 100%;
	height: 20p;
	cursor: hand;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: Black;
}
.tit2{
	background: url(../images/MENU.GIF);
	font-size: 12pt;
	font-weight: bold;
	text-indent: 10px;
	color: black;
}
.didascalia{
	background-color: #FF8C00;
	font-size: 10pt;
	font-weight: bold;
	text-indent: 10px;
	color: Black;
}

.intro{
	text-align: justify;
	font-size: 10pt;
	margin-left: 5pt;
	margin-right: 5pt;
	border: double #8B0000;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-bottom: 5pt;
	padding-top: 5pt;
}
