@charset "utf-8";
body  {
	margin: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: scroll;
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(../images/fond.jpg);
}
#wrapper {
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
table {
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 0px;
}
#header {
	margin-bottom: 9px;
	padding-top: 12px;
}
#logo {
	height: 110px;
	padding-bottom: 24px;
	background-image: url(../images/IE_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner {
	padding-bottom: 10px;
	background-image: url(../images/IE_banniere2.jpg);
	background-repeat: no-repeat;
}
td img {display: block;}
a {
	color: #ee9414;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	border-bottom: 1px solid #ee9414;
	font-weight: bolder;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#leftColumn {
	float: left;
	width: 365px;
}
#rightColumn {
	float: right;
	width: 365px;
}
#footer {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	color: #FFFFFF;
}
h1 {
	color: #ee9414;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ee9414;
}
h2 {
	margin-top: 1.75em;
	margin-bottom: 0.75em;
	padding-bottom: 2px;
	background: url(../images/bg_dot.gif) repeat-x bottom;
	color: #12588B;
	font-size: 1.3em;
	font-weight: bolder;
}
p {
	line-height: 1.5;
	color: #000000;
}
img {
	border: 0;
	z-index: 0;
}
a:hover img { border-bottom: none; 
}
