/* CSS Document */

html, body{width:100%}
body{
	font:normal normal 12px/normal Arial, Helvetica, sans-serif;
	color:#000000;
	background:#aee703;
}

body, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, fieldset, p, ul, li , legend{margin:0;padding:0;}
a img{border:none;}

#bgMain{
	float:left;
	width:100%;
	min-height:496px;
	background:#ffffff url(../medias/img/body_bg_main.jpg) repeat-x left top;
}

#bgTop{
	float:left;
	width:100%;
	min-height:592px;
	background:url(../medias/img/body_bg_top.jpg) no-repeat center top;
}

#bgBottom{
	float:left;
	width:100%;
	min-height:170px;
	background:url(../medias/img/body_bg_bottom.jpg) repeat-x left bottom;
}

#bgIllustration{
	float:left;
	position:relative;
	width:100%;
	min-height:376px;
	padding:0 0 200px 0;
	background:url(../medias/img/bodyint_bg_illustration.png) no-repeat center bottom;
}

#container{
	position:relative;
	margin:0 auto;
	width:962px;
}

#leftCol{
	float:left;
	position:relative;
	width:201px;
	min-height:400px;
	padding:125px 0 120px 0;
	background:url(../medias/img/leftcol_bg_main.gif) no-repeat left 112px;
}
.logo{
	z-index:2;
	display:block;
	position:absolute;
	left:0;top:12px;
}
.logo img{display:block;}

#mainMenu{
	float:left;
	width:179px;
	padding:0 6px 0 16px;
	list-style-type:none;
}
#mainMenu li,#mainMenu li a, #mainMenu li a img{display:block;float:left;}
#mainMenu li.midChild{padding-bottom:30px;}
#mainMenu form{
	width:179px;
	float:left;
}
#mainMenu form legend{
	height:64px;
}
#mainMenu fieldset{
	width:179px;
	float:left;
	border:none;
}
#mainMenu form label{cursor:pointer;}
#mainMenu form.affiliation{
	color:#ffffff;
	font-size:11px;
}
#mainMenu form.affiliation .content{
	float:left;
	width:151px;
	min-height:47px;
	padding:3px 14px;
	background:url(../medias/img/affiliation_bg_form.jpg) no-repeat left top;
}
#mainMenu form.affiliation .content label{
	padding:0 2px;
	line-height:16px;
}
#mainMenu form.affiliation .content input[type="text"]{
	width:73px;
	border:1px solid #713a16;
	padding:1px 2px 2px 2px;
}
#mainMenu form.affiliation .content input[type="submit"]{
	width:22px;
	height:22px;
	cursor:pointer;
	border:none;
	background:url(../medias/img/ok_red.gif) no-repeat left top;
}
#mainMenu form.newsletter .content{padding:0 5px 6px 5px;}
#mainMenu form.newsletter .content input[type="text"]{
	width:120px;
	border:1px solid #c0c0c0;
	padding:2px 4px 3px 4px;
	color:#686868;
	font:normal normal 11px/normal Arial, Verdana, sans;
}
#mainMenu form.newsletter .content input[type="submit"]{
	width:22px;
	height:22px;
	cursor:pointer;
	border:none;
	background:url(../medias/img/ok_blue.gif) no-repeat left top;
	vertical-align:middle;
}

#centerCol{
	float:left;
	width:552px;
	min-height:505px;
	padding:35px 8px 0 18px;
	background:url(../medias/img/centercol_bg.jpg) no-repeat left top;
	color:#1e1e1e;
	font:normal normal 12px/normal Arial, Verdana, sans;
	text-align:justify;
}

#rightCol{
	float:right;
	position:relative;
	width:126px;
	min-height:360px;
	padding:110px 32px 20px 25px;
	background:url(../medias/img/rightcolint_bg.jpg) no-repeat left top;
	color:#666666;
	font:normal normal 11px/normal Arial, Verdana, sans;
}
#rightCol p{text-align:justify;padding:5px 0;}
#rightCol .videos{
	color:#666666;
	font:normal normal 11px/normal Arial, Verdana, sans;
	list-style-type:none;
}
#rightCol .videos li{padding:0 0 20px 0;}
#rightCol .videos li p{padding:0;text-align:left;}
#rightCol .videos li img{
	position:relative;
	left:-4px;top:0;
}

.rightColTitle{
	z-index:2;
	display:block;
	position:absolute;
	left:-2px;top:0;
}

.rightColSubTitle{
	text-align:center;
	font:normal bold 11px/normal Arial, Verdana, sans;
	color:#353535;
	padding:2px 0 10px 0;
}

#texte_footer{
	position:absolute;
	bottom:60px;left:0;
	width:100%;
	text-align:center;
	color:#ffffff;
	font-size:10px;
}

#footer{
	position:absolute;
	bottom:30px;left:0;
	width:100%;
	text-align:center;
}
#footer li{
	display:inline;
	font:normal normal 11px/normal Arial, Verdana, sans;
	border-right:1px solid #467401;
	padding:0 5px;
}
#footer li.lastChild{border:none;}
#footer li a{text-decoration:none;color:#467401;}
#footer li a:hover{text-decoration:underline;}

#centerCol .innerContent{
	width:506px;
	padding:0 23px;
}

#centerCol .imgTitle{margin:0 0 10px 0;}

.contextMenu{
	padding:0 0 3px 0;
	font:normal bold 11px/normal Arial, Verdana, sans;
	list-style-type:none;
	border-bottom:1px solid #dedede;
}
.contextMenu li{
	color:#767676;
	padding:0 0 6px 15px;
	background:url(../medias/img/puce_theme0.gif) no-repeat left 3px;
}
.contextMenu li a{
	color:#767676;
	text-decoration:none;
}
.contextMenu li a:hover, .contextMenu li.active a{color:#1e1e1e;}

#centerCol .title{
	font:normal bold 14px/normal Arial, Verdana, sans;
	color:#343434;
	padding:16px 0 0 0;
}


#imageDiapo{
	width:506px;
	border-bottom:1px solid #dedede;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
}
#currentSlide{
	width:490px;
	height:268px;
	padding:7px 9px 9px 7px;
	background:url(../medias/img/imagediapo_bg.gif) no-repeat left top;
}
#currentSlideWindow{
	width:490px;
	height:268px;
	background:url(../medias/img/ajax-loader.gif) no-repeat center center;
	overflow:hidden;
}
#currentSlideWindow img{
	display:block;
	margin:0 auto;
}
#imageDiapo .navigAndLegend{
	width:506px;
	border-collapse:collapse;
	margin:4px 0 0 0;
}
#imageDiapo .navigAndLegend td{text-align:center;}
#imageDiapo .navigAndLegend .defil{width:10%;vertical-align:top;}
#imageDiapo .navigAndLegend .legend{
	width:80%;
	vertical-align:middle;
	color:#666666;
	font:normal normal 11px/normal Arial, Verdana, sans;
}

#imageDiapo .navigAndLegend .defil #defilLeft{
	visibility:hidden;
	display:block;
	margin:0 auto;
	width:25px;
	height:25px;
	background:url(../medias/img/puce2_theme1.gif) no-repeat 5px 8px;
}
#imageDiapo .navigAndLegend .defil #defilRight{
	visibility:hidden;
	display:block;
	margin:0 auto;
	width:25px;
	height:25px;
	background:url(../medias/img/puce_theme0.gif) no-repeat 7px 8px;
}

#imageDiapo .blockVignettes{
	width:506px;
	border-collapse:collapse;
	margin:8px 0 0 0;
}
#imageDiapo .blockVignettes td{text-align:left;}
#imageDiapo .blockVignettes .vignette{
	width:70px;
	height:48px;
	padding:2px 3px 4px 2px;
	background:url(../medias/img/imagediapo_bg_vignette.gif) no-repeat left top;
}
#imageDiapo .blockVignettes .vignette a{
	display:block;
	width:64px;
	height:42px;
	border:3px solid #ffffff;
	overflow:hidden;
}
#imageDiapo .blockVignettes .vignette img{
	display:block;
	margin:0 auto;
}
#imageDiapo .blockVignettes .vignette a:hover, #imageDiapo .blockVignettes .vignette a.active{border-color:#ffffff;}


/*----SLIDE WINDOW----*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#rightCol.starList{
	float:right;
	position:relative;
	width:183px;
	min-height:398px;
	padding:90px 0 25px 0;
	background:url(../medias/img/rightcol_bg.jpg) no-repeat left top;
}
#rightCol.starList p.p_center{text-align:center;}
#slideWindow{
	position:relative;
	width:183px;
	height:405px;
	overflow:hidden;
	color:#000000;
	font-size:12px;
}
#innerSlideWindow{
	width:183px;
	position:relative;
	left:0;top:0;
}
#slideWindow .item{
	position:relative;
	width:127px;
	padding:12px 28px 0 28px;
}
#slideWindow .title{
	font:normal bold 11px/normal Arial, Verdana, sans;
	padding:0 0 2px 0;
}
#slideWindow .title a{color:#000000;text-decoration:none;}
#slideWindow .title a:hover{color:#53af22;}
#slideWindow .contextLink img{vertical-align:middle;}
#slideWindow .contextLink{text-decoration:none;color:#000000;}
#slideWindow .contextLink:hover{color:#53af22;}
#slideWindow .visuel{
	text-align:center;
	padding:0 0 10px 0;
}
#slideWindow .num{
	z-index:3;
	position:absolute;
	left:0;top:20px;
}
#slideWindow .num.firstChild{top:10px;}


#rightCol .link{
	padding:40px 0 0 30px;
	font:normal normal 11px/normal Arial, Verdana, sans;
}
#rightCol .link a{
	display:block;
	float:left;
	text-decoration:none;
	padding:0 0 0 12px;
	background:url(../medias/img/shopfind_link_puce2.gif) no-repeat left 3px;
	color:#000000;
}
#rightCol .link a:hover{color:#5bd014;}

#defilTop{visibility:hidden;}
#defilBottom{visibility:hidden;}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.classicForm{
	float:left;
	width:506px;
	color:#343434;
}
.classicForm fieldset{border:none;}
.classicForm div.fieldset{
	margin:20px 0 0 0;
	background:url(../medias/img/form/legend_border.gif) repeat-x left 8px;
}
.classicForm legend{
	font:normal bold 12px/normal Arial, Verdana, sans;
	margin:0 0 10px 0;
}
.classicForm legend span{
	position:relative;
	left:32px;top:0;
	padding:0 6px;
	background:white;
}
.classicForm p.simpleInputText{
	float:left;
	width:506px;
	padding:4px 0 5px 0;
	background:url(../medias/img/form/border_bottom.gif) repeat-x left bottom;
}
.classicForm p.simpleInputText label{
	float:left;
	width:200px;
	text-align:right;
	padding:0 10px 0 0;
	font:normal normal 11px/21px Arial, Verdana, sans;
	cursor:pointer;
}
.classicForm p.simpleInputText input[type="text"], .classicForm p.simpleInputText textarea{
	border:1px solid #9c9c9c;
	background:#fefef2;
	color:#888840;
	padding:3px 3px 2px 3px;
	font:normal normal 11px/normal Arial, Verdana, sans;
}
.classicForm .question{
	clear:both;
	font:normal normal 12px/normal Arial, Verdana, sans;
	background:url(../medias/img/form/puce.gif) no-repeat left 3px;
	padding:0 0 10px 10px;
}
.classicForm .questionCheckList{
	float:left;
	width:506px;
	background:url(../medias/img/form/border_bottom.gif) repeat-x left bottom;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.classicForm .questionCheckList label{
	padding:10px 20px 10px 0;
	font:normal normal 11px/normal Arial, Verdana, sans;
	color:#9c9c9c;
}

.innerStarList{
	list-style-type:none;
}
.innerStarList li{float:left;}
.innerStarList li.item{
	position:relative;
	width:230px;
	min-height:90px;
	padding:0 23px 0 0;
	margin:10px 0;
}
.innerStarList li.clear{
	width:506px;
	height:1px;
	font-size:0;
	background:url(../medias/img/form/border_bottom.gif) repeat-x left bottom;
}
.innerStarList li .visuel{
	float:left;
	margin:0 8px 0 0;
}
.innerStarList .prodTitle{
	padding:0;
	font:normal bold 11px/normal Arial, Verdana, sans;
	padding:0 0 2px 0;
	text-align:left;
}
.innerStarList .prodTitle a{color:#000000;text-decoration:none;}
.innerStarList .prodTitle a:hover{color:#53af22;}
.innerStarList .num{
	position:absolute;
	left:-3px;top:0;
}
.innerStarList .num.firstChild{top:-3px;left:-6px;}
.innerStarList .contextLink{text-align:left;}
.innerStarList .contextLink img{vertical-align:middle;}
.innerStarList .contextLink a{color:#000000;text-decoration:none;}
.innerStarList .contextLink a:hover{color:#53af22;}

.storeList{
	list-style-type:none;
	float:left;
	width:506px;
}
.storeList li{
	float:left;
	width:506px;
	padding:0 0 20px 0;
	background:url(../medias/img/puce_theme2.gif) no-repeat left 4px;
}
.storeList .storeName{
	background:url(../medias/img/form/border_bottom.gif) repeat-x left bottom;
	padding:0 0 4px 15px;
	margin:0 0 8px 0;
	color:#343434;
	font:normal bold 12px/normal Arial, Verdana, sans;
}
.storeList li img{
	display:block;
	float:left;
	margin:0 8px 0 0;
}
.storeList li p{
	color:#09b7e6;
	font:normal normal 11px/normal Arial, Verdana, sans;
}
.storeList li p .infoName{color:#777777;}

.pageSelect{
	color:#939393;
	font-weight:bold;
	font-size:14px;
	padding:10px 0 0 0;
}

.pageSelect2{
	color:#939393;
	font-weight:normal;
	font-size:14px;
	padding:10px 0 0 0;
}

.pageSelect2 a{color:#fb75d5;text-decoration:none;}
.pageSelect2 a:hover{text-decoration:underline;}

.pageSelect a{color:#fb75d5;text-decoration:none;}
.pageSelect a:hover{text-decoration:underline;}


/*----Gestion des thèmes----*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.theme1 .contextMenu li, .theme1 #centerCol .lien_special a, .theme1 #imageDiapo .navigAndLegend .defil #defilRight{background-image:url(../medias/img/puce_theme1.gif)}
.theme2 .contextMenu li, .theme2 #centerCol .lien_special a, .theme2 #imageDiapo .navigAndLegend .defil #defilRight{background-image:url(../medias/img/puce_theme2.gif)}
.theme3 .contextMenu li, .theme3 #centerCol .lien_special a, .theme3 #imageDiapo .navigAndLegend .defil #defilRight{background-image:url(../medias/img/puce_theme3.gif)}
.theme4 .contextMenu li, .theme4 #centerCol .lien_special a, .theme4 #imageDiapo .navigAndLegend .defil #defilRight{background-image:url(../medias/img/puce_theme4.gif)}
.theme5 .contextMenu li, .theme5 #centerCol .lien_special a, .theme5 #imageDiapo .navigAndLegend .defil #defilRight{background-image:url(../medias/img/puce_theme5.gif)}
.theme6 .contextMenu li, .theme6 #centerCol .lien_special a, .theme6 #imageDiapo .navigAndLegend .defil #defilRight{background-image:url(../medias/img/puce_theme6.gif)}
.theme7 .contextMenu li, .theme7 #centerCol .lien_special a, .theme7 #imageDiapo .navigAndLegend .defil #defilRight{background-image:url(../medias/img/puce_theme7.gif)}
.theme8 .contextMenu li, .theme8 #centerCol .lien_special a, .theme8 #imageDiapo .navigAndLegend .defil #defilRight{background-image:url(../medias/img/puce_theme8.gif)}
.theme9 .contextMenu li, .theme9 #centerCol .lien_special a, .theme9 #imageDiapo .navigAndLegend .defil #defilRight{background-image:url(../medias/img/puce_theme9.gif)}
.theme10 .contextMenu li, .theme10 #centerCol .lien_special a, .theme10 #imageDiapo .navigAndLegend .defil #defilRight{background-image:url(../medias/img/puce_theme10.gif)}

.theme1 #imageDiapo .navigAndLegend .defil #defilLeft{background-image:url(../medias/img/puce2_theme1.gif)}
.theme2 #imageDiapo .navigAndLegend .defil #defilLeft{background-image:url(../medias/img/puce2_theme2.gif)}
.theme3 #imageDiapo .navigAndLegend .defil #defilLeft{background-image:url(../medias/img/puce2_theme3.gif)}
.theme4 #imageDiapo .navigAndLegend .defil #defilLeft{background-image:url(../medias/img/puce2_theme4.gif)}
.theme5 #imageDiapo .navigAndLegend .defil #defilLeft{background-image:url(../medias/img/puce2_theme5.gif)}
.theme6 #imageDiapo .navigAndLegend .defil #defilLeft{background-image:url(../medias/img/puce2_theme6.gif)}
.theme7 #imageDiapo .navigAndLegend .defil #defilLeft{background-image:url(../medias/img/puce2_theme7.gif)}
.theme8 #imageDiapo .navigAndLegend .defil #defilLeft{background-image:url(../medias/img/puce2_theme8.gif)}
.theme9 #imageDiapo .navigAndLegend .defil #defilLeft{background-image:url(../medias/img/puce2_theme9.gif)}
.theme10 #imageDiapo .navigAndLegend .defil #defilLeft{background-image:url(../medias/img/puce2_theme10.gif)}

.theme1 #centerCol .title{color:#0057b8;}
.theme2 #centerCol .title{color:#09b7e6;}
.theme3 #centerCol .title{color:#4ae71a;}
.theme4 #centerCol .title{color:#E4D21A;}
.theme5 #centerCol .title{color:#fd8f00;}
.theme6 #centerCol .title{color:#f70000;}
.theme7 #centerCol .title{color:#f875d5;}
.theme8 #centerCol .title{color:#894ef5;}
.theme9 #centerCol .title{color:#88522f;}
.theme10 #centerCol .title{color:#7f3301;}

.theme1 #imageDiapo .blockVignettes .vignette a:hover, .theme1 #imageDiapo .blockVignettes .vignette a.active{border-color:#0057b8;}
.theme2 #imageDiapo .blockVignettes .vignette a:hover, .theme2 #imageDiapo .blockVignettes .vignette a.active{border-color:#09b7e6;}
.theme3 #imageDiapo .blockVignettes .vignette a:hover, .theme3 #imageDiapo .blockVignettes .vignette a.active{border-color:#4ae71a;}
.theme4 #imageDiapo .blockVignettes .vignette a:hover, .theme4 #imageDiapo .blockVignettes .vignette a.active{border-color:#E4D21A;}
.theme5 #imageDiapo .blockVignettes .vignette a:hover, .theme5 #imageDiapo .blockVignettes .vignette a.active{border-color:#fd8f00;}
.theme6 #imageDiapo .blockVignettes .vignette a:hover, .theme6 #imageDiapo .blockVignettes .vignette a.active{border-color:#f70000;}
.theme7 #imageDiapo .blockVignettes .vignette a:hover, .theme7 #imageDiapo .blockVignettes .vignette a.active{border-color:#f875d5;}
.theme8 #imageDiapo .blockVignettes .vignette a:hover, .theme8 #imageDiapo .blockVignettes .vignette a.active{border-color:#894ef5;}
.theme9 #imageDiapo .blockVignettes .vignette a:hover, .theme9 #imageDiapo .blockVignettes .vignette a.active{border-color:#88522f;}
.theme10 #imageDiapo .blockVignettes .vignette a:hover, .theme10 #imageDiapo .blockVignettes .vignette a.active{border-color:#7f3301;}

.theme2 .storeList li{background-image:url(../medias/img/puce_theme2.gif);}
.theme2 .storeList li p{color:#09b7e6;}
.theme7 .storeList li{background-image:url(../medias/img/puce_theme7.gif);}
.theme7 .storeList li p{color:#fb75d5;}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#centerCol .catvirtuel {
	width:550px;
	text-align:center;
}

.catvirtuel a  {
	text-decoration:none;
	font-size:14px;
	font-style:italic;
	color:#184878;
	font-weight:bold;
}

#centerCol .catvirtuel p.erratum{
	margin-top:10px;
	font-style:italic;
}

/*------------- anim urgence Pakistan ---------------- */

#urgence_pakistan{
	width:300px;
	height:250px;
	margin-top:20px;
	margin-left:100px;
}
