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; }


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_recherche {
	-webkit-transition: top 0.4s ease-in-out;
	transition: top 0.4s ease-in-out;
}
#reseau_sociaux a.me-icon{
	width:-moz-fit-content;
}
