* {
	margin:0;
	padding:0;
}
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, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}
html {	background:url(../gfx/decoup/top.gif) repeat-x;
	height:100%;
	background-color:#FFFFFF;
}
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#505050;
	text-align:justify;
	behavior:url(public/js/csshover.htc);
}

fieldset, input, textarea, button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, pre, hr, p, a, blockquote, ul, ol, dl, address, li, form {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	clear:left;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, a span, legend span {
	display:none;
}
form label {
	cursor:pointer;
}
ul {
	list-style-type:none;
}
.clear, hr {
	clear:both;
	visibility:hidden;
}
.clear_l {
	clear:left;
}
.float_l {
	float:left;
}
img.float_l {
	margin:0 10px 5px 0;
}
img.float_r {
	margin:0 0 5px 10px;
}
.float_r {
	float:right;
}
a img {
	border:none;
}
a {
	text-decoration:none;
	color:#505050;
}
.alignRight {
	text-align:right;
}
.alignLeft {
	text-align:left;
}
b {
	color:#d50d92;
}
.right {
	text-align:right;
}
.rel {
	position:relative;
}
#colG .right a.rose {
	float:right;
	margin:5px 0 0;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
p {
	font-size:0.9em;
	margin:4px 0 8px 0;
	line-height:1.4em;
}
/* remember to define focus styles! */
:focus {
	outline:0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
/*border-collapse:collapse;
border-spacing:0;
*/}
/* My reset styles ! */
form label, input.submit {
	cursor:pointer;
}
fieldset {
	border:none;
}
input, select, textarea {
	font-size:100%;
}
.input, .submit, .bt_envoyer {
	border:none;
	cursor:pointer;
}
form {
	font-size:11px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	visibility:hidden;
}
