body, html {
	margin:0;
	padding:0;
	/*font: normal 100.01%/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;*/
	font-size:90%;
	
	background:#FFF;
	color: #1F1F1F;
	
	font-family: Verdana, Geneva, sans-serif;

}

a img {
border:none;
}

.address
{
width:200px;
}

.check_out
{
color:#0069a6;
font-size:10px;
font-weight:bold;
}

.check_out_curent
{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.weaccept {
	color: #000;
	font-size: 11px;
}

#product {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
padding: 10px 10px 10px 10px;
width:108px;
}

.watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 90px;
left: 90px;
}

#selected_name span{
font-size:16px;
font-weight:bold;
text-transform:capitalize;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#2C7DAC;
text-align:center;
padding: 10px 10px 15px 10px;
}

#selected_name1 span{
font-size:14px;
text-transform:capitalize;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}

#selected_name2 span{
font-size:14px;
text-transform:capitalize;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#2C7DAC;
}


#modele a, #modele a:link{
font-size:12px;
text-transform:capitalize;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#2C7DAC;
text-decoration:none;
}

#modele a:hover{
text-decoration:underline;
color:#FC10D2;
}

#modele_search{
	border-bottom:#06F 3px solid;
	text-transform:uppercase;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

#product_name {
font-size:14px;
text-transform:capitalize;
border-bottom:#2C7DAC solid 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#2C7DAC;
text-align:center;
padding: 2px 0px 15px 0px;
}

#product img {
border:#C9C9C9 solid 1px;
padding-right:4px;
}

#product a img {
border:none;
padding-right:4px;
}

#details {
font-weight:bold;
text-decoration:underline;
padding-top:8px;
padding-bottom:6px;
}


#nom {
font-size:14px;
font-weight:bold;
text-transform:capitalize;
}



#side_bar_space{
height:auto;


}

#side_bar{

padding-left: 20px;
}
#top_appear
{
z-index:70000;

}
#side_bar{
padding: 9px;
}
#side_bar a:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#000033;
}
#side_bar a:hover{
font-weight:bold;
}

#side_bar h2 {
	margin:10px 0 10px 0;
	padding-top: 15px;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
/*	border-bottom:3px solid darkgray;*/
}

#side_bar_info{

padding-left: 20px;
padding-bottom: 20px;
font-size:10px;
color:#333333;

}

#side_bar_info p{

padding-left: 20px;
padding-bottom: 20px;
font-size:10px;
color:#333333;

}

.content{
margin: 15px 5px 5px 5px;

}
.content_center{
	height:100%;}
.search{
margin: 3px 0px 3px 3px;
}
/*====================================MENU BOTTOM BAR====================================*/
.bar_menu_bottom_right{ background:url(../images/menu/menu_bg1%20-%20bottom.jpg) right top no-repeat;}
.bar_menu_bottom_left{background: url(../images/menu/menu_bg3%20-%20bottom.jpg) left top no-repeat;}
.bar_menu_bottom_center{ background:url(../images/menu/menu_bg2%20-%20bottom.jpg) repeat-x top; padding:5px;}
/***************************** SEARCH BOX***************************************/
form{margin:0;padding:0}

.search{padding-left: 8px;}
.search-box{ /*outer background*/
background:url(../images/search-box.gif) no-repeat top left;
height: 26px;
padding: 5px 5px 0 10px;
width: 265px;
}

input.search-field{ /*input field */
float: left;
border:0;
margin:0;
font-family:tahoma;
font-size: 12px;
padding: 3px 0px 0px 4px;
height:18px;
background: #ffffff url(../images/search-form.png) no-repeat top left;
width: 123px;
}

input.search-go { /*search icon */
float:left;
border:0;
margin:0;
padding:0;
margin-left: 5px;
height: 21px;
width: 21px;
background:url(../images/search-icon.png) no-repeat top left;
cursor: pointer;
}

input.search-go:hover{ /*search icon hover “Does Not work in ie6″ */
background:url(../images/search-icon.png) no-repeat bottom left;
}
/********************************************************************/
/******************************BUTTONS**************************************/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.ovalbutton{
background: transparent url('../images/oval-green-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('../images/oval-green-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
/********************************************************************/

/******************************BUTTONS 2222222**************************************/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.ovalbutton2{
background: transparent url('../images/oval-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton2, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton2 span{
background: transparent url('../images/oval-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton2:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton2:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper2{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
/********************************************************************/
/*-----------BOX PRIDUCT--------------*/
.box_top_left
{
background:url(../images/paroduct_box/box_1.gif) no-repeat;
width:27px;
height:19px;
}

.box_top_center
{
background:url(../images/paroduct_box/box_2.gif) repeat-x;
}

.box_top_right
{
background:url(../images/paroduct_box/box_3.gif) no-repeat;
width:23px;
}

.box_middle_left
{
background:url(../images/paroduct_box/box_4.gif) repeat-y;
}

.box_middle_right
{
background:url(../images/paroduct_box/box_5.gif) repeat-y;
width:27px;
}

.box_bottom_left
{
background:url(../images/paroduct_box/box_6.gif) no-repeat;
width:27px;
height:24px;
}

.box_bottom_center
{
background:url(../images/paroduct_box/box_7.gif) repeat-x;
height:24px;
}

.box_bottom_right
{
background:url(../images/paroduct_box/box_8.gif) no-repeat;
width:24px;
}

/*-----------border-bottom:#3786B3 1px solid;--------------*/

.header
{
width:100%;

}
.prod{
background:#D7EEED;

}
/*-----------GENERAL STYLING--------------*/
/*
input , select, text
{
font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
color:#000033;
height: 18px;
border:#000099 solid 1px;
}
*/
input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background:#999999;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
	height:12px;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}


#menu {
text-decoration:none;
float:left;
height:38px;
vertical-align:middle;
text-align:center;
}

#menu a {
text-decoration:none;
color:#FFF;
background:url(../images/btn.jpg) no-repeat bottom;
float:left;
width:100px;
height:38px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
text-align:center;
}

#menu a:hover {
text-decoration:none;
color:#FF3300;
background:url(../images/btn2.jpg) no-repeat bottom;

}

/*------HEADER------*/

#title_image {
	margin:0;
	text-align:center;
	display:block;
	height:95px;
	background:url(../images_template/headers/header_image2.jpg) center center transparent repeat-y;
}

#title {
	background:url(../images_template/header.gif) top #7F7F7F no-repeat;
	height:76px;
	margin:0;
	padding:25px 25px 0 25px;
	clear:both;
	text-align:left;
}




#title h1 a {
	color:white;
	display:block;
}

.description {
margin-top:6px;
	color:#c9e45a;
}

#content h2 {
	color:#515151;
	padding:0;
	margin:0;
	border:none;
	clear:both;
}

#content h2 a {
	text-decoration:none;
	border:none;
}

#content h2 a:hover {
	border-bottom:1px  silver;
}

hr {
	display:none;
	clear:both;
}

h3, h4 {
	color:#515151;
	clear:both;
	font-size:13px;
	text-decoration:underline;
}


#searchform input#s {
	width:130px !important;
	padding:4px;
	border:1px solid #515151;
	font-size:.9em;
	line-height:1em;
	text-transform:none;
	color:black;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background:white;
}

#sidebar input.btn,
#searchform input {
	width:65px !important;
	width:75px;
}

#searchform {
	margin-top:10px !important;
}

#searchform br {
	display:none;
}

input.btn,
#searchform input,
input#submit {
	background:#111111;
	color:#FFFFFF;
	padding:4px;
	border:1px outset #000000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	text-transform:uppercase;
}


textarea {
	overflow:auto;
	display:block;
	width:100%;
}

ul{
	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:.2em 0 .2em 0;
	float:left;
}

ul li{
	background:transparent url(../images_template/puce.png) 2px .4em no-repeat;
	padding-left:15px;
}

ul ul li,
ol ol li {
	background:transparent  0px .5em no-repeat;
	padding-left:8px;
}

#content ol li {
	list-style-type:decimal;
	list-style-position:inside;
	background:transparent;
	padding-left:0;
}
#content ol li li {
	padding-left:2em;
}
/*------------------------------Models IF NOT FOUND---------------------------------------------*/
.not_found {
	background:#333;
	height:30px;
	color: #FFF;
	font-size: 13px;
	padding:5px;
	border-top:#333 1px dotted;
}
.not_found2 {
	background:#F9F;
	border-bottom:#D500D5 2px solid;
	border-top:#D500D5 2px solid;
	height:30px;
	color: #170017;
	font-size: 13px;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
.not_found a:link, a:active, a:visited {
	color:#FC0;
	text-decoration:underline;
}
.not_found a:hover {
	color:#FC0;
	text-decoration:none;
}

/*------FOOTER------*/
#footer{
border-top:#CCCCCC 1px solid;
font-size:10px;
color:#666666;}

#footer a:link, a:active, a:visited{
font-size:10px;
color:#666666;
font-weight:bold;
}
#footer a:hover{
font-size:10px;
color:#F0C;
font-weight:bold;
text-decoration:none;
}

/* ---------------------- Dolphin nav ---------------------- */
#thicktabs{
width:100%;
border-top:#FFF 1px solid;
font: bold 13px Tahoma;
background:url(../images/menu/menu_bg2.jpg) repeat-x;
height: 37px;
}

#thicktabs td{

}

#thicktabs td a{
float: left;
color: black;
padding-left: 20px;
padding-right:20px;
padding-top: 8px;
text-decoration: none;
font-size:12px;
background: transparent url(../images/menu/menu_bg2.jpg) repeat-x;
height: 37px;
/*border-top: 1px solid #d3bdbe; top border style*/
 /*thick bottom border below tabs*/
}

#thicktabs td a#current{ /*Extra CSS for left most menu item*/
/*border-left: 1px solid #d3bdbe; left border style*/
background:url(../images/menu/menu_bg2_current.jpg) repeat-x;
color:#009;
}

#thicktabs td a#leftmostitem{ /*Extra CSS for left most menu item*/
/*border-left: 1px solid #d3bdbe; left border style*/
background:url(../images/menu/menu_bg1.jpg) no-repeat left top;
}

#thicktabs td a#rightmostitem{ /*Extra CSS for right most menu item*/
float:right;
background:url(../images/menu/menu_bg3.jpg) no-repeat right top;
}

#thicktabs td a#rightmostitem2{ /*Extra CSS for right most menu item*/
float:right;
padding-top:7px;
font-size:9px;
background:url(../images/menu/menu_bg3.jpg) no-repeat right top;
color:#999;
}

#thicktabs td a:visited{
color: black;
}

#thicktabs td a:hover{
color: black;
background-image: url(../images/menu/menu_bg2_hover.jpg); /*background image swap on hover*/
}

/* ---------------------- END Dolphin nav ---------------------- */

/* ---------------------- INSTRUCTIONS & DESCRIPTIONS ---------------------- */
#instruction{
	background:url(../images/instructions.png) repeat-x left;
	width:120px;
	text-align:center;
	color:#FFF;
	height:20px;
	margin-bottom:1px;
	}
#instruction a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
#description{
	background: url(../images/description.png) repeat-x left;
	width:120px;
	text-align:center;
	color:#FFF;
	height:20px;
	}
#description a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;	
	}
/* ---------------------- INSTRUCTIONS & DESCRIPTIONS ---------------------- */

/*=====================================Slider Style==================================*/
#wrap {
    color: #404040;
    margin: 2px 1px;
}
.jcarousel-skin-tango .jcarousel-container {
    background: #FFF;
	border: #E4E4E4 1px solid;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 600px;
	height:300px;
	margin-left:2px;
	padding-left:0px;

}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  600px;
    height: 300px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 600px;
    height: 300px;
	
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 0px;
	margin-left:0px;
}
.jcarousel-skin-tango ul li {
	padding:0px;
	
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}
.jcarousel-skin-tango img{
	float:right;
}
.jcarousel-skin-tango .article_slider{
/*    filter : alpha(opacity=50);
    -moz-opacity : 0.50;
    opacity : 0.50;*/
	
	background: url(../images/menu/slider_bg.jpg) repeat-x top ;
	border-top: #0099FF 0px solid;
	padding:12px;
	text-align: justify;
	width: 580px;
	float:left;
	color:#000;
	height:198px;
	z-index:1000;
}

#img_slider2{display:none;}
#img_slider3{display:none;}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.jcarousel-control {
	margin-bottom: 4px;
	padding:5px;
	margin-top: 4px;
	text-align: center;
	height: 30px;
	float:right;
}

.jcarousel-control a {
    font-size: 16px;
	display:list-item;
	list-style:none;
    text-decoration: none;
    border: 1px solid #dce9f9;
    color: #eee;
	padding: 0px;
	margin-bottom: 5px;
    font-weight: bold;
	height: 20px;
	width:30px;
	float:left;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
	    font-weight: bold;
	height: 20px;
	width:30px;
}

.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}

#mycarousel-next,
#mycarousel-prev {
    cursor: pointer;
    margin-bottom: -10px;
    text-decoration: underline;
    font-size: 11px;
}


/*===================================================================================*/
/*===========================BLOCKS IN THE INDEX PAGE======================================*/
#search_prod_refill {
	color: #000;
	padding:4px;
	font-weight:bold;
	border:#ef027d 1px solid;
	height:200px;
	background: url(../images/refill_kit.jpg) no-repeat  0px 10px;	
}
#search_prod_cartridge {
	color: #000;
	padding:4px;
	font-weight:bold;
	border:#ef027d 1px solid;
	height:200px;
	background: url(../images/cartridge.jpg) no-repeat  0px 10px;

}
#search_prod_toner {
	color: #000;
	padding:4px;
	font-weight:bold;
    border:#ef027d 1px solid;
	height:200px;
	background: url(../images/toner.jpg) no-repeat 0px 10px;	
}
.search_title{
	color: #FFF;
	background:url(../images/rounded.png) top no-repeat;
	margin-bottom:3px;
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding: 8px;
}
/*RELATED PRODUCTS ==============================================================*/
.related_products{color:#039; font-size:10px; margin:2px; padding:2px; border:#333 1px solid; width:120px; float:left; text-align:center}
.related_products a:link, a:active{ font-weight: normal; text-decoration:none; color:#039}
.related_products a:hover { color:#2F58FF; text-decoration:overline;}
.related_products .pic_prod{ }
.related_products_title{ text-transform:capitalize;}
.related_products_type{ font-style:italic;}
.related_products_price{ color:#F00; font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold;}
/*RELATED PRODUCTS ==============================================================*/
.n_invoice{font-size:18px; color:#FFF; background:#333; font-family:Tahoma, Geneva, sans-serif; font-weight:bold;}
/*=============================== CLIGNOTE =======================================*/
#blinkIt{
     font-size: 25px;
     color: #FFF;
	 border:1px green solid;
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 width:50%;
	 margin-left:200px;
   }
#blinkIt.invisible{
     color: green;
	 background-color:#FFF;
	 border:1px #3F0 solid;	 
   }
#blinkIt_small {
     font-size: 18px;
     color: #FFF;
	 border:0px green solid;
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   }  
#blinkIt_small.invisible{
     color: green;
	 background-color:#FFF;
   }   
/*****************************************TOOLTIP MOOTOOL********************************************************/
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

/*****************************************SECURE PAYMENT********************************************************/

.payment_secure_title {
	color: #09F;
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.payment_secure_texte {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align:justify;
}

/*****************************************TOOLTIP BOXOVER********************************************************/

.header_tt{
	width:500px;
	font-weight:bold;
	padding:5px;
	color:#FFF;
	background:#3F8BFE;
	border: #3F8BFE 1px solid;
}
.body_tt{
	width:500px;
	background:#fff;
	border: #3F8BFE 1px solid;
	padding:5px;
}
/*********************************CAPTCHA***********************************************************************/
.correct_code {
	color: #0C0;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.incorrect_code {
	color: #FD5EC1;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bar_verification_code{
	background:#F90; 
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#000;
}
.required {
	color: #F00;
	font-size: 9px;
}

/******************************MESSAGE SENT IN COMMANDE *******************************************************/
.sent_message_title {
	text-align: center;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #129100;
}
.sent_message_texte {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #2C2C2C;
}
.imatek_cest {
	font-size: 16px;
	color: #043A7D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.imatek_contactez_nous {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C00;
	font-weight: bold;
}
/*============================================CSS FOR SHIPPING BANNER=========================================*/
.table_shipping {
	padding:2px;
	color:#CA00CA;

}

.table_shipping_2 {
	padding:2px;
	color:#191919;

}

.table_shipping_header {
	background:url(images/bg_shipping.png) center  no-repeat;
	padding-left:2px;
	color:#FFF;

}
/*============================================CSS FOR SHIPPING BANNER=========================================*/
.texte_normal {
	color: #1F1F1F;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

/*============================================CSS FOR TOOLTIP JQUERY=========================================*/

/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}

#contentPad{
margin:20px;
}

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#FF0000;
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration: none;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
/*==========================================PROMOTION==========================================*/
.promotions {
	background: #c9fbc6;
	border:#0C0 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px;
	text-align:right;
}

.promotions span{
	color:#C19200;
	text-align:right;
	font-weight:bold;
	font-size:16px;	
	}

.promotions span#not{
	color:#C19200;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	text-decoration:line-through;
	}

.no_promotions {
	background:#F0F0F0;
	height:1px;
}
/*==========================================PROMOTION==========================================*/

/*==========================================Feed Marquee=======================================*/
.marquee {
	padding-bottom:8px;
	margin-right:4px;
	margin-left:4px;
	color: #06F;
	padding-bottom:6px;
	text-transform:capitalize;
}
.marquee, .marquee a:link, a:visited,a:active  {
	color: #06F;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;	
}
.marquee a:hover {
	color: #03F;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:underline;
}

/*==========================================Feed Marquee=======================================*/

