* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	text-align: center;
}
img {
	border: 0;
}

#main {
	width: 956px;
	margin: auto;
	text-align: left;
	background-color: #eff0f3;
}
#header {
	width: 956px;
	height: 109px;
	background: url('http://www.ier.fr/images/bg_header.gif') no-repeat ;
}
#language_alt {
	text-align: right;
	height: 24px;
	font-size: 10px;
	color: #084768;
	padding: 0 21px 0 5px;
	font-weight: normal;
}
#language_alt div {
	padding: 5px 0;
}
#language_alt a {
	color: #084768;
	font-weight: bold;
	text-decoration: none;
}

#toolbar {
	height: 60px;
	padding-right: 11px;
}
#toolbar table {
	float: right;
	border-collapse: collapse;
	margin-top: 5px;
}
#toolbar td {
	padding: 0 10px;
	border-left: 1px solid #084768;
	vertical-align: middle;
}
#toolbar a {
	color: #084768;
	font-size: 10px;
	text-decoration: none;
}
#toolbar form {
	display: inline;
}
#toolbar input.field {
	color: #084768;
	font-size: 10px;
}
#subNavigation {
	height: 25px;
}
#subNavigation table {
	float: right;
	border-collapse: collapse;
	height: 25px;
}
#subNavigation td {
	padding: 0 21px;
	border-left: 1px dashed #084768;
	vertical-align: middle;
}
#subNavigation a {
	text-decoration: none; 
	font-weight: bold;
	color: #084768;
	font-size: 10px;
}


#footer {
	width: 956px;
	font-size: 10px;
	padding-top: 2px;
	background-color: #FFF;
}
#footer .left {
	width: 50%;
	float: left;
	text-align: left;
}
#footer .left a {
	color: #000;
	text-decoration: none;
	border-right: 1px #084768 solid;
	padding: 0 5px;
}
#footer .right {
	width: 40%;
	float: right;
	text-align: right;
}
#footer .copyright {
	color: #084768;
}
#footer .realisation {
	color: #646f75;
}
#footer .realisation a {
	color: #000;
	text-decoration: none;
}
