/* CSS Document */

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
}

IMG {
	border: 0px;
}

a{
	color:#000000;
}

/* Vincent M - Sert à centrer verticalement les vignettes */
.tabVcenter{
	width:161px;
	margin:0px;
	padding:0px;
}
.tabVcenter td{
	width:161px;
}
.tabVcenter tr{
	width:161px;
	height:122px;
}

/* Vincent M - Sert à centrer verticalement les vignettes */
.tabVcenter2{
	width:156px;
	margin:0px;
	padding:0px;
}
.tabVcenter2 td{
	width:156px;
}
.tabVcenter2 tr{
	width:156px;
	height:122px;
}


/* HEADER ET FOOTER */

#fond-page {
	position: absolute;
	width: 970px;
  left: 50%;
  margin-left: -485px;
	background: #FFFFFF url(../images/site/fond.gif);
}
#page{
	margin-left:5px;
}

#headerhp{
	text-align:center;
	width:960px;
	height:26px;
	background: #FFFFFF url(../images/site/fond-header1.jpg);
	padding-top:1px;
}
#headerhp h1{
	font-size:10px;
	font-weight:normal;
	color:#666666;
}
#header{
	width:960px;
	height:162px;
	background: #FFFFFF url(../images/site/fond-header2.jpg);
	border-bottom:1px solid #e4e4e4;
}
#links{
	position: absolute;
	top: 27px;
	left: 540px;
	color:#e2001a;
	font-size:9px;
	height:14px;
	width:450px;
}
#links a{
	color:#e2001a;
	font-size:9px;
	height:14px;
	text-decoration:none;
}
#links a:hover{
	text-decoration:underline;
}
#logo{
	width:527px;
	height:101px;
}
#recherche{
	position:absolute;
	align:left;
	left:535px;
	width:366px;
	top:42px;
	background:url(../images/site/fond-recherche.jpg) no-repeat;
	width:414px;
	height:72px;
	padding-left:15px;
	padding-top:5px;
	font-size:10px;
	line-height:15px;
	letter-spacing:0px;
	font-family:Verdana;
}
	#recherche{
		color:#FFFFFF;
	}
	#recherche input.mini_check{
		height:12px;
		width:12px;
		border:1px solid #000000;
		valign:middle;
		margin:3px;
	}
#moncompte{
	position:absolute;
	top:150px;
	left:767px;
}
#moncompte a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#monpanier{
	position:absolute;
	top:129px;
	left:758px;
	color:#c91109;
	width:180px;
}
#menu{
	padding:18px 0px 0px 4px;
	margin:0;
}
#menu a{
	margin-left:1px;
}
#menu-nav{
	padding:0px 0px 0px 1px;
	margin:0;
}
#menu-nav a{
	margin-left:1px;
}
#footerhp{
	clear:both;
	width:960px;
	height:102px;
	background: #FFFFFF url(../images/site/fond-footerhp.jpg);
}
#footerhp a{
	text-decoration:none;
}
#footerhp a:hover{
	text-decoration:underline;
}
#footer{
	clear:both;
	width:960px;
	height:102px;
	background: #FFFFFF url(../images/site/fond-footer.jpg);
}
#footer a{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer_left{
	float:left;
	padding-left:9px;
	padding-top:17px;
	width:450px;
}
#footer_right{
	float:right;
	width:450px;
}
#footer_right .cimg{
	float:right;
	padding-right:6px;
	padding-top:9px;
}
#footer_right .ctxt{
	float:right;
	padding-right:10px;
	padding-top:16px;
}

/* COLONNES */
/* HP */
#contenuhp{
	float:left;
	background: #FFFFFF url(../images/site/fond-page.gif) repeat-y;
	padding-left:4px;
}
#collefthp{
	float:left;
	width:320px;
}
#collefthp_bloc1{
	width:302px;
	height:445px;
	background: #FFFFFF url(../images/site/fond-hp-colleft1.jpg) no-repeat;
	padding-left:15px;
}
	#collefthp_bloc1_push1{
		width:285px;
		margin:14px 0 15px 0;
	}
	#collefthp_bloc1_push2{
		width:140px;
		margin:0;
		float:left;
	}
	#collefthp_bloc1_push3{
		width:140px;
		margin:0 0 0 5px;
		float:left;
	}
#collefthp_bloc2{
	width:320px;
	height:30px;
}
#collefthp_bloc3{
	width:320px;
	height:44px;
	background: #FFFFFF url(../images/site/fond-hp-colleft2.jpg) no-repeat;
}
#colrighthp{
	float:left;
	width:638px;
	margin-left:2px;
	height:auto;
}
#colrighthp_bloc1{
	width:638px;
	height:100px;
	background: #FFFFFF url(../images/site/fond-hp-colright1.jpg) no-repeat;
}
	#colrighthp_bloc1_push1{
		width:354px;
		margin:14px 0 0 8px;
		float:left;
	}
	#colrighthp_bloc1_push2{
		width:249px;
		margin:14px 0 0 12px;
		float:left;
	}
#colrighthp_bloc2{
	width:636px;
	margin:0 0 1px 0;
}
	.colrighthp_bloc2_produit{
		width:211px;
		margin:0 1px 0 0;
		float:left;
	}
	.colrighthp_bloc2_produit_title{
		width:198px;
		border: 1px solid black;
		background: #000 url(../images/site/bg-title-prod-hp.gif) repeat-y;
		font-size:14px;
		color:#fff;
		padding:0 5px 1px 6px; 
	}
	.colrighthp_bloc2_produit_visuel{
		width:211px;
		height:119px;
/*		background: #fff url(../images/site/bg-fond-visuel-hp.gif) no-repeat;*/
		text-align:center;
		margin-top:1px;
	}
	.colrighthp_bloc2_produit_desc{
		width:211px;
		margin-top:1px;
		background: #fff url(../images/site/bg-fond-desc-bas-hp.gif) bottom right no-repeat;
		padding-bottom:10px;
	}
		
	.colrighthp_bloc2_produit_desc_container{
		margin:-57px 0 0 24px;
		width:180px;
		height:123px;
	}
	
	.lien-pack{
		font-size:10px;
		color:#cc0033;
		text-decoration:none;
	}
	
	.lien-ensavoirplus{
		font-size:10px;
		color:#fff;
		text-decoration:none;
		margin-left:5px;
	}
	
#colrighthp_bloc3{
	width:636px;
	height:auto;
	margin:0 0 1px 0;
}
	.colrighthp_bloc3_push_rouge{
		width:620px;
		height:36px;
		margin:2px 0 0 0;
		padding-left:15px;
		background-color:#e31818;
		float:left;
	}
	
#colrighthp_bloc4{
	width:632px;
	height:auto;
	padding:10px 2px 10px 2px;
	float:left;
}
#colrighthp_bloc4 A{
	color:#000000;
	text-decoration:none;
}

/* GAUCHE */
#colleft{
	float:left;
	width:212px;
}
#colleft_bloc1{
	width:212px;
	height:50px;
	background: #FFFFFF url(../images/site/fond-colleft1.jpg) no-repeat;
}
#colleft_bloc2{
	width:202px;
	height:30px;
	padding-left:10px;
	padding-top:6px;
	background: #FFFFFF url(../images/site/fond-colleft3.jpg) no-repeat;
}
#colleft_bloc2 a{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#colleft_bloc3{
	width:200px;
	background: #FFFFFF url(../images/site/fond-colleft2.jpg) no-repeat;
	padding-left:12px;
	padding-top:10px;
}

/* DROITE */
#colright{
	float:left;
	width:206px;
	background:#ebf2f9;
}

#colright_push{
	float:left;
	width:177px;
	padding: 20px 0 20px 11px;
}

/* CONTENU */

#etiquette-promos{
	position:absolute;
	top:163px;
	left:210px;
	width:180px;
	height:58px;
	z-index:10;
}

#contenu{
	float:left;
	width:539px;
	background: #FFFFFF url(../images/site/fond-page.gif) repeat-y;
}

#fildariane{
	width:480px;
	height:38px;
	background:#f3f6fb url(../images/site/fond-fildariane.jpg) repeat-y;
	padding:15px 25px 0 30px;
	font-size:11px;
	line-height:16px;
	color:#e31818;
	margin-left:4px;
	margin-bottom:10px;
}
#fildariane a{
	text-decoration:none;
	color:#000000;
}
#fildariane a:hover{
	text-decoration:underline;
}
.fildariane_grand{
	width:724px !important;
}

.margecontenu{
	width:500px;
	padding:15px 18px 0 21px;
}

.index-sport-gamme{
	width:187px;
	height:224px;
	padding:0 30px 0 30px;
	float:left;
}
	.index-sport-gamme-visuel{
		width:187px;
		height:176px;
	}
	.index-sport-gamme-bouton{
		width:177px;
		padding:0 5px 0 5px;
		height:40px;
		background:url(../images/site/fond-bouton-index-sport.gif) no-repeat;
		color:#ffd801;
		text-align:center;
		line-height:10px;
	}
	.index-sport-gamme-bouton A{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#ffd801;
		text-decoration:none;
	}
	
#contenu-liens-bas{
	width:519px;
	padding:45px 10px 15px 10px;
	margin:0;
	float:left;
}

.chapitre{
	background:#e31818;
	color:#FFFFFF;
	font-size:11px;
	padding-left:5px;
	height:21px;
}
.chapitrediv{
	background:#e31818;
	color:#FFFFFF;
	font-size:11px;
	padding-left:5px;
	width:620px;
	height:18px;
	margin:10px 0px 10px 23px;
	padding-top:4px;
}

.btn_petit{
	width:121px;
	height:23px;
	background:url(../images/site/fond-btn1.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
.btn_grand{
	width:218px;
	height:50px;
	background:url(../images/site/fond-btn2.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}

/* FORM */
		.input-long {
			border: 1px solid #ababab;
			background-color: #FFFFFF;
			width: 368px;
			height: 15px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:#666;
			margin-left:10px;
		}
		
		.input-court {
			border: 1px solid #ababab;
			background-color: #FFFFFF;
			width: 174px;
			height: 15px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:#000000;
			margin-left:10px;
		}

.partenaire, .viral {
	padding-left:25px;
	padding-right:10px;
}
.partenaire .titre{
	color:#e31818;
	font-size:12px;
	font-weight:bold;
}

.partenaire .titre a{
	color:#e31818;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.partenaire .titre a:hover{
	color:#e31818;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.partenaire .texte{
	color:#000000;
	font-size:10px;
	font-weight:normal;
}
.partenaire .lien{
	color:#e31818;
	font-size:10px;
	font-weight:bold;
	margin-bottom:15px;
}
.partenaire a{
	color:#e31818;
	font-weight:normal;
}
.input-news{
	height:16px;
	font-size:11px;
}

.puce-rouge{
	list-style-image:url(../images/site/puce.gif);
	margin-left: 20px;
}

/* MENU JQUERY */
	UL {
	margin:0px;
	padding:0px;
	}
	
	LI {
	margin:0px;
	padding:0px;
	}
	
	.navigation {
      margin: 0;
      padding: 0;
      list-style: none;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  font-size: 16px;
	  color: #9ca4ac;
    }
	
   .navigation a, .navigation span {
      	display: block;
	  	margin:0;
	  	padding:0;
      	color:#9ca4ac;
    }
   
   .navigation .toggleSubMenu {
   	background:url(../images/site/fond-menu.png) left top no-repeat;
		}
   	
   .navigation .toggleSubMenu a {
      /*background: url(../images/site/menu-item.png) no-repeat;*/
	  height:37px;
	  padding: 6px 0 6px 20px;
	  text-decoration:none;
    }
	
	.navigation .subMenu {
	  background-color:#ebf2f9;
      margin: 0 0 0 0px;
	  padding: 8px 0 8px 50px;
    }
	
	.navigation .subMenu .puceSubMenu{
	  list-style-image:url(../images/site/puce-pack.gif);
	  padding: 5px 0 5px 0;
    }
	
   .navigation ul.subMenu a {
   	  background:none;
	  font-size:11px;
	  color:#e31818;
	  margin:0;
	  padding:0;
	  height:25px;
    }
#bandeau-partenaires{
	background:url(../images/fond-partenaires.gif) top left repeat-y;
	width:947px;
	height:auto;
	position:relative;
	float:left;
	margin:0 0 10px 0;
}		
#contenu-bandeau{
	width:859px;
	overflow-x:hidden;
}