@import "reset.css";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1b1b1b;
}
/* GLOBAL
-------------------------------------- */
a, active, visited {
	color:#009ee0;
	text-decoration:none;
}
a:hover { text-decoration:underline; }
p { line-height:1.4; }
.left {
	display:inline;
}
.right {
	display:inline;
}
/*.right {
	float:right;
	display:inline;
}*/
.vcenter * { vertical-align:middle; }
.inline-block {
	display: inline-block;
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	vertical-align: top;
	zoom: 1;
 *display: inline;
}
.hover { cursor:pointer; }
br {
	clear:both;
	display:block;
	width:100%;
}
em { font-style:normal; }
/* Global > Textfield
-------------------------------------- */
input.text, input.text-2 { border:0; }
.input-text {
	background:url(../img/textfield.png) no-repeat;
	width:126px;
	height:19px;
	font-size:11px;
	color:#00336e;
	padding:3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.input-text-2 {
	background:url(../img/textfield_2.png) no-repeat;
	width:124px;
	height:19px;
	font-size:11px;
	color:#00336e;
	padding:0 3px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.input-text input, .input-text-2 input {
	width:120px;
	background:none;
}
input.disabled {
	border:0;
	background:none;
	line-height:1;
}
.hide { text-indent:-1000em; }
/* Global > Buttons
-------------------------------------- */
.btn-1, .btn-2, .btn-3, .btn-4, .btn-5, .btn-3-2{
	background:url(../img/btn_1.png) no-repeat left;
	_background:url(../img/btn_1.gif) no-repeat left;
	height:33px;
	display: inline-block;
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	vertical-align: top;
	zoom: 1;
 *display: inline;
	color:#fff;
	line-height:32px !important;
	padding:0 0 0 15px;
}
.btn-1 span, .btn-2 span, .btn-3 span, .btn-4 span, .btn-5 span, .btn-3-2 span {
	height:33px;
	float:left;
	background:#fafafa url(../img/btn_1.png) no-repeat right;
	_background:#fafafa url(../img/btn_1.gif) no-repeat right;
	padding:0 15px 0 0;
}
.btn-2 {
	background:url(../img/btn_2.png) no-repeat left;
	_background:url(../img/btn_2.gif) no-repeat left;
}
.btn-2 span {
	background:#fff url(../img/btn_2.png) no-repeat right;
	_background:#fff url(../img/btn_2.gif) no-repeat right;
}
.btn-3 {
	background:url(../img/btn_3.png) no-repeat left;
	_background:url(../img/btn_3.gif) no-repeat left;
	padding:0 0 0 30px;
}
.btn-3-2 {
	background:url(../img/btn_3.png) no-repeat left;
	_background:url(../img/btn_3.gif) no-repeat left;
	padding:0 0 0 30px;
	position:absolute;
	text-decoration:underline;
	top:220px;
}
.btn-3 span {
	background:#fff url(../img/btn_3.png) no-repeat right;
	_background:#fff url(../img/btn_3.gif) no-repeat right;
}
.btn-3-2 span {
	background:#fff url(../img/btn_3.png) no-repeat right;
	_background:#fff url(../img/btn_3.gif) no-repeat right;
}
.btn-4 {
	height:52px;
	background:url(../img/btn_4.png) no-repeat left;
	line-height:72px !important;
	_line-height:0;
}
.btn-4 span {
	height:52px;
	_height:12px;
	background:url(../img/btn_4.png) no-repeat right;
	padding:0 20px 0 0;
	_padding-top:20px;
}
 .btn-5 {
	background:#fff url(../img/btn_2.png) no-repeat right;
	_background:#fff url(../img/btn_2.gif) no-repeat right;
	}
	
	.btn-5 span {
		height:52px;
		_height:12px;
		background:url(../img/btn_4.png) no-repeat right;
		padding:0 20px 0 0;
		_padding-top:20px;
	}	
/* STRUCTURE
-------------------------------------- */
#page {
	width:995px;
	margin:0 auto;
}
#header {
	width:965px;
	height:119px;
	background:url(../img/header.png) no-repeat;
	overflow:hidden;
	margin:0 auto;
	padding:28px 15px 0;
	_padding:20px 15px 8px;
}
#container {
	background:url(../img/cont_tile.png) repeat-y center;
	padding:10px 8px;
}
.container-bot {
	background:url(../img/cont_bot.png) no-repeat;
	width:100%;
	height:19px;
}
#main {
	float:left;
	width:823px;
}
#main #col-1a {
	width:251px;
	float:left;
}
#main #col-1b {
	width:569px;
	float:left;
}
#aside {
	width:152px;
	float:right;
}
/* HEADER
-------------------------------------- */
#header { }
#header .left { }
#header .right { .width:49%;
}
#logo a {
	float:left;
	background:url(../img/logo.png) no-repeat;
	width:363px;
	height:64px;
	text-indent:-1000em;
	margin:10px 0 0;
}
/* Header > Auth
-------------------------------------- */
fieldset#user-auth {
	float:right;
	clear:both;
	text-align:right;
}
fieldset#user-auth * { vertical-align:middle; }
fieldset#user-auth a {
	font-weight:bold;
	font-size:10px;
	color:#000;
}
fieldset#user-auth a.forgot-pass { margin-right:40px; }
fieldset#user-auth input.btn-ok {
	border:0;
	width:30px;
	height:30px;
	background:url(../img/btn_ok_rnd.png) no-repeat;
}
/* Header > Cart 
-------------------------------------- */
.cart-summary {
	float:right;
	clear:both;
	padding:10px 40px 0 0;
	font-size:12px;
}
.cart-summary a {
	background:url(../img/ico_sack.png) no-repeat;
	padding:7px 16px;
	padding-right:0;
	display:block;
	color:#000;
}
.cart-summary em {
	color:#e2001a;
	font-weight:bold;
	font-style:normal;
}
/* Header > Nav
-------------------------------------- */
#nav {
	width:100%;
	overflow:hidden;
	height:25px;
	margin:14px 0 0;
	_margin-top:8px;
}
#main-nav {
	position:relative;
	width:740px;
	overflow:hidden;
	border-right:1px solid #fff;
	float:left;
	display:inline;
	padding:8px;
}
#main-nav li {
	float:left;
	height:10px;
}
#main-nav li a {
	height:10px;
	overflow:hidden;
	float:left;
	width:100%;
	text-indent:-1000em;
	background:url(../img/nav.png);
	_background:url(../img/nav.gif);
}
#main-nav li.one a {
	width:62px;
	background-position:0 0;
}
#main-nav li.one a:hover { background-position:0 -10px; }
#main-nav li.two a {
	width:150px;
	background-position:-62px 0;
}
#main-nav li.two a:hover { background-position:-62px -10px; }
#main-nav li.three a {
	width:128px;
	background-position:-212px 0;
}
#main-nav li.three a:hover { background-position:-212px -10px; }
#main-nav li.four a {
	width:135px;
	background-position:-340px 0;
}
#main-nav li.four a:hover { background-position:-340px -10px; }
#main-nav li.five a {
	width:173px;
	background-position:-475px 0;
}
#main-nav li.five a:hover { background-position:-475px -10px; }
#main-nav li.six a {
	width:69px;
	background-position:-648px 0;
}
#main-nav li.six a:hover { background-position:-648px -10px; }
/* Header > Search
-------------------------------------- */
fieldset#search {
	float:right;
	display:inline;
 *width:190px;
 *margin:3px 0 0;
	overflow:hidden;
}
fieldset#search * { vertical-align:middle; }
fieldset#search label {
	background:url(../img/ico_search.png) no-repeat center;
	_background:url(../img/ico_search.gif) no-repeat center;
	width:20px;
	height:17px;
	text-indent:-1000em;
	margin:2px 4px 0 0;
 *float:left;
}
fieldset#search .input-text-2 { *float:left;
}
fieldset#search input.btn-ok {
	width:26px;
	height:23px;
	background:url(../img/btn_ok_sqr.png) no-repeat;
	_background:url(../img/btn_ok_sqr.gif) no-repeat;
	border:0;
 *float:left;
 *margin:0 0 0 5px;
}
/* HOME PAGE
-------------------------------------- */
#col-1a { padding:15px 0 0; }
#col-1a h4, #offers .block h4 {
	width:100%;
	overflow:hidden;
	height:35px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:right;
}
#col-1a h4 a, #offers .block h4 a { color:#fff; }
#col-1a h4 a:hover, #offers .block h4 a:hover { text-decoration:none; }
#col-1a h4 em, #offers .block h4 em { display:none; }
#col-1a h4 small, #offers .block h4 small {
	display:block;
	padding:12px 10px;
}
#col-1a .block, #offers .block {
	padding:5px 5px 0;
	position:relative;
	margin:-3px 0 0;
	display:block;
	width:239px;
}
#col-1a .block .content, #offers .block .content {
	padding:0 50px 0 55px !important;
	background:none !important;
 .border:none !important;
}
#col-1a .vente-flash .content { padding:0 60px 0 10px !important; }
.vente-flash {
	background:url(../img/vente_flash.png) no-repeat;
	overflow:hidden;
	clear:both;
	height:135px;
}
.offre-pro {
	height:78px;
	background:url(../img/offre_pro.png) no-repeat;
}
.offre-promo {
	height:78px;
	background:url(../img/offre_promo.png) no-repeat;
}
.bonne-affaire {
	height:78px;
	background:url(../img/bonne_affaire.png) no-repeat;
}
/* ASIDE
-------------------------------------- */
#aside { padding:15px 0 0; }
#page.product #aside { padding:30px 0 0; }
/* Aside > Select Offer
-------------------------------------- */
#select-offer select {
	display:block;
	width:100%;
	margin:0 0 4px;
}
/* Aside > Headlines
-------------------------------------- */
#headlines {
	width:150px;
	background:url(../img/aside_block_tile.png) repeat-y;
	margin:5px 0 0;
}
#headlines h3 {
	background:#fff url(../img/headlines_title.png) no-repeat;
	height:25px;
	text-indent:-1000em;
}
#headlines .content { padding:0 10px; }
#headlines .content h4 { margin:10px 0 0; }
.headlines-bot {
	background:#fff url(../img/headlines_bot.png) no-repeat;
	height:78px;
}
/* Aside > Newsletter
-------------------------------------- */
#aside .newsletter {
	background:url(../img/newsletter.png) no-repeat;
	height:58px;
	display:block;
	text-indent:-1000em;
}
#aside .visite2 {
	background:url(../img/visite3d-mini.png) no-repeat;
	height:58px;
	display:block;
	text-indent:-1000em;
}


/* Aside > Other Offers
-------------------------------------- */
.other-offers {
	background:url(../img/other_offers.png) no-repeat;
	width:151px;
	height:49px;
	display:block;
	text-indent:-1000em;
}
/* Aside > Elsewhere
-------------------------------------- */
#elsewhere {
	width:150px;
	background:url(../img/aside_block_tile.png) repeat-y;
}
#elsewhere h3 {
	background:#fff url(../img/elsewhere_title.png) no-repeat;
	height:25px;
	text-indent:-1000em;
}
#elsewhere .content { padding:0 10px; }
#elsewhere .content h4 { margin:10px 0 0; }
#elsewhere a {
	color:#111;
	font-size:12px;
	line-height:1.2;
}
#elsewhere ul { padding:7px 0 0; }
#elsewhere ul li {
	background:url(../img/bullet.png) no-repeat left center;
	padding-left:10px;
}
.elsewhere-bot {
	background:#fff url(../img/elsewhere_bot.png) no-repeat;
	height:14px;
}
/* Aside > Vente Flash
-------------------------------------- */
#aside .vente-flash {
	background:url(../img/vente_flash_aside.png) no-repeat;
	width:150px;
	height:190px;
	overflow:hidden;
	margin:0 0 5px;
}
#aside .vente-flash h4 { text-indent:-1000em; }
#aside .vente-flash .content { padding:35px 10px 0; }
#aside .vente-flash .btn-1 { display:none; }
/* OFFERS
-------------------------------------- */
#offers {
	clear:both;
	display:block;
	padding:15px 3px;
}
#offers .geo {
	background:url(../img/offres_geo.png) no-repeat;
	width:249px;
	height:88px;
/*	float:left;*/
	text-indent:-1000em;
}
#offers .visite {
	background:url(../img/visite3d.png) no-repeat;
	width:249px;
	height:88px;
/*	float:left;*/
	text-indent:-1000em;
}



#offers .gifts {
	background:url(../img/offres_gifts.png) no-repeat;
	width:519px;
	height:181px;
	float:left;
	margin:0 2px;
}
#offers .gifts .btn-2 span { background-color:#b2d04d; }
#offers .gifts h4 { text-indent:-1000em; }
#offers .gifts dl {
	width:140px;
	float:left;
	display:inline;
	margin:40px 0 0;
}
#offers .gifts dl.one {
	margin-left:160px;
	margin-right:50px;
}
#offers .gifts dl dt {
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
#offers .gifts dl dd.desc {
	line-height:1.2;
	padding:5px 0;
}
#offers .card {
	background:url(../img/offres_card.png) no-repeat;
	width:201px;
	height:181px;
	float:left;
	text-indent:-1000em;
}
/* Products > Offers 
-------------------------------------- */
#page.product #offers { padding:5px 0; }
#page.product #offers .block {
	float:left;
	margin:0 35px 0 0;
}
#page.product #offers .block.last { margin-right:0; }
/* CATEGORIES
-------------------------------------- */
#categories {
	width:977px;
	overflow:hidden;
	margin:0 auto;
}
#categories h4 {
	background:url(../img/categories_title.png) no-repeat center;
	display:block;
	height:31px;
	text-indent:-1000em;
}
#categories .categories {
	background:url(../img/categories.png) no-repeat;
	height:131px;
	overflow:hidden;
}
#categories .block {
	width:165px;
	float:left;
	background:url(../img/categories_sep.png) no-repeat right center;
	padding:10px 50px 15px 25px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#categories .block.last { background:none; }
#categories h2 {
	font-weight:normal;
	text-transform:uppercase;
	padding:0 0 5px;
	color:#414141;
}
#categories h3 { font-weight:normal; }
#categories a { color:#414141; }
#categories h3 a {
	color:#6f6f6f;
	background:url(../img/arrow.png) no-repeat left center;
	padding-left:8px;
	line-height:1.4;
}
#categories a.view-all {
	background:url(../img/btn_more.png) no-repeat left center;
	_background:url(../img/btn_more.gif) no-repeat left center;
	padding:5px 0 5px 28px;
	margin:10px 0 0;
	display:block;
}
/* FOOTER
-------------------------------------- */
#footer {
	text-align:center;
	padding:10px;
	font-size:10px;
	font-weight:bold;
}
#footer a { color:#000; }
/* PAGE > FICHE PRODUIT
-------------------------------------- */
/* Page > Breadcrumb
-------------------------------------- */
#breadcrumb {
	padding:10px 0 5px;
	text-indent:10px
}
#breadcrumb a {
	font-size:11px;
	text-decoration:none;
	color:#111;
	padding:0 3px;
}
#product { }
#main .block .content {
	padding:0 15px;
	background:url(../img/contblock_tile.png) repeat-y 0;
 .border:1px solid #fff;
}
.main-block-bot {
	background:url(../img/contblock_bot.png) no-repeat;
	height:23px;
}
#product .prod-detail { }
#product .left { width:338px;float:left; }
#product .right {
	width:440px;
	_width:430px;
}
#product .prod-images .thumb { margin:0 0 15px; }
#product .prod-detail p {
	line-height:1.2;
	padding:0 0 5px;
}
#product h3, #main .block h1 {
	background:url(../img/contblock_title.png) no-repeat;
	height:30px;
	line-height:30px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	text-indent:15px;
}
#main .block .content h1 {
	font-size:16px;
	font-weight:bold;
	color:#438636;
	padding:10px 0 20px;
	text-transform:none;
	text-indent:0;
	font-family:inherit;
	background:none;
	height:auto;
	line-height:normal;
}
.block .content h4 {
	font-size:14px;
	font-weight:bold;
	color:#808080;
	padding:5px 0 5px 30px;
	margin:0 0 5px;
}
.block h4.formula { background:url(../img/title_icons.png) no-repeat left -25px; }
.block h4.opinion { background:url(../img/title_icons.png) no-repeat left 0; }
.block h4.my-criteria { background:url(../img/title_icons.png) no-repeat left -75px; }
.block h4.title {
	background:url(../img/title_icons.png) no-repeat left -100px;
	padding-left:22px;
}
#product .section {
	padding:20px 0 5px;
	clear:both;
}
#product .action {
	width:800px;
	padding:20px 10px;
	height:162px;
	background:url(../img/product_action.png) repeat-x 0 45%;
	margin-left:-14px;
	_width:100%;
	_padding:0;
	_margin-left:0;
}
#calendar{width: 25%; float: left; height: 115px;}
/*OLD*/
/*
#product .action {
	width:800px;
	padding:0 10px;
	overflow:hidden;
	background:url(../img/product_action.png) repeat-x 0 45%;
	position:relative;
	margin-left:-14px;
	_width:100%;
	_padding:0;
	_margin-left:0;
}
*/
#product .action * { vertical-align:middle; }
#product .action .calendar {
	width:170px;
	float:left;
	width:22%;
	overflow:hidden;
}
#product .action .field {
	width:15%;
	float:left;
	padding:0 10px;
	padding-top:42px;
}
#product .action .field.schedule {
	width:20%;
	text-align:right;
}
#product .action .field.schedule label { visibility:hidden; }
#product .action .field.qty {
	padding-left:5%;
	width:7%;
}
#product .action .field.qty input { width:30px; }
#product .action .field label {
	display:block;
	padding:0 0 8px;
}
#product .action .price input {
	color:#eb1502;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	opacity:1;
}
#product .action .add2cart {
	background:url(../img/btn_add2cart.png) no-repeat;
	_background:url(../img/btn_add2cart.gif) no-repeat;
	width:190px;
	height:116px;
	border:0;
	position:relative;
	margin:-20px 0 0;
	cursor:pointer;
}
/* calendar
-------------------------------------- */
.calendar {
	width:170px;
	height:115px;
	overflow:hidden;
	background:url(../img/calendar.png) no-repeat;
}
#calendar-div { display:none; }
.calendar .calendar-header {
	position:relative;
	padding:0;
}
.calendar .calendar-prev, .calendar .calendar-next {
	position:absolute;
	top: 5px;
	width: 14px;
	height: 14px;
	text-indent:-1000em;
	background:#ff0;
	cursor:pointer;
}
.calendar .calendar-prev {
	left:10px;
	background:url(../img/cal_left.png);
}
.calendar .calendar-next {
	right:10px;
	background:url(../img/cal_right.png);
}
.calendar .calendar-prev span, .calendar .calendar-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.calendar .calendar-title {
	text-align: center;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:15px;
 .padding:3px 0;
}
.calendar .calendar-title select {
	float:left;
	font-size:1em;
	margin:1px 0;
}
.calendar select.calendar-month-year { width: 100%; }
.calendar select.calendar-month, .calendar select.calendar-year { width: 49%; }
.calendar .calendar-title select.calendar-year { float: right; }
.calendar table {
	width: 90%;
	font-size: .8em;
	border-collapse: collapse;
	margin:0 auto .4em;
}
.calendar tbody tr td { border-bottom:1px solid #ddd; }
.calendar tbody tr:last-child td { border:0; }
.calendar th {
	padding:0;
	text-align: center;
	font-weight: normal;
	border: 0;
	color:#999;
}
.calendar td { border:0; }
.calendar td span, .calendar td a {
	display: block;
	padding: 1px 0;
	margin:1px 0;
	text-align: center;
	text-decoration: none;
	color:#111;
}
.calendar td a.state-active {
	background:#bfbfbf;
	color:#fff;
}
.calendar td a.state-highlight {
	background:#c8db00;
	color:#fff;
}
/* PRODUCT > Recommended
-------------------------------------- */
#recommended { padding:5px 0 0; }
#recommended h3 {
	background:url(../img/recommended_title.png) no-repeat;
	height:30px;
	line-height:30px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	text-indent:15px;
}
#recommended .content {
	background:url(../img/recommended.png) no-repeat center top;
	height:104px;
	overflow:hidden;
	padding:5px 0;
}
#recommended .content dl {
	width:230px;
	float:left;
	margin:0 15px;
	font-size:10px;
	line-height:1.3;
}
#recommended .content dl dt a {
	color:#438636;
	font-weight: bold;
}
#recommended .content dl dd.thumb {
	float:left;
	padding:0 7px 7px 0;
}
/* PAGE > RAYON 
-------------------------------------- */
#research-offers p {
	padding:10px 0 0;
	font-size:12px;
	background:#fff;
}
#research-offers fieldset {
	background:url(../img/arrow_dotted.png) no-repeat 45% 30px;
	position:relative;
	margin:-10px 0 0;
}
#research-offers fieldset * { }
#research-offers fieldset select {
	width:142px;
	margin:25px 70px 0 0;
}
#product-list .product {
	border:#ccc 1px solid;
	width:226px;
	min-height:200px;
	padding:10px;
	margin:10px;
	float:left;
	position:relative;
	-moz-box-shadow:3px 3px 5px #e4e4e4;
	box-shadow:3px 3px 5px #e4e4e4;
	-webkit-box-shadow:3px 3px 5px #e4e4e4;
}
/*#product-list .product {
	background:url(../img/product_list.png) no-repeat center top;
	width:100%;
	overflow:hidden;
	height:140px;
	margin:0 0 5px;
	position:relative;
}*/
#product-list .product.promo { background-position:bottom; }
#product-list .product .left {
	width:23%;
	_width:20%;
}
#product-list .product .right {
	float:none !important;

}
/*#product-list .product .right {
	width:77%;
	_width:76%;
}*/
#product-list .product .thumb img {
	margin-bottom:10px;


}
/*#product-list .product .thumb {
	margin:18px 0 0 24px;
	width:144px;
	height:100px;
	overflow:hidden;
}*/

#product-list .product .right h2 {
	margin-bottom:10px;
}

/*#product-list .product .right h2 {
	padding:15px 0 5px;
	_padding:5px 0 5px;
	width:80%;
}*/
#product-list .product .right h2 a {
	color:#438636;
	font-size:14px;
	line-height:1.2;
}
#product-list .product .right p { width:90%; }
#product-list .product .price {
	position:absolute;
	right:0;
	top:0;
	width:75px;
	padding:90px 0;
	text-align:center;
	color:#000;
	line-height:1.2;
}
#product-list .product.promo .price { padding-top:50px; }
#product-list .product .price small {
	display:block;
	font-size:11px;
}
#product-list .product .price em {
	display:block;
	font-style:normal;
	font-weight:bold;
	font-size:17px;
	color:#ee3020;
}
#product-list .product.promo .price del {
	color:#000;
	display:block;
}
#product-list .product .view-offer {
	background:url(../img/view_offer.gif) no-repeat left center;
	width:145px;
	height:31px;
	color:#fff;
	margin:5px 0 10px 0;
	display:block;
	padding:10px 0 0 80px;
	position: absolute; bottom: 0px; left:10px;
	top:160px;
	font-size:17px;
	text-decoration:underline;
}
/* Pagination 
-------------------------------------- */
.pagination {
	display:block;
	text-align:right;
	padding:5px;
}
.pagination a { color:#111; }
.pagination a:hover, .pagination a.active { text-decoration:underline; }
.pagination.right {
	display:inherit;
	padding:10px 10px 5px;
	width:45%;
}
/* Page Type 1
-------------------------------------- */

#section { }
#section .left { width:45%; }
#section .right {
	width:55%;
	_width:52%;
}
#section .img1x-frame {
	background:url(../img/image_1x.png) no-repeat;
	padding:7px 0 0 7px;
	width:162px;
	height:111px;
	overflow:hidden;
	float:left;
	margin:0 5px 0 0;
}
#section .img1x-frame img {
	width:155px;
	height:104px;
	overflow:hidden;
}
#section .img2x-frame {
	background:url(../img/image_2x.png) no-repeat;
	padding:7px 0 0 7px;
	width:204px;
	height:139px;
	overflow:hidden;
}
#section .img2x-frame img {
	width:197px;
	height:132px;
	overflow:hidden;
}
#section .img3x-frame {
	background:url(../img/image_3x.png) no-repeat;
	padding:7px 0 0 7px;
	width:345px;
	height:237px;
	overflow:hidden;
}
#section .img3x-frame img {
	width:331px;
	height:223px;
	overflow:hidden;
}
#section ul.list { padding:0 7px 5px; }
#section ul.list li {
	background:url(../img/bullet_2.png) no-repeat 0 7px;
	padding:5px;
	padding-left:10px;
}
#section ul.list li { background:url(../img/bullet_3.png) no-repeat 0 7px; }
#section p { padding:0 0 5px; }
#section p.note {
	font-size:9px;
	font-style:italic;
	padding:0 0 15px;
}
#section p a {
	color:#97bf0d;
	text-decoration:underline;
}
#section .hr {
	display:block;
	width:100%;
	height:1px;
	background:url(../img/h_separator.png) no-repeat center;
	padding:15px 0;
}
/* actualite¦üs_billets
-------------------------------------- */
#main .headlines h4 {
	padding:0;
	color:#009ee0;
	font-size:14px;
}
#main .headlines a { color:#009ee0; }
#main .headlines h1, #main .headlines h1 a {
	color:#000 !important;
	font-size:16px !important;
}
#main .headlines small {
	display:block;
	color:#009ee0;
	font-size:10px;
	font-weight:bold;
	padding:5px 0 3px;
}
/* #main > Content Block 2
-------------------------------------- */
.block-2 .content { background:url(../img/contblock2_tile.png) repeat-y !important; }
.block-2 h3 {
	background:url(../img/contblock2_top.png) no-repeat;
	height:27px;
	padding:0;
	color:#6ab721;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:30px;
	text-indent:15px;
}
.block2-bot {
	background:url(../img/contblock2_bot.png) no-repeat;
	height:57px;
}
/* #main > Content Block 3
-------------------------------------- */
#main .block-3 { width:824px; }
#main .block-3 h3 {
	background:url(../img/contblock3_top.png) no-repeat;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	height:31px;
	line-height:35px;
	text-indent:15px;
}
#main .block-3 .content {
	background:url(../img/contblock3_tile.png) repeat-y center;
	padding:20px 15px 15px;
}
.block3-bot {
	background:url(../img/contblock3_bot.png) no-repeat;
	height:17px;
	margin:0 0 10px;
}
/* Steps
-------------------------------------- */

#steps {
	background:url(../img/checkout_steps.png) no-repeat;
	width:674px;
	margin:0 auto;
}
#steps.two { background-position:0 -73px; }
#steps.three { background-position:0 -146px; }
#steps.four { background-position:0 -219px; }
#steps.five { background-position:0 -292px; }
#steps li {
	float:left;
	height:73px;
}
#steps li a {
	float:left;
	width:95px;
	margin-right:72px;
	height:73px;
	text-indent:-1000em;
}
#steps li.last a { margin-right:0; }
#steps li.one a { margin-right:46px; }
#steps li.two a { margin-right:45px; }
#steps li.three a { margin-right:55px; }
#steps li.four a { margin-right:48px; }
/* Panier
-------------------------------------- */
.block.panier h4 {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4c0016;
	padding:15px 0;
	margin:0;
}
.block.panier a { color:#eb1502; }
/* Panier > Table
-------------------------------------- */
#cart-summary {
	width:100%;
	font-size:12px;
}
#cart-summary a { text-decoration:underline; }
#cart-summary th {
	color:#eb1502;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding:10px 0;
}
#cart-summary th.first {
	text-indent:10px;
	text-align:left;
}
#cart-summary tbody tr { position:relative; }
#cart-summary tbody td {
	font-size:14px;
	height:32px;
	line-height:32px;
	background:#fbdce0;
	text-align:center;
}
#cart-summary tbody td * {
	_margin:0;
	_padding:0;
	_line-height:1;
	_position:relative;
	_top:-6px;
	_vertical-align:middle;
}
#cart-summary tbody td.first {
	text-align:left;
	font-size:12px;
	background:url(../img/row.png) no-repeat left;
	text-indent:10px;
}
#cart-summary tbody td.last {
	background:url(../img/row.png) no-repeat right;
	text-align:right;
}
#cart-summary tbody td.unit-price { text-align:right; }
#cart-summary tbody td.spacer {
	height:5px;
	background:#fff;
}
#cart-summary tbody td.qty em {
	position:relative;
.top:4px;
	_top:7px;
}
#cart-summary tbody td span.qty_adjust {
	background:url(../img/qty_adjust.png) no-repeat;
	width:11px;
	height:22px;
	overflow:hidden;
	display: inline-block;
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	vertical-align: top;
	zoom: 1;
 *display: inline;
	margin:5px 0 0;
 .margin:0px 0 0;
	_margin:10px 0 0;
}
#cart-summary tbody td span.qty_adjust a {
	text-indent:-1000em;
	display:block;
	height:50%;
}
#cart-summary tbody td a.remove {
	background:url(../img/ico_remove.png) no-repeat;
	width:12px;
	height:17px;
	display: inline-block;
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	vertical-align: top;
	zoom: 1;
 *display: inline;
	text-align:left;
	text-indent:-1000em;
	margin:10px 10px 0 0;
}
#cart-summary tfoot { text-align:right; }
#cart-summary tfoot td {
	font-size:11px;
	font-weight:bold;
	padding:7px 0;
}
#cart-summary tfoot td.amount { text-indent:15px; }
#cart-summary tfoot tr.subtotal, #cart-summary tfoot tr.shipping { background:url(../img/total_sep.png) no-repeat top right; }
#cart-summary tfoot .total span {
	width:152px;
	height:27px;
	line-height:29px;
	float:right;
	background:url(../img/total.png) no-repeat;
	color:#fff;
	font-size:12px;
}
#cart-summary tfoot .total span label {
	text-align:left;
	float:left;
	width:45%;
	padding-left:5%;
}
#cart-summary tfoot .total span em {
	text-align:right;
	float:right;
	width:45%;
	padding-right:5%;
}
.hr-2 {
	background:url(../img/h_separator_2.png) no-repeat center;
	height:2px;
	margin:20px 0;
}
#coupon { padding:0 15px; }
#coupon * { vertical-align:middle; }
.btn-valider {
	background:url(../img/btn_valider.png) no-repeat;
	width:69px;
	height:31px;
	text-align:center;
	color:#fff;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
#finalize {
	padding:20px 0 0 0;
	text-align:center;
	font-size:12px;
}
#finalize a { font-weight:bold; }
#finalize input { margin:20px 0 0; }
