/* CSS */
/* RESET */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Arial, Verdana, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre, ul, ol, dl, address {
	margin: 1em 0; padding: 0;
}

li, dd {
	margin-left: 2em;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

input, select, textarea {
	font-size: 100%;
	font-family: inherit;
}
/* END RESET */
/* > DEFAULT */
img {
	border: 0px;
}

a {
	color: #0088CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

html, body {
	width: 100%;
}

html {
	font-size: 100%;
	background: url(img/headfoot/bg_main.jpg) left top repeat-x;
}

body {
	font-size: .75em;
	line-height: 1em;
	width: 982px;
	margin: auto;
	position: relative;
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
}
h2 {
	color: #0088CC;
	font-size: 1em;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

input {
	width: 150px;
	height: 20px;
	border: 1px solid #000;
}
input.checkbox {
	width: auto;
	height: auto;
	border: 1px solid #000;
}

/*	Message Styles	*/
.success {
	padding: 0.5em;
	margin: 0 0 1em 0;
	background-color: #D3F9BC;
	border: 1px solid #94AD84;
	padding-left: 30px;
	background-image: url(img/theme/messages/accept.png);
	background-repeat: no-repeat;
	background-position: 1em 0.5em;
}
p.error {
	padding: 0.5em;
	margin: 0 0 1em 0;
	background-color: #ffebe8;
	border: 1px solid #c00;
	padding-left: 30px;
	background-image: url(img/theme/messages/exclamation.png);
	background-repeat: no-repeat;
	background-position: 1em 0.5em;
}
span.error,
span.errorlong {
	color: #FF0000;
	font-size: 90%;
}
.warning {
	padding: 0.5em;
	margin: 0 0 1em 0;
	background-color: #ffffe0;
	border: 1px solid #e6db55;
	padding-left: 30px;
	background-image: url(img/theme/messages/error.png);
	background-repeat: no-repeat;
	background-position: 1em 0.5em;
}
p.info {
	padding: 0.5em;
	margin: 0 0 1em 0;
	background-color: #d8eeff;
	border: 1px solid #3e6a8e;
	padding-left: 30px;
	background-image: url(img/theme/messages/information.png);
	background-repeat: no-repeat;
	background-position: 1em 0.5em;
}
/*
.success p,
.error p, 
.info p, 
.warning p {
	
}*/


div.clear {
	clear: both;
}
/* > END DEFAULT */
div#boxtop {
	width: 982px;
	height: 38px;
	margin: 22px 0px 0px 0px;
	background: url(img/headfoot/degra_bottom.gif) left bottom no-repeat;
}
/******* SEARCH ********/
#search {
	width: 120px;
	height: 36px;
	float: left;
	position: relative;
	background: url(img/theme/background_search.png) right top no-repeat;
}

input#search {
	width: 79px;
	height: 12px;
	position: absolute;
	left: 27px;
	top: 11px;
	font-size: .85em;
	color: #7795C1;
	background: #fff;
	border: none;
}
/******* END SEARCH ********/
div#flashbox {
	width: 982px;
	height: 182px;
	margin: 18px 0px;
}

div#boxleft {
	float: left;
	margin-right: 16px;
}

.facebook {font-size: .8em; margin-left:23px; padding:0;}

.facebook a {color:#0088cc;}


/******* SUBMENU ********/

div#submenu, div#lgmenu, div#catmenu {
	width: 184px;
	background: url(img/headfoot/submenu_bg.gif) left top repeat-y;
}

div#submenu h3, div#lgmenu h3, div#catmenu h3 {
	width: 184px;
	height: 25px;
	font-size: .96em;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #fff;
	padding: 6px 0px 0px 12px;
	margin: 0px;
	background: url(img/headfoot/submenuh1.jpg) left top no-repeat;
}
div#submenu h3 {
	padding: 0;
	background: url(img/headfoot/submenuh1_cat.jpg) left top no-repeat;
}
div#submenu h3 a, 
div#submenu h3 a:hover {
	padding: 6px 12px 0px 12px;
	color: #fff;
	text-decoration: none;
	display: block;
}
div#submenu ul, div#submenu ul li, div#lgmenu ul, div#lgmenu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#submenu ul {
	padding: 8px 0px 0px 0px;
}

div#submenu li a, div#submenu li span {
	display: block;
	width: 170px;
	height: 17px;
	font-size: .9em;
	color: #333;
	margin: 0px 0px 0px 1px;
	padding: 5px 0px 0px 12px;
}

div#submenu li a:hover, div#submenu li span {
	color: #0085cf;
	background-color: #d6e5f2;
	text-decoration: none;
}

div#submenu li span {
	background: url(img/headfoot/menu_lvl1_bg.gif) left top no-repeat;
}

div#submenu li.lvl2 a, div#submenu li.lvl2 span {
	width: 150px;
	height: 17px;
	padding: 4px 0px 0px 32px;
	background: #fff url(img/headfoot/menu_lvl2_bg.gif) left top no-repeat;
}

div#submenu li.lvl2 a:hover, div#submenu li.lvl2 span {
	background-position: 0px -21px;
}

div#submenu li.lvl2 a:hover {
	text-decoration: underline;
}

div#submenu div.bottom, div#lgmenu div.bottom, div#catmenu div.bottom {
	width: 184px;
	height: 5px;
	line-height: 1px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background: url(img/headfoot/submenu_bottom.gif) left bottom no-repeat;
}
/******* END SUBMENU ********/
/******* MENU LANGUE ********/
div#lgmenu, div#catmenu {
	margin: 16px 0px;
}

div#lgmenu li#english a, div#lgmenu li#french a {
	display: block;
	float: left;
	font-size: .9em;
	color: #6e6e6e;
	width: 44px;
	height: 17px;
	padding: 5px 0px 0px 34px;
}

div#lgmenu li#english a {
	margin: 7px 8px 2px 6px;
	background: url(img/headfoot/english.gif) left top no-repeat;
}

div#lgmenu li#french a {
	margin: 7px 6px 2px 6px;
	background: url(img/headfoot/french.gif) left top no-repeat;
}

div#lgmenu li#english a:hover, div#lgmenu li#french a:hover, div#catmenu p a:hover {
	color: #0085cf;
}

/******* END MENU LANGUE ********/
/******* MENU CATALOGUE ********/
div#catmenu p {
	width: 170px;
	height: 16px;
	font-size: .9em;
	color: #6e6e6e;
	margin: 0px 0px 0px 1px;
	padding: 9px 0px 0px 12px;
	background: url(img/headfoot/pdf.gif) 150px 5px no-repeat;
}

div#catmenu p a {
	color: #6e6e6e;
}

/******* END MENU CATALOGUE ********/

/******* MENU ADVANTAGES ********/
#advantagemenu {
	margin:16px 0;
}
#advantagemenu a {
	text-decoration: none;
}
#advantagemenu a:hover {
	text-decoration: none;
}
#advantagemenu img {
	border: 0;
}
/******* END MENU ADVANTAGES ********/

/******* MENU CONCOURS ********/
#concours {
	margin:16px 0;
	height: 100px;
	/*background-image: url(img/theme/support_block_bkp5.jpg);*/
	background-repeat: no-repeat;
	background-position: left 25px;
}
#concours a {
	text-decoration: none;
}
#concours a:hover {
	text-decoration: none;
}
#concours img {
	border: 0;
}
/******* END MENU CONCOURS ********/


/******* MENU iCHAT ********/
#ichat {
	margin: 16px 0;
	height: 75px;
}
#ichat a {
	text-decoration: none;
}
#ichat a:hover {
	text-decoration: none;
}
#ichat img {
	border: 0;
}
/******* END MENU iCHAT ********/

/******* MENU SUPPORT ********/
#supportmenu {
	margin:16px 0;
}
#supportmenu a {
	text-decoration: none;
}
#supportmenu a:hover {
	text-decoration: none;
}
#supportmenu img {
	border: 0;
}
/******* END MENU SUPPORT ********/

div#content {
	width: 778px;
	float: left;
	margin-bottom: 26px;
	border: 1px solid #d5d5d5;
}

.hautgauche, .hautdroit, .basgauche, .basdroit {
	height: 5px;
	width: 5px;
	font-size:1px;
	background-repeat: no-repeat;
}

.hautgauche {
	margin: -1px 0px 0px -1px;
	background-image: url(img/headfoot/hautgauche.gif);
}

.basgauche {
	margin: 0px 0px -1px -1px ;
	background-image: url(img/headfoot/basgauche.gif);
}

.hautdroit {
	margin: -1px -1px 0px 0px;
	background-image: url(img/headfoot/hautdroit.gif);
	float: right;
}

.basdroit {
	margin:  0px -1px -1px 0px;
	background-image: url(img/headfoot/basdroit.gif);
	float: right;
}

div#contentHtml {
	position: relative;
	padding: 20px;
	min-height: 270px;
	line-height: 140%;
}

div#contentHtml .product {
	display: block;
	float: left;
	width: 384px;
	height: 280px;
	margin-bottom: 15px;
}

div.product p.img {
	width: 180px;
	height: 280px;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}

div.product p.info {
	margin: 60px 0px 0px 0px;
}

div.product h2 {
	font-size: 1.2em;
	color: #333;
	font-weight: bold ;
	padding: 0px;
}

div.product p.desc {
	line-height: 17px;
	margin: 2px 0px 20px 0px;
}

div.product a.plusinfos {
	width: 75px;
	height: 25px;
	display: block;
	float: left;
	margin: 25px 0px 0px 0px;
}

/***********  FOOTER  ***************/

div#footer {
	width: 982px;
	height: 50px;
	clear: both;
	margin: 6px 0px 20px 0px;
	font-size: .8em;
}

div#footermenu {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	height: 28px;
}

div#footermenu ul#footerleft {
	position: absolute;
	left: 0px;
	list-style-type: none;
	margin: 8px 0px 0px 1px;
	padding: 0px;
}

div#footermenu ul li {
	float: left;
	background: url(img/headfoot/bgfooter.gif) right 3px no-repeat;
	margin: 0px;
	padding: 0px 10px 0px 9px;
}

div#footermenu ul li.last {
	background: none;
}

div#footermenu ul li, div#footermenu ul li a {
	color: #0088cc;
}

div#footermenu ul#right {
	position: absolute;
	right: 0px;
	list-style-type: none;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

p#copyright {
	color: #6e6e6e;
	float: left;
	margin: 6px 0px 0px 10px;
}

a#hale {
	color: #669900;
	position: absolute;
	right: 10px;
	/*width: 192px;*/
	height: 12px;
	margin: 6px 0px 0px 0px;
	text-align: right;
	/*background: url(img/headfoot/clixite.gif) left top no-repeat;*/
	/*font-size: 0px;
	line-height:0px;
	letter-spacing: -50px;*/
}

a#hale:hover {
	color: #273904;
	/*background-position: 0px -12px;*/
}

/***********  END FOOTER ***************/

/********************************************/
/*************  PAGE PRODUITS  **************/
/********************************************/

div.productdet {
	width: 200px;
	height: 250px;
	float: left;
	margin: 10px 23px 15px 23px;
}

div.productdet a.productlink {
	text-decoration: none;
	width: 200px;
	padding: 0px;
	margin: 0px;
	display: block;
	text-align: center;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
}

div.productdet a.productlink:hover {
	color: #0085cf;
}

img.productimg {
	width: 200px;
	height: 200px;
	margin-bottom: 3px;
}

a.choose {
	width: 76px;
	height: 25px;
	display: block;
	margin: 10px auto;
	background: url(img/headfoot/btn_choose_fr.jpg) left top no-repeat;
	font-size: 0px;
	line-height:0px;
	letter-spacing: -50px;
}

a.choose:hover {
	background-position: 0px -25px;
}

div.line {
	height: 1px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d5d5d5;
}

div#contentHtml img.icon {
	float: left;
	width: 48px;
	height: 48px;
	margin: 0px 20px 20px 30px;
}

p.right {
	width: 605px;
	float: left;
	margin: 0px 0px 20px 0px;
}


/**
 * Homepage feature blocks
 */
.features {
	
}
.feature {
	/*background-image: url(img/theme/feature2.png);
	background-repeat: no-repeat;*/
	width: 245px;
	height: 200px;
	margin: 0 19px 0 0;
	padding: 0;
	float: left;
}
.feature-last {
	margin-right: 0;
}
.feature-inner {
	padding: 0px;
}
.feature-inner a {}
.feature-inner a:hover {}
.feature-inner img {
	border: 0;
}
/* END CSS */