body, html { height:100%; margin:0px}


acronym { border-bottom: 1px dotted #FF0000;}

#tableauCommande { border: 1px solid black; border-collapse:collapse; }
#tableauCommande td { border: 1px solid black; }
#tableauCommande input { height: 18px; color: #323232; font-size: 11px; font-family: verdana, helvetica; }

.newsInfo { display: none; }

p { margin: 0px; } 


textarea,
input[type="text"],
input[type="button"],
input[type="password"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}

#node_main {
	-webkit-transition: margin 0.4s ease-in-out;
	transition: margin 0.4s ease-in-out;
}

#node_top {
	-webkit-transition: top 0.4s ease-in-out;
	transition: top 0.4s ease-in-out;
}

#node_recherche {
	-webkit-transition: top 0.4s ease-in-out;
	transition: top 0.4s ease-in-out;
}

#top_devise {
	-webkit-transition: top 0.4s ease-in-out;
	transition: top 0.4s ease-in-out;
}

#popin .sousmenupopin .ligne_menu {
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#body .node_categorie_b {
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

}

#body #tsbadgeResponsiveTop_db8d3657bdbe440c985ae127463eaad4 {
	display:none !important;
}