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,img,ins,kbd,q,s,samp,small,strike,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
*
{
	outline: none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
{
	display: block;
}
body
{
	line-height: 1;
}


ol,ul
{
	list-style: none;
}
blockquote,q
{
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after
{
	content: '';
	content: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
.text-center
{
	text-align: center;
}
body,button,input,select,textarea
{
	color: #000;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 14px;
}

a
{
	cursor: pointer;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.wrap
{
	margin: 0 auto;
	position: relative;
	width: 850px;
}
.cl,.cr,.cb
{
	display: block !important;
	float: none !important;
	height: 0 !important;
	
}
.cl
{
	clear: left;
}
.cr
{
	clear: right;
}
.cb
{
	clear: both;
}
.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
img.fl
{
	margin-right: 14px;
}
.clearfix
{
	display: inline-block;
}
html[xmlns] .clearfix
{
	display: block;
}
* html .clearfix
{
	height: 1%;
}
span
{
	text-decoration: none;
}
.muted
{
	color: #adadad;
}
header
{
	border-bottom: 1px solid #e1e1e1;
}
header div
{
	float: left;
	min-height: 64px;
	padding-bottom: 2px;
	padding-top: 4px;
	position: relative;
}
header #logo
{
	border-right: 1px solid #e1e1e1;
	padding-left: 30px;
	width: 288px;
}
header #logo img
{
	vertical-align: middle;
}
header #preview
{
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	margin-left: -1px;
	padding-left: 13px;
	width: 262px;
}
header #preview img
{
	margin-top: 5px;
}
header #preview p
{
	padding-top: 10px;
}
header #close
{

	border-right: 1px solid #e1e1e1;
	font-size: 11px;
	margin-left: 320px;
	padding-bottom: 4px;
	padding-right: 10px;
	text-align: right;	
}

header #closeCustom
{

	border-right: 1px solid #e1e1e1;
	font-size: 11px;
	margin-left: -1px;
	padding-bottom: 4px;
	padding-right: 10px;
	text-align: right;
	width: 220px;
}

header #close a
{
	background: url(../images/close_btn.png) no-repeat right 4px;
	display: block;
	padding-right: 20px;
	text-decoration: none;
}
header #close a span.desc
{
	color: #adadad;
}
header #close a:hover span.desc
{
	color: #adadad;
}
header #close a:hover span.link
{
	text-decoration: underline;
}
header .indicator
{
	border-top: 2px solid #000;
	display: block;
	display: none;
	left: 0px;
	min-height: 2px;
	position: absolute;
	top: 0px;
	width: 50%;
}
header .indicator span
{
	background: url(../images/arrow_active.png) no-repeat;
	display: block;
	height: 5px;
	left: 50%;
	margin-left: -4px;
	position: absolute;
	top: 0px;
	width: 9px;
}
header .active .indicator
{
	display: block;
}
.fiche_produit header div
{
	min-height: inherit;
}
.fiche_produit header #logo
{
	border-right: none;
}
.fiche_produit header #menu
{
	padding-top: 0px;
}
.fiche_produit header #menu ul
{
	float: left;
}
.fiche_produit header #menu ul li
{
	display: inline;
	float: left;
	font-size: 11px;
	position: relative;
	text-transform: uppercase;
}
.fiche_produit header #menu ul li a
{
	float: left;
	padding: 10px 15px;
}
.fiche_produit header #menu ul li span.indicator
{
	background: url(../images/arrow_active.png) no-repeat;
	bottom: -5px;
	display: none;
	height: 5px;
	left: 50%;
	margin-left: -4px;
	position: absolute;
	top: inherit;
	width: 9px;
}
.fiche_produit header #menu ul li.active a
{
	background: #000;
	color: #FFF;
	cursor: default;
}
.fiche_produit header #menu ul li.active a:hover
{
	text-decoration: none;
}
.fiche_produit header #menu ul li.active span.indicator
{
	display: block;
}
.fiche_produit header #close
{
	width: 200px;
}
#fiche_content
{
	background: url(../images/bg_fiche.png) repeat-x;
}
#preview-shadow
{
	background: url(../images/preview-shadow.png) no-repeat;
	float: left;
	margin: 12px 0px 0px 34px;
	padding: 47px 15px 0px 15px;
	position: relative;
	width: 268px;
}
#preview-shadow #arrow_parution
{
	background: url(../images/arrow_parution.png) no-repeat;
	display: block;
	height: 8px;
	left: 198px;
	position: absolute;
	top: 47px;
	width: 16px;
}
#preview-shadow img
{
	width: 238px;
}
#preview-shadow p.num,#preview-shadow p.date
{
	color: #FFF;
	font-size: 14px;
	position: absolute;
	top: 22px;
}
#preview-shadow p.num
{
	font-weight: bold;
	left: 30px;
}
#preview-shadow p.date
{
	right: 55px;
	text-align: right;
}
#revue_desc
{
	float: left;
	width: 470px;
}
#revue_desc h1
{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 14px;
	margin-top: 32px;
	text-transform: uppercase;
}
#revue_desc p#meta
{
	float: left;
	font-size: 11px;
	margin-top: 5px;
	text-transform: uppercase;
}
#revue_desc p#price
{
	float: right;
	font-size: 25px;
	font-weight: bold;
}
#revue_desc p#desc
{
	background: #FFF;
	border-style: solid;
	border-width: 1px;
	font-size: 13px;
	margin: 10px 0px;
	padding: 7px;
	text-align: center;
}
#revue_desc p#revue-footer
{
	margin-top: 30px;
	text-transform: uppercase;
}
#revue_desc p#revue-footer a.website
{
	background: url(../images/arrow-link.png) no-repeat 9px 4px;
	padding-left: 17px;
}
.containPadding
{
	padding: 0px 23px 0px 23px;
}
#bandeau-wrapper
{
	margin-top: -5px;
}
#bandeau-wrapper h1
{
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 22px;
	width: 225px;
}
#bandeau-wrapper img
{
	margin: 10px;
}
#bandeau-wrapper form
{
	margin: 32px 0 0 10px;
}
#bandeau-wrapper form label
{
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin: 6px 5px 0px 0px;
}
#bandeau-wrapper form input.form-control
{
	background: #fff url(../images/loupe.png) no-repeat 6px 3px;
	border: 2px solid #000;
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
	float: left;
	font-size: 14px;
	height: 16px;
	moz-border-radius-bottomleft: 2px;
	moz-border-radius-topleft: 2px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-top: 3px;
	webkit-border-bottom-left-radius: 2px;
	webkit-border-top-left-radius: 2px;
	width: 125px;
}
#bandeau-wrapper form input.form-submit,#bandeau-wrapper form input.form-submit:hover,#bandeau-wrapper form input.form-submit:active
{
	background: #000 url(../images/arrow-submit.png) no-repeat 12px 9px;
	border: 2px solid #000;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	color: #FFF;
	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	moz-border-radius-bottomright: 3px;
	moz-border-radius-topright: 3px;
	outline: none;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 7px;
	padding-top: 3px;
	text-align: left;
	text-transform: uppercase;
	webkit-border-bottom-right-radius: 3px;
	webkit-border-top-right-radius: 3px;
	width: 95px;
}
#map_canvas
{
	height: 320px;
	margin: 1px auto;
}
#results
{
	background: #e1e1e1 url(../images/bg_content.png) repeat-x;
	border-top: 1px solid #b7b7b7;
}
#results table
{
	border-collapse: collapse;
	width: 100%;
}
#results table thead th
{
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #FFF;
	height: 30px;
	padding: 0px 0px 0px 13px;
	text-align: left;
	vertical-align: middle;
}
#results table thead th a.order
{
	display: block;
	float: right;
	height: 18px;
	margin-right: 10px;
	width: 13px;
}
#results table thead th a.order-up
{
	background: url(../images/order-up.png) no-repeat;
}
#results table thead th a.order-down
{
	background: url(../images/order-down.png) no-repeat;
}
#results table td
{
	border: 1px solid #e1e1e1;
	height: 29px;
	padding: 0px 7px;
	vertical-align: middle;
}
#results table tr.odd td
{
	background: #FFF;
}
#results table tr.even td
{
	background: #f1f1f1;
}
span.label
{
	padding-left: 19px;
}
span.label-available
{
	background: url(../images/label-available.png) no-repeat;
	color: #1a8900;
}
span.label-last
{
	background: url(../images/label-warning.png) no-repeat;
	color: #ef7600;
}
span.label-soldout
{
	background: url(../images/label-soldout.png) no-repeat;
}
#actionsTable
{
	background: #f0f0f0;
	margin: 0px;
	padding: 18px 22px;
}
a.btn:hover
{
	text-decoration: none;
}
.btn
{
	border: 1px solid rgba(0,0,0,0);
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	moz-border-radius: 4px;
	ms-border-radius: 4px;
	o-border-radius: 4px;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	webkit-border-radius: 4px;
	white-space: nowrap;
}
.btn-primary
{
	background-color: #000;
	border-color: #000;
	color: #FFFFFF;
}
.btn-default
{
	background-color: #FFF;
	border-color: #000;
	color: #000;
}
a span.search
{
	background: url(../images/loupe-white.png) no-repeat 0px 0px;
	padding-left: 20px;
}
a span.print
{
	background: url(../images/print.png) no-repeat 0px 0px;
	padding-left: 20px;
}
#footer
{
	background: #E1E1E1;
}
#footer .shadow-top
{
	background: #eee url(../images/shadow-top.png) no-repeat;
	font-size: 0px;
	height: 7px;
	line-height: 0px;
	margin: 0px auto;
	width: 804px;
}
#footer .shadow-bottom
{
	background: #e0e0e0 url(../images/shadow-bottom.png) no-repeat;
	font-size: 0px;
	height: 11px;
	line-height: 0px;
	margin: 0px auto;
	width: 804px;
}
#footer .containPadding
{
	background: #FFF;
	border-top: 1px solid #e0e0e0;
	line-height: 31px;
	margin: 0px 23px;
	padding: 5px 20px 5px 0px;
	text-align: right;
}
#footer .containPadding img
{
	vertical-align: middle;
}
footer
{
	background: #e1e1e1;
	color: #afafaf;
	font-size: 10px;
	padding-bottom: 60px;
	text-align: center;
}
search1
{
	float: left;font-size: 15px;font-weight: bold;	margin: 6px 5px 0px 0px;
}

/* pagination ------------ */
#pagination {
	float:right;
	width:auto; height:auto;
	margin:0; padding:0;
	position:relative;
	top:-60px;
	left:-150px;
}
#page_prev {
	float:left;
	display:block;
	width:14px; height:20px;
	margin:0; padding:0;
	background:url(../images/page_prev.gif) left top no-repeat;
	text-indent:-99999px;
}
/* ------------------------------*/
.page_prev {
	float:left;
	display:block;
	width:14px; height:20px;
	margin:0; padding:0;
	background:url(../images/page_prev.gif) left top no-repeat;
	text-indent:-99999px;
}
.page_prev:hover { background-position:left -16px;}

.page_next {
	float:left;
	display:block;
	width:14px; height:20px;
	margin:0; padding:0;
	background:url(../images/page_next.gif) left top no-repeat;
	text-indent:-99999px;
	border-left:1px solid #FFF;
}
.page_next:hover { background-position:left -20px;}

/* ------------------------------*/
#page_prev:hover { background-position:left -20px;}

#pagination p {
	float:left;
	width:auto; height:auto;
	margin:10; padding:4px 8px;
	font-size:10px;
	text-transform:uppercase;
	border-left:1px solid #FFF;
}

#pagination ul {
	float:left;
	width:auto; height:auto;
	margin:0; padding:0;
}
#pagination ul li {
	float:left;
	width:auto; height:auto;
	margin:0; padding:0;
	border-left:1px solid #FFF;
}
#pagination ul li a {
	float:left;
	width:auto; height:auto;
	margin:0; padding:4px 8px;
	color:#d81501;
}
#pagination ul li a.selected {
	background:url(../images/pagination_selected.gif) left top repeat-x;
	color:#000;
}

#page_next {
	float:left;
	display:block;
	width:14px; height:20px;
	margin:0; padding:0;
	background:url(../images/page_next.gif) left top no-repeat;
	text-indent:-99999px;
	border-left:1px solid #FFF;
}
#page_next:hover { background-position:left -16px;}

#richcontent h1, h2, h3, h4,h5, h6, b, B, strong 
{
	 font-weight: bolder !important;
}
#richcontent blockquote 
{
	 margin-left: 40px;
	 margin-right: 40px;
}
#richcontent
{	
	display: block !important;
	float: none !important;
	height: 0 !important;
	clear: both;
}
#richcontent i, I, cite, em, var, address 
{	
   font-style: italic 
}

@media print {
    .printable {
        display: block !important;
    }

    .not-printable {
        display: none;
    }

    a[href]:after {
        content: "";
    }
}

