/* balises */
html, body { height:100%; background:#e3deca; }
body, div, p, form { margin:0; padding:0; font:normal 11px trebuchet ms; }
	ul, li { margin:0; padding:0; list-style-type:none; }
	img { display:block; border:0; }
	h1 { display:none; margin:0; padding:0; }
	h2, h3, h4 { margin:0; padding:0; font:normal 11px trebuchet ms; }
	h4 { margin-bottom:7px; text-transform:uppercase; font-weight:bold; color:#b94c26; }
	a { text-decoration:none; color:#524221; }
	a:hover { text-decoration:underline; }
	br { line-height:8px; }
	/* styles courants */
	.right { float:right; }
	.left { float:left; }
	.clear { clear:both; height:0; font-size:0; }
	.hr { clear:both; margin:0 0 14px 0; height:0; font-size:0; border-top:1px solid #d8d3cc; }
	.puce { padding-left:13px; background:transparent url(img/puce_fleche.gif) no-repeat 0 5px; }
	.top { display:block; float:right; width:7px; height:7px; background-image:url(img/puce_top.gif); }

/* montage principal */
#container { width:1080px; text-align:left; }
	.content { position:relative; float:left; margin-top:24px; width:842px; background:#FFF; }
	#logo { display:block; margin:0; }
	.header, #menu_home, #menu, #smenu, #flag { display:none; }
	#pages, #panneau { display:none; }
	.newsletter, #footer { display:none; }
	
	#prix div span { display:block; }
	#resultat .right { display:none; }
	
	.options img { display:block; float:left; margin:-3px 7px 0 0; }
	.options .puce { display:block; float:left; margin-left:20px; padding:4px 0 0 0; height:21px; font-size:12px; color:#b94c26; background:#F2F0EA; }