/*--------------------------------------------
	vidalmarine.css
	www.vidalmarine.com
	(c) 2009 - STONEPOWER - Marseille, FRANCE
----------------------------------------------*/

/**************************
	ELEMENT RACINE
***************************/

body {
	padding: 0;
	margin: 0;
	background-color: #d8d8d8;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #3d3d3d;
	text-align: center;
}

/**************************
	TEMPLATE
***************************/

div#wrap-all {
	text-align: left;
	width: 987px;
	margin: 0 auto;
	background-color: #fff;
}
div#wrap-top {
	width: 987px;
	height: 135px;
	background: #e6e6e6 url(../img/top/bg_ombre.gif) no-repeat 247px 94px;
}
div#top-logo {
	width: 247px;
	height: 100px;
	font-size: 0;
	float: left;
}
div#top-infos {
	width: 235px;
	height: 84px;
	background: url(../img/top/bg_top-infos.gif) no-repeat 0 0;
	margin: 8px 0 0 10px;
	float: left;
	display: inline;
}
div#top-panier {
	width: 240px;
	background: url(../img/top/bg_top-panier.gif) no-repeat 2px 0;
	margin: 8px 0 0 5px;
	float: left;
	display: inline;
}
div#top-acces {
	width: 235px;
	height: 84px;
	background: url(../img/top/bg_top-infos.gif) no-repeat 0 0;
	margin: 8px 0 0 5px;
	float: left;
	display: inline;
}
div#top-bar {
	clear: both;
	width: 987px;
	height: 35px;
	background: #002441 url(../img/top/bg_bar.gif) no-repeat 0 0;
}
div#wrap-cols {
	width: 987px;
	background: #fff url(../img/interface/bg_fx.gif) repeat-y 0 0;
}
div#col-w208 {
	width: 208px;
	float: left;
	display: inline;
}
div#col-w247 {
	width: 247px;
	float: left;
	display: inline;
}
div#col-w498 {
	width: 498px;
}
div#col-w515 {
	width: 515px;
}
div#col-w532 {
	width: 532px;
	float: left;
	display: inline;
	background: #fff url(../img/interface/bg_fx_col.gif) repeat-y 0 0;
}
div#col-w740 {
	width: 740px;
	float: left;
	display: inline;
}
div#copyright {
	width: 987px;
	clear: both;
	background: #E6E6E6 url(../img/copyright/bg_orange.gif) repeat-y 0 0;
}
/* appoint */
div.mL-17 {
	margin-left: 17px;
}

/**************************
	XHTML
***************************/

a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.list-part {
	color: #285893;
	text-decoration: none;
}
a:hover.list-part {
	color: #EF7B00;
}

h1 {
	font-size: 1.8em;
	padding: 4px 0 12px 0;
	margin: 0;
}
h1#h1std, h2#h1std {
	font-size: 1.5em;
	font-weight: bold;
	color: #266FAB;
	padding: 4px 0 12px 0;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	padding: 4px 0 12px 0;
	margin: 0;
}
h2.h2std {
	font-size: 1.2em;
	font-weight: bold;
	color: #1B326A;
	padding: 4px 0 12px 0;
	margin: 0;
}
h3 {
	font-size: 1.4em;
	padding: 4px 0 12px 0;
	margin: 0;
}
h4 {
	font-size: 1.2em;
	padding: 4px 0 12px 0;
	margin: 0;
}
h5, h6 {
	font-size: 1em;
	padding: 4px 0 12px 0;
	margin: 0;
}

p {
	padding: 4px 0 12px 0;
	margin: 0;
}

ul, ol, dl {
	padding-top: 4px;
	padding-bottom: 12px;
	margin-top: 0;
	margin-bottom: 0;
}
ul.ulstd {
	font-size: 0.9em;
}

form {
	padding: 0;
	margin: 0;
}
input {
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #3d3d3d;
}

img, object {
  border: none;
}

/* GENERIQUES */

.clear, div.clear {
	clear: both;
}

/**************************
	TOP
***************************/

ul#ul_top-infos {
	padding: 12px 0 0 8px;
	margin: 0;
	list-style: none;
}
ul#ul_top-infos a {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 0.8em;
	font-weight: bold;
	color: #285893;
	text-decoration: none;
	padding: 0 0 0 22px;
	background: url(../img/top/puce_liblue.gif) no-repeat 0 2px;
}
ul#ul_top-infos a:hover {
	color: #EF7B00;
}
ul#ul_panier {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #285893;
}
ul#ul_panier li a.lititle {
	display: block;
	padding: 5px 0 0 12px;
	height: 16px;
	color: #285893;
	text-decoration: none;
}
ul#ul_panier ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#ul_panier ul li a.liresult {
	display: block;
	text-align: center;
	font-weight: normal;
	height: 22px;
	color: #285893;
	text-decoration: none;
}
div#top-acces h2 {
	height: auto;
	font-size: 0.9em;
	font-weight: bold;
	color: #285893;
	line-height: normal;
	padding: 5px 0 0 12px;
	margin: 0;
	background: none;
}
div#top-acces div#logged {
	padding: 5px 0 0 12px;
	font-size: 10px;
}
div#top-acces div#loggedaction {
	text-align: center;
	margin-top: 8px;
}
div#top-acces div#logged span.label {
	font-weight: bold;
}
div#top-acces div#logged .deconnexion {
	font-size: 11px;
}
div#top-acces div#logged a.deconnexion {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #285893;
}
div#top-acces div#logged a.deconnexion:hover {
	color: #EF7B00;
}
div#top-acces form {
	padding: 8px 0 0 12px;
	margin: 0;
}
div#top-acces label {
	display: block;
	width: 96px;
	float: left;
}
div#top-acces label span {
	font-size: 0.9em;
	color: #9a9a9a;
}
div#top-acces input.inp01 {
	padding: 0;
	margin: 0;
	border: 1px solid #ccc;
	width: 90px;
	height: 14px;
	line-height: 14px;
}
div#top-acces input.but01 {
	float: left;
	width: 22px;
	height: 16px;
	border: none;
	cursor: pointer;
	background: url(../img/top/bt_ok22x16.gif) no-repeat 0 0;
	padding: 0;
	margin: 13px 0 0 0;
}
div#top-acces form p {
	clear: both;
	padding: 4px 38px 0 0;
	margin: 0;
	text-align: right;
}
div#top-acces form p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #285893;
	text-decoration: none;
}
div#top-acces form p a:hover {
	color: #EF7B00;
}
/* barre rechercher */
div#top-bar form#formSearch {
	float: left;
	padding: 5px 0 0 260px;
}
div#top-bar form#formSearch label {
	font-size: 0.8em;
/*	line-height: 30px;*/
	color: #fff;
	font-weight: bold;
}
div#top-bar form#formSearch input#search {
	padding: 0 0 0 5px;
	margin: 0;
	border: 1px solid #ccc;
	width: 240px;
	height: 14px;
/*	line-height: 14px;*/
}
div#top-bar form#formSearch input#subSearch, div#contenu form#formSearch input#subSearch {
	width: 22px;
	height: 16px;
	border: none;
	cursor: pointer;
	background: url(../img/top/bt_ok22x16_search.gif) no-repeat 0 0;
	padding: 0;
	margin: 0;
}
div#top-bar p#plink-contact {
	padding: 0 16px 0 0;
	margin: 0;
	float:right;
}
div#top-bar p#plink-contact a {
	font-size: 0.8em;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
div#top-bar p#plink-contact a:hover {
	color: #EF7B00;
}
div#toggle_appear {
	background:#F2F3F5;
	width:496px;
	border:1px solid #1E487D;
	padding:5px;
	margin-bottom:10px;
	margin-top:3px;
	font-size:11px;
}

#advanced_search {
  cursor:pointer;
  color:#062C4A;
}

/**************************
	MENU PRINCIPAL
***************************/

div#nav {
	width: 247px;
	background-color: #EF7B00;
	padding: 20px 0;
}

ul.ulnav .nav_promo a { color:#FFF;}
ul.ulnav .nav_promo a:hover { color:#062C4A;}
ul#ulnav,
ul.ulnav {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 247px;
}
ul#ulnav li,
ul.ulnav li {
	width: 247px;
	background: url(../img/nav/bg_linav.gif) no-repeat 0 0;
}
ul#ulnav li a,
ul.ulnav li a {
	display: block;
	width: 237px;
	height: 21px;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #062C4A;
	line-height: 21px;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0;
	background: url(../img/nav/puce_li-duo.gif) no-repeat 225px 4px;
}
ul#ulnav li a:hover, ul#ulnav li a.menuN1Selected {
	color: #fff;
	background: url(../img/nav/puce_li-duo.gif) no-repeat 225px -17px;
}
/* niveau 2 */
ul#ulnav ul,
ul.ulnav ul {
	display: block;
	width: 247px;
	padding: 6px 0;
	list-style: none;
	background: #fff url(../img/nav/bg_ulul.gif) no-repeat 0 0;
	margin: 0;
}
ul#ulnav ul li,
ul.ulnav ul li {
	width: 247px;
	background: none;
}
ul#ulnav ul li a,
ul.ulnav ul li a {
	display: block;
	width: 210px;
	height: auto;
	padding: 2px 5px 2px 32px;
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #062C4A;
	text-decoration: none;
	background: url(../img/nav/puce_lili.gif) no-repeat 18px 5px;
	margin: 0;
}
ul#ulnav ul li a:hover, ul#ulnav ul li a.menuN2Selected {
	color: #EF7B00;
	background: url(../img/nav/puce_lili.gif) no-repeat 18px 5px;	
}
/* niveau 3 */
ul#ulnav ul ul {
	display: block;
	width: 247px;
	padding: 5px 0px 5px 15px;
	list-style: none;
	background: #fff url(../img/nav/bg_ulul.gif) no-repeat 0 0;
	margin: 0;
}
ul#ulnav ul ul li {
	width: 247px;
	background: none;
}
ul#ulnav ul ul li a {
	display: block;
	width: 210px;
	height: auto;
	padding: 2px 5px 2px 32px;
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #062C4A;
	text-decoration: none;
	background: url(../img/nav/puce_lili.gif) no-repeat 18px 5px;
	margin: 0;
}
ul#ulnav ul ul li a:hover, ul#ulnav ul ul li a.menuN3Selected {
	color: #EF7B00;
	background: url(../img/nav/puce_lili.gif) no-repeat 18px 5px;	
}

/**************************
	COLONNE PRINCIPALE
***************************/

/* visuel */
div#visuel {
	width: 718px;
	padding: 11px 0 0 11px;
	background-color: #fff;
	font-size: 0;
}

/* fil d'arianne */
p#wya {
	padding: 14px 11px 8px 11px;
	margin: 0;
	font-size: 0.8em;
	font-weight: bold;
	color: #032643;
}
p#wya span {
	font-weight: normal;
}
p#wya a {
	color: #032643;
	font-weight: bold;
	text-decoration: underline;
}
p#wya a:hover {
	color: #EF7B00;
	text-decoration: none;
}

/* titre et texte intro sous-categorie */
h1#h_subcategory {
	width: 466px;
	height: 24px;
	line-height: 24px;
	background: url(../img/interface/bg_h1.gif) no-repeat 0 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	padding: 0 0 0 32px;
	margin: 0 0 5px 0;
}
h1#h_subcategory a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
div#subcat_intro {
	width: 478px;
	border: 1px solid #F06000;
	padding: 9px;
	margin: 0 0 10px 0;
}
div#subcat_intro p {
	padding: 4px 0;
	margin: 0;
	font-size: 0.9em;
	color: #023e68;
}

/* titre et intro family */
h1#h_family {
	width: 466px;
	height: 24px;
	line-height: 24px;
	background: url(../img/interface/bg_h1.gif) no-repeat 0 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	padding: 0 0 0 32px;
	margin: 0;
}
div#family_intro {
	width: 478px;
	border: 1px solid #0A314F;
	padding: 9px;
	margin: 0 0 2px 0;
}
div#family_intro p {
	padding: 4px 0;
	margin: 0;
	font-size: 0.9em;
	color: #023e68;
}

/* titre et info intro fiche produit */
h1#h_product {
	width: 466px;
	height: 24px;
	line-height: 24px;
	background: url(../img/interface/bg_h1.gif) no-repeat 0 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	padding: 0 0 0 32px;
	margin: 0;
}
span#title_product {
	float: left;
}
span#ref_product {
	float: right;
	padding-right: 8px;
}
div#product_info {
	width: 496px;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	margin: 0 0 7px 0;
}
div#productcol-a {
	width: 218px;
	float: left;
	display: inline;
	padding: 12px 0;
	margin: 0 0 0 2px;
	text-align:center;
	position: relative;
}
div#productcol-a .listPromo{
  top:5px;
}
div#productcol-b {
	width: 247px;
	float: left;
	display: inline;
	padding: 12px 0;
	margin: 0 0 0 5px;
}
div#productcol-b h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #255878;
	padding: 0 0 5px 0;
	background: url(../img/box/pointilles2.gif) no-repeat 0 bottom;
	margin: 0 0 8px 0;
}
div#productcol-b p {
	font-size: 0.8em;
	padding: 4px 0;
	margin: 0;
}
div#zoom {
	width: 496px;
	height: 31px;
	clear: both;
	background: url(../img/box/bg_prodzoom.gif) no-repeat 0 0;
	font-size: 0;
}
div#zoom img {
	margin-left: 59px;
}

/* zones info, document et retour liste dans fiche produit */

h2#h_box_prodinfo {
	width: 465px;
	height: 32px;
	line-height: 32px;
	padding: 0 0 0 33px;
	margin: 4px 0 0 0;
	font-size: 0.9em;
	color: #444;
	background: url(../img/box/bg_prodinfo.gif) no-repeat 0 0;
}
div#box_prodinfo {
	width: 478px;
	padding: 9px;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
}
div#box_prodinfo div#infostech {
	margin-top: 5px;
	padding-top: 5px;
	border-top: dotted 1px #B7B7B7;
	list-style: none;
}
div#box_prodinfo p {
	padding: 4px 0;
	margin: 0;
	font-size: 0.9em;
	color: #023e68;
}
div#box_prodinfo a {
	font-weight: bold;
	color: #29699C;
	text-decoration: none;
}
div#box_prodinfo a:hover {
	color: #EF7B00;
}
h2#h_box_proddoc {
	width: 465px;
	height: 32px;
	line-height: 32px;
	padding: 0 0 0 33px;
	margin: 4px 0 0 0;
	font-size: 0.9em;
	color: #444;
	background: url(../img/box/bg_proddoc.gif) no-repeat 0 0;
}
div#box_proddoc {
	width: 478px;
	padding: 9px;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
}
div#box_proddoc ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#box_proddoc ul li {
	padding: 4px 0;
	margin: 0;
	font-size: 0.9em;
	color: #023e68;
}
div#box_proddoc ul li a {
	font-weight: bold;
	color: #29699C;
	text-decoration: none;
}
div#box_proddoc ul li a:hover {
	color: #EF7B00;
}
p#backtolist {
	padding: 10px 0;
	margin: 0;
}

/*
	BOITES
--------------------------------------*/

/* rubrique */
div.wrap_box-rubrique {
	width: 156px;
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
}
div.wrap_box-rubrique h2.h2rub {
	width: 156px;
	/*padding: 5px 8px;*/
	padding: 5px 0;
	margin: 0;
	background: #3C9AC2 url(../img/box/bg_h2rub.gif) no-repeat 0 0;
	text-align: center;
}
div.wrap_box-rubrique h2.h2rub a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
}
div.wrap_box-rubrique div.box-rubrique {
	width: 154px;
	min-height: 260px;
	=min-height: 275px;/* IE6 IE7 */
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
}
div.wrap_box-rubrique div.box-rubrique span.imgrub {
	display: block;
	text-align: center;
	padding: 10px 0 0 0;
	height: 110px;
}
div.wrap_box-rubrique div.box-rubrique ul.ulrub {
	width: 154px;
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
}
div.wrap_box-rubrique div.box-rubrique ul.ulrub:hover {
	padding: 0;
	margin: 0px 0px 0px -1px;
	list-style: none;
	position: absolute;
	background: #FFFFFF;
	border-right: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	width: 154px;	
}
div.wrap_box-rubrique div.box-rubrique ul.ulrub:hover li.last {
	border-bottom: 1px solid #b7b7b7;
}
div.wrap_box-rubrique div.box-rubrique ul.ulrub li.plusrub {
	display: block;
}
div.wrap_box-rubrique div.box-rubrique ul.ulrub:hover li.plusrub {
	display: none;
}
div.wrap_box-rubrique div.box-rubrique ul.ulrub li.masque {
	display: none;
}
div.wrap_box-rubrique div.box-rubrique ul.ulrub:hover li.masque {
	display: block;
}
div.wrap_box-rubrique div.box-rubrique ul li.pair {
	background-color: #fff !important;
}
div.wrap_box-rubrique div.box-rubrique ul li.impair {
	background-color: #ebeef1 !important;
}
div.wrap_box-rubrique div.box-rubrique ul li a, div.wrap_box-rubrique div.box-rubrique ul li.tript {
	display: block;
	padding: 3px 2px 3px 10px;
	background: url(../img/box/bg_liarrow.gif) no-repeat 2px 7px;
	=background: url(../img/box/bg_liarrow.gif) no-repeat 2px 9px;/* IE6 IE7 */
	font-size: 0.8em;
	font-weight: bold;
	color: #29699C;
	text-decoration: none;
}
div.wrap_box-rubrique div.box-rubrique ul li a:hover {
	color: #EF7B00;
}
div.wrap_box-rubrique div.box-rubrique ul li.plusrub a {
	font-weight: normal;
	color: #FF0000;
	text-align: right;
	padding: 5px 5px 0 5px;
	background: none;
}
div.wrap_box-rubrique div.box-rubrique ul li.plusrub a span {
	padding: 0 1px;
	background: url(../img/box/plus_circle.gif) no-repeat 0 0;
}
div.wrap_box-rubrique div.box-rubrique ul li.plusrub a span span {
	visibility: hidden;
}
div.wrap_box-rubrique div.box-rubrique ul li.plusrub a:hover {
	color: #29699C;
}

/* sous rubrique */
div.box_subrubrique {
	width: 154px;
	min-height: 218px;
	border: 1px solid #b7b7b7;
	margin: 0 15px 5px 0;
	float: left;
	display: inline;
}
div.box_subrubrique span.imgsubrub {
	display: block;
	text-align: center;
	padding: 10px 0 0 0;
	height: 110px;
	width: 145px;
	overflow: hidden;
}
h2.h2subrub {
	padding: 0 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #255878;
	text-align: center;
}
h2.h2subrub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #255878;
	text-decoration: none;
}
ul.ul_subrub {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.ul_subrub li.li_subrubref {
	padding: 0 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #880000;
	text-align: center;
}
ul.ul_subrub li.li_subrubref a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #880000;
	text-align: center;
	text-decoration: none;
}
ul.ul_subrub li.li_subrubdesc {
	padding: 5px;
	margin: 5px 0 0 0;
	font-size: 0.9em;
	color: #3d3d3d;
	min-height: 38px;
	background-color: #ebeef1;
	border-top: 1px dotted #9a9a9a;
}
ul.ul_subrub li.li_subrubdesc a {
	font-size: 0.8em;
	color: #3d3d3d;
	text-decoration: none;
}
p.subrub-separator {
	clear: both;
	text-align: right;
	padding: 0 16px 12px 0;
	margin: 0;
}

/* family */
div.box_family {
	width: 496px;
	border: 1px solid #B7B7B7;
	margin: 0 0 2px 0;
	background: url(../img/box/pointilles.gif) repeat-y 396px 0;
}
div.box_family br {
	display: none;
}
div.familycol-a {
	width: 147px;
	float: left;
	display: inline;
	margin: 10px 0 5px 5px;
	text-align: center;
	max-height: 147px;
	overflow: hidden;
	position:relative;
}
.listPromo {left: 5px; position: absolute; top: 0;}
div.familycol-b {
	width: 234px;
	margin: 0 5px;
	float: left;
	display: inline;
}
div.familycol-b h2 {
	width: 234px;
	padding: 12px 0 0 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #255878;
}
div.familycol-b h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #255878;
	text-decoration: none;
}
div.familycol-b p {
	padding: 0;
	margin: 0;
}
div.familycol-b span.familyref {
	display: block;
	width: 234px;
	padding: 2px 0 0 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #880000;
}
div.familycol-b span.familyref a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #880000;
	text-decoration: none;
}
div.familycol-b span.familydesc {
	display: block;
	width: 234px;
	padding: 7px 0 5px 0;
	margin: 0;
	font-size: 0.9em;
	color: #3d3d3d;
}
div.familycol-b span.familydesc a {
	font-size: 0.8em;
	color: #3d3d3d;
	text-decoration: none;
}
div.familycol-c {
	width: 99px;
	float: left;
	display: inline;
	margin: 0 0 0 1px;
}
div.familycol-c p {
	padding: 0;
	margin: 0;
}
div.familycol-c span.familyprice {
	display: block;
	padding: 12px 0 10px 17px;
	background: url(../img/colR/orange_arrow.gif) no-repeat 5px 15px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #DC1000;
}
div.familycol-c span.familyqte {
	display: block;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	color: #3d3d3d;
}
div.familycol-c span.familyqte input.inqte {
	width: 36px;
	height: 13px;
	background: url(../img/box/bg_inqte.gif) repeat-x 0 0;
	border: 1px solid #b7b7b7;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #3d3d3d;
}
div.familycol-c span.familyaddbasket {
	display: block;
	text-align: center;
	margin: 1px 0 2px 0;
}
div.familycol-c span.familyviewmodels {
	display: block;
	text-align: center;
	margin: 35px 0 0 0;
}
/* pager family */
p#pager {
	padding: 10px;
	text-align: center;
	font-size: 0.9em;
	color: #DC1000;
}
p#pager span.page_number {
	padding: 0 10px;
}
p#pager a {
	color: #000;
	text-decoration: none;
}
p#pager a:hover {
	color: #000;
	text-decoration: underline;
}

/* produit */
div.box_prod {
	width: 496px;
	border: 1px solid #B7B7B7;
	margin: 0 0 2px 0;
	background: url(../img/box/pointilles.gif) repeat-y 396px 0;
}
div.prodcol-a {
	width: 100px;
	float: left;
	display: inline;
	padding: 7px 0;
	margin: 0 5px;
}
div.prodcol-a p.prodref {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #880000;
	text-align: center;
}
div.prodcol-a p.prodref a:link,
div.prodcol-a p.prodref a:visited{
	color: #880000;
	text-decoration:none;
}
div.prodcol-a p.prodref a:hover{
	text-decoration:none;
}
div.prodcol-b {
	width: 281px;
	float: left;
	display: inline;
	padding: 7px 0;
	margin: 0 5px 0 0;
}
div.prodcol-b h3.h_prod {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #255878;
}
div.prodcol-b h3.h_prod a:link,
div.prodcol-b h3.h_prod a:visited {
	color: #255878;
	text-decoration:none;
}
div.prodcol-b h3.h_prod a:hover {
	color: #255878;
	text-decoration:none;
}
div.prodcol-b p.prodprice {
	padding: 0 0  0 17px;
	background: url(../img/colR/orange_arrow.gif) no-repeat 0 3px;
	margin: 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #DC1000;
}
div.prodcol-c {
	width: 99px;
	float: left;
	display: inline;
	padding: 7px 0 2px 0;
	margin: 0 0 0 1px;
}
div.prodcol-c br {
	display: none;
}
div.prodcol-c p {
	padding: 0;
	margin: 0;
}
div.prodcol-c span.prodqte {
	display: block;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	color: #3d3d3d;
}
div.prodcol-c input.inprodqte {
	width: 36px;
	height: 13px;
	background: url(../img/box/bg_inqte.gif) repeat-x 0 0;
	border: 1px solid #b7b7b7;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #3d3d3d;
}
div.prodcol-c span.prodaddbasket {
	display: block;
	text-align: center;
	margin: 1px 0 2px 0;
}

/**************************
	COLONNE DE DROITE
***************************/

h2#t_hmv, h2#t_hn, h2#t_hpc {
	padding: 9px 0 4px 8px;
	margin: 0;
}
div.box-right {
	width: 193px;
	padding: 0 0 8px 0;
	background: url(../img/colR/bg_boxfoot.gif) no-repeat 0 bottom;
	margin: 0 0 9px 8px;
}
div.box-right h3 {
	font-size: 0.9em;
	font-weight: normal;
	color: #062C4A;
	padding: 7px 10px 7px 8px;
	margin: 0;
	text-align: center;
	background: url(../img/colR/bg_boxhead.gif) no-repeat 0 top;
}
div.box-right h3 a {
	font-size: 0.9em;
	font-weight: normal;
	color: #062C4A;
	text-decoration: none;
}
div.box-right ul.ul_br {
	padding: 0;
	margin: 0;
	list-style: none;
}
div.box-right ul.ul_br li span.imgbr {
	float: left;
	display: inline;
	width: 84px;
	padding: 0;
	margin: 2px 0 0 5px;
}
div.box-right ul.ul_br li span.prixbr {
	float: right;
	width: 79px;
	padding: 0 0 0 15px;
	background: url(../img/colR/orange_arrow.gif) no-repeat 5px 3px;
	margin: 10px 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #DC1000;
}
div.box-right ul.ul_br li span.imgbt {
	float: right;
	width: 94px;
	padding: 0;
	margin: 25px 10px 0 0;
	text-align: right;
}
span.little-money {
	font-size: 0.8em !important;
}

/**************************
	PAGE DE CONTENU
***************************/

div#contenu {
	margin: 10px;
}

div#contenu h1 {}
div#contenu h2.bg716 {
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 32px;
	background:url(../img/bg_h718.gif) no-repeat 0 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	margin: 4px 0 12px 0;
}
div#contenu p {
	text-align: justify;
	font-size: 0.9em;
}

/* Compte client */
div.elt {
	margin: 7px 0 12px 0;
	clear: both;
}
div.elt span.label {
	display: block;
	width: 200px;
	float: left;
	padding: 2px 5px 2px 0;
	font-weight: bold;
	font-size: 0.9em;
	color: #444;
	border-bottom: 1px dotted #B7B7B7;
}
div.elt span.datas {
	display: block;
	background-color: #FFFFFF;
	width: 400px;
	float: left;
	padding: 2px 5px;
}
div.elt span.datas input {
	width: 350px;
}

div.elt span.datas textarea {
	width: 350px;
}

p#demrecinf {
	padding: 4px 0 12px 0;
}
p#demrecinf a {
	font-weight: bold;
	font-size: 10px;
	color: #285893;
	text-decoration: none;
}
p#demrecinf a:hover {
	color: #EF7B00;
}

/**************************
	COPYRIGHT
***************************/

div#copyright p {
	text-align: center;
	padding: 5px 0 5px 247px;
	margin: 0;
	font-size: 0.8em;
	color: #9A9A9A;
}
a#copystone {
	padding: 0 2px;
	text-decoration: none;
	color: #9A9A9A;
}
a#infoslegales{
  padding: 0 2px;
	text-decoration: none;
	color: #9A9A9A;
}
a#copystone span {
	font-weight: bold;
}
a#copystone:hover, a#copystone:focus {
	color: #0092D6;
	background-color: #fff;
}

/***************************************

	ACCUEIL CATALOGUE
	
**************************************/

div#ihome {
	width: 719px;
	background: url(../img/home/ombre.gif) repeat-y 510px 0;
	margin-left: 1px;
}

div#icol_left {
	width: 504px;
	float: left;
	display: inline;
	margin-right: 25px;
}
div#icol_right {
	width: 190px;
	float: left;
	display: inline;
}
/* bloc intro */
div#ibloc_intro {
	width: 504px;
	background: url(../../catalogue/home/visu_home.gif) no-repeat 0 0;
	margin: 0 0 0 0;
}
div#ibloc_intro h1 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 17px 30px 0 104px;
	margin: 0;
}
div#ibloc_intro p {
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 8px 30px 0 104px;
	margin: 0;
	text-align: left;
}
/* bloc pro */
div#ibloc_pro {
	width: 243px;
	height: 112px;
	background: url(../../catalogue/home/visu_pro.jpg) no-repeat 0 0;
	margin: 13px 18px 0 0;
	float: left;
	display: inline;
}
div#ibloc_pro ul {
	padding: 0;
	margin: 50px 15px 0 18px;
	list-style: none;
}
div#ibloc_pro ul li {
	padding: 3px 0 0px 12px;
	background: url(../img/home/puce.gif) no-repeat 0 8px;
}
div#ibloc_pro ul li a {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #002543;
	text-decoration: none;
	padding: 0;
	margin: 0;
	line-height: normal;
}
div#ibloc_pro ul li a:hover {
	color: #fff;
}
/* bloc particuliers */
div#ibloc_part {
	width: 243px;
	height: 112px;
	background: url(../../catalogue/home/visu_part.jpg) no-repeat 0 0;
	margin: 13px 0 0 0;
	float: left;
	display: inline;
}
div#ibloc_part ul {
	padding: 0;
	margin: 50px 15px 0 18px;
	list-style: none;
}
div#ibloc_part ul li {
	padding: 3px 0 3px 12px;
	background: url(../img/home/puce.gif) no-repeat 0 8px;
}
div#ibloc_part ul li a {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #002543;
	text-decoration: none;
	padding: 0;
	margin: 0;
	line-height: normal;
}
div#ibloc_part ul li a:hover {
	color: #fff;
}
/* bloc lateral News */
div#ibloc_news {
	width: 190px;
	font-size: 0.9em;
} 
div#ibloc_news h2,
div#pbloc_news h2 {
	padding: 0;
	margin: 0;
}

div#ibloc_news h3,
div#pbloc_news h3 {
	padding: 4px 0 2px 0;
	margin: 0;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #285893;
}

div#ibloc_news a,
div#pbloc_news a {
	text-decoration: none;
	color: #3D3D3D;
}

/* bloc lateral News dans les fiches produits */
div#pbloc_news {
	width: 190px;
	font-size: 0.9em;
	padding:10px 0 0 10px;
} 

/* ul niveau 1 */
ul#iul_news {
	padding: 0 4px 0 1px;
	margin: 0;
	list-style: none;
}
ul#iul_news li {}
ul#iul_news li h3 {
	padding: 4px 0 2px 0;
	margin: 0;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #285893;
}
ul#iul_news li h3 a {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #285893;
	text-decoration: none;
}
/* ul niveau 2 */
ul#iul_news ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#iul_news ul li {
	padding: 0 0 4px 0;
	font-size: 0.9em;
	color: #3D3D3D;
}
ul#iul_news ul li a {
	text-decoration: none;
	color: #3D3D3D;
}

/* bloc lateral tarifs */
div#ibloc_tarifs {}
div#ibloc_tarifs h2 {
	padding: 12px 0 4px 0;
	margin: 0;
	line-height: normal;
}


/***************************************

	DIVERS
	
**************************************/

/*
page contact
------------------------------------*/
p#copycontact {
	padding: 24px 0 0 0;
	font-size: 0.8em !important;
	width: 98%;
}
table#tab_formcontact td {
	font-size: 0.9em;
}
table#tab_formcontact input {
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
table#tab_formcontact textarea {
	width: 498px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
table#tab_formcontact input#contactSubmit {
	color: #fff;
	font-weight: bold;
	background-color: #256faa;
	border: 1px solid #000;
	cursor: pointer;
}

div.listepage { text-align: center; }
div.listepage li { float: left; list-style-type: none; border: solid 1px #CCCCCC; background-color: #EEEEEE; margin: 0.25em; }
div.listepage li span, div.listepage li a span { margin: 0.50em; text-decoration: none; display: block; }

/*
LISTE REVENDEURS (resultat de la recherche)
-------------------------------------------*/

div#listrev {
	padding-top: 20px;
}

/* englobant */
div.adresse {
	padding: 4px 10px;
	background-color: #F2F3F5;
	border: 1px solid #1e487d;
	margin-bottom: 10px;
}
div.adresse:hover {
	background-color: #fff;
	border: 1px solid #1e487d;
	cursor: default;
}

label#rev_codepostal,
label#rev_telephone {
	font-size: 0.9em;
	font-weight: bold;
	color: #285893;
}

/* section adresse */
div.vcard {
	width: 320px;
	float: left;
	display: inline;
	margin-right: 20px;
}
div.soc {
	font-weight: bold;
	color: #1e487d;
}
div.adr {
	font-size: 0.9em;
}
div.cpville {
	font-size: 0.9em;
}
/* section contact */
div.contact {
	width: 320px;
	float: left;
	display: inline;
}
div.tel {}
div.fax {}
div.mail {}

/*
IDENTIFICATION CLIENT (servcli_login.inc)
---------------------------------------------*/

div#idcli-info {
	background: url(../img/panier/bg_dinfo.gif) repeat-y 0 0;
	margin: 12px 0 0 0;
}
div#idcli-info h1 {
	width: 678px;
	height: 32px;
	background: url(../img/panier/bg_hinfo.gif) no-repeat 0 0;
	padding: 0 0 0 40px;
	margin: 0 0 10px 0;
	line-height: 32px;
	font-size: 0.9em;
	color: #444444;
	font-weight: bold;
}
div#idcli-info p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ef7b00;
	padding: 4px 14px 12px 14px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}
div#idcli-info p a {
	color: #ef7b00;
}
div#idcli-info ul {
	padding-top: 0;
	margin-bottom: 12px;
}
div#idcli-info ul li {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #ef7b00;
}
div#idcli-info ul li a {
	color: #ef7b00;
}
h2#bg_h2cli-info {
	width: 678px;
	height: 29px;
	line-height: 25px;
	background: url(../img/panier/bg_h2info.gif) no-repeat 0 0;
	padding: 0 0 0 40px;
	margin: 0 0 4px 0;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
}
table#tab_clinfo {
	border-collapse: collapse;
	background-color: #DCE5EE;
	width: 99%;
	margin: 0 auto;
}
table#tab_clinfo td {
	padding: 0 4px;
	font-size: 0.9em;
	color: #285893;
	font-weight: bold;
}
p#pclinfo {
	text-align: center !important;
	padding: 16px;
	font-size: 0.8em;
	color: #285893;
	font-weight: bold;
}
p#pclinfo a {
	color: #285893;
}

/**/

p.txtOrange {
	color: #EF7B00;
}
/* liste des services (loggé) */
ul#services_cli {
	padding: 12px 0;
	margin: 0;
	list-style: none;
}
ul#services_cli li {
	color: #EF7B00;
	padding: 4px 0;
}
ul#services_cli a {
	padding: 2px 0 2px 22px;
	margin: 0;
	background: url(../img/top/puce_liblue.gif) no-repeat scroll 0 0;
	color: #285893;
	text-decoration: none;
}
ul#services_cli a:hover {
	color: #EF7B00;
}
ul#services_cli ul {
	padding: 0 0 0 22px;
	margin: 0;
	list-style: none;
}

/* tableau changer password */
table#tab_modif_psw td.td_w {
	width: 220px;
}
table#tab_modif_psw td.td_label {
	font-weight: bold;
	font-size: 0.9em;
	color: #285893;
}

/** INFOBULE */
/* Tooltips CSS definitions */	

.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 12px;
	z-index: 10000!important;
}
	.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
	.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #666; border-left: 1px solid #333; border-right: 1px solid #333; }
	.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #666; }
	.tooltip .xb1 { margin: 0 5px; background: #333; }
	.tooltip .xb2 { margin: 0 3px; border-width: 0 2px; }
	.tooltip .xb3 { margin: 0 2px; }
	.tooltip .xb4 { height: 2px; margin: 0 1px; }
	
	.tooltip .xarrow {
		position: relative;
		top: 2px; left: 12px;
		width: 11px;
		height: 7px;
	}
		.tooltip .xarrow b {
			display: block;
			background:#666;
			border-left:1px solid #333;
			border-right:1px solid #333;
			font-size:1px;
			height: 1px;
		}
		.tooltip .xarrow .a1 { margin: 0 5px; background-color: #333; border: 0 solid; width: 1px; }
		.tooltip .xarrow .a2 { width: 1px; margin: 0 4px;}
		.tooltip .xarrow .a3 { width: 3px; margin: 0 3px;}
		.tooltip .xarrow .a4 { width: 5px; margin: 0 2px;}
		.tooltip .xarrow .a5 { width: 7px; margin: 0 1px;}
		.tooltip .xarrow .a6 { width: 9px; margin: 0 0px;}

	.tooltip .xboxcontent {
		padding: 0 .5em;
		margin: 0;
		color: #000;
		text-shadow: 1px 1px 0px #CCC;
		word-wrap:break-word;
		border: 1px solid #333;
		border-width: 0px 1px 0 1px;
		background-color: #666;
	}

/* MAINTENANCE */
#maintenance {
  width:500px;
  height:300px;
  margin : 0 auto;
  background:#FFF;
  text-align:center;
  border:3px solid #002441;
  top:140px;
  position:relative;
}
#maintenance  h1 {
}

#maintenance div#content {
  position:relative;
  top:30%;
}

/* THE END */

span.little-money a,
p.prodprice a{
color: #DC1000;
text-decoration:none;
}

