
body {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
	oscrollbar-face-color: #060606;
	scrollbar-face-color: #F1F1F1;
	scrollbar-shadow-color: #171717;
	scrollbar-highlight-color: #313131;
	scrollbar-3dlight-color: #030303;
	scrollbar-darkshadow-color: #313131;
	scrollbar-track-color: #2F2F2F;
	scrollbar-arrow-color: #313131;
	background-color: #000000;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
	scrollbar-base-color: #030303;
	overflow-x: visible;
}

p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

iframe.text{
	border: 1px solid #A9B2BA;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-top: 2px;
}

a {
	text-decoration: none;
	color: #1A3992;
	font-weight: bolder;
}	

img {
	border: none;
}


a:hover{
	color: #990000
}



table, td {
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
}




select.selectbox {
	border: 1px solid #464646;
	color: #202020;
	background-color: #CACACA;
	height: 18px;
	font-size: 12px;
	font-weight: bolder;
	width: 123px;
}


td.forma{
	border: 1px solid #C1C1C1;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

input.forma{
	border: 1px solid #FF8C00;
	background-color: #1B1B1B;
	font-size: 12px;
	color: #B1B1B1;
}

select.forma {
  border: 1px solid #FF8C00;
  background-color: #F0F0F0;
  font-size: 12px;
}

textarea.forma{
	border: 1px solid #FF8C00;
	background-color: #F0F0F0;
	font-size: 12px;
	font-family: Arial;
}

input.forma2{
	border: 1px solid #FF8C00;
	background-color: #99A6B2;
	font-size: 12px;
}

select.forma2 {
  border: 1px solid #FF8C00;
  background-color: #99A6B2;
  font-size: 12px;
}



font.datum{
	text-align: right;
	font-style: italic;
}


input.formabutton{
	border: 0px none;
	background-image: url(button-basket_large.gif);
	background-repeat: no-repeat;
	background-color: white;
	width: 130px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-weight: bolder;
	font-size: 11px;
}

input.formabutton2{
	border: 0px none;
	background-image: url(button-basket_large.gif);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	font-weight: 800;
	width: 130px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	color: #1F1F1F;
	font-weight: bolder;
	font-size: 11px;
}



div.error{
   font-style: normal;
	font-weight: 800;
	color: Red;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
}


div.simpletext{
   
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	
}


	
	
	
	
	
	
	
input.browsebutton{
	background-image: url(assembleurs/browse-buttons.gif);
	border: none;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: 500;
	text-align: center;
	line-height: 15px;
	width: 67px;
	background-color: transparent;
	vertical-align: middle;
	}	
	
	
input.custbutton{
	background-image: url(assembleurs/cart-buttons3.gif);
	border: none;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: 500;
	text-align: center;
	line-height: 14px;
	width: 113px;
	background-color: transparent
	}
	
	td.cartdisp{
	border: 1px solid #535353;
	color: #383838;
	text-align: center;
	border-right-style: none;
	border-top-style: none;
	background-image: url(assembleurs/backgrey.gif);
}

	td.carthead{
	border: 1px solid #535353;
	color: #383838;
	text-align: center;
	font-weight: 700;
	font-size: 13px;
}

td.steps{
	border: 0px double #B6B6B6;
	font-weight: 800;
	font-size: 16px;
	text-align: center;
	color: #838383;
	width: 92px;
	cursor: hand;
	background-color: transparent;
	background-image: url(assembleurs/cart_steps.gif);
	background-repeat: no-repeat;
	height: 45px;
}

td.stepson{
	border: 0px double #484848;
	font-weight: 800;
	font-size: 16px;
	text-align: center;
	color: #D1291D;
	width: 92px;
	background-color: transparent;
	background-image: url(assembleurs/cart_steps.gif);
	background-repeat: no-repeat;
	height: 45px;
}

td.stepsneutral{
	border: 0px double #B6B6B6;
	font-weight: 500;
	font-size: 16px;
	text-align: center;
	color: #B6B6B6;
	width: 92px;
	background-image: url(assembleurs/cart_steps.gif);
	background-repeat: no-repeat;
	height: 45px;
}

font.task{
	font-size: 16px;
	font-weight: 800;
	color: #555555;
}

a.picclick2 {
	border: 2px solid #292929;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 60px;
}

a.picclick2:hover{
	border: 2px solid #DA452E;
}

select.formasmall {
  border: 1px solid #FF8C00;
  background-color: #F0F0F0;
  font-size: 9px;
}

table.navig {
	background-color: #ffffff;
	width: 100%;
}

td.navig {
	
}

table.mxheader {
	border: 0px solid #B0B0B0;
}

tr.mxheader {
}

td.mxheader {
	kborder: 1px solid #E0E0E0;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 150px;
	background-image: url(boxref.gif);
	background-repeat: no-repeat;
	overflow-y: hidden;
	overflow-x: hidden;
}

font.dispind{
	font-weight: 600;
}

td.display{

	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #565656;
	padding-right: 12px;
	padding-left: 12px;
	width: 280px;
}

td.display2{

	border: 1px dotted #565656;
	padding-right: 12px;
	padding-left: 12px;
	width: 230px;
	height: 360px;
	background-color: #F2F2F2;
}

div.total{
	font-weight: 600;
	font-size: 14px;
}

table.total{
	border: 2px solid;
}

div.added{
	color: Red;
	font-weight: 600;
	font-size: 14px;
}

font.rtype{
	color: #232323;
	font-size: 14px;
	font-weight: 700;
}

td.advertising{
	border: 1px solid #4A4A4A;
	width: 246px;
	height: 76px;
}

td.advertising_header{
	border: 1px solid #CCCCCC;
	width: 246px;
	height: 18px;
	font-weight: 500;
	font-size: 11px;
	text-align: center;
	color: #363636;
	background-repeat: repeat-x;
	background-image: url(assembleurs/bck-degrade-grey.gif);
}

div.instructions{
	border: 1px solid #454545;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: White;
}

div.checkheader{
	font-size: 20px;
	font-weight: 600;
	color: #7B7B7B;
	font-style: italic;
}

div.focus{
	background-image: url(assembleurs/small-holder.gif);
	background-repeat: no-repeat;
	width: 95px;
	height: 62px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
}

input.yellowbutton{
	background-image: url(assembleurs/yellow-button.gif);
	background-repeat: no-repeat;
	width: 71px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	background-color: transparent;
	font-size: 12px;
}

input.thecart2{
	background-image: url(assembleurs/cart-buttons2w.gif);
	border: none;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: 500;
	text-align: center;
	line-height: 14px;
	width: 62px;
	background-color: transparent
	}
	
.normaltext{
	font-size: 11px;
	color: #282828;
	font-weight: 500;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.headertext{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #708090;
	font-weight: 600;
	font-style: italic;
}

.boldtext{
	color: #282828;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	text-underline-position: below;
}

.redboldtext{
	color: #DF0000;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	text-underline-position: below;
}

.boxedboldtext{
	color: #282828;
	font-weight: 600;
	text-underline-position: below;
	border: 1px solid #4A4A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #C3EEFB;
}

div.interligne{
	padding-bottom: 9px;
}

td.pivot{
	border: 1px solid #C8C8C8;
	padding-right: 10px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
}

td.fatme{
	off border: 2px solid #D1D1D1;
	margin-right: 22px;
}

table.fatme{
	hborder-collapse: collapse;
}

td.niceline{
	background-image: url(edt-top.gif);
	background-repeat: no-repeat;
	background-position: right;
}

td.niceline2{
	background-image: url(edt-bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.niceline3{
	obackground-image: url(edt-round.gif);
	obackground-repeat: no-repeat;
	obackground-position: top right;
	border: 3px solid #4B4B4B;
}

td.niceline4{
	ofbackground-image: url(edt-round2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #000000;
}

div.prodpic{
	offborder: thin solid Silver;
	text-align: center;
	lvertical-align: middle;
	width: 500px;
	lheight: 300px;
	lline-height: 300px;
	margin-top: 3px;
}

td.menubgk{
	background-repeat: repeat-x;
	background-image: url(edt-menu-bgk.gif);
}

.brandbgk{
	background-image: url(brand-bgk.gif);
	background-repeat: no-repeat;
}

.brandbgk:hover{
	background-image: url(brand-bgk-on.gif);
}

div.subscribe{
	height: 39px;
	width: 292px;
}

input.subscribe2{
	height: 17px;
	background-color: #B0C4DE;
	line-height: 12px;
	font-size: 12px;
}

div.collection{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

input.buty1{
	background-image: url(buty1.gif);
	width: 40px;
	height: 37px;
	border: none;
	background-color: transparent;
	background-repeat: no-repeat;
}

input.buty2{
	background-image: url(show-pos3.gif);
	width: 55px;
	height: 25px;
	border: none;
	background-color: transparent;
	background-repeat: no-repeat;
}

input.buty3{
	background-image: url(show-pos2.gif);
	width: 57px;
	height: 35px;
	border: none;
	background-color: transparent;
	background-repeat: no-repeat;
}

input.buty4{
	background-image: url(show-pos1.gif);
	width: 58px;
	height: 44px;
	border: none;
	background-color: transparent;
	background-repeat: no-repeat;
}

input.press{
	background-image: url(edt-press.gif);
	width: 112px;
	height: 32px;
	border: none;
	background-color: transparent;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #1A3992;
	font-weight: bolder;
	font-size: 11px;
	cursor: hand;
	padding-top: 8px;
}

div.highlight{
	font-size: 11px;
	color: #333333;
	overflow-y: auto;
	scrollbar-face-color: #060606;
	scrollbar-shadow-color: #171717;
	scrollbar-highlight-color: #313131;
	scrollbar-3dlight-color: #030303;
	scrollbar-darkshadow-color: #313131;
	scrollbar-track-color: #2F2F2F;
	scrollbar-arrow-color: #313131;
	background-color: #ffffff;
	z-index: 2;
	overflow-x: hidden;
}

hr.hig{
	border: none;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

div.event1{
	overflow-x: hidden;
	overflow-y: auto;
	width: 340px;
	height: 290px;
	padding-right: 5px;
}

div.event2{
	overflow-y: hidden;
	overflow-x: scroll;
	width: 620px;
	height: 310px;
	vertical-align: middle;
}

div.feature1{
	width: 481px;
	height: 311px;
	background-color: White;
	border: 1px solid #262626;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: middle;
	text-align: center;
	line-height: 310px;
	border-right-width: 0px;
	margin-right: 0px;
}

div.feature2{
	width: 243px;
	background-color: #F5F5F5;
	border: 1px solid #262626;
	height: 290px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	border-left-width: 0px;
	
	margin-left: 0px;
}

div.feature3{
	width: 243px;
	background-color: #E9E9E9;
	border: 1px solid #262626;
	height: 290px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;

}

div.avec{
	margin-top: 0px;
	width: 100%;
	text-align: center;
	border: 1px solid #262626;
	border-top-width: 0px;
	border-left-width: 0px;
	padding-top: 4px;
	height: 21px;
}

a.men{
	color: #E9E9E9;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.men:hover{
	color: White;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	
}

font.headf{
	font-weight: 900;
	color: Maroon;
}

div.bck1{
	background-image: url(somenoise.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 996px;
	height: 74px;
}

div.bck2{
	background-image: url(somenoise2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 996px;
	height: 74px;
}