
/***** Structures */
body{
	margin: 0 5px 5px 5px;
	background-color: #ffffff;
	color: #222222;
	font-family: verdana, tahoma, arial, sans-serif, myuen;
	font-size: 9pt;
	/*text-align:center;*/
}

table{
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

td, th{
	vertical-align: top;
	padding:0;
}

.alignright {
	text-align:right;
}	

form{
	margin: 0;	
}

select {
	font-size:8.5pt;
}	

a img{
	border: 0;
}

.imgblock{
	display:block;
}

/***** Liens */
a:link {
	color: #444444;
}
a:visited {
	color: #777777;
}
a:hover {
	color: #444444;
}

.boldtext {
	font-weight: bold;
}
		
.smalltext {
	font-size:7.5pt;
}

table.fullwidth {
	width:100%;
}

.aligncenter {
	text-align:center;
}	

.valigncenter {
	vertical-align:middle;
}

.valignleft {
	vertical-align:left;
}

.innerFrame{
	margin: 0;
	border: 0;
	padding: 0;
	display: block;
	width:100%;
	background-color: transparent !important;
	height: 1px;
}

/* CONTENT */	

.tl, .tr, .br, .bl {
	position:relative;
	zoom:1;
}

#mainblock{
	border: 1px solid #6a6a6a;
	width:803px;
	margin: 5px auto;
	position:relative;
	zoom:1;
}	
	
#mainblock .tl {
	background: url(block_tl.gif) no-repeat top left;
	margin:-1px;
}

#mainblock .tr {
	background: url(block_tr.gif) no-repeat top right;
}

#mainblock .br {
	background: url(block_br.gif) no-repeat bottom right;
}

#mainblock .bl {
	background: url(block_bl.gif) no-repeat bottom left;
	padding:8px 6px;
}

.logo {
	padding:0 30px 0 10px;
	vertical-align:middle;
}

.offert{
	font-weight: bold;
	color: #CF2348;
}

/* search */

.searchblock {
	padding:18px 18px 10px 0;
	white-space:nowrap;
}	

.search {
	font-weight:bold;
	font-size:7pt;
}	

.searchfield {
	background-color:#f1f1f1;
	width:73px;
}


/* cart */

#cart{
	border: 1px solid #6a6a6a;
	width:179px;
	margin-left:20px;
	position:relative;
	zoom:1;
}
	
#cart .tl {
	background: url(block_tl.gif) no-repeat top left;
	margin:-1px;
}

#cart .tr {
	background: url(block_tr.gif) no-repeat top right;
}

#cart .br {
	background: url(block_br.gif) no-repeat bottom right;
}

#cart .bl {
	background: url(block_bl.gif) no-repeat bottom left;
	padding:5px;
	text-align:center;
	font-size:7pt;
}

#cart #nbOfferts {
	background: #ffff44;
	color:#cf2348;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	margin:7px 4px 0 1px;
}	

td.cartpadding {
	padding:0px 3px 0px 3px;
	text-align:left;
}

a.articles:link, a.articles:visited {
	text-decoration:none;
}	

a.articles:hover {
	text-decoration:underline;
}

a.cartlink:link, a.cartlink:visited {
	color:#10abba;
	font-weight:normal;
	text-decoration:none;
}

a.cartlink:hover {
	color:#10abba;
	font-weight:normal;
	text-decoration:underline;
}

a.cartlinkblack:link, a.cartlinkblack:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.cartlinkblack:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

a.cartlinkbold:link, a.cartlinkbold:visited {
	color:#10abba;
	font-weight:bold;
	text-decoration:none;
}

a.cartlinkbold:hover {
	color:#10abba;
	font-weight:bold;
	text-decoration:underline;
}


/* grey menu */	

td.greymenu {
	padding:3px;
	background-color:#dedede;
	font-size:7pt;
}	

a.greymenu:link, a.greymenu:visited {
	color: #222222;
	text-decoration:none;
}

a.greymenu:hover {
	color: #222222;
	text-decoration:underline;
}
	


/* Drop down */

.greysubmenu{
	border: 1px solid #888888;
	font-size: 7pt;
}
.dropdown, .dropdowncurr {
	display:block;
	background-color:#E9E7E7;
	padding: 4px;
	white-space: nowrap;
}

a.dropdowncurr:link, a.dropdowncurr:visited {
	color:#000000;
	text-decoration:none;
}

a.dropdown:link, a.dropdown:visited {
	color:#000000;
	text-decoration:none;
}

a.dropdown:hover {
	color:#000000;
	text-decoration:underline;
}


.leftcolumn {
	width:178px;
	padding:0 8px 6px 0;
}	



.bestseller {
	width:178px;
}

.bestsellerleft {
	padding:5px;
}

.accessshop {
	text-align:center;
	margin:8px 0 8px 0;
}	


/* left menu */

div.leftmenu {
	border-top:#222222 1px solid;
	background:url(bullet_red.gif) left center no-repeat;
	padding:5px 0 5px 15px;
	width:163px;
	font-size:7pt;
	font-weight:bold;
}

a.leftmenu:link, a.leftmenu:visited {
	color:#888888;
	text-decoration:none;
}	
	
a.leftmenu:hover {
	color:#888888;
	text-decoration:underline;
}

.leftmenulast {
	border-top:#222222 1px solid;
	margin-bottom:15px;
}	


/* sport */

.sport {
	width: 164px;
	border:#c7c7c7 1px solid;
	background-color:#e9e9e9;
	margin-bottom:15px;
	padding:6px;
}	

.sporttitle {
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
}

.sportline {
	padding:10px 10px 0 10px;
	white-space: nowrap;
}	

.sportsubtitle {
	color:#005dab;
	font-size:10px;
	text-transform:uppercase;
	margin-bottom:6px;
}	

.sportfield {
	background-color:#f1f1f1;
	width:115px;
}	

/* main menu */

td.mainmenu {
	background-color:#d51626;
	padding:5px 4px 5px 4px;
	text-align:center;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

a.mainmenu:hover {
	color: #ffffff;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
}

td.mainmenugap {
	border-left:#ffffff 1px solid;
}	

/* 4 photos */

.photoblock {
	margin:6px 0 10px 0;
}
.photoblock img{
	display: block;
}	

.phototext{
	background-color:#005dab;
	padding:4px;
	font-size:7pt;
}
.phototexthline{
	width:1px;
}
a.photolink:link, a.photolink:visited {
	color: #ffffff;
	text-decoration:none;
}

a.photolink:hover {
	color: #ffffff;
	text-decoration:underline;
}

.phototblgap {
	padding-left:4px;
}	


/* new products */

.greyframe {
	border:#d7d7d7 1px solid;
}

.withframes {
	width:100%;
	border-collapse:separate;
	border-spacing:8px;
}
	
.newproductblock {
	border:#d7d7d7 1px solid;
}

/* special offer */

.offer {
	border:#d7d7d7 1px solid;
	text-align:center;
	width:210px;
}

.footercell {
	vertical-align:bottom;
}	

.footer {
	margin-top:20px;
	border-top:#10a8b9 3px solid;
	padding:8px;
	text-align:center;
}	

a.small:link, a.small:visited {
	color: #777777;
	font-size:7pt;
	text-decoration:none;
}

a.small:hover {
	color: #777777;
	font-size:7pt;
	text-decoration:underline;
}

.separate {
	color: #777777;
	font-size:7pt;
	padding:0 5px 0 3px;
}

.centralblock {
	padding:10px 25px 0 25px;
}	


/* categories */
table.categ {
	table-layout: fixed;
	width: 573px;
}table.categ td{
	overflow: hidden;
}
td.categtitle {
	border-top:#d7d7d7 1px solid;
	border-left:#d7d7d7 1px solid;
	border-right:#d7d7d7 1px solid;
	padding:6px 15px 0 15px;
	width:100px;
	vertical-align: middle;
	background-image: url( productBar.gif );
	background-position: bottom center;
	background-repeat: no-repeat;
}	

td.categempty {
	width:132px;
}	

div.categtitle {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:6px;
	color:#444444;
}	

td.categimg {
	border-left:#d7d7d7 1px solid;
	border-right:#d7d7d7 1px solid;
	text-align:center;
	vertical-align: middle;
}	

td.categtext {
	border-left:#d7d7d7 1px solid;
	border-right:#d7d7d7 1px solid;
	padding:0 15px 10px 15px;
	font-size:9.5px;
}	

div.categtext {
	border-top:#d51626 1px solid;
	padding-top:6px;
	font-size:9.5px;
}	

td.categprice {
	border:#d7d7d7 1px solid;
	padding:6px;
	text-align:center;
	color:#fd9200;
	font-weight:bold;
	font-size:18px;
}		

td.categbuy {
	border-left:#d7d7d7 1px solid;
	border-right:#d7d7d7 1px solid;
	border-bottom:#d7d7d7 1px solid;	
	padding:6px 0 4px 0;
	text-align:center;
}	

td.categgap {
	padding-right:15px;
}	

td.categadv {
	text-align:center;
	vertical-align:middle;
	width:279px;
}	


.steps {
	border-collapse:separate;
	border-spacing:4px;
	width:100%;
}	

.step {
	padding:3px 6px 3px 6px;
	color:#808080;
	width:16%;
}

.stepgrey {
	padding:3px 6px 3px 6px;
	color:#808080;
	background-color:#ededed;
	width:16%;
}

.stepmargin {
	padding-left:15px;
}

.stepstyle {
	background:url(bullet_grey.gif) left center no-repeat;
	padding-left:15px;
	text-transform:uppercase;
	font-weight:bold;	
}

.cartheader {
	background-color:#e2e1e1;
	border-bottom:#222222 1px solid;
	padding:8px 6px 8px 6px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}	

.cartcell1, .cartcell2, .cartcell3, .cartcell4, .cartcell5 {
	border-bottom:#222222 1px solid;
	padding:8px 6px 8px 6px;
	font-size:11px;
	vertical-align:middle;
}

.cartcell2 {
	text-align:center;
	width:110px;
}	

.cartcell3, .cartcell4 {
	width:90px;
}		

.cartcell5 {
	text-align:right;
	width:86px;
}	

.cartbottom {
	background-color:#d51626;
	padding:8px 6px 8px 6px;
	color:#ffffff;
	font-size:13px;
}

.carttotal {
	text-transform:uppercase;
}

.cartfield {
	width:80px;
}	

.cartprice {
	text-align:right;
	padding-right:20px;
}

.cartorder {
	text-align:right;
	margin-top:30px;
}	

/* boutique */

.innerFrameBout1 {
	background-color: #c7a4a5;
	margin: 0;
}
.innerFrameBout3 {
	background-color: #b0d1de;
	margin: 0;
}
.innerFrameBout4 {
	background-color: #b0d3d6;
	margin: 0;
}
.innerFrameBout5 {
	background-color: #c7e5e7;
	margin: 0;
}
.innerFrameBout6 {
	background-color: #efd1cc;
	margin: 0;
}
.innerFrameBout7 {
	background-color: #ded6e7;
	margin: 0;
}
.innerFrameBout8 {
	background-color: #ecd6e2;
	margin: 0;
}

.boutgap {
	padding-left:23px;
	height:14px;
}	


ul.boutlinks {
	list-style:none;
	margin:0;
	padding:0;
}

ul.boutlinks li {
	margin: 3px 0;
}

a.boutlinks:link, a.boutlinks:visited {
	color: #222222;
	font-size:9px;
	text-decoration:none;
}

a.boutlinks:hover {
	color: #222222;
	font-size:9px;
	text-decoration:underline;
}


.boutblock1bgr {
	background:url(bout1_bgr.gif) left bottom no-repeat;
	width:156px;
	padding:5px 5px 5px 27px;
	margin-bottom: 6px;
}
.boutblock2bgr {
	background:url(bout2_bgr.gif) left bottom no-repeat;
	width:183px;
}	
.boutblock2inside {
	padding:5px;
}	

.boutblock3bgr {
	background:url(bout3_bgr.gif) left bottom no-repeat;
	width:153px;
	padding:5px 5px 5px 27px;
	margin-bottom: 6px;
}

.boutblock4bgr {
	background:url(bout4_bgr.gif) left bottom no-repeat;
	width:153px;
	padding:5px 5px 5px 27px;
	margin-bottom: 6px;
}	

.boutblock5bgr {
	background:url(bout5_bgr.gif) left bottom no-repeat;
	width:153px;
	padding:5px 5px 5px 27px;
}	

.boutblock6bgr {
	background:url(bout6_bgr.gif) left bottom no-repeat;
	width:156px;
	padding:5px 5px 5px 27px;
	margin-bottom: 6px;
}

.boutblock7bgr {
	background:url(bout7_bgr.gif) left bottom no-repeat;
	width:156px;
	padding:5px 5px 5px 27px;
}

/* product details */

p.productdescr {
	line-height:160%;
	padding:0 0 10px 0;
	margin:0;
}	

.productblock {
	border:#d7d7d7 1px solid;
	padding:8px;
}	

.producttitle {
	background-color:#d51626;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	padding:3px 3px 3px 25px;
	text-transform:uppercase;
}	

.productsubtitle {
	background-color:#ededed;
	font-weight:bold;
	padding:4px;
}	

.productpaddings {
	padding:25px 0px 5px 30px;
}	

.pcart {
	width:550px;
	margin:0;
	table-layout: fixed;
}

.pcartheader1, .pcartheader2, .pcartheader3, .pcartheader4 {
	font-weight:bold;
	font-size:10px;
	text-align:center;
	border-bottom:#222222 1px solid;
	padding:6px;
}
.pcartheader1 {
	width:47px;
}
.pcartheader2 {
	width:187px;
}
.pcartheader3 {
	width:72px;
}
.pcartheader4 {
	width:72px;
}
.pcartheader5 {
	width:112px;
}

.pcartgap {
	height:12px;
}
		
.pcartcell1, .pcartcell2, .pcartcell3, .pcartcell4 {
	padding:2px;
	font-size:10px;
	vertical-align:middle;
	text-align:center;
	background-color:#ededed;
}

.pcartcell1 {
	width:55px;
}

.pcartcell2, .pcartheader2 {
	width:195px;
}

.pcartcell3 {
	width:80px;
}

.pcartcell4 {
	width:80px;
	font-weight:bold;
}

.pcartcell5 {
	padding:0;
	width:120px;
}


.pcartcell5 {
	padding:2px 0 2px 8px;
	vertical-align:middle;
}

.pcartfield {
	width:40px;
}

.analyse1 {
	background-color:#e3edf6;
	padding:0 10px 0 10px;
	width:33%;
}

.analyse2 {
	background-color:#f0e8f1;
	padding:0 40px 0 10px;
	width:33%;
	text-align:right;
}
	
.analyse3 {
	background-color:#e8e8f1;
	padding:0 40px 0 10px;
	width:33%;
	text-align:right;	
}

.analysegap {
	padding-left:3px;
}

.analysetitle {
	font-weight:bold;
	text-align:center;
	padding:10px 0 0 30px;
}
	
/* Moteur de recherche */

.searchtitle {
	background-color:#FFFFFF;
	color:#10ABBA;
	font-size:130%;
	font-style:italic;
	font-weight:bold;
	text-align:left;
}

.searchlibelle{
	background-color:#FFFFFF;
	color:#777777;
	font-size:8pt;
	font-weight:bold;
}

li.searchitem0 a:link, li.searchitem0 a:hover, li.searchitem0 a:visited{
	background-color:#FFFFFF;
	color:#777777;
	font-size:8pt;
}

li.searchitem1 a:link, li.searchitem1 a:hover, li.searchitem1 a:visited{
	background-color:#FFFFFF;
	color:#777777;
	font-size:8pt;
}

.innerFrameBasket{
	display: block;
	width: 600px;
	height: 1px;
}
.innerFrameAccount{
	display: block;
	width: 600px;
	height: 1px;
}

.submit_ie {
 width: 0px;
 border-width: 0px;
 background-color: transparent;
}
