@charset "UTF-8";
/* CSS Document */

#navigation h1{
	background-image:url(../elements/h1active2.gif);
	background-repeat:no-repeat;
	margin:0;
	font-size:18px;
	text-align:center;
	color:#FFFFFF;
	font-weight:normal;
	letter-spacing:-0.02em;
	height:28px;
	padding-top:10px;
}
#contents img{
    border:2px solid #004C7B;
}
#contents a{
	color:#004C7B;
	text-decoration:none;
	font-weight:bold;
}
h2{
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#004C7B;
	margin:0;
	padding:10px 5px  5px  5px;
}
h3{
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
	color:#004C7B;
    margin:10px 0 2px 0;
    padding:0;
}
#menus ul {
	list-style:none;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin:0 0 10px 5px;
	padding:0;
}
#menus li {
	height:18px;
	margin-bottom:4px;
}
#menus a {
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	color:#333333;
	display:block;
	padding:2px 4px 0 11px;
	height:16px;
	background-image:url(../elements/all-pasive.gif);
	background-repeat:no-repeat;
}
#menus a.active {
	font-weight:bold;
	color:#004C7B;
	background-image:url(../elements/arte-active.gif);
}
#menus a:hover {
	text-decoration:underline;
}
#footer{
	background-image:url(../elements/h1active2.gif);
	background-repeat:no-repeat;
}
#contents .noborder{
    border:3px solid #ffffff;
	margin:0 10px 0 10px;
}
input.txt, select.txt {
	border:1px inset #004C7B;
}
legend {
	color:#004C7B;
	font-weight:bold;
}
textarea.small {
	border:1px inset #004C7B;
	font-size:11px;
	width:100%;
}
form .notes {
	border-bottom:1px solid #004C7B;
}
.fotocorsi{
	border:1px solid #004c7B;
	text-align:center;
	margin-bottom:7px;
}
/* miniature */
.artemini, .artelast{
	font-size:10px;
}
.artemini{
	width:138px;
	float:left;
	text-align:center;
	margin-right:7px;
}.artelast{
	width:138px;
	float:left;
	text-align:center;
}

.arteclear{
	height:5px;
	clear:both;
}
.nobordimg{
	border:none;
}
.nounder{
	text-decoration:none;
}