/* 
    Document   : ie9
    Created on : 22 avr. 2011, 17:06:53
    Author     : Manu
    Description:
        Purpose of the stylesheet follows.
*/
form.search_top {
}

form.search_top .text input {
	/*height: 26px;*/
	padding-top: 0px;
}

#arbo .univers .sous_familles li {
	filter: none;
}

#content {
	overflow: visible;
}

body#nodes #page_de_contenu h2 {
	zoom: 1;
}

#menu_dashboard .level_1 li a {
	filter: none;
}



#content_left #rechercher fieldset legend span {
	display: block;
	width: 144px;
	color: #333;
}


body#inscription #content form .bloc_gauche #espace_administrateur fieldset.strong p {
	float: left;
	margin-top: 10px;
	color: #000;
}

body#inscription #content form .bloc_gauche #espace_administrateur fieldset.strong div.radio {
  width: 150px;
  margin: 10px 0 10px 10px;
}

/*---------------------------------------------------------------------------*/
/*--- Definition de la hauteur minimum de .rappel_etape pour chaque etape ---*/
/*---------------------------------------------------------------------------*/


/*--- Mon etablissement 2 ---*/
body#inscription .compte_etablissement .rappel_etape {
	height: auto !important;
	min-height: 457px; /*542px*/
	height: 457px; 
}

/*--- Espace administrateur ---*/
body#inscription .compte_administrateur .rappel_etape {
	height: auto !important;
	min-height: 522px;
	height: 522px;
}

/*--- Conditions generales ---*/
body#inscription .conditions_generales .rappel_etape {
	height: auto !important;
	min-height: 455px;
	height: 455px;
}
.coup_de_coeur,
.offres_du_moment {
	position: relative;
}
body#commandes #content_center #liste_commande div.barre_de_faire {
	margin-left: 56px;
	margin-top: 0px;
}
body#commandes #content_center thead tr{
	position: relative;
}