/* Auteur: Salim Gomri */

div#contHeader {
	display	: block;
}

#connexion {
	background		: #fff url("../img/fond_connexion.gif")  top left no-repeat;
	margin-right	: 10px;
	margin-top		: 10px;
	padding-right	: 10px;
	padding-left	: 10px;
}

.connecte {
	color		: #000000;
	font-family	: Arial,Helvetica,sans-serif;
	font-size	: 11px;
	text-align	: center;
}

#gaucheConnexion {
	width		: 10px;
	background	: #fff url("../img/header/coin_gauche_connexion.gif")  top left no-repeat;
}

#droitConnexion {
	width		: 10px;
	background	: #fff url("../img/header/milieu_connexion.gif")  top left repeat-x;
}

#connexion ul.actions{
/*	height	: 30px;*/
	padding	: 0;
	margin	: 0;
	width	: 100px;
}

/* Menus déroulants des projets et des services associés */
div#environnement {
	height		: 50px;
	left		: 235px;
	top			: 30px;
	position	: absolute;
}

/*#connexion ul.actions li{
	margin	: 0;
	padding	: 0;
	line-height	: 50px;
}*/