.section {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	font-weight: 100;
	color: #999999;
}
input,select {
	font-family: Arial;
	font-size: 11px;
}
.content {
	font-family: Arial;
	font-size: 11px;
	color: #484848;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content A {
	color: #000000;
	text-decoration:none;
}
.content A:hover {
	color: #000000;
	text-decoration:underline;
}

.activity_content {
	font-family: Arial;
	font-size: 11px;
	color: #484848;
}

.subsection {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.subdate {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
}
.toplinks {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.toplinks A {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topmenu {
	font-family: Arial;
	font-size: 11px;
	font-stretch: ultra-condensed;
	background-image: url("images/scabrini_finale_18.gif");	
}

.topmenu A {
	font-family: Arial;
	font-size: 11px;

	font-stretch: ultra-condensed;
	color: #000000;
	text-decoration: none;
}

.inscription_input {
	font-size: 9px;
}
.content_link {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}
.topmenuSelected {
	font-family: Arial;
	font-size: 11px;
	font-stretch: ultra-condensed;
	color: #FFFFFF;
	background-image: url("images/scabrini_finale_select_22.gif");
}

.topmenuSelected A {
	font-family: Arial;
	font-size: 11px;
	font-stretch: ultra-condensed;
	text-decoration: none;
	color: #FFFFFF;
}

.content_italic {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}
body {
	background-color: #255E4B;

}
.error_box {
	border: solid 1px;
	border-color: gray;
	font-size: 12px;
	font-family: Arial;
	color: red;
}
