 /*		 RESET		*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn,  font, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
 	font-family: inherit;
	vertical-align: top;
}
/**/
h1, h2, h3, h4, h5, h6{font-weight:bold}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
pre ,
code { color:#999999; font-size:.9em; font-family:"Courier New", Courier, monospace}

		
		*						{margin:0; padding:0}
		a						{ outline:0;	text-decoration:none }
		:focus 				{ outline: 0}
		img, a img			{ border:0}
		input, textarea	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.2em}
  		li, ol, ul 				{ list-style: none}
 		.clearboth 			{ clear:both;overflow:hidden;height:0 !important;height /**/:1px}
		.centreur			{ text-align:center} 
		.fl_gauche,
		.fl_g					{ float:left}
		.fl_droite,
		.fl_d					{ float:right}
		.SPACER			{ clear:both;overflow:hidden; display:block; height:20px !important;height:/**/20px}
 		.SEPARATEUR	{ clear:both;overflow:hidden; border-bottom: 1px solid #C8C8C8; margin:25px 0 ;height:1px !important;height /**/:1px;}

		
