body.PB {
	text-align:center;
	font-family: Verdana;
background: #FFFFFF url(/Files/22841/bg-body.jpg) top repeat-x;
margin-top:0px;
}

/* MAIN >> General page container */
#maincontainer {
	text-align:left;
	margin:0 auto;
width:1000px;
}

#topbanner {
	display:block;
	width:100%;
	text-align:center;
	padding-bottom:10px;
	line-height:0px;
}

/* HEADER STYLES >> General layout configuration - Configuration de la mise en page des éléments*/
#headercontainer {
	margin: 0px;
height: 185px;
background-image: url(/Files/22841/entete.jpg);
	background-repeat: no-repeat;
	position: relative;/* Necessary for correct display of dropdown menus */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/* background-position: left 10px; */
	background-color: #FFFFFF;
	z-index:100; /* Necessary for correct display of dropdown menus */
}
#headerarea {
	position:relative;
	margin:0;
	padding:0;
}
#headercolumn1{
	height: 130px;
	width:200px;
	position:absolute;
	left: 10px;
/* top: 10px; */
	text-align: center;
	margin:0;
	padding:0;
}
#headerlogo {
	width: 200px;
/* padding:10px; */
}
#headerlogo a {
	vertical-align: middle;
}
#headerlogo img {
	border: none;
}
#headerbanner {
	display:block;
	width:100%;
	background-color:Silver;
	text-align:center;
}

#headerdata {
	width:560px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	text-align: right;
	right: 30px;
	top: 30px;
}
#headertext {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	
}
#headerbanner {
}
/* HORIZONTAL MENU  >> menu block  - Boîte menu*/
#headermenu {
	position: absolute;
top: 156px;
left: 25px;
width: 950px;
height: 32px;
padding: 0px; margin: 0px;
background: url(/Files/22841/barre-menuH.gif) transparent bottom no-repeat;
	overflow: visible;	
}
/* HORIZONTAL MENU  >> menu  items layout configuration  - Configuration de la mise en page des éléments*/
ul#hmenu {
	float: right;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
}
#hmenu li {
	position:relative; /* Necessary for submenu positioning  */
	float: left;/* only left to keep menu items in the correct order*/
}
/* HORIZONTAL MENU  >> Link styles - Mise en forme des liens*/
#hmenu a.menu, #hmenu span {
	display: block;
	_width: 1px;
	/* white-space: nowrap; */
	text-decoration:none;
color:#FFFFFF;
}

/* HORIZONTAL MENU  >> mouseover links styles - Elément survolé*/
#hmenu li a:hover {
}
#hmenu a.menu:hover, #hmenu a.subactive {
	text-decoration:none;
/* font-size:13px; */
/* margin-top:-1px; */
/* letter-spacing:-0.03em; */
}
/* HORIZONTAL MENU  >> - text styles - Mise en form des Textes*/
#hmenu span {
	
}
/* HORIZONTAL MENU  >> First element (border before first menu item) - Premier élément (bordure)*/
#hmenu li.begin {
	display: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
/* HORIZONTAL MENU  >> Separator  between menu items - Separateur entre les éléments*/
#hmenu li.sep {
}
/* HORIZONTAL MENU  >> Last element (border after last menu item) - Dernier élément (bordure)*/
#hmenu li.end {
	width: 1px;/*necessary when floating the ul to the right*/
	display: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
/* HORIZONTAL MENU  >> Menu items - Eléments*/
#hmenu li.mitext {
/* padding-top:8px; */
/* display:block; */
/* height:29px; */
text-align:center;
font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0em;
white-space:nowrap;
}

/* AG SYSTEM - CSS 2009 : ci-dessous classes spécifiques pour les onglets du menu H */
/* pour une raison que j'ignore, si on crée une classe commune li a et li a:hover, ça ne marche pas bien */

#hmenu li.ongletgrisfonce a { 
background: url(/Files/22841/onglet-gris-fonce-menuH.png) top no-repeat;
width:122px;
display:block;
height:21px !important; /* HACK IE */
height:29px;
padding-top:8px;
color:#FFFFFF; }

#hmenu li.ongletgrisfonce a:hover { 
display:block;
height:18px !important; /* HACK IE */
height:26px;
margin-top:3px;
}

#hmenu li.ongletgrisclair a { 
background: url(/Files/22841/onglet-gris-clair-menuH.png) top no-repeat;
width:90px;
display:block;
height:21px !important; /* HACK IE */
height:29px;
padding-top:8px;
color:#FFFFFF; }

#hmenu li.ongletgrisclair a:hover { 
display:block;
height:18px !important; /* HACK IE */
height:26px;
margin-top:3px;
}

#hmenu li.ongletorange a { 
background: url(/Files/22841/onglet-orange-menuH.png) top no-repeat;
width:90px;
display:block;
height:21px !important; /* HACK IE */
height:29px;
padding-top:8px;
color:#FFFFFF; }

#hmenu li.ongletorange a:hover { 
display:block;
height:18px !important; /* HACK IE */
height:26px;
margin-top:3px;
}

#hmenu li.ongletbleufonce a { 
background: url(/Files/22841/onglet-bleu-fonce-menuH.png) top no-repeat;
width:90px;
display:block;
height:21px !important; /* HACK IE */
height:29px;
padding-top:8px;
color:#FFFFFF; }

#hmenu li.ongletbleufonce a:hover { 
display:block;
height:18px !important; /* HACK IE */
height:26px;
margin-top:3px;
}

#hmenu li.ongletbleuclair a { 
background: url(/Files/22841/onglet-bleu-clair-menuH.png) top no-repeat;
width:90px;
display:block;
height:21px !important; /* HACK IE */
height:29px;
padding-top:8px;
color:#FFFFFF; }

#hmenu li.ongletbleuclair a:hover { 
height:18px !important; /* HACK IE */
height:26px;
margin-top:3px;
}

#hmenu li.ongletblanc a { 
background: url(/Files/22841/onglet-blanc-menuH.png) top no-repeat;
width:100px;
display:block;
height:21px !important; /* HACK IE */
height:29px;
padding-top:8px;
color:#000000; }

#hmenu li.ongletblanc a:hover { 
height:18px !important; /* HACK IE */
height:26px;
margin-top:3px;
}




#hmenu li.miimg img {
	border:none;
}
/* HORIZONTAL SUBMENU >> */
ul#hmenu li div {
	margin:0;
	border:none;
	padding-top:2px;
}
ul#hmenu li ul.submenu{
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin:0;
	background-color: #333333;
	border: 1px solid #999999;
	position:absolute;
	visibility:hidden;
	left:0px;
}
ul#hmenu li ul.submenu li {
	float:none;/* cancels inherited float properties */
	clear:both;
}
ul#hmenu li ul.submenu a, ul#hmenu li ul.submenu span,ul#hmenu li ul.submenu li.mispacer, ul#hmenu li ul.submenu li.misep {
	border:none;/* cancels inhertited left and right borders */
	padding-left:10px; /* set lateral padding here*/
	padding-right:10px;
	width:200px;/* set submenu width here */
}
/* Class used to specify the rightmost item on the horizontal menu and correctly position it's submenu */
ul#hmenu li.menuright ul.submenu{
	left:auto;
	right:0px;
	*right:-5px; /* for IE only */
}
ul#hmenu li ul.submenu li.begin{
	display:none;
}
ul#hmenu li ul.submenu li.mispacer{
	height:15px;
}
ul#hmenu li ul.submenu li.misep{
	height:15px;
	border-bottom: 4px solid #999999;
}
ul#hmenu li ul.submenu li.end{
	display:none;
}
/* Submenu section titles */
#hmenu li ul.submenu li.mititle span, #hmenu li ul.submenu li.mititle a {
	margin: 0px;
	color:#FFCC00;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}

ul#hmenu li.mitext ul.submenu li.mitext{
	text-align: left;
}
ul#hmenu li ul.submenu li.menusep {
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;*/
}
ul#hmenu li ul.submenu li a, ul#hmenu li ul.submenu li span {
	display:block;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	white-space:normal;
	background-image: none;
	margin: 0px;
	padding-top: 4px; /* set vertical padding here*/
	padding-bottom:4px;
}
ul#hmenu li ul.submenu li a:hover {
	background: #999 url(none);
}
ul#hmenu li ul.submenu li.mititle a:hover {
	color:#FFCC00;
}
/* HORIZONTAL SUBMENU END */

/* END HEADER STYLES */

/* CONTENT STYLES */
#bodycontainer {
background: #FFFFFF url(/Files/22841/bodyarea-bg.gif) repeat-y; 
	padding-top: 10px;
padding-right: 30px;
//padding-right:25px;
	padding-bottom: 0px;
padding-left: 30px;
//padding-left:26px;
	position:relative;
	z-index:50;/* necessary for submenus */
}
#bodyarea {
	margin:0;
	position:relative;
}
#bodycolumn1 {
	float:left;
	position:relative;/*necessary for IE when body area is positioned relative*/
	top:0px;
	left:0px;
width:145px;
margin: 0;
padding: 0;
}
#bodycolumn2 {
	margin:0 0 0 145; /* right margin leaves room for #bodycolumn1 */
	padding:0;
}
#bodycolumn3 {
	position:absolute;
	top:-100px;
	right:-20px;
	background-color:silver;
	margin:0;
	padding:0;
}
#verticalbanner {
	position:absolute;
	left:0;
	top:0;
}

#bodytopbanner {
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	line-height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#bodydata {
	margin: 0px;
	padding: 0px;
}
#bodyarea {
	min-height:450px;
	height:auto;	
	margin: 0px;
	padding: 0px;
}
/* for min-height in IE */
/*\*/
*html #bodyarea {
	height:450px;
}
/**/
#bodydata form {
	margin: 0px;
	padding: 0px;
}
/* clear floating in bodycolumns 1 and 3 and lengthen the page if a floating column is longer than main content in #bodycolumn2 */
.clearbodycontainer {
	clear:both;
	font-size:1px;
	line-height:0px;
}
/* END CONTENT STYLES */

/* VERTICAL MENU  >> General layout configuration - Configuration de la mise en page générale*/
#verticalmenu {
	display:block;
	margin:0;
	overflow:visible;
	background-repeat: no-repeat;
	padding:0;
	text-align: center;
}
/* VERTICAL MENU  >> Menu items layout styles - Configuration de la mise en page des éléments*/
ul#vmenu {
	margin:0;
	list-style-position: outside;
	list-style-type: none;
width:145px;
padding: 0;
}
#vmenu li {
	margin: 0;
padding:0;
	position:relative; /* Necessary for submenu positioning */
width:145px;
}
#vmenu li a, #vmenu li span, #vmenu li.misep {
/* width:133px;  set menu width here */
padding: 0 6 0 6;
background: url(/Files/22841/bg-menuV.gif) bottom no-repeat;
}

/* VERTICAL MENU  >> First element (border before first menu item) - Premier élément (bordure)*/
#vmenu li.begin {
background: url(/Files/22841/entete-menuV.gif) no-repeat;
height:30px;
}
/* VERTICAL MENU  >> Separator  between menu items - Separateur entre les éléments*/
#vmenu li.sep {
}
/* VERTICAL MENU  >> Last element (border after last menu item) - Dernier élément (bordure)*/
#vmenu li.end {
/* background: url(/Files/22841/footer-menuV.gif) no-repeat; */
/* height:24px; */
display:none;
}
/* VERTICAL MENU  >> Menu items - Eléments*/
/* VERTICAL MENU >> Titles for sub sections */
#vmenu li.mititle span, #vmenu li.mititle a.menu {
	font-size: 11px;
	font-weight: bold;
	display:block;
	color: #FFCC00;
	line-height: 10px;
	text-indent: 0px;
	text-decoration:none;
}
#vmenu li.mititle a.menu:hover, #vmenu li.mititle a.subactive {
	text-decoration: none;
	background: #7587ED;
	color: #201D8A;
}
/* End Section Titles */
#vmenu li.mitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
line-height:10px;
}
#vmenu li.menusep {
}
/* VERTICAL MENU  >> Spacers - Eléments de type espace*/
#vmenu li.mispacer {
	height:20px;
}
/* VERTICAL MENU  >> Separators - Eléments de type séparateur*/
#vmenu li.misep {
background: url(/Files/22841/separateur-menuH.gif) top no-repeat;
}

#vmenu li.mitext a.menu, #vmenu li.mitext span {
	text-decoration:none;
	display:block;
	color:#FFF;
line-height: 16px;
padding-top:4px;padding-bottom:4px;
}
#vmenu li.miimg {
	text-align: center;
padding-top:0;padding-bottom:0;
}
#vmenu li.miimg img {
margin:0;padding:0;	
}
/* VERTICAL MENU  >> Link styles - Mise en forme des liens*/
#vmenu li.miimg a.menu {
	display:block;
	text-indent:0;
padding-top:0;padding-bottom:0;
}
/* VERTICAL MENU  >> mouseover links styles - Elément survolé*/

#vmenu li.mitext a.menu:hover, #vmenu li.mitext a.subactive {
padding:4 6 4 6;
background: url(/Files/22841/bg-hoover-menuV.gif) bottom no-repeat;
}

#vmenu li.miimg a.menu:hover, #vmenu li.miimg a.subactive {
	background-color:#7587ED;
	background-image:none;
}
#vmenu li.miimg a.menu img {
	border:none;
}
#vmenu li.miimg a.menu:hover img {
	border:none;
}
/* VERTICAL MENU SUBMENUS >> BEGIN */
ul#vmenu li div{
	padding:0px;
	margin:0;
	border: none;
}
ul#vmenu li ul.submenu{
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin:0;
	border: 1px solid #7486EC;
	background-color:#7587ED;
	position:absolute;
	top:-1px;
	visibility:hidden;
	left:180px;
}
/* Class used to specify the Bottommost item on the Vertical menu and correctly position it's submenu */
ul#vmenu li.menuup ul.submenu{
	bottom:-1px;
	top:auto;
}
ul#vmenu li ul.submenu li {
	margin:0;
}
ul#vmenu li ul.submenu li a.menu, ul#vmenu li ul.submenu li span, ul#vmenu li ul.submenu li.misep {
	width:180px;
	padding-left:10px;
	padding-right:10px;
	text-indent:0;/* cancels inherited text-indent properties */
}

ul#vmenu li ul.submenu li a.menu:hover {
	text-indent:0;/* cancels inherited text-indent properties */
}
ul#vmenu li ul.submenu li.misep {
	border-bottom-color:#211d8b;
}
#vmenu li ul.submenu li.mititle span, #vmenu li ul.submenu li.mititle a.menu {
	margin: 0px;
	padding-top: 4px;
	padding-bottom:4px;
	font-size: 12px;
	color:#201D8A;
	line-height: 15px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
}
#vmenu li ul.submenu li.mititle a.menu:hover {
	background-color: #211d8b;
	background-image:none;
	color: #FFCC00;
}
ul#vmenu li ul.submenu li.mitext a.menu, ul#vmenu li ul.submenu li.mitext span{
	color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height:14px;
	padding-top:4px;
	padding-bottom:4px;
}
ul#vmenu li ul.submenu li.mitext a.menu:hover{
	font-weight:normal;
	background-color: #211d8b;
	background-image: none;
}
ul#vmenu li ul.submenu li.miimg a.menu:hover {
	background-color: #211d8b;
	background-image: none;
}
ul#vmenu li ul.submenu li.menusep {
	border:none;
}

.misep sepa{
	display: none;
}
.miimg aimg{
	border:0;
	text-decoration:none;
}

/* VERTICAL SUBMENU END */

/* FOOTER STYLES */
#footercontainer {
width:1000px;
background: url(/Files/22841/footer-bg.gif) top no-repeat;
	clear:both;
	border:0 none;
	margin:0;
	padding:0;
	width:100%;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footerarea {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
#footermenu {
	margin:0;
	padding:0px;
	overflow:visible;
}
/* FOOTER MENU >> Menu items layout - Configuration de la mise en page des éléments*/
ul#fmenu {
	width:1000px;
	list-style-type:none;
	padding:20 0 0 0;
	white-space:nowrap;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fmenu li {
	border:none;
	display:inline;
	line-height: 20px;
	padding:0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
/* FOOTER MENU >>  Link styles - Mise en forme des liens*/
#fmenu a.menu {
	text-decoration:none;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/* FOOTER MENU >>   mouseover links styles - Elément survolé*/
#fmenu li a:hover {
}
#fmenu a.menu:hover {
	text-decoration:none;
	color: #666;
}
/* FOOTER MENU >> First element (border before first menu item) - Premier élément (bordure)*/
#fmenu li.begin {
	display: none;
}
/* FOOTER MENU >>  Separator  between menu items - Separateur entre les éléments*/
#fmenu li.sep {
	background-color:silver;
}
/* FOOTER MENU >> Last element (border after last menu item) - Dernier élément (bordure)*/
#fmenu li.end {
	display: none;
}
/* FOOTER MENU >> Separator */
#fmenu li.misep {
	display:block;
	height:0px;
	width:0px;
	margin:0;
	font-size:0px;
	line-height:0px;
}
/* END FOOTER MENU */

/* COPYRIGHT and CREDITS */
#copyright {
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copyright span {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #666666;
	padding-top: 5px;
	padding-right: 50px;
	padding-left: 50px;
}
#poweredby {
display:none;
}
#poweredby a, #poweredby a:link, #poweredby a:visited, .blockshortcut a {
	color: #211D8B;
	text-decoration:none;
}
#poweredby a:hover {
	text-decoration:underline;
	border:none;
}
#poweredby span {}
/* END COPYRIGHT and CREDITS */

/* END FOOTER */

/*LANGUAGE ICONS */
#langflags {
	text-align:center;
	margin: 0;
	padding: 10px 0px;
}
#langflags ul, #langflags li, #langflags a, #langflags span {
	margin: 0;
	padding: 0;
}
#langflags ul {
	list-style-type:none;
	list-style-position:outside;
	text-align:center;
}

#langflags ul li {
	display: inline;
	text-align: center;
}
#langflags ul li a span {
	background-repeat:no-repeat;
	display: inline;
	white-space: nowrap;
	text-align: center;
	cursor:pointer;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	background-position: center center;
	height: 15px;
	width: 22px;
	line-height: 1.2em;
}
#langflags a span {
	border:1px solid #999;
}
#langflags a:hover span {
	border:1px solid #FFCC00;
}
#flag0 {
	background: #FFF url(/DesignCss/SharedImages/FlagL0.gif) no-repeat;
}
#flag1 {
	background: #FFF url(/DesignCss/SharedImages/FlagL1.gif) no-repeat;
}
#flag2 {
	background:#FFF url(/DesignCss/SharedImages/FlagL2.gif) no-repeat;
}
#flag3 {
	background:#FFF url(/DesignCss/SharedImages/FlagL3.gif) no-repeat;
}
#flag4 {
	background:#FFF url(/DesignCss/SharedImages/FlagL4.gif) no-repeat;
}
#flag5 {
	background:#FFF url(/DesignCss/SharedImages/FlagL5.gif) no-repeat;
}
/* END LANGUAGE ICONS */


#bannervertical {
	position:absolute;
	left:0;
	top:0;
	width:0px;
	margin-left:20px;
}

.navbar {
	
}
.navbar span, .navbar select {
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	padding: 0px;
}
.navbar ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navbar li {
	padding:0;
	margin: 0;
	border:0;
	display: inline;
	line-height: normal;
}
.navbar a, .navbar a:visited, .navbar .off {
	color:#211D8B;
	text-decoration: none;
}
.navbar a:hover {
	color:#7688EE;
	font-weight: bolder;
	text-decoration: underline;
}

.navbar span {
	white-space:nowrap;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.navbar select {
	background-color:#FFFFFF;
	color:#000;
}
a span.navfirst, a span.navprev, a span.navnext, a span.navlast {
	margin: 0 5;
}
.navfirst {
	
}
.navprev {
	
} 
.navnext {
	
} 
.navlast {
	
}
.view {
	width:100%;
	background-color:transparent;
	margin: 0px;
	padding: 0px;
}
.viewtbl {
	width:100%;
	border:0;
	padding:0;
	margin:0;
	border-collapse: collapse;
	border-spacing: 0px;
	
}
.sectiontb {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.sectiontbarea {
	margin: 0px;
	padding: 0px;
	_width: 100%; /* Fixes a bug in IE (related to the site's structure) */
}



.sectiondata {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.sectiondataarea {
	_width: 100%; /* Fixes a bug in IE (related to the site's structure) */
	padding: 0px;
	margin: 0px;
}
.imgbordernone, .imgthumbnail, .imgmain, .imgcat {
	border:none;
}
/* Main buttons */
a.btnmain  {
     white-space: nowrap;
     background: transparent url('/Files/22841/bouton-droite.gif') no-repeat scroll top right;
     color:#436581;
     display: block;
     float: right;
     font: normal 12px arial, sans-serif;
     height: 28px;
     margin-right: 0px;
     padding-right: 10px; 
     text-decoration: none;
}
a.btnmain span {
    background: transparent url('/Files/22841/bouton-gauche.gif') no-repeat;
     display: block;
     line-height: 16px;
     padding: 6px 0 6px 14px;
} 

a.btnmain:hover{
	text-decoration:none;
	color:#000000;
}
a#btnsearch, a#btnviewcart {
	padding-left : 20px;
	background: #211D8B no-repeat 4px center;
}
a#btnsearch:hover, a#btnviewcart:hover {
	background-color: #7486EC;
}
a#btnsearch {
	background-image: url(/DesignCss/SharedImages/white/Search.gif);
}
a#btnviewcart {
	background-image: url(/DesignCss/SharedImages/white/ShopBag.gif);
}
/* Secondary buttons */
a.btnsub {
	font-size:10px;
	font-weight:bold;
	color:#211D8B;
	text-decoration:none;
	padding:4px 0px 4px 23px;
	background: url(/DesignCss/SharedImages/bullet.gif) no-repeat left center;
	line-height: 2em;
	margin: 10px 0px;
}
a.btnsub:hover {
	text-decoration:underline;
}
a#btnemailfriend {
	background: url(/DesignCss/SharedImages/EMail.gif) no-repeat 0px 0px;
}
a#btnaddtofav {
	background: url(/DesignCss/SharedImages/Favorite.gif) no-repeat 0px 0px;
}
a#btnattachment {
	background: url(/DesignCss/SharedImages/Attachment.gif) no-repeat 0px 0px;
}

/* icons */
#icontrash, #iconerror, #iconwarning, #iconsalespolicy, #iconattachment, #iconemail, #iconweb, #iconmap {
	width:19px;
	height:19px;
	border:0px;
	vertical-align: text-bottom;
	margin:1px;
}
#icontrash {
	background: url(/DesignCss/SharedImages/TrashCan.gif) no-repeat;
}
#iconerror {
	background: url(/DesignCss/SharedImages/Error.gif) no-repeat;
}
#iconwarning {
	background: url(/DesignCss/SharedImages/Warning.gif) no-repeat;
}
#iconsalespolicy {
	background: url(/DesignCss/SharedImages/SalesPolicy.gif) no-repeat;
}
#iconattachment { /* Mail */
	background: url(/DesignCss/SharedImages/Attachment.gif) no-repeat;
}
#iconemail {
	background: url(/DesignCss/SharedImages/EMail.gif) no-repeat;
}
#iconweb {
	background: url(/DesignCss/SharedImages/Web.gif) no-repeat;
}
#iconmap {
	background: url(/DesignCss/SharedImages/Map.gif) no-repeat;
}
/*** END BUTTONS & ICONS ***/
.blockshortcut {
	display:block;
	width:145px;
	padding:0px;
	margin: 0px;
	color: #000;
}
.blockcontainer {
	margin: 0px;
	padding: 0px;
}


.blockshortcut, .blockshortcut input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:6.5pt;
}
.blockshortcut form,  .blockshortcut p, .blockshortcut span, .blockshortcut input, .blockshortcut select, .blockshortcut textarea, 

.blockshortcut a {
	margin:0;
	padding:0;
}
.blockshortcut a, .blockshortcut a:link, .blockshortcut a:visited {
	color: #211D8B;
	text-decoration:none;
}
.blockshortcut a:hover {
	text-decoration:underline;
	border:none;
}
.blockshortcut input {
	
	
}
#blockuserlogin .LoginTagLine {
	
}

/* AG SYSTEM CSS 2009 */
#blockuserlogin { 
background-image:url(/Files/21392/fond-espace-client.gif);
padding:32 12 16 12;
width:121px;
line-height:12px !important; /* HACK IE */
line-height:10px;
min-height:119px;
}

#blocknewsletter { 
background-image:url(/Files/21392/fond-newsletter.gif);
width:125px;
letter-spacing: 0em !important; /* HACK IE */
letter-spacing:-0.08em;
padding:32 10 16 10;
line-height:15px !important; /* HACK IE */
line-height:10px;
min-height:103px;
}

#blockuserlogin .email, #blockuserlogin input.password, #blocksearch .searchtext, #blocknewsletter .email, #blockcoupon input.coupon {
margin: 1 1 1 0;
	
}
#blockuserlogin .email, #blockuserlogin input.password {
width: 120px;
}
.blockshortcut input.blockbtn {
}
.blockshortcut input.blockbtn:hover {
	
}
#blockuserlogin .blockbtn {
	margin-right:5px;
}


#blockuserlogin .firstvisit, #blockuserlogin .firstvisit a {
	display:block;
}
#blockuserlogout .hellouser {
	display:block;
}
#blockuserlogout .viewaccountinfo {
	display:block;
}
#blocksearch .searchtext {
	display:block;
	float:left;
	width: 160px;
}
#blocksearch .searchimg {
	display:block;
	float:left;
	background-image:url(/DesignCss/SharedImages/Search.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:2px;
	width:20px;
	height:19px;
}
#blocksearch .blockbtn {
	display:block;
	clear:both;
}

#blocknewsletter .newstagline {
}
#blocknewsletter label {
}
#newsok {
	margin-right: 5px;
	
}
#newsko {
	margin-right: 5px;
	
}
#blocknewsletter .email {
	width: 120px;
}
#blocknewsletter .blockbtn {
	margin-top: 5px;
}
#blockrssfeeds a.rss {
	background-image:url(/DesignCss/SharedImages/RSSFeeds.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:100px;
	font-size: 20px;
	line-height: 25px;
}
#blockrssfeeds a.rss:hover {
	text-decoration:none;
}
#blockrssfeeds span.rss {
	display:inline;
}
#blockcoupon span.coupon {
	display:block;
}
#blockcoupon input.coupon {
	width: 130px;
	margin-right: 5px;
}
#blockcoupon .blockbtn {
}



/********************************************************/
/* @CONTENT												*/
/********************************************************/


/*** ORIGINAL CSS ***/
BODY.PBPW {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana;
	background-image: url(/DesignCss/18000/295/popup-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 20px;
	height: 100%;
}

.PBPTitle {
	color:#211D8B;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16pt;
	font-style:normal;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.PBSTitle { color:#6271D8; font-family:Verdana; font-weight:bold; font-size:12pt; }
.PBColHead { color:#000000; font-family:Verdana; font-size:10pt; }
.PBStatic { color:#393939; font-family:Verdana; font-weight:bold; font-size:8pt; }
.PBMsg { color:#000015; font-family:Verdana; font-size:9pt; }
.PBErrMsg { color:#FF0000; font-family:Verdana; font-weight:bold; font-size:10pt; }
.PBMainTxt { color:#104b87; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:9pt; font-style:normal; }
.PBShortTxt { color:#333; font-family:Verdana; font-size:9pt;}
.PBLongTxt { color:#000000; font-family:Verdana; font-size:10pt; }
.PBCurrency { color:#bd0024; font-family:Arial; font-weight:bold; font-size:10pt; }
.PBDate { color:#000000; font-family:Verdana; font-size:10pt; font-style:italic; }
.PBNumber { color:#333333; font-family:Verdana; font-weight:bold; font-size:10pt; font-style:italic; }
A.PBLink { color:#211D8B; font-size:20pt; text-decoration:none; }
A.PBLink:hover { color:#211D8B; font-size:20pt; text-decoration:underline; }

HR.PBMain { color:#000000; height:2; }
HR.PBSub { color:#000000; height:1; }
TEXTAREA.PB { color:#000000; font-family:Verdana; font-size:8pt; font-style:normal; }
SELECT.PB {
	color:#000000;
	font-family:Verdana;
	font-size:8pt;
	font-style:normal;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
INPUT.PB { color:#000000; font-family:Verdana; font-size:8pt; font-style:normal;}
INPUT.PBBtnStd { color:#000000; font-family:Verdana; font-weight:bold; font-size:8pt; }
A.PBBtnStd { color:#201D8A; font-family:Verdana; font-weight:bold; font-size:8pt; text-decoration:none; }
A.PBBtnStd:hover { color:#7486EC; font-family:Verdana; font-weight:bold; font-size:8pt; text-decoration:underline; }
.PBReqNote { color:#000000; font-family:Verdana; font-size:9pt; font-style:italic; }

/* CSS AJOUT ROM Ajout Roms 25112009*/
#rj-description{
	width: 500px;
	margin: 0;
}

#rj-image{
	margin: 0 10px 10px 0;
	float: left;
	display: block;
	width: 250px;
	min-height: 370px;
}

.rj-zoom{
	display:block;
	width: 250px;
}
#rj-infos{
	margin: 0 auto 0 auto;
}
/*liste vignettes*/
#rj-thumbs {
	clear: both;
	padding:5px;
	height: 90px;
	background-image: url(http://images.neteven.com/ikomsport2/images/bg-grey.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#rj-thumbs ul {
 	padding:0;
 	margin:auto;
 	list-style-type:none;
 }
#rj-thumbs li {
 margin-left:2px;
 float:left; /*pour IE*/
 }
#rj-thumbs ul li a {
 display:block;
 float:left;   
 width:90px;
 color:black;
 text-decoration:none;
 text-align:center;
 padding:1px;
 /*pour avoir un effet "outset" avec IE :*/
 }
/* fin liste vignettes */

/*mise en forme textuelle*/
.rj-marche{
	color:#E96802;
	text-decoration: line-through;
	font-weight:bold;font-size:1em;
}
.rj-fixe{
	color:#6699ff;
	font-weight:bold;
	font-size: 1.2em;
}
.rj-etat{
	color:#999999;
	font-weight:bold;
	font-size: 1.2em;
}
.rj-h2{
	font-size: 1.3em;
	background-color: #e3e3e3;
	color: #666666;
	border-bottom: 1px solid #999999;
}
/*Fin mise en forme textuelle*/

/*bouton mise au panier*/

.rj-panier{
	display: block;
	width:230px;
	height: 70px;
	position: relative;
	left:270px;
	background-image:url(http://images.neteven.com/ikomsport2/images/sprite-panier.gif);
}
.rj-panier:hover{
	background: url(http://images.neteven.com/ikomsport2/images/sprite-panier.gif);
	background-position: 0 -70px; 
}
.rj-none{display: none;}
/*Insert modif slideshow 11/12/2009*/
/*
  style.css
  ==
  These CSS markups are for styling purposes only.
*/
#rj-slideshow{margin: 0 auto 0 16px;text-align: center;}

div.showcase {
    float: left;
    width: 615px;
    height: 260px;
    background: #FFFFFF;
    margin: 0px;
    }
div.showcase a img{border: none;margin:0;}

#slideshow-nav{position:relative;z-index:1;margin: -260px 0 0 480px;}

div.showcase ul.indexwork {
    margin:0px;
    padding: 0px;
    }

div.showcase ul.indexwork li {
	list-style: none;
	float: left;
    display: block;
    text-align: center;
    margin-right: 1px;
    margin-left: 0px;
    width:20px;
    height: 20px;
    background-image: url(http://images.neteven.com/ikomsport2/SITE-IKOMSPORT/Homepage/10.12.09/slider/puces.png);
    }
div.showcase ul.indexwork li a{color: #FFFFFF;text-decoration: none;}
div.showcase ul.indexwork li a:hover{color: #666666;text-decoration: none;}

div.showcase a.prevwork {float:left;display: block; width:20px;height: 20px;background-image: url(http://images.neteven.com/ikomsport2/SITE-IKOMSPORT/Homepage/10.12.09/slider/puces.png);text-decoration: none;text-align: center;margin-right: 1px;color: #FFFFFF;text-decoration: none;}
div.showcase a.nextwork {float:left;display: block; width:20px;height: 20px;background-image: url(http://images.neteven.com/ikomsport2/SITE-IKOMSPORT/Homepage/10.12.09/slider/puces.png);text-decoration: none;text-align: center;margin-right: 1px;color: #FFFFFF;text-decoration: none;}
div.showcase a:hover.prevwork{color: #666666;text-decoration: none;}
div.showcase a:hover.nextwork{color: #666666;text-decoration: none;}



div.showcase ul.layers {
    width: 615px;
    height: 260px;
    background: #FFF;
    }
    div.showcase ul.layers li {
        width: 615px;
        height: 260px;
        background: #FFFFFF;
        padding: 0px;
        }
    div.showcase ul.layers li { margin-right:1px; }

br { clear:both; }

/*
  slideshow.css
  ==
  This is the essential CSS markup that is required for jSlide to work properly.       
*/

div.showcase {
    position: relative;
    }

div.showcase ul.layers {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    clear: both;
    position: relative;
    top: 0;
    left: 0;
    }

    div.showcase ul.layers li {
        float: left;
        position: absolute;
        }
        
.active {
    color: #000;
    text-decoration: none;
    }
/*CSS ACCUEIL AJOUT JFD 14/01/2010
  /* CSS ACCUEIL */
  #rj-conteneur{width:615px;height:1065px;margin: 0 auto 0 auto;}
  #rj-ligne1{display: block;width: 615px;height: 175px;margin:30px 0 5px 0;}
  #rj-bloc1{display: block;width:350px;height:175px;background-color:#CCCCCC;margin: 0 10  px 0 0;float: left;}
  #rj-bloc2{display: block;width:255px;height:175px;background-color:#CCCCCC;margin: 0 0 5px 0;float:right;}
  #rj-ligne2{display: block;width:615px;height: 175px;margin:5px 0 5px 0;clear: both;}
  #rj-bloc3{display: block;width:255px;height:175px;background-color:#CCCCCC;margin: 0 10px 5px 0;float:left;}
  #rj-bloc4{display: block;width:350px;height:175px;background-color:#CCCCCC;margin: 0;float:right;}
  #rj-bloc1bis{display: block;width:350px;height:175px;background-color:#CCCCCC;margin: 0 10  px 0 0;float: left;}
  #rj-bloc2bis{display: block;width:255px;height:175px;background-color:#CCCCCC;margin: 0 0 5px 0;float:right;}
  #rj-ligne2bis{display: block;width:615px;height: 175px;margin:5px 0 5px 0;clear: both;}
  #rj-ligne3{display: block;width:615px;height: 310px;margin:5px 0 5px 0;clear: both;}
  #rj-bloc5{display: block;width:195px;height:310px;background-color:#CCCCCC;margin: 0 15px 0 0;float:left;}
  #rj-bloc6{display: block;width:195px;height:310px;background-color:#CCCCCC;margin: 0 15px 0 0;float:left;}
  #rj-bloc7{display: block;width:195px;height:310px;background-color:#CCCCCC;margin: 0;float:right;}
  #rj-footer{clear: both; display:block;width:615px; height:95px;background-color:#CCCCCC;margin: 5px 0 5px 0;}
  #rj-footer a img{margin-right:-5px;display:bloc;}
  #rj-split{display:bloc;height:260px;width:615px;}
  .slidezone{float:left;width:305px;height:260px;}
  #rj-clear{clear:both;display:none;}
  /*Fin CSS ACCUEIL*/

*/

/* CSS MENAGE DE PRINTEMPS */
a img
		{
		border: none;
		margin: 0;
		} 
		#conteneur{
			width: 615px;
			margin: 0 auto 0 auto;
		}
		#header{
			display:block;
			margin: 0;
			width:615px;
			height:262px;
		}
		#menu ul {
			display: block;
			height: 31px;
			width: 615px;
			margin:0;
			padding:0;			
		}
		#menu ul li {
			display: block;
			height: 31px;
			list-style: none;
			float:left;
			list-style-position: inside;
		}
		#menu ul li a {
			display: block;
			height: 31px;
			width: 100%	;
		}
		#menu ul li a span {
			display: none;
		}
		.skis {
			width: 65px;
			height: 31px;
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/skis.jpg);
			background-repeat: no-repeat;
		}
		.snowboard {
			width: 103px;
			height: 31px;
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/Snowboard.jpg);
			background-repeat: no-repeat;
		}
		.accesoires {
			width: 105px;
			height: 31px;
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/accessoires-ski.jpg);
			background-repeat: no-repeat;
		}
		.Motocross {
			width: 100px;
			height: 31px;
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/motocross.jpg);
			background-repeat: no-repeat;
		}
		.Velo {
			width: 59px;
			height: 31px;
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/velo.jpg);
			background-repeat: no-repeat;
		}
		.wake {
			width: 67px;
			height: 31px;
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/wake.jpg);
			background-repeat: no-repeat;
		}
		.protections {
			width: 116px;
			height: 31px;
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/protections.jpg);
		}
		
		.skis a:hover {
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/skis-over.jpg);
			background-repeat: no-repeat;
		}
		.snowboard a:hover {
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/Snowboard-over.jpg);
			background-repeat: no-repeat;
		}
		.accesoires a:hover {
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/accessoires-ski-over.jpg);
			background-repeat: no-repeat;
		}
		.Motocross a:hover {
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/motocross-over.jpg);
			background-repeat: no-repeat;
		}
		.Velo a:hover {
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/velo-over.jpg);
			background-repeat: no-repeat;
		}
		.wake a:hover {
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/wake-over.jpg);
			background-repeat: no-repeat;
		}
		.protections a:hover {
			background-image: url(http://images.ikomsport-europe.com/images-accueil/avril10/s2/protections-over.jpg);
			background-repeat: no-repeat;
		}
		.ligne {
			width: 615px;
			clear: both;
		}
		.bloc-ligne{
			display: block;
			float: left;
			margin: 0;
		}
		.bloc-left{
			display: block;
			height: 300px;
			width: 150px;
			float: left;
		}
		.bloc-ligne-droite{
			margin: 0 ;
			float: right;
		}
*/