body {
margin:0px;
font-family:Arial, Helvetica, Sans-Serif;
font-size:11px;

/* new */
/*background-image:url(http://www.netissime.com/images3/menu/fond2b.gif);
background-position:400px 80px;
background-attachment:fixed; */
}






td, th (ligne 55)

{

border-top-width: 0px;

border-right-width-value: 0px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 0px;

border-left-width-value: 0px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: solid;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: solid;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: black;

border-right-color-value: black;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: black;

border-left-color-value: black;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

font-size: 11px;

}/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 1022px;
  height: 225px;
  overflow: hidden;
}


div.art-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 1022px;
  height: 225px;
  background-image: url('http://www.jhconsulting.fr/images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Flash */
#art-flash-area
{
  position: absolute;
  top: 0;
  left: 0;
  width: 1022px;
  height: 225px;
  overflow: hidden;
}

#art-flash-container
{
  position: absolute;
  top: -14px;
  left: 0;
  width: 1022px;
  height: 255px;
}

#art-flash-container div.art-flash-alt
{
    position: relative;
    width: 110px;
    height: 30px;
    margin: 0 auto;
    top: 14px;
}
/* end Flash */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.art-menu, .art-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.art-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-menu li li
{
  float: none;
}

.art-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.art-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-menu:after, .art-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu, .art-menu ul
{
  min-height: 0;
}

.art-menu ul
{
  background-image: url('http//:www.jhconsulting.fr/images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */

.art-menu
{
  padding: 3px 3px 3px 3px;
}

.art-nav
{
  position: relative;
  height: 33px;
  z-index: 100;
}

.art-nav .l, .art-nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 33px;
  background-image: url('http://www.jhconsulting.fr/images/nav.png');
}

.art-nav .l
{
  left: 0;
  right: 0;
}

.art-nav .r
{
  right: 0;
  width: 1022px;
  clip: rect(auto, auto, auto, 1022px);
}


/* end Menu */

/* begin MenuItem */
.art-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 27px;
  cursor: pointer;
  text-decoration: none;
}

.art-menu li
{
  margin-right: 2px;
  margin-left: 2px;
}

.art-menu ul li
{
    margin:0;
    clear: both;
}


.art-menu a .r, .art-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 81px;
  background-image: url('http://www.jhconsulting.fr/images/menuitem.png');
}

.art-menu a .l
{
  left: 0;
  right: 4px;
}

.art-menu a .r
{
  width: 408px;
  right: 0;
  clip: rect(auto, auto, auto, 404px);
}

.art-menu a .t
{
  font-size: 10px;
  color: #1A1A1A;
  padding: 0 9px;
  margin: 0 4px;
  line-height: 27px;
  text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
  top: -27px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top: -27px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top: -27px;
}
.art-menu a:hover .t
{
  color: #E2EEF9;
}

.art-menu li:hover a .t
{
  color: #E2EEF9;
}

.art-menu li:hover>a .t
{
  color: #E2EEF9;
}


.art-menu a.active .l, .art-menu a.active .r
{
  top: -54px;
}

.art-menu a.active .t
{
  color: #164469;
}
/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
  display: block;
  width: 1px;
  height: 27px;
  background-image: url('http://www.jhconsulting.fr/images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 26px;
  width: 180px;
  overflow: hidden;
  line-height: 26px;
  background-image: url('http://www.jhconsulting.fr/images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #3D91D6;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #EDEDED;
  font-size: 10px;
  margin:0;
  padding:0;
}

.art-menu ul li a:hover
{
  color: #EAF3FB;
  border-color: #1B517E;
  background-position: 0 -26px;
}

.art-menu ul li:hover>a
{
  color: #EAF3FB;
  border-color: #1B517E;
  background-position: 0 -26px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  color: #EAF3FB;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  color: #EAF3FB;
}


/* end MenuSubItem */
div.wrapper { margin-left:auto;margin-right:auto;width: 885px;}
#body-b {
	background: #fff url(http://www.netissime.com/images/bg-bottom.png) 0 100% repeat-x;margin-left:auto;margin-right: auto;
}

#body-t {
	background: url(http://www.netissime.com/images/bg.png) 0 0 repeat-x;margin-left:auto;margin-right: auto;
}

#frame-1 {
	background: url(http://www.netissime.com/images/shadow-br.png) 100% 100% no-repeat;margin-left:auto;margin-right: auto;
}

#frame-2 {
	background: url(http://www.netissime.com/images/shadow-bl.png) 0 100% no-repeat;margin-left:auto;margin-right: auto;
}

#frame-3 {
	background: url(http://www.netissime.com/images/bg-right-2.jpg) 100% 0 no-repeat;margin-left:auto;margin-right: auto;
}

#frame-4 {
	background: url(http://www.netissime.com/images/bg-left-2.jpg) 0 0 no-repeat;margin-left:auto;margin-right: auto;
}
#masthead {
width:753px;
background: #fff;
margin-left:auto;
margin-right: auto;
}

a {
color:#003366;
font-weight:bold;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
table {
border: 0px solid black;
border-collapse: collapse;
}
td, th {
border: 0px solid black;
padding: 0px;
font-size:11px;
}
.logotop {
width:750px;
color:#000000;
background-color:#ffffff;
background-image:  url("http://whois.netissime.com/custom_images/logo-netissime-com.gif");
height:47px;
background-repeat:no-repeat;
text-align:center;
}
h1 {
font-size:10px;
display:inline;
}
.menutop {
background-image: url("http://whois.netissime.com/custom_images/fillmenu.jpg");
height:30px;
width:750px;
background-position:0px 0px;
background-repeat:repeat-x;
font-size:11px;
font-weight:bold;
text-align:center;
}
.menutop a {
color:#ffffff;
position:relative;
z-index: 10000;
}
.gauche {
width:157px;
border-right-style:solid;
border-right-width:1px;
border-right-color:#cccccc;
}
.menugauche {
font-size:11px;
font-weight:bold;
}
#droite {
float:right;
width:160px;
border-left-style:solid;
border-left-color:#cccccc;
border-left-width:1px;
padding-left:10px;
}
.netissime {
background-color:#003366;
color:#ffffff;
font-size:11px;
font-weight:bold;
}
.item_panier {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.incontenu {
padding-left:20px;
padding-right:10px;
border-left-style:solid;
border-left-width:1px;
border-left-color:#cccccc;
}
.gras {
font-weight:bold;
}
.footer {
	height:30px;
	width:750px;
	background-image: url("http://whois.netissime.com/custom_images/fondbas.gif");
	text-align:center;
}
#bouton {
height:25px;
width:156px;
font-size:11px;
font-weight:bold;
background-image: url("http://whois.netissime.com/custom_images/fond_menu_w.gif");
background-position:0px 0px;
background-repeat:no-repeat;
padding-left:20px;
padding-top:5px;
}
#boutoninter {
color:#ffffff;
height:25px;
width:156px;
font-size:11px;
font-weight:bold;
background-image: url("http://whois.netissime.com/custom_images/fond_menu.gif");
background-position:0px 0px;
background-repeat:no-repeat;
background-color:#003366;
padding-left:20px;
padding-top:5px;
}
#boutoninter a {
color:#ffffff;
}
#blocmilieu a{
width:86px;
float:left;
font-weight:bold;
}
#bloc {
height:180px;
width:184px;
float:left;
margin-right:5px;
}
#bloc span{
float:left;
color:#FF0000;
}
#bloctitre {
color:#ffffff;
height:21px;
width:184px;
font-size:13px;
font-weight:bolder;
background: url("http://whois.netissime.com/custom_images/bloc-titre2.gif") no-repeat;
padding-left:10px;
padding-top:3px;
}
#blochaut {
height: -2px;
width: 184px;
background: url("http://whois.netissime.com/custom_images/bloc-haut.gif") no-repeat ;
}
#blocpict {
height : 40px;
width: 184px;
background-image : url("http://whois.netissime.com/custom_images/bloc-milieu.gif");
padding-left :1px;
}
#bloc:hover{
background:#999999;
} 
#blocmilieu {
height: 107px;
width: 184px;
background-image: url("http://whois.netissime.com/custom_images/bloc-milieu.gif");
background-position:0px 0px;
padding-left:4px;
padding-top:5px;
padding-right:5px;
font-size:10px;
}
#blocbas {
height: 8px;
width: 184px;
background-image: url("http://whois.netissime.com/custom_images/bloc-bas.gif");
background-position:0px 0px;
background-repeat:no-repeat;
}
#blocrecherche {
padding-left:10px;
}
#contblocrech {
color:#003366;
padding-left:6px;
}
#titblocrech {
font-weight:bold;
vertical-align:middle;
color:#003366;
font-size:12px;
padding-left:6px;
padding-bottom:5px;
padding-top:5px;
}
#blocimage {
height:40px;
width:184px;
background-image: url("http://whois.netissime.com/custom_images/bloc-milieu.gif");
background-position:0px 0px;
padding-left:1px;
}
#bloccontenu {
color:#000000;
width:184px;
font-size:10px;
font-weight:bold;
background-image: url("http://whois.netissime.com/custom_images/bloc-milieu.gif");
background-position:0px 0px;
padding-left:4px;
padding-top:5px;
padding-right:5px;
}
#bloclien {
width:184px;
font-size:10px;
font-weight:bold;
background-image: url("http://whois.netissime.com/custom_images/bloc-milieu.gif");
background-position:0px 0px;
padding-left:1px;
padding-top:5px;
padding-right:5px;
}
.titrehaut {
background-color:#003366;
width:750px;
height:47px;

}
h2 {
font-size:26px;
font-weight:bold;
padding-left:160px;
padding-top:12px;
color:#ffffff;
display:inline;
}
#corps {
width:750px;
}
.titrebleu {
color:#003366;
font-weight:bold;
font-size:12px;
}
#slogan {
color:#003366;
font-size:14px;
font-weight:bold;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bootom-color:#003366;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color: #0066FF;
}
.center {
width:750px;
/* new */
border:1px solid #cccccc;
}
.contenu {
padding:10px;
}.champs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BOUTON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #dddddd;
	font-weight: bold;

}
.bouton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.bouton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #003366;
	color: #ffffff;
}

.accueil {
	filter: Alpha(Opacity=50);-moz-opacity:0.70;opacity:0.70;
}
/*barre du haut par dessus le logo*/
.barreimg{ width:308px;background:url(images/contact2plus.jpg) no-repeat;}
#opacite {margin-left:24px;background:#FFFFff;width:260px;height:52px;filter:alpha(opacity=100);}
#barretxt p {padding:5px 10px;color:#000000;font-size:12px;font-weight:bold;}
#barretxt p span {font-size:10px;}

.bouton3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FF9E2C;
	color: #ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
}
#paragraphe1 {
	background:url(images/anim.gif) no-repeat 366px center;
	padding-right:200px;
	height: 55 px;
	width: 100%;
}
#lienbas {
width:545px;
border-top:solid 1px #cccccc;
vertical-align:middle;
padding:20px;
}
.Style1 {color: #FF0000; font-weight:bold;}
.biggrey {
	FONT-SIZE: 9pt; COLOR: #336699; TEXT-DECORATION: none
; font-weight: bold;
}
.biggrey:hover {
	COLOR: #ff6611
}
.inputbox {
	BORDER-RIGHT: #336699 1px solid; BORDER-TOP: #336699 1px solid; FONT-SIZE: 11pt; BORDER-LEFT: #336699 1px 
solid; BORDER-BOTTOM: #336699 1px solid;
}
.case_incorrecte {
   border: 1px solid #CC0000;
   background-color: #FFF2F2;
}
.msg_erreur {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #CC0000;
}
.inputboxorange {
	BORDER-RIGHT: #ff6622 1px solid; BORDER-TOP: #ff6622 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #ff6622 1px 
solid; BORDER-BOTTOM: #ff6622 1px solid; BACKGROUND-COLOR: #ffffff
}
/*a:link {  color: #336699}
a:hover {  font-weight: bold; color: #FF3333; text-decoration: underline}*/
.verif2 {  }
.lienbl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #FFFFFF; text-decoration: 
underline; font-weight: normal}
.soulign {  text-decoration: underline}

.text-ajout
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold; 
font-size:10px; 
color:#336699; 
padding-left: 5px;
height: 34px;
}
.text-ajout input
{
font-size:1.1em; 
}
.titre-whois
{
font-family:Arial, Helvetica, sans-serif; 
font-size: 14px;
color:#6e9012;
}
.text-whois
{
font-family:Arial, Helvetica, sans-serif; 
font-size: 10px;
padding: 10px 25px 0px 0px; 
}
.bloc-aide
{
border: 1px solid #336699;
padding: 4px 6px 3px 3px; 
background-color: #f4f9ff;
}
.bloc-aide-titre
{
border: 1px solid #336699;
background: url("http://www.netissime.com/whois/aide.gif") no-repeat;
background-position: 1px 1px;
font-weight:bold;
padding-left:26px;
font-size:10px;
height:26px;
vertical-align:middle;
}
.bloc-aide-titre2
{
border: 1px solid #336699;
font-weight:bold;
height:26px;
vertical-align:middle;
}
.separateur-aide
{
background: url("http://www.netissime.com/whois/inter-aide.gif") norepeat;
padding: 5px 0px 5px 0px; 
text-align:center;
}
.result-whois
{
width:548px; 
background: url("http://www.netissime.com/images/fillmenu.jpg") repeat-x;
height:30px;
font-weight:bold; 
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif; 
}
.tr1-result
{
font-weight:bold; 
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif; 
height:30px;
}
.tr1-result td
{
font-size: 10px;
padding-left: 5px;
padding-right:35px;
}
.cadre-ajout
{
border: 1px solid #336699;
background-color: #f4f9ff;
}
.domain-dispo
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#336699;
font-weight:bold;
font-size:11px;
}
.item-domain-dispo
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FF0000;
font-weight:bold;
text-align:center;
font-size:11px;
}
.domain-pris
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#999999;
font-weight:bold;
font-size:11px;
}
.item-domain-pris
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #336699;
text-align:center;
font-size:11px;
}
.ligne1
{
background-color:#ffffff;
border-bottom: 1px solid #F0F3F5;
}
.ligne2
{
background-color:#f4f9ff;
border-bottom: 1px solid #F0F3F5;
}
.ligne3
{
background-color:#CFEDD3;
color: #fff;
border-bottom: 1px solid #F0F3F5;
}
.txt-prix
{
font-weight:bold;
text-align:right;
padding-right:5px;
}
.table-domaine
{
font-family:Arial, Helvetica, sans-serif;
border: 1px solid #336699;
font-size:9px;
width: 548px;
background-color: #f4f9ff;
}
.tr1-table-domaine
{
border-bottom: 1px solid #336699;
background-color: #336699;
margin-top: 10px;
font-size: 12px;
font-weight:bold;
color:#fff;
border-top:1px solid #000;
border-left:1px solid #000;
}
.tr2-table-domaine
{
border-left: 1px solid #336699;
border-right: 1px solid #336699;
border-bottom: 1px solid #336699;
background-color: #f4f9ff;
margin: 10px;
}
.tr3-table-domaine
{
border-left: 1px solid #336699;
border-right: 1px solid #336699;
border-bottom: 1px solid #336699;
background-color: #ffffff;
margin: 10px;
}
.entete_paiement
{
   border: 1px solid #336699;
   height: 15px;
   padding: 5px;
   background-color: #ffffff;
}
.case_paiement
{
   border-left: 1px solid #336699;
   border-right: 1px solid #336699;
   border-bottom: 1px solid #336699;
   height: 20px;
   padding: 10px;
   background-color: #ffffff;
}
.titre-domaine
{
font-weight:bold;
font-size:12;
}
.delete-domaine
{
text-align:right;
font-size:8px;
}
.intitule-domaine
{
font-family:Arial, Helvetica, sans-serif;
text-align: right;
font-size: 10;
font-weight: bold;
color:#336699;
padding-right:8px;
}
.prix-domaine
{
font-size: 10px;
font-weight: bold;
color:#336699;
}
.prix-domaine input
{
font-size: 10px;
font-weight: bold;
color:#336699;
}
.td-select-comm select
{
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
}
.style-select
{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
padding:1px;
}
.detail-titre
{
font-family:Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight:bold;
color: #EE0000;
padding-top:7px;
}
.detail-titre-cat
{
font-family:Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight:bold;
color:#336699;
padding-left:3px;
padding-top:4px;
padding-bottom:2px;
}
.detail-contenu
{
font-family:Arial, Helvetica, sans-serif;
font-size : 10px;
vertical-align:top;
width: 250px;
padding-left: 6px;
}
.detail-table
{
width:500px;
border:0px;
}
.reponse-whois
{
font-family:Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight:bold;
color:#336699;
}
.intitule-coord
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#336699;
text-align:right;
padding-right: 4px;
}
.ss-titre-coord
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
margin: 5px;
}
.total_ht {
    font-family:Verdana, Helvetica, sans-serif;
    border-top:1px solid #336699;
    font-weight:bold;
    font-size:12px;
    text-align:right;
    padding-top:5px;
    padding-bottom:5px;
    background-color: #ffffff;
}
.total_ht2 {
    font-family:Verdana, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    text-align:right;
    padding-top:5px;
    padding-bottom:5px;
    background-color: #ffffff;
}
.case_tarifs {
    border-top:1px solid #336699;
}
.prix_ht_ligne_prod {
    font-family:Verdana, Helvetica, sans-serif;
    font-size:12px;
    text-align:center;
}
.total_ht_prix {
    font-family:Verdana, Helvetica, sans-serif;
    border-top:1px solid #336699;
    font-weight:bold;
    font-size:12px;
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
    height:17px;
}
.table-coord
{
background-color: #f4f9ff;
border:1px solid #336699;
width:545px;
}
.comment-coord
{
font-family:Arial, Helvetica, sans-serif;
font-size : 11px;
padding-bottom:20px;
padding-left:5px;
}
.inputbox-coord 
{
font-size: 9px;
}
.asterisque
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FF0000;
padding-left:6px;
}
.coord-fact-client
{
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 10px;
}
.coord-fact-neti
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 10px;
}
.num-bcd
{
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 10px;
}
.separ-facture
{
height: 10px;
border-top: 1px solid #336699;
}
.intitule-bdc
{
color:#336699;
}
.table-facture
{
border: 1px solid #336699;
width: 550px;
text-align:center;
}
.cadre-paiement
{
text-align:center;
vertical-align:top;
width: 50%;
}
.cadre-paiement table
{
border: 1px solid #336699;
background-color: #f4f9ff;
width: 180px;
}
.cadre-paiement td
{
text-align:center;
}
.formulaire2
{
font-size: 10px;
}
.case_fact1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-left:1px solid #336699;
	text-align:center;
	padding:5px 5px 5px 5px;
}
.case_fact2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top:1px solid #336699;
	border-left:1px solid #336699;
	text-align:center;
	padding:5px 5px 5px 5px;
}
/* Bon de commande */
.case_fact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #000066;
	text-align:center;
	padding:5px 5px 5px 5px;
}
.case_fact_description{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #000066;
	text-align:left;
	padding:5px 5px 5px 5px;
}

.case_fact_ttc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px solid #000066;
	color:#000066;
	text-align:center;
	padding:5px 5px 5px 5px;
	
}
.infos_fact1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding:5px 5px 5px 5px;
}

.infos_fact2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#000066;
	padding:5px 5px 5px 5px;
}

/* --- loader ---*/

#loader {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
}

#loader td {
  padding: 3px;
  background: #ffffff;
}

#loader p {
  border: 3px solid #6E89DD;
  padding: 10px;
  margin: 0;
  background: #EEF0FC;
}

#loader img {
  float: left;
  margin-right: 12px;
}

#loader strong {
  display: block;
  margin-bottom: 3px;
}

#loaderContainer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#loaderContainer td {
	padding-top: 150px;
	vertical-align: top;
	text-align: center;
}

#loaderContainer td td {
	padding-top: 3px;
	text-align: left;
}

.whois_bar{
border-bottom:3px solid #97aabd;
height:27px;
}

a#whois_classic{
height:21px;
width:166px;
background: url(images/left-gris.png) no-repeat;
display:block;
font-weight:bold;
font-size:14px;
color:#b2b2b2;
padding: 6px 0 0 16px;
float:left;
}

a#whois_inter{
height:21px;
width:275px;
background: url(images/right-gris.png) no-repeat;
display:block;
font-weight:bold;
font-size:14px;
color:#b2b2b2;
padding: 6px 0 0 19px;
float:left;
}

a#whois_classic:active, a#whois_classic:hover{
background: url(images/left-bleu.png) no-repeat;
color:#fff;
}

a#whois_inter:active, a#whois_inter:hover{
background: url(images/right-bleu.png) no-repeat;
color:#fff;
}

.whois_underbar{
background: #eaeef2;
height:23px;
clear:both;
}

.whois_underbar h5{
color:#6b88a6;
font-weight:bold;
font-size:12px;
padding-left:8px;
line-height:22px;
width:241px;
border-right: 1px solid #c6d0d9;
float:left;
}

.whois_underbar h6{
color:#6b88a6;
font-weight:bold;
font-size:12px;
line-height:22px;
width:246px;
border-right: 1px solid #c6d0d9;
text-align:center;
float:left;
}

.whois_underbar small{
color:#6b88a6;
font-weight:bold;
font-size:12px;
line-height:22px;
width:68px;
text-align:center;
float:left;
}


/*
	BEGIN : AJOUT JONATHAN -> Whois Ajax
*/
.clear{
	clear: both;
	padding: 0px;
	margin: 0px;
}
.aj_{
	width: 550px;
}
.aj_onglet{
	border-bottom:1px solid #c6d0d9;
	width: 550px;
}
#c_autres, #c_bulk{
	width: 550px;
}
.aj_onglet .aj_img_0{
	height:19px;
	width:166px;
	background: url('../whois/image_onglet1.gif') no-repeat;
	display:block;
	font-weight:bold;
	font-size:14px;
	color:#336699;
	padding: 6px 0 0 16px;
	float:left;
}
.aj_onglet .aj_img_0_select, .aj_onglet .aj_img_0:hover{
	height:19px;
	width:166px;
	display:block;
	font-weight:bold;
	font-size:14px;
	padding: 6px 0 0 16px;
	float:left;
	color: #fff;
	background: url('../whois/image_onglet1_survol.gif') no-repeat;
}
.aj_onglet .aj_img_1{
	height:19px;
	width:275px;
	background: url('../whois/image_onglet2.gif') no-repeat;
	display:block;
	font-weight:bold;
	font-size:14px;
	color:#336699;
	padding: 6px 0 0 19px;
	float:left;
}
.aj_onglet .aj_img_1_select, .aj_onglet .aj_img_1:hover{
	height:19px;
	width:275px;
	display:block;
	font-weight:bold;
	font-size:14px;
	padding: 6px 0 0 19px;
	float:left;
	color: #fff;
	background: url('../whois/image_onglet2_survol.gif') no-repeat;
}

.onglet_solo{
	height:19px;
	width:275px;
	display:block;
	font-weight:bold;
	font-size:14px;
	padding: 6px 0 0 19px;
	color: #fff;
	background: url('../whois/image_onglet2_survol.gif') no-repeat;
}
.content_solo{
	background: #eaeef2;
	padding: 5px;
	width: 536px;
	margin-left: 1px;
}

.aj_legend{
background: #eaeef2;
height:23px;
color:#6b88a6;
font-weight:bold;
font-size:12px;
border-top: 1px solid #c6d0d9;
border-left: 1px solid #c6d0d9;
border-bottom:3px solid #97aabd;
border-right: 1px solid #c6d0d9;
}
.aj_content{
border-left: 1px solid #c6d0d9;
border-bottom: 1px solid #c6d0d9;
border-right: 1px solid #c6d0d9;
}

.aj_tab_1{
	line-height: 20px;
	height:24px;
	border-right: 1px solid #c6d0d9;
	float: left;
	width: 20px;
	text-align: center;
}
.aj_tab_1 div{
	text-align: center;
	width: 10px;
	margin: 0px auto;
}
.aj_tab_1 input{
	text-align: center;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
.aj_tab_1_bulk{
	line-height: 20px;
	height:24px;
	border-right: 1px solid #c6d0d9;
	float: left;
	width: 200px;
	text-align: center;
}
.aj_tab_1_bulk_ss_b{
	line-height: 20px;
	height:24px;
	float: left;
	width: 200px;
	text-align: center;
}
.aj_tab_2_bulk{
	line-height: 20px;
	height:24px;
	border-left: 1px solid #c6d0d9;
	float: right;
	width: 35px;
	text-align: center;
}
.aj_tab_2_bulk_ss_b{
	line-height: 20px;
	height:24px;
	float: right;
	width: 35px;
	text-align: center;
}
.aj_tab_2_bulk div{
	text-align: center;
	width: 10px;
	margin: 0px auto;
}
.aj_tab_2_bulk input{
	text-align: center;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
.aj_tab_2{
	line-height: 20px;
	height:24px;
	padding-left: 8px;
	float: left;
	width: 214px;
	text-align: left;
}
.aj_tab_3{
	line-height: 20px;
	height:24px;
	border-right: 1px solid #c6d0d9;
	float: left;
	width: 50px;
	vertical-align: middle;
	text-align: left;
}
.aj_tab_3 img{
	padding-top: 5px;
	text-align: left;
}
.aj_tab_4{
	line-height: 20px;
	height:24px;
	border-right: 1px solid #c6d0d9;
	float: left;
	width: 200px;
	text-align: center;
}
.aj_tab_5{
	line-height: 20px;
	height:24px;
	/*border-right: 1px solid #c6d0d9;*/
	float: left;
	width: 50px;
	text-align: center;
}
.aj_tab_6{
	line-height: 20px;
	height:24px;
	background: #eaeef2;
	text-align: left;
	color: #666;
	padding-left: 5px;
	border-bottom: 1px solid #c6d0d9;
	border-right: 1px solid #c6d0d9;
	border-left: 1px solid #c6d0d9;
}
.aj_tab_7{
	line-height: 20px;
	height:24px;
	border-right: 1px solid #c6d0d9;
	font-size: 10px;
	float: right;
	width: 70px;
	text-align: center;
}
.aj_tab_7 div{
	text-align: center;
	width: 10px;
	margin: 0px auto;
}
.aj_tab_7 input{
	text-align: center;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
.aj_tab_7 img{
	padding-top: 5px;
}
.aj_btn{
	text-align: center;
	padding: 5px;
}

.ajaxloader{
	margin: 30px auto;
	width: 300px;
	text-align: center;
	padding: 10px;
}
.aj_pagination{
	background: #6b88a6;
	color: #6b88a6;
	text-align: center;
	margin: 10px 0px;
}
.aj_pagination_d{
	background: #eaeef2;
	color: #6b88a6;
	text-decoration: none;
	border-left: 1px solid #6b88a6;
	border-right: 1px solid #6b88a6;
	padding: 0px 10px;
	margin: 0px 5px;
}
.aj_pagination a:hover{
	text-decoration: underline;
}

.aj_pagination_s{
	text-decoration: none;
	border-left: 1px solid #6b88a6;
	border-right: 1px solid #6b88a6;
	padding: 0px 10px;
	margin: 0px 5px;
	background: #fff;
	color:#000;
}

.checkdom_default{
	padding: 3px 2px;
	border: 1px solid #eaeef2;
	text-align: left;
	margin: 1px;
	cursor: pointer;
}
.checkdom_default:hover{
	padding: 3px 2px;
	border: 1px solid #6b88a6;
	text-align: left;
	background: #fff;
	margin: 1px;
	cursor: pointer;
}
.checkdom_hover{
	padding: 3px 2px;
	border: 1px solid #6b88a6;
	background: #F2F6F9;
	color: #000;
	text-align: left;
	margin: 1px;
	cursor: pointer;
}

.c_css_cadre_rech{
border: 1px solid #c6d0d9;
}

.tooltip_left{
	display: none;
	margin: -25px 0px 0px -205px;
	position: absolute;
	z-index: 9999;
	cursor: help;
}
.tooltip_left .tooltip_txt{
	border: 1px solid #75D180;
	padding: 5px;
	font-size: 10px;
	color: #2E7136;
	background: #CFEDD3;
	width: 180px;
	float: left;
}
.tooltip_left .tooltip_img{
	background: url('../whois/fleche-droite-vert.gif') no-repeat;
	width: 20px;
	height: 20px;
	float: left;
}

.tooltip_right{
	display: none;
	-margin: -25px 0px 0px -205px;
	margin: -25px 0px 0px 540px!important;
	/margin: -25px 0px 0px 205px;
	position: absolute;
	z-index: 9999;
	cursor: help;
}
.tooltip_right .tooltip_txt{
	border: 1px solid #75D180;
	padding: 5px;
	font-size: 10px;
	color: #2E7136;
	background: #CFEDD3;
	width: 180px;
	float: right;
}
.tooltip_right .tooltip_img{
	background: url('../whois/fleche-gauche-vert.gif') no-repeat;
	width: 20px;
	height: 20px;
	float: right;
}

#caddie{
	font-size: 10px;
	color: #666;
}
#caddie .caddie_list{
	border-bottom: 1px solid #EAEAEA;
	color: #14497E;
	text-align: left;
	line-height: 19px;
}


	.btn_panier_top{
		background: url('../img/btn_panier_top.png') no-repeat;
		width: 172px;
		height: 25px;					
	}
	.btn_panier_total{
		background: url('../img/btn_panier_total.png') no-repeat;
		width: 172px;
		height: 55px;
	}
	.btn_panier_total div{
		padding: 7px 5px 0px 60px;
		font-size: 36px;
		font-family: Helvetica,sans-serif;
		font-weight: bold;
		color: #fff;
		text-align: left;
	}					
	.btn_panier_pay{
		background: url('../img/btn_panier_pay.gif') no-repeat;
		width: 172px;
		height: 77px;
		margin-top: 10px;
	}
	.btn_panier_bgdom{
		background: url('../img/btn_panier_bgdom.png') repeat-x;
		width: 172px;
		height: 19px;
	}	
	.btn_panier_bgdom:hover{
		background: #fff;
	}	


.caddie_r{
	display: block;
	float: left;
	width: 35px;
	text-align: right;
}
.caddie_l{
	display: block;
	float: left;
	width: 100px;
	padding-left: 5px;
}
.caddie_list a{
	background: url('../img/btn_panier_del.png') no-repeat 5px center;
	width: 19px;
	height: 19px;
	display: block;
	float: left;
}
#caddie_total{
	background:#6b88a6;
	padding: 3px 5px;
	margin: 10px 0px;
	color: #fff;
	font-weight: bold;
}
#caddie_total .caddie_total_r{
	width: 50px;
	display: block;
	float: right;
	text-align: right;
}
#caddie_total .caddie_total_l{
	width: 100px;
	display: block;
	float: left;
}
/* Page information.php */
	.msg_alert{
		padding: 5px;
		color: #333;
		background: #EC9191;
		padding: 5px;
		border-top: 1px solid #D04F4F;
		border-bottom: 1px solid #D04F4F;
		margin: 5px 0px;
		text-align: left;
	}
	.msg_info{
		padding: 5px;
		color: #333;
		background: #F4F9FF;
		padding: 5px;
		border-top: 1px solid #E1EBF7;
		border-bottom: 1px solid #E1EBF7;
		margin: 5px 0px;
		text-align: left;
	}	
	
	.c_block{
		border: 1px solid #336699;
		background: #fff;
		margin: 10px auto 0px auto;
		width: 90%;
		text-align: left;
	}
	.c_block_main{
		padding: 10px 0px;
		text-align: left;
	}
	
	.c_block_main p{
		padding: 2px 5px;
		text-align: left;
	}
	
	.c_block_title{
		font-weight: bold;
		color: #333;
		padding: 5px;
		border-bottom: 1px solid #336699;
		/*background: #FBFDFF;*/
		text-align: left;
	}
	
	.form_input_begin{
		width: 150px;
		float: left;
		text-align: right;
	}
	.form_input_end{
		text-align: left;
	}
	.clear{
		clear: both;
	}
	.c_field{
		margin: 0px auto;
		padding: 2px;
		width: 90%;
		text-align: left;
	}
	.c_infos_no{
		background: #eee;
		text-align: left;
	}
	input{
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
	.alertes{
		background: #fff;
		margin: 25px auto 0px auto;
		width: 90%;
		border: 1px solid #D04F4F;
		text-align: left;
	}
	.alertes h3{
		color: #fff;
		font-weight: bold;
		padding: 2px;
		margin: 0px;
		text-align: center;	
		font-size: 14px;
		background: #D04F4F;
		text-align: left;
	}	
	.alertes h4{
		color: #333;
		font-weight: bold;
		padding: 0px;
		margin: 15px 0px 0px 5px;
		font-size: 12px;
		text-align: left;
	}
	
	.plusgauche{
		background: #eaeef2 url('../whois/plus-gauche.gif') no-repeat left center;
		padding-left: 20px;
	}
	.plusbas{
		background: #eaeef2 url('../whois/plus-bas.gif') no-repeat left center;
		padding-left: 20px;
	}	
	
/**/
			#option{
				margin: 20px auto;
				font-size: 11px;
				color: #666;
			}			
			#option .presentation{
				background-color: #fff;
				background-repeat: no-repeat;
				width: 194px;
				height: 100px;
				float: left;
			}
			#option .presentation span{
				padding: 78px 0px 0px 0px;
				display: block;
				color: #fff;
				font-size: 14px;
				text-align: center;
			}
			#option .texte{
				float: left;
				padding: 10px;
				line-height: 1.5;				
			}
			#option .texte h3{
				padding: 5px 0px 2px 0px;
				margin: 0px;
			}
			#option .texte span{
				display: block;
			}
			
			
			
		/*	ul#etapes{
				list-style: none;
				width: 685px;
				margin: 10px auto 0px auto;
				padding: 0px;
			}
			ul#etapes li{
				list-style: none;
				float: left;
				width: 115px;
				text-align: center;
				margin: 0px 5px;
				padding: 5px;
				background: #f9f9f9;
				border: 1px solid #eee;
				color: #999;
			}			
			ul#etapes .current_etape{
				background: #336699;
				color: #fff;
			}					

			#etape_fleche{
				background: url('../img/etape-fleche.png') no-repeat;
				width: 675px;
				margin: 0px auto;
				padding: 10px 0px 0px 0px;
			}		
			#etape_fleche div{
				margin: 0px;
				background: #90ACC8;
				padding: 3px 10px;
				color: #fff;
				text-align: left;
				font-weight: bold;
			}			
		*/		
			.msg_info{
				background: #F2F6FD url('../img/icon-info.png') no-repeat 5px center;
				padding: 10px 5px 10px 40px;
				color: #5575C2;
				border: 3px solid #E3EDFD;
				margin: 20px auto;
				width: 88%;
				font-weight: bold;
			}	
		#tooltip{
			position:absolute;
			border:1px solid #3D78A7;
			background:#3771A6;
			padding:5px;
			display:none;
			color:#fff;
			width: 200px;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
		}				
			
			
		/* Formulaire des infos d'options */	
		.fio *{
			font-size: 12px;				
			margin: 0px;
			padding: 0px;	
			color: #333;
			text-align: left;
		}
		.fio{
			margin: 10px auto;
			width: 620px;
			background: #fff;
			border-bottom: 1px solid #336699;
			border-right: 1px solid #336699;
			border-left: 1px solid #336699;
			/*padding-bottom: 10px;*/
		}
		.fio h3{
			margin: 30px 0px 10px 0px;
			padding: 3px;
			font-weight: bold;
			font-size: 11px;
			border-bottom: 1px solid #336699;
			border-top: 1px solid #336699;
			text-align: left;
		}	
		.fio_err{
			background: #FCBABA;
			border-top: 1px solid #F77B7B;
			border-bottom: 1px solid #F77B7B;
			padding: 3px 5px;
			margin-top: 10px;
			color: #333;
			text-align: center;				
		}				
		.fio_desc{
			display: none;
			background: #FCF8BA;
			border-top: 1px solid #F7F07B;
			border-bottom: 1px solid #F7F07B;
			padding: 3px 5px;
			margin-bottom: 10px;
			text-align: center;				
		}				
		.fio_clear{
			clear: both;
		}
		.fio_line{
			padding: 3px;
		}					
		.fio_line label{
			width: 170px; 
			float: left;
			text-align: right;
			color: #336699;	
			font-weight: bold;
			margin-right: 60px;
		}
		.fio_line input[type=password], .fio_line input[type=text], .fio_line select, .fio_line textarea{
			width: 350px; 
			float: right;
			border: 1px solid #ddd;
			background: #fff;
			padding: 1px;
			text-align: left;
			margin-right: 30px;
		}	
		.fio_line input[type=radio], .fio_line input[type=checkbox]{
			text-align: left;
		}					
	
	
/**/
.new_search_input {
	border:1px solid #FF0000;
	font-style:italic;
	color:#999999;	
	height:19px;
}
.new_search_input2 {
	border:1px solid #FF0000;
	font-style:normal;
	color:#000000;	
	height:19px;
}

	/* etapes */
	/* ****************************************************** */		
		#etapes{
			background: #FFFFFF url('../img/etapes.jpg') repeat-x center center;
			margin: 10px 0px;
			padding: 0px;
			border-bottom: 1px solid #ccc;	
			border-top: 1px solid #ccc;					
		}
		#etapes ul{
			float: left;
			margin: 0px;
			padding: 0px;
		}
		#etapes ul li{
			list-style: none;
			float: left;
			padding: 4px 5px;
			font-size: 10px;
			color: #999;
			background: url('../img/etapes_li.jpg') no-repeat right center;
			height: 20px;
			line-height: 1.8;
			padding-right: 20px;
		}
		#etapes ul li.etapes_li_selected{
			background: url('../img/etapes_li_selected.jpg') no-repeat right center;
			font-weight: bold;
			color: #174670;
		}
		#etapes ul li.etapes_li_active{
			color: #174670;
			background: url('../img/etapes_li_active.jpg') no-repeat right center;
		}			
		#etapes ul li a{
			text-decoration: none;
		}						
	/* ****************************************************** */


/*
	AJOUT JONATHAN : END
*/

http://whois.netissime.com/libs/js/tickbox.css

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

http://www.netissime.com/nom_de_domaine/tab.php
Styles incorporés dans http://www.netissime.com/nom_de_domaine/tab.php

*{margin:0;padding:0;}
body{font-family:arial;}
a, a:visited{color:#003366;}
a:hover{text-decoration:none;}
.bottom{
background: url(http://www.netissime.com/table/bottom.gif) no-repeat; height:11px;width:174px;
}
.top{
background: url(http://www.netissime.com/table/top.gif) no-repeat; height: 31px; line-height:30px; color: #fff; font-weight:bold; font-size:12px; width:174px;text-align:center;
}
.body{
background: url(http://www.netissime.com/table/body.gif) repeat-y; width:174px;
}
.left-col{
width: 57px; float:left; border-right: 1px solid #dddddd; font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}
.middle-col{
width: 55px; float:left; border-right: 1px solid #dddddd; font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}
.right-col{
width: 59px; float:left; border:0px; font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}



.left-col #tete{
height:22px; text-align:center;color: #003366;
}

.middle-col #tete{
height:22px;text-align:center;color: #003366;
}

.right-col #tete{
height:22px;text-align:center;color: #003366;
}



.left-col #gris{ 
width:55px; height:20px; background: #f8f8f8; border-left: 1px solid #dddddd; line-height: 20px; color: #003366;
}
.left-col #blanc{
width:56px; height:20px;line-height: 20px; color: #003366;
}

.middle-col #gris{
width:54px; height:20px; background: #f8f8f8; color:#a3a3a3;line-height: 20px;
}
.middle-col #blanc{
width:54px; height:20px;line-height: 20px;color:#a3a3a3;
}


.right-col #gris{
width:58px; height:20px;background: #f8f8f8; color: #a3a3a3;line-height: 20px;
}
.right-col #blanc{
width:58px; height:20px;line-height: 20px;color:#a3a3a3;
}


