.boxed {
	padding: 5px 30px 20px 30px;
}
.boxed span {
	font-size: 1em;
	font-weight: bold;
}
.boxed a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.insc {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #F30;
	background-color: #FFC;
}

.boxed li {
	margin-bottom: 5px;
}






.boxed ul li {
	list-style-type: none;
	font-size: 0.85em;
}
.boxed h3 {
	text-decoration: underline;
}
.adr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
