.Overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
}
.footer_adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
}
.btn_red {
	cursor:pointer;
	border: none;
	background: #FC0404;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.fieldset_box {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	padding: 10px;
	border: solid 1px #FC0404;
}
.legend_box {
	font-size:10pt;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	border: solid 1px #FC0404;
}
.btn_plus {
	cursor:pointer;
	border: solid 1px #FFFFFF;
	background: seagreen;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.btn_minus {
	cursor:pointer;
	border: solid 1px #FFFFFF;
	background: #FC0404;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.asterix {
	color: #FC0404;
}

li {
	color: #FC0404;
}
td {
	font-family: verdana;
	font-size: 10pt;
}
p {
	font-family: verdana;
	font-size: 10pt;
}
div {
	font-family: verdana;
	font-size: 10pt;
}
span {
	font-family: verdana;
	font-size: 10pt;
}
