body{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.divMain{
	position: relative;
	width: 546px;
	border: 1px solid;
	display:block;
}

.catLink{
	text-align: center;
	color: #000000;
}
.catLink span{
	text-align: center;
	
}
.catLink:link{text-decoration: none;text-align: center;}
.catLink:visited{text-decoration: none;text-align: center;}
.catLink:active{text-decoration: none;text-align: center;}

.catLink:hover{
	color: #006080;
	text-decoration: none;
}

h1 {
	font-size: 32px;
	font-weight: bold;
}

h2 {
	font-size: 24px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.price{
	margin-top: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #3ba601;
	margin-left: 250px;
	
}
.priceMention{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-left: 250px;
}
.priceMention2{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	
}

.productDivContener{
	position: relative;
	border: 0px solid;

}
.productDivDesc{
	position: relative;
	left: 0px;
	top: 0px;
	width: 526px;
	font-size: 11px;
	border: 0px none;
	text-align:justify;
	display:block;
	margin-left: 10px;
	margin-bottom: 10px;
}

.productDivDesc h1{
color: #4D6AB3;
font-size: 24px;
margin-bottom: 0px;
}
.productDivDesc h2{
margin-top: 0px;
color: #666666;
font-size: 14px;
}

.productDivImg{
	float: right;	
	border: 0px solid;
	display:block;
}

.listItemTitle{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
		bottom: 0px;
}

.listItembody{
	margin-top: 4px;
	width: 330px;
	float: left;
}

.listItemPrice{
	float: right;
	right:0px;
	margin-top: -5px;
	text-align:right;
	font-weight: normal;
	font-size: 18px;
}

.mosaicItemPrice{
	right:0px;
	text-align:center;
	font-weight: normal;
	font-size: 20px;
}

.ConfiguratorOptionCell{
	float:top;
	width:525px;
	background-color:#FFFFFF;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	vertical-align: middle;
}

.ConfiguratorOptionTitle{
	font-size: 18px;
	font-weight: bold;
}

.ConfiguratorOptionItemSelected{
	font-weight: bold;
	/*background-color: #FDFFA8;*/
	background-color: #AFD4FE;
	display: block;
}

.ConfiguratorOptionItem{
	
}

.ConfiguratorOptionDesc{
	font-size: 12px;
	color: #202020;
	padding-left: 5px;
}

.ConfiguratorOptionPriceIndic{
	font-size: 10px;
	color: #707070;
}

.ConfiguratorPrice{
	position:relative;
	top:0px;
	right: 0px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #7070FE;
}


.CartDetailContenerMask{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility:hidden;
	border-color: #909090;
	background-color: #F00;
	color: #000;
	z-index: 1;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	}

.CartDetailContener{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 700px;
	height:400px;
	margin-left: -350px;
	margin-top: -200px;
	visibility:hidden;
	border: 3px solid;
	border-color: #909090;
	background-color: #FFFFFF;
	color: #000;
	z-index: 2;
	}

#CartAction{
	Text-align: right;
	width: 546px;
	height: 20px;
	position: relative;
	cursor: pointer;
	}

.cartcontent{
	width: 546px;
	height: 330px;
	position: relative;
	
	}

.CartTableHead{
	font-size: 14px;
	background-color:#909090;
	color:#FFFFFF;
	text-align: center;
	}

.CartTableCell0{
	background-color:#D9ECFF;
	color:#000;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}

.CartTableCell1{
	background-color:#F5FFD9;
	color:#000;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}

.CartTableCell2{
	background-color:#FFFFFF;
	color:#000;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
	border-bottom: 1px solid;
	border-color: #909090;

}

.Boxe00Title{
	position: relative;
	font-size: 15px;
	color:#FFFFFF;
	text-align: left;
	font-weight: bold;
	top: -1px;
}


#content {
	position: relative;
	background: url(img/bg_top.jpg) no-repeat scroll;
	width: 546px;
	background-position: top left;
	margin: 0px 0px 0px 0px;
	padding-top: 60px;
	padding-left: 0px;
	padding-right: 0px;
	height: 480px;
	
		}
#contentHome {
	position: relative;
	background: url(img/bg_topban.jpg) no-repeat;
	width: 547px;
	background-position: top right;
	margin: 0px 0px 0px 0px;
	padding-top: 60px;
	padding-left: 0px;
	padding-right: 0px;
	height: 405px;
	
		}

#product_left{
margin-top: 5px;
position: relative;
width: 250px;
float: left;
height: 295px;
	}
	#product_left h2{
line-height:1em;
font-size: 13px;
color: #7B84B5;
text-align: right;
border-top: 2px solid #C6C5C5;
border-bottom: none;
margin-top: 20px;
}

#product_left p{
font-size: 11px;
border: none;
text-align: justify;
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; color: #3A3A3A;font-weight: normal;
}

#product_right{
position: relative;
margin-top: 5px;
width: 270px;
float: left;
margin-left: 0px;
margin-right: auto;
margin-bottom: auto;
padding-right: 5px;
padding-left: 10px;

	}


#product_right h1{
font-size: 18px;
color: #18217B;
text-align: right;
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-weight: bold;
}

#product_right h2{
line-height:1em;
font-size: 13px;
color: #7B84B5;
text-align: right;
border-top: 2px solid #C6C5C5;
border-bottom: none;
margin-top: 20px;
}

#product_right p{
font-size: 11px;
border: none;
text-align: justify;
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; color: #3A3A3A;font-weight: normal;
}

#main{
margin-top: 5px;
position: relative;
clear: both;
padding: 0px;
}

#middle{
position: relative;
background: url(img/pekee_top.jpg) no-repeat top right;
width: 540px;
clear: both;
padding: 0px;
margin-left: 5px;
}
#middle h2{
width: 250px;
border: none;
color: #18217B;
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 18px; color: #18217B;font-weight: bold;
}

#middle p{
width: 250px;
font-size: 11px;
border: none;
text-align: left;
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; color: #3A3A3A;font-weight: normal;
text-align: justify;
}


#range
{
position: relative;
width: 540px;
margin: auto;
padding: 0;
height: 320px;
}

/*.preconfig {
height: auto;
width: 115px;
float: left;
margin-left: 5px;

}*/

.preconfig {
height: auto;
width: 165px;
float: left;
height: 310px;
margin-left: 10px;
}

.prodview{
text-align: center;
}
.pdttitle {
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px;
background: url(img/blankbutton.jpg) no-repeat 0 0 ;
text-align: center;
font-size: 12px;
color: #FFF;
font-weight: bold;
/*width: 115px;*/
height: 28px;
display: block;
}

.pdtsmall{height: 20px;}

.pdtround {
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px;
background: url(img/blanckround.gif) no-repeat 0 0 ;
text-align: center;
font-size: 12px;
color: #FFF;
font-weight: bold;
/*width: 115px;*/
height: 19px;
display: block;
}

.from {
text-align: right;
color: #18217B;
font-weight: bold;
font-size: 12px;
}


.preconfig ul{
list-style-type:none;
margin: 0;
padding: 0;
display: block;
}
.pdtdesc:first-line{
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px;font-weight: bold;
color: #18217B;
}

.ulbene{
list-style-image: url(img/ico.gif);
margin: 0;
padding-left: 2px;
}

.choose{
/*background: url(img/blankbutton.jpg) no-repeat 0 -5;*/
padding-top: 3px;
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px;font-weight: bold;
height: 28px;
display: block;
text-align: center;
}
.choose:link{
color: #FFF;
height: 24px;
width: 155px;
display: block;
background: url(img/blankbutton.jpg) no-repeat 0 0;
text-decoration: none;
}
.choose:hover{
color: #FFF;
height: 25px;
width: 155px;
display: block;
background: url(img/blankbutton.jpg) no-repeat 0 -28px;
text-decoration: none;

}
.choose:visited{
color: #FFF;
height: 25px;
width: 155px;
display: block;
text-decoration: none;
}


.chooseround{
/*background: url(img/blankbutton.jpg) no-repeat 0 -5;
padding-top: 3px;*/
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px;font-weight: bold;
height: 19px;
display: block;
text-align: center;
}
.chooseround:link{
color: #FFF;
height: 19px;
width: 155px;
display: block;
background: url(img/blanckround.gif) no-repeat 0 0;
text-decoration: none;
}
.chooseround:hover{
color: #FFF;
height: 19px;
width: 155px;
display: block;
background: url(img/blanckround.gif) no-repeat 0 -19px;
text-decoration: none;

}
.chooseround:visited{
color: #FFF;
height: 19px;
width: 155px;
display: block;
text-decoration: none;
}





.adv{
position: relative;
margin: 30px 0px;
width: 260px;
text-align: justify;
overflow: hidden;
padding-left: 5px;
background: url(img/advbkg.jpg) no-repeat top center;

}

.appfocus{
position: relative;
margin: auto;
padding: 10px;
width: 515px;
height: 300px;
background: url(img/bkgedu.jpg) no-repeat top left;
}

.appfocus h2{
color: white;
font-size: 14px;
border: none;
margin: 0;
padding-left: 10px;
}

.appfocus p{
text-align: justify;
width: 200px;
float: left;
padding-top: 30px;
}

.resscoming{
position: relative;
margin: auto;
padding: 10px;
width: 515px;
height: 300px;
background: url(img/bkgres.jpg) no-repeat top left;
}

.ress{
position: relative;
margin: auto;
padding: 10px;
width: 515px;
/*height: 300px;*/
background: url(img/bkress.jpg) no-repeat top left;
background-color:#ECECEC;
}

.ress h2, .resscoming h2{
color: white;
font-size: 14px;
border: none;
margin: 0;
padding-left: 10px;
margin-bottom: 20px;

}

.ress p, .resscoming p{
width: 200px;
color: #000000;
}
.ress h3{
font-size: 11px;
}
.imgdr{
position: relative;
float: right;
padding-top: 30px;
margin-top: 30px;
margin-right: 20px;
top: 0px;
left: 0px;
}


.choosenext{
background: url(img/BlankNext.jpg) no-repeat 0 0;
padding-top: 3px;
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px;font-weight: bold;
height: 28px;
display: block;
text-align: center;
}
.choosenext:link{
color: #FFF;
height: 25px;
width: 155px;
display: block;
background: url(img/BlankNext.jpg) no-repeat 0 0;
text-decoration: none;
}
.choosenext:hover{
color: #FFF;
height: 25px;
width: 155px;
display: block;
background: url(img/BlankNext.jpg) no-repeat 0 -28px;
text-decoration: none;

}
.choosenext:visited{
color: #FFF;
height: 25px;
width: 155px;
display: block;
text-decoration: none;
}

.chooseprev{
background: url(img/BlankPrevious.jpg) no-repeat 0 0;
padding-top: 3px;
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px;font-weight: bold;
height: 28px;
display: block;
text-align: center;
}
.chooseprev:link{
color: #FFF;
height: 25px;
width: 155px;
display: block;
background: url(img/BlankPrevious.jpg) no-repeat 0 0;
text-decoration: none;
}
.chooseprev:hover{
color: #FFF;
height: 25px;
width: 155px;
display: block;
background: url(img/BlankPrevious.jpg) no-repeat 0 -28px;
text-decoration: none;

}
.chooseprev:visited{
color: #FFF;
height: 25px;
width: 155px;
display: block;
text-decoration: none;
}


.chooseadd{
background: url(img/BlankGreen.jpg) no-repeat 0 0;
padding-top: 3px;
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px;font-weight: bold;
height: 24px;
display: block;
text-align: center;
}
.chooseadd:link{
color: #FFF;
height: 24px;
width: 155px;
display: block;
background: url(img/BlankGreen.jpg) no-repeat 0 0;
text-decoration: none;
}
.chooseadd:hover{
color: #FFF;
height: 24px;
width: 155px;
display: block;
background: url(img/BlankGreen.jpg) no-repeat 0 -28px;
text-decoration: none;

}
.chooseadd:visited{
color: #FFF;
height: 24px;
width: 155px;
display: block;
text-decoration: none;
}

.chooseaddround{
background: url(img/greenround.gif) no-repeat 0 0;
padding: 0px;
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px;font-weight: bold;
height: 19px;
display: block;
text-align: center;
}
.chooseaddround:link{
color: #FFF;
height: 19px;
width: 155px;
display: block;
background: url(img/greenround.gif) no-repeat 0 0;
text-decoration: none;
}
.chooseaddround:hover{
color: #FFF;
height: 19px;
width: 155px;
display: block;
background: url(img/greenround.gif) no-repeat 0 -19px;
text-decoration: none;

}
.chooseaddround:visited{
color: #FFF;
height: 19px;
width: 155px;
display: block;
text-decoration: none;
}



.chooseedit{
background: url(img/BlankOrange.jpg) no-repeat 0 0;
padding-top: 3px;
font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px;font-weight: bold;
height: 28px;
display: block;
text-align: center;
}
.chooseedit:link{
color: #FFF;
height: 25px;
width: 155px;
display: block;
background: url(img/BlankOrange.jpg) no-repeat 0 0;
text-decoration: none;
}
.chooseedit:hover{
color: #FFF;
height: 25px;
width: 155px;
display: block;
background: url(img/BlankOrange.jpg) no-repeat 0 -28px;
text-decoration: none;

}
.chooseedit:visited{
color: #FFF;
height: 25px;
width: 155px;
display: block;
text-decoration: none;
}
#sparelinks{
width: 516px;
position: relative;
margin-top: 0px;
margin-bottom: 15px;
margin-right: 10px;
margin-left: 10px;
padding: 5px;
/*margin-left: auto;
margin-right: auto;*/
height: 100px;
background: url(img/catal.jpg) no-repeat;
padding-top: 50px;
padding-left: 5px;
}
#customise{
width: 516px;
margin-right: 10px;
margin-left: 10px;
padding: 5px;
position: relative;
background-color: #D5DEF3;
}

#upgrade{
width: 311px;
position: relative;

margin-bottom: 5px;
margin-right: 10px;
margin-left: 10px;
padding: 0px;
padding-left: 205px;
/*margin-left: auto;
margin-right: auto;*/
height: 125px;
background: url(img/bkgupgrade.jpg) no-repeat top left;;
}
#upgrade p{
padding-top: 5px;
top: 0;
left: 0;
width: 300px;
margin-bottom: 5px;
}
#upgrade a{
margin:0;
margin-left: 0px;
padding: 0;
}

#sparelinks a{
color:#18217B;
font-weight: bold;
}

.cartaction{
position: relative;
float: right;
width: 65px;
margin-right: 0px;
margin-left: auto;
margin: 0px;
padding: 0px;
text-align: right;
}

#pekeeFrame{
float: left;
margin-top: 20px;
width: 150px;
}

#pekeeBenefits{
padding: 10px;
float: right;
margin-top: 20px;
margin-left: 20px;
width: 300px;
background-color: #D5DEF3;
border-top: solid 2px #4D6AB3;
}

#pekeeBenefits:first-line{
font-weight: bold;
font-size: 14px;
}

#pekeeBenefits ul{
list-style-image: url("img/tick.gif") ;
font-size: 14px;
}
#pekeeBenefits ul li{
padding: 3px 0 3px 5px;
}

#clear{
clear: both;
}

#generalInfo{
	position: relative;
	width: auto;
	padding: 5px;
	border: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15;
	background-color: #D5DEF3;
	text-align: left;
}

#storeWelcome{
	position: relative;
	width: 527px;
	background-position: top right;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
}

#storeWelcome h1{
	color: #4D6AB3;
	font-size: 16px;
}

#globalwrapper{
	width:546px;
	margin-left: 1px;
	
	}

.stepCount{
	background: #394e86 none repeat scroll 0% 50%;
	border 1px solid #4d6ab3;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px 4px;
	font-weight: bold;
	margin-right: 15px;
	}

	.stepSelected{
	background: #D9ECFF;
	font-size: 16px;
	border: 1px solid #949494;
	padding: 5px;
	font-weight: bold;
	}

	.stepUnselected{
	background: #dbdbdb;
	padding: 5px;
	border: 1px solid #949494;
	border-spacing: 1px;
	}
	.stepContent{
	padding: 5px;
	border: 1px solid #949494;
	background: #f4f4f4;
	}

	#tableCheckOut
	{
	border: none;
	margin-left: 10px;
	width: 526px;
	padding: 0px;
	border-spacing: 0px;
	margin-top: 20px;
	}
	
	

	/*#tableCheckOut input, #tableCheckOut select
	{
		width: 230px;
		margin-right: 50px;
	}

	

	.formComboselect

	.formInputGenerique*/

	.comboadress{
	width: 520px;
	}


	.formButton{
	background: #394e86 none repeat scroll 0% 50%;
	border 1px solid #4d6ab3;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px 4px;
	font-weight: bold;
	float: right;
	margin-right: 20px;
	display: block;
	}

	.formButton:link{
	color: #FFFFFF;
	text-decoration: none;
	
	}
	.formButton:hover{
	background: #819fff none repeat scroll 0% 50%;
	color: #FFFFFF;
	}
	.formButton:visited{
	color: #FFFFFF;
	}

	.formButtonGreen{
	background: #038b00 none repeat scroll 0% 50%;
	border: 1px solid #036700;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px 4px;
	font-weight: bold;
	float: right;
	margin-right: 20px;
	display: block;
	}
	.formButtonGreen:link{
	text-decoration: none;
	color: #FFFFFF;
	}
	.formButtonGreen:hover{
	background: #1bcb17 none repeat scroll 0% 50%;
	color: #FFFFFF;
	text-decoration: none;
	}
	.formButtonGreen:visited{
	color: #FFFFFF;
	}

	.formButtonRed{
	background: #FF0000 none repeat scroll 0% 50%;
	border 1px solid #4d6ab3;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px 4px;
	font-weight: bold;
	float: right;
	display: block;
	float: right;
	margin-right: 5px;
	}

	.formButtonRed:link{
	text-decoration: none;
	color: #FFFFFF;
	}
	.formButtonRed:hover{
	text-decoration: none;
	color: #FFFFFF;
	}
	.formButtonRed:visited{
	color: #FFFFFF;
	}


	.accountHomeLogin{
	color: #3A3A3A;
	float: right;
	margin-right: 20px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px;
	}

	.accountHomeName{
	color: #18217B;
	float: right;
	margin-right: 20px;
	font-size: 20px;
	}

	#accountAction{
	list-style-image: url(img/ico.gif);
	}
	
	#accountAction a{
	text-decoration: none;
	}

	#addressForm{
	list-style-type: none;
	padding: 4px 4px;
	background-color: #F4F4F4;
	margin: 10px;
	margin-top: 0px;
	}
	#addressForm li{
	margin-top: 5px;
	}

	/*#addressForm li input[type="text"]{
	width: 300px;
	}
		#addressForm li input[type="checkbox"]{
	width: 20px;
	}*/
	
	.editTextField{
	width: 230px;
	}
	.editTextField:focus{
	background-color: #DDEEFF;
	}

	.editRadio{
	width: 50px;
	}

	.required{
	color: #FF0000;
	}
	.notifok{
	color: #038b00;
	}
	/*
	#editName{
	width: 300px;
	}
	#editStreet0{
	width: 300px;
	}
	#editStreet1{
	width: 300px;
	}
	#editCity{
	width: 300px;
	}
	#editCode{
	width: 300px;
	}
	#editcountry{
	width: 300px;
	}
	#editTel{
	width: 300px;
	}
	#editFax{
	width: 300px;
	}

	#editPrimaryBilling{
	width: 300px;
	}

	#editPrimaryShipping{
	width: 300px;
	}*/

	 .rightraw{
		width: 150px;
	}


#noticeGreen {
     position: relative; /* on positionne le conteneur */
     margin-left: 35px;
     margin-right: 35px;
     width: 476px;
     text-align: left;
	 background: #E6FDDB;
	 border: 1px solid #387b01;
	 color: #387b01;
	 padding: 10px;
	 margin-top: 50px;
     }


	 #noticeRed{
     position: relative; /* on positionne le conteneur */
     margin-left: 35px;
     margin-right: 35px;
     width: 476px;
     text-align: left;
	 background: #FFEAEA;
	 border: 1px solid #FD7B68;
	 color: #FD7B68;
	 padding: 10px;
	 margin-top: 50px;
     }

	#DimensionsPanel h2{
	color:#18217B;
	font-size: 18px;
	font-weight: bold;
	}

	#DimensionsPanel span{
	color:#C0C0C0;
	font-size: 15px;
	font-weight: bold;
	}