/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #DE1F26 url(img/background/bg_bottom_right.gif) no-repeat bottom right; 

}
.txtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.TitreNormal1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
/* special divs */
#bgtopleft {
	background: url(img/background/bg_top_left.gif) no-repeat top left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 97px;
	width: 139px;
	}
/*Liens*/
.EmailLink A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	background-color: #F0E50F;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
}
.EmailLink A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.EmailLink A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.EmailLink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.imgBRD {
	padding: 9px;
	background-color: #DE1F26;
}
.statikcontent_FormInput {

	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	background-color:#A4171B;
	color:#000000;
	border: 1px solid #FFFFFF;
	width: 200px;
}
.statikcontent_Button {
	border-Top-Width: thin;
	border-Top-Style: none;
	border-Top-Color: #FFFFFF;
	border-Right-Width: thin;
	border-Right-Style: none;
	border-Right-Color: #FFFFFF;
	border-Bottom-Width: thin;
	border-Bottom-Style: none;
	border-Bottom-Color: #FFFFFF;
	border-Left-Width: thin;
	border-Left-Style: none;
	border-Left-Color: #FFFFFF;
	font-Family: Verdana, Arial, Helvetica, sans-serif;
	font-Weight: bold;
	font-Style: normal;
	background-Color: #A4171B;
	height: 16pt;
	color: #FFFFFF;
}
.hf{color:black;}
.hf1{display:none;}