@charset "UTF-8";
a:link {
	color: #F0B600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #E2001A;
}
a:active {
	text-decoration: none;
}
#apDivMenuDansk {
	position:absolute;
	width:659px;
	height:150px;
	z-index:1;
	overflow: hidden;
}
#apDivTextes {
	position:absolute;
	width:659px;
	height:550px;
	z-index:2;
	overflow: auto;
}
.Textes-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-image: url(images/puce-dansk.gif);
}
.sous-titre-blanc-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.titre-gris-center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.sous-titre-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.Textes-blanc-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	list-style-position: outside;
	list-style-image: url(images/puce-dansk.gif);
}
.titre-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #f0b600;
	font-weight: bold;
	text-align: left;
}
.Textes-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-image: url(images/puce-dansk.gif);
	text-align: center;
}
