/* 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, 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, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before,
blockquote:after,
q:before, q:after { content: ''; content: none; }
/* 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; }

/* general
------------------------------------------------------------------*/
body {}
h1 {}
h2 { margin: 0 0 10px 0; }
h3 {}
h4 {}
ul, ol { margin: 0 0 14px 16px; }
p, form { margin: 0 0 14px 0; }
a { color: #000; }
a:hover { color: #000; }
input, textarea, select { font-size: 11px; font-family: Arial, sans-serif; color: #000; }
strong { font-weight: bold; }
em { font-style: italic; }

.img_left { float: left; margin: 0 10px 10px 0; }
.img_right { float: right; margin: 0 0 10px 10px; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */

/* page structure
------------------------------------------------------------------*/
#wrapper 	{ width: 630px; margin: 0; }
#header 	{ width: 625px; height: 98px; margin: 0 0 30px 0; padding: 25px 45px 0 0; }
#navigation	{ display: none; }
#footer { display: none; }

/* header
------------------------------------------------------------------*/
#header { position: relative; color: #000; font-size: 16px; line-height: 19px; z-index: 19; }
#header #logo { margin: 0; }

#slogan {  position: absolute; top: 25px; right: 45px; width: 350px; margin: 0; }

/* content
------------------------------------------------------------------*/
#progressbar,
#contentTopSteps,
#prevNext,
#spend_save_blocks,
#concernerblock,
#goOffers,
#topLink { display: none; }

#content { position: relative; width: 630px; padding:0; margin: 0; background: #FFF; z-index: 90; }

#comp_fraisBlock { position: relative; top: 0; left: 0; }
.comp_frais_midden img { display: none; }

#offresHorizontal table { border: #000 1px solid; }
#offresHorizontal table td { padding: 4px; }

table.compTable th,
table.compTable td { padding-right: 5px; }

