body 
{ 
	font-family: Sans-Serif;
	font-size: 14px;
	text-align: center;
	background-color: #ffffff;
}

img
{
	border-width: 0px;
}

.submit_btn
{
	background-color: #9fe855;
}

/* ----------------------- */

#logo_entete
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #9ae36b ; /* vert fonce */
	height: 150px;
}

#pack_logos
{
	float: left;
	width: 33%;
}

#logo_ilm
{
	float: left;
	text-align: left;
	height: 150px;
}

#deux_logos
{
	float: left;
	width: 200px;
	height: 150px;
}

#logo_cnrs
{
	position: absolute;
	top: 10px;
	left: 130px;
	
	text-align: left;
	padding-top: 20px;
}

#logo_erc
{
	position: absolute;
	top: 110px;
	left: 165px;

	text-align: left;
}

#intitule
{
	float: left;
	text-align: center; 
	height: 50px;
	margin-top: 60px;
	font-size: 30px;
	font-family: Sans-Serif;
	width: 33%;
}

/* ------------------ */

#langues_login
{
	float: left;
	text-align: right;
	width: 33%;
}

#language
{
	text-align: center;
	font-size: 16px;
	padding-top: 20px;
	text-align: right;
	font-family: Sans-Serif;
}

#language a 
{
	text-decoration: none;
}

#login
{
	text-align: center;
	padding-top: 50px;
	text-align: right;
	font-family: Sans-Serif;
}

#login a
{
	text-decoration: none;
	text-align: center;
}

/* ------------------ */

.div_barre_verte
{
	clear: both;
	padding-top: 10px;	
	padding-bottom: 10px;
}

.barre_verte
{
	clear: both;
	width: 100%
	height: 3px;
	color: #9fe855;
	background-color: #9fe855;
}

/* ------------------ */

#page_principale
{
	margin-top: 40px;
}

/* ------------------ */

#pied_page
{
	clear: both;
	width: 33%;
	margin-top: 25px;	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#bandeau_bas
{
	float: left;
	width: 100%;
	text-align: center;
}

#bandeau_bas a
{
	text-decoration: none;
}

#contact
{
	float: left;
	width: 45%;
	text-align: right;
	padding-right: 5%;
}

#mentions
{
	float: left;
	width: 45%;	
	text-align: left;
	padding-left: 5%;
}

/* ------------------ */

.conteneur_image
{
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}

.image_big
{
	float: left;
	text-align: center;
}

.zoom_btn
{
	float: left;
	vertical-align: top;
	margin-left: 20px;	
}

.inventory_number
{
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 50px;
}

/* -------------------------------- */

#bandeauConteneur
{
	position: absolute;
	left: 0; top: 0; right: 0;
	width: 100%;
	padding: 10px;
	opacity: 0.8;	
	filter: alpha(opacity=80); /* IE 4-7 */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */	
	background-color: #60e060;
	z-index: 2;
	text-align: center;
}

#bandeauConteneur a
{
	text-decoration: none;
}
	
html>body #bandeauConteneur 
{
  position: fixed;
}

#image
{
	z-index: 1;
}

/* -------------------------------- */
