/*mise à zéro des communs*/
ul, li {list-style-type:none; margin:0; padding:0; }
h1, h2, h3, h4, h5,h6, hr {margin:0; padding:0; }
.eject {
	position:absolute;
	left:-5000px;
	top:-5000px;
	text-indent:-5000px;
	}
.eject_txt {text-indent:-5000px;}
p, ul { font-size:13px; }
p { margin:0;}

.drapeau_gauche {text-align:left;}
.drapeau_droit {text-align:right;}
.float_right { float: right; }
.float_left { float: left; }
