body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 5;
	border: 0;
	/* background: #FFFFFF; */
	background: url(../images/motif2.gif);
}

#master {
	width: 940px;
/*	width: 95%; */
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left */
}

.section_title {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
	color: #4b4b4b;
}

a {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
  color: #ff6600;
	text-decoration: underline;
}

.menu_link {
  color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}

.menu_link:hover {
  color: #ffffff;
	text-decoration: underline;
}

.smenu_text {
  color: #295266;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.smenu_link {
  color: #295266;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.smenu_link:hover {
  color: #295266;
	text-decoration: underline;
}

.text_general {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.content_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.dfw_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 16pt;
}

.dfw_quickinfos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.about_citation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-align: justify;
}

.header_language_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.header_language_link {
  color: #000000;
	text-decoration: none;
}

.header_language_link:hover {
	text-decoration: underline;
}

.teasers_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.teaser_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.footer_link {
  color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.footer_link:hover {
  color: #ffffff;
}
