/* CSS Document */
html {
	overflow-y: scroll;
}
body {
	margin-top: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
img {
	border: 0;
}
.flotte-gauche {
	float: left;
}
.flotte-droite {
	float: right;
}
.cacher {
	display: none;
}

#page {
	width: 760px;
	margin: 0 auto;
}
#menu-actif-li,  #produit-actif-li {
	position: absolute;
	left: 160px;
	top: 0;
	color: white;
	background-color: black;
	width: 150px;
	visibility: hidden;
}
#produit-actif-li {
	top: 20px;	
}

#entete {
	position: relative;
	height: 133px;
	padding-top: 24px;
	background: #000 url("../images/iu/bandeau-haut.gif") repeat-x;

}
#entete a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}
#entete a:hover, #entete li.actif a {
	color: #DAC863;
}
ul#langue {
	/*display: none;*/
}
ul#langue a {
	color: #DAC863;
}
ul#langue a:hover {
	color: #fff;
}
#flash {
	width: 760px;
	height: 133px;
	background: url("../images/iu/flash.jpg");
}
#entete li {
	list-style-type: none;
}
#entete ul {
	margin: 0;
	padding: 0;
}
#entete ul#section-des-membres {
	position: absolute;
	top: 0;
	left: 19px;
}
#entete ul#nav1 {
	position: absolute;
	top: 0;
	right: 90px;
}
#entete ul#langue {
	position: absolute;
	top: 0;
	right: 22px;
}
ul#nav1 li {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
}
ul#nav2 {
	height: 15px;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0 0 10px 13px;
	background: url(../images/iu/ombre_menu.gif) no-repeat left bottom;
}
ul#nav2 ul {
	margin: 0;
	padding: 0;
}
ul#nav2 li {
	background-color: #000;
	position: relative;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
	z-index: 50;
}
ul#nav2 a {
	background-color: #fff;
	padding: 0 8px 0 8px;
	display: block;
	margin: 0 0 0 1px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
ul#nav2 li.first a {
	margin-left: 0;
}
ul#nav2 li li {
	position: static;
	float: none;
	padding: 0 5px;
}
ul#nav2 ul {
	background-color: #F3E8CE;
	width: 150px;
	position: absolute;
	left: 0;
	top: 14px;
	display: none;
	padding: 5px 0;
}
ul#nav2 ul li {
	background-color: transparent;
}
ul#nav2 ul a {
	background-color: transparent;
	color: #707070;
	padding: 3px 3px 3px 8px;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
}
ul#nav2 li:hover {
	/*background-color: #fff;*/
}
ul#nav2 li:hover a, ul#nav2 li.actif:hover a {
	color: #000;
	background-color: #F3E8CE;
}
ul#nav2 li.actif a {
	color: #4F8369;
}
ul#nav2 li:hover ul {
	display: block;
}
ul#nav2 li li a:hover, 
ul#nav2 li.actif li.actif a,
ul#nav2 li.actif li a:hover {
	color: #000;
	background-color: #fff;
}
#wrap1 {
	padding-top: 0px;
	clear: both;
}
#bandeau-de-cote {
	position: relative;
	clear: both;
	float: right;
	width: 223px;
	z-index: 2;
	font-size: 1px;
	line-height: 1px;
}
#bandeau-de-cote ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
#bandeau-de-cote a , #bandeau-de-cote img {
	display: block;
}
#bandeau-de-cote li {
	padding: 0;
	margin: 0;
}
#bandeau-de-cote #bas {
	width: 209px;
	height: 369px;
	padding: 59px 0 0 14px;
	background: transparent url(../images/iu/bandeau-cote/en/fond_bas.jpg) no-repeat;
}
#bas span {
	display: none;
}
#bas li {
	width: 177px;
	height: 85px;
}

#pied {
	background:url(../images/iu/img_fondBasPage.gif);
	color: white;
	/*color: black;*/
	height: 36px;
	/*display: none;*/
	font-size: 10px;
	line-height: 36px;
	text-align: center;
	clear: both;
	width: 760px;
}
#pied a {
	/*color: black;*/
	color: white;
}
#pied a:hover {
	/*color: black;*/
	color: #DAC863;
}
