
body {
	margin: 0;
	padding: 0;
	
	background: url(gfx/page_bg.gif) 0 80px repeat-x #fff;

	font: 12px Tahoma, sans-serif;
	color: #000000;

	scrollbar-face-color: #928E81;
	scrollbar-shadow-color: #928E81;
	scrollbar-highlight-color: #928E81;
	scrollbar-3dlight-color: #CFCBBF;
	scrollbar-darkshadow-color: #5A5A5A;
	scrollbar-track-color: #5A5A5A;
	scrollbar-arrow-color: #7FCEF1; 
	}


/* Pas de bordures sur les images linkées */
a img { border: none; }

/* Couleurs des liens */
a:link{color:#073f71;text-decoration: none;}
a:visited{color:#073f71;text-decoration: none;}
a:hover{color:#000;text-decoration: underline;}
a:active{color:#000;text-decoration: none;}

/* Pas d'extension de taille sur les formulaires */
form { margin: 0px; }

.clear {
	clear: both;
	}

.aLeft,
.aleft {
	float: left;
	}
.aRight,
.aright {
	float: right;
	}
.aCenter,
.acenter {
	display: block;
	margin: 0 auto;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 22px;
	color: #073f71;
	}

h2 {
	font-size: 14px;
	color: #000;
	}

h3 {
	font-size: 14px;
	color: #176d9e;
	line-height: 20px;
	}

#page {
	top: 0px;
	margin: 0px auto;
	width: 100%;
	}

textarea {
	color: #000;
	}
	
ul.skinBullets {
  margin: 0;
  padding: 0;
	list-style: none;
}	
ul.skinBullets li {
	margin: 0;
	padding: 1px 0 1px 16px;
	line-height: 16px;
	background: url(gfx/home_features_list_dots.gif) 0 5px no-repeat;
}



	
	
	
	


#header {
	margin: 0 auto;
	width: 950px;
	height: 80px;
	background: #fff;
	}

#logo {
	float: left;
	margin: 15px 0 0 15px;
	}

ul#lang {
	float: right;
	margin: 4px 10px 0 0;
	height: 12px;
	list-style: none;
	}
ul#lang li {
	float: left;
	margin: 0 0 0 8px;
	}

ul#navbar {
	clear: right;
	float: right;
	margin: 20px 0 0 0;
	list-style: none;
	}
ul#navbar li {
	float: left;
	background: url(gfx/navbar_bg.gif) top repeat-x;
	}
ul#navbar li a {
	display: block;
	padding: 10px 15px 10px 15px;
	height: 24px;
	color: #176d9e;
	font-size: 20px;
	}
ul#navbar li a:hover,
ul#navbar li:hover a {
	background: url(gfx/navbar_bg.gif) bottom repeat-x;
	text-decoration: none;
	color: #073f71;
	}
ul#navbar li.select a {	
	background: url(gfx/navbar_select_bg.gif) bottom repeat-x #4ca7cf;
	color: #fff;
	}
ul#navbar li.vsep {
	padding: 0;
	width: 1px;
	height: 44px;
	background: url(gfx/navbar_vsep.gif) no-repeat #f1eadd;
	font-size: 0px;
	}


ul#subnav {
	float: left;
	margin: 0 0 5px 0;
  padding: 5px 10px 0 10px;
  width: 930px;
	line-height: 36px;
	list-style: none;
	background: url(gfx/subnavbar_bg.gif) repeat-y #f1eadd;
	}
ul#subnav li {
	float: left;
	padding: 0 10px;
	font-size: 16px;
	font-weight: normal;
	}
ul#subnav li.select {
	padding: 0;
	}
ul#subnav li.select a {
	display: block;
	border-radius: 7px 7px 0 0;
	padding: 0 12px;
	height: 36px;
	background: #fff;
	text-decoration: none;
	/*
	float: left;
	padding: 0 0 0 12px;
	background: url(gfx/subnavbar_item_select_left.png) 0 0 no-repeat;
	*/
	}
ul#subnav li.select a span {
	/*
	float: left;
	padding: 0 12px 0 0;
	background: url(gfx/subnavbar_item_select_right.png) 100% 0 no-repeat;
	*/
	}

ul#subnav li a {
	color: #a38152;
	}
ul#subnav li.select a {
	color: #176d9e;
	}

ul#subsubnav {
	margin: 20px 30px;
	padding: 0;
  height: 28px;
	list-style: none;
 	border-bottom: 1px solid #e4d7c0;
	}
ul#subsubnav li {
	float: left;
	margin: 0 10px 0 0;
  height: 28px;
	}
ul#subsubnav li a {
	position: relative;
	display: block;
	border: 1px solid transparent;
 	border-bottom: none;
 	border-radius: 5px 5px 0 0;
	padding: 3px 10px;
  height: 22px;
  line-height: 22px;
	}
ul#subsubnav li.select a {
 	border: 1px solid #e4d7c0;
 	border-bottom: none;
 	background: #fff;
 	text-decoration: none;
 	font-weight: bold;
 	color: #000;
	}
#content_banner {
	border-top: 1px solid #073f71;
	border-bottom: 1px solid #073f71;
	background: url(gfx/homeBanner_bg.jpg) 50% 50% no-repeat #073f71;
}
#content_banner_wrapper {
	margin: 0 auto;
	width: 950px;
	color: #fff;
}
#content_container {
	margin: 0 auto;
	width: 950px;
	border-top: 10px solid #f1eadd;
	border-bottom: 1px solid #a5d3e4;
	background: url(gfx/dots_bg.gif) bottom right no-repeat #fff;
	}	
#content_container h1 {
	margin: 20px 0 10px 30px;
	padding: 0 0 5px 0;
	font-weight: normal;
	letter-spacing: 0.05em;
	font-size: 26px;
	}


div.content {
	/*
	margin: 10px 0 80px 100px;
	padding: 0 30px;
	border-left: 1px solid #f1eadd;
	*/
	margin: 15px 30px 80px 30px;
	}
div.content h2 {
  margin: 0 0 5px 0;
  font-weight: normal;
  font-size: 21px;
	}
div.content h3.telephone {
	display: block;
	border-radius: 5px;
	padding: 7px 10px;
	width: 500px;
	background: #edf6f9;
	color: #073f71;
	}	
*html div.content h3.telephone {
	margin: 0 0 0 50px;
	}
div.content p {
	margin: 0 0 20px 0;
	text-align: justify;
	font-size: 13px;
	}
div.content p.alert {
	color: #176d9e;
	}	
div.content.partners p {
	margin: 0 0 10px 320px;
}
div.content img.left {
	float: left;
	margin: 0 20px 0 0;
	}
div.content img.right {
	float: right;
	margin: 0 0 0 20px;
	}
div.content ul,
div.content ol {
	margin: 0 0 0 35px;
	padding: 0;
	line-height: 18px;
	font-weight: bold;
	color: #176d9e;
	}
div.content ul li span,
div.content ol li span {
	font-weight: normal;
	color: #000;
	}

div.content ul.sshots {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}
div.content ul.sshots li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	}
div.content span.telephone,
div.content span.email {
	display: inline-block;
	margin: 5px 0 0 0;
	border-radius: 5px;
	padding: 7px 10px 7px 35px;;
	background-color: #edf6f9;
	background-position: 7px 5px;
	background-repeat: no-repeat;
	text-align: justify;
	font-weight: bold;
	color: #073F71;
	}
div.content span.telephone {
	background-image: url(gfx/p_telephone_small.gif);
}
div.content span.email {
	background-image: url(gfx/p_email_small.gif);
}	
div.content p span.email img {
	margin: 0 7px 0 0;
	vertical-align: middle;
	}
div.content table.demodownload {
	margin: 0;
	padding: 0;
	border: 0;
	width: 80%;
	}	
div.content table.demodownload tr th {
	width: 24%;
	vertical-align: top;
	padding: 2px 8px 2px 4px;
	text-align: right;
	font-weight: normal;
	color: #586775;
	}
div.content table.demodownload tr td {
	width: 38%;
	vertical-align: top;
	padding: 2px 10px;
	}
div.content table.demodownload tr.os td {
	padding-bottom: 15px;
	}
div.content table.demodownload tr td.bis {
	background: #dbedf4;
	}	
div.content table.demodownload tr.os td {
	text-align: center;
	}
div.content table.demodownload tr.os td.bis {
	background: url(gfx/demodownload_table_bg_top.gif) top repeat-x #dbedf4;
	}
div.content table.demodownload tr.download td.bis {
	background: url(gfx/demodownload_table_bg_btm.gif) bottom repeat-x #dbedf4;
	}
div.content table.demodownload tr.download th,
div.content table.demodownload tr.download td {
	padding-top: 20px;
	padding-bottom: 30px;
	line-height: 20px;
	}
div.content table.demodownload tr.download td h3 {
	margin: 10px 5px 4px 10px;
	color: #073f71;
	font-size: 14px;
	}
div.content table.demodownload tr.download td .btn a {
	font-size: 16px;
	}	
div.content table.demodownload tr.requirements th,
div.content table.demodownload tr.requirements td {
	padding-top: 20px;
	}


div.content.product {}
#content_container div.content.product h1 {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #f1eadd;
}
#content_container div.content.product h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
}
#content_container div.content.product .wrapper {
	margin: 0 400px 0 0;
}
#content_container div.content.product .wrapper p {
	margin: 0 0 5px 0;
}
#content_container div.content.product .wrapper p .btnMore {
	margin-top: 10px;
}
#content_container div.content.product .wrapper .productFeatures {
	margin: 20px 0 10px 0;
}
#content_container div.content.product .wrapper .productFeatures .title {
	display: block;
	margin: 0 0 5px 0;
	font-weight: bold;
}
#content_container div.content.product .wrapper .productFeatures ul {
	margin: 0;
	padding: 0;
}
#content_container div.content.product .wrapper .productFeatures ul li {
	line-height: 18px;
	font-weight: normal;
	font-size: 13px;
	color: #000;
}
#content_container div.content.product ul.links {
	clear: right;
	float: right;
	padding-top: 10px;
}
#content_container div.content.product ul.links li {
	clear: none;
	margin: 0 0 0 15px;
}
	
	
	
#footer {
	margin: 0 auto;
	padding: 3px 0 35px 0;
	width: 950px;
	color: #4ca7c9;
	font-size: 10px;
	}	
#footer a {
	color: #4ca7c9;
	}
#footer #notice {
	float: left;	
	}
#footer #p_bwoup {
	float: right;
	}






/* NEW HOME (banner) */
#content_banner.home #content_banner_wrapper {
	padding: 50px 0 50px 340px;
	width: 610px;
	background: url(gfx/homeBanner_illusTV.png) 30px 45px no-repeat;
}
#content_banner.home h1 {
	margin: 0 0 30px 0;
	line-height: 32px;
	font-weight: normal;
	font-size: 22px;
	color: #c9e4ee;
}
#content_banner.home h1 b {
	display: block;
	font-weight: normal;
	font-size: 38px;
	color: #fff;
}
#content_banner.home h2 {
	margin: 0 0 0 -10px;
	border-radius: 5px;
	padding: 6px 10px;
	background: #073f71;
	line-height: 20px;
	font-weight: normal;
	font-size: 16px;
	color: #c9e4ee;
}
#content_banner.home h2 b {
	font-weight: normal;
	color: #fff;
}
#content_banner.home p {
	margin: 0;
	font-size: 13px;
	color: #c9e4ee;
}

#homeProducts {
	padding: 10px 20px 25px 20px;
	background: #f1eadd;
}
#homeProducts .products {
	margin: 0;
	padding: 0;
	list-style: none;
}
#homeProducts .products > li {
	position: relative;
	float: left;
	margin: 0 20px 0 0;
	border-radius: 5px;
	padding: 15px 20px;
	width: 250px;
	height: 460px;
	background: #fff;
}
#homeProducts .products > li.last {
	margin: 0;
}
#homeProducts .products > li h2 {
	font-weight: normal;
	font-size: 22px;
}
#homeProducts .products > li h2 a {
	display: block;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #93cade;
	padding: 0 0 5px 0;
	text-decoration: none;
	color: #073f71;
}
#homeProducts .products > li h2 a:hover {
	border-color: #176d9e;
}
#homeProducts .products > li p {
	display: block;
	margin: 0;
	height: 265px;
	font-size: 14px;
}
#homeProducts .products > li p .thumb {	
	display: block;
	margin: 0 0 5px 0;
}
#homeProducts .products > li p .logo {	
	display: block;
}
#homeProducts .products > li p .sponsor {
	float: right;
	margin: 0 0 0 0;
	font-size: 10px;
}
#homeProducts .products > li p .sponsor a {
	text-decoration: none;
	color: #176d9e;
}
#homeProducts .products > li .skinBullets {
	padding: 10px 0;
}
#homeProducts .products > li .skinBullets li {
	font-size: 14px;
	color: #073f71;
}
#homeProducts .products > li .link {
	position: absolute;
	bottom: 20px;
	display: block;
	margin: 8px 0 0 0;
	border-radius: 5px;
	padding: 5px 7px;
	width: 226px;
	background: #c9e4ee;
	text-decoration: none;
	color: #073f71;
}
#homeProducts .products > li .link:hover {
	background: #318ab3;	
	color: #fff;
}

#homeAbout {
	padding: 35px 40px 100px 40px;
	font-size: 13px;
}
#homeAbout h3 {
	font-weight: normal;
	font-size: 20px;
}
#homeAbout p.aboutMission {
	float: left;
	width: 60%;
}
#homeAbout p.aboutFerrule {
	float: right;
	width: 30%;
}











#home_slogan {
	margin: 13px 0 7px 0;
	text-align: center;
	}
#home_slogan h2 {
	color: #073f71;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.26em;
	}
#home_main {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 5px 0 0;
	}
*html #home_main {
	margin: 0 0 0 5px;
	}

#home_thumbnails {
	float: right;
	margin: 0 10px 0 0;
	width: 220px;
	border-top: 1px solid #e4d7c0;
	border-bottom: 1px solid #e4d7c0;
	}
*html #home_thumbnails {
	margin: 0 5px 0 0;
	}	
	
#home_thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#home_thumbnails ul li {
	padding: 8px 0;
	}






.home_description {
	clear: left;
	float: left;
	margin: 5px 0 0 47px;
	width: 400px;
	}
*html .home_description {
	margin: 0 0 0 25px;
	}
	
.home_description p {
	margin-left: 5px;
	padding-left: 10px;
	border-left: 1px solid #f1eadd;
	}
	
.home_features {
	float: left;
	margin: 5px 0 0 40px;
	width: 220px;
	}
.home_features ul {
	margin: 5px 0 0 5px;
	padding: 0;
	list-style: none;
	}
.home_features ul li {
	padding: 0 0 0 18px;
	line-height: 16px;
	background: url(gfx/home_features_list_dots.gif) left no-repeat;
	}

/*
ul#home_links {
	float: right;
	margin: 10px 10px 0 0 ;
	padding: 0;
	list-style: none;
	}
ul#home_links li {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	width: 220px;
	}
*/
ul#home_links {
	margin: 0 ;
	padding: 0;
	list-style: none;
	}
ul#home_links li {
  margin: 0 0 5px 0;
	padding: 0;
	}


div.home_otherproduct {
	clear: both;
	float: left;
	margin: 40px 20px 20px 20px;
	padding: 10px 5px 15px 5px;
	background: url(gfx/home_otherproduct_bg.gif) bottom repeat-x #edf6f9;
	}
#content_container div.home_otherproduct h1 {
	margin: 5px 10px 15px 10px;
	font-size: 20px;
	}
div.home_otherproduct .home_description {
	float: left;
	margin: 0 0 0 22px;
	width: 400px;
	}
div.home_otherproduct .home_smallthumbs {
	float: right;
	}
div.home_otherproduct .home_smallthumbs ul {
	margin: 25px 5px 0 0;
	padding: 0;
	width: 210px;
	list-style: none;	
	}	
div.home_otherproduct .home_smallthumbs ul li {
	float: left;
	}	
div.home_otherproduct .home_smallthumbs ul li.left {
	padding: 0 10px 0 0;
	}
div.home_otherproduct .home_smalllinks {
	text-align: right;
	margin: 10px 5px 0 35px;
	padding: 2px 0 0 0;
	border-top: 1px solid #dbedf4;
	}
div.home_otherproduct .home_smalllinks a {
	padding: 0 0 0 15px;
	}
div.home_otherproduct .home_smalllinks a:hover {
	text-decoration: none;
	color: #000;
	}
div.home_otherproduct .home_smalllinks a img {
	vertical-align: text-bottom;
	}



div.home_aboutFerrule {
	clear: both;
	float: left;
	margin: 20px 10px 60px 10px;
	padding: 10px 10px 12px 10px;
	border-radius: 5px;
/* 	background: url(gfx/home_otherproduct_bg.gif) bottom repeat-x #edf6f9; */
	}




#home_layout.layout2col {
  margin: 10px;
  /* background: url(gfx/home_layout2col_sep.gif) 50% repeat-y; */
}
#home_layout.layout2col .layout2col_col {
  position: relative;
  width: 450px;
}
#home_layout.layout2col .layout2col_col .productIllustration {
  margin: 0 0 18px 0;
}
#home_layout.layout2col .layout2col_col .productIllustration img {
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
}
#home_layout.layout2col .layout2col_col h2.productName {
  position: absolute;
  top: 207px;
  left: 7px;
  width: 450px;
}
#home_layout.layout2col .layout2col_col h2.productName a {
  display: block;
}
#home_layout.layout2col .layout2col_col .sponsorLogo {
  position: absolute;
  top: -11px;
  right: 7px;
  text-align: center;
  font-weight: normal;
  font-size: 11px;
}
#home_layout.layout2col .layout2col_col .sponsorLogo a {
  color: #176d9e;
}
#home_layout.layout2col .layout2col_col .sponsorLogo a:hover {
  text-decoration: none;
  color: #000;
}
#home_layout.layout2col .layout2col_col .sponsorLogo img {
  margin-top: 2px;
  vertical-align: text-bottom;
}
#home_layout.layout2col .layout2col_col h3.productTagline {
  position: relative;
  margin: 0 0 0 89px;
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
  color: #586775;
}
#home_layout.layout2col .layout2col_col .productDetailsBox {
  margin: 10px 0px 0 0px;
  padding: 10px 12px 20px 12px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border: 2px solid #f8f4ee;
  background: #fbf9f6;
}
#home_layout.layout2col .layout2col_col .productDescription {
  padding: 0 0 20px 0;
}
#home_layout.layout2col .layout2col_col .productDescription p {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 15px;
}
#home_layout.layout2col .layout2col_col .productMoreLink {
  margin: 7px 0 0 5px;
}
#home_layout.layout2col .layout2col_col .productMoreLink a.more {
  float: none;
}
#home_layout.layout2col .layout2col_col .productFeatures {}
#home_layout.layout2col .layout2col_col .productFeatures .title {
  display: block;
  margin: 0 0 2px 0;
  font-weight: bold;
}
#home_layout.layout2col .layout2col_col .productFeatures ul {
  margin: 0 0 0 5px;
}
#home_layout.layout2col .layout2col_col .productFeatures ul li {
  width: 185px;
}
#home_layout.layout2col .layout2col_col .productLinks {
  float: right;
  margin: 0 5px 0 0;
}
#home_layout.layout2col .layout2col_col .productShots {
  margin: 0 0 0 0;
}
#home_layout.layout2col .layout2col_col .productShots ul {
  margin: 0;
  padding: 65px 0 0 0;
  list-style: none;
}
#home_layout.layout2col .layout2col_col .productShots ul li {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  width: 200px;
  text-align: center;
}
#home_layout.layout2col .layout2col_col .productShots ul li.last {
  margin: 0;
}
#home_layout.layout2col .layout2col_col .productShots ul li img {
  height: 113px;
}





.btn {	
	margin: 0 auto;
	/* height: 34px; */
	line-height: 34px;
	}
.btn a {	
	display: block;
	padding: 0 0 0 45px;
	background: url(gfx/home_order_btn_left.png) top left no-repeat;
	text-align: left;
	font-family: arial, sans-serif;
	font-weight: bold;
	}
.btn a span {	  
	display: block;
	padding: 0 12px 0 2px;
	background: url(gfx/home_order_btn_right.png) top right no-repeat;
	font-family: arial, sans-serif;
	font-weight: bold !important;
	font-size: 12px;
	color: #176d9e !important;
	}	

.btn.download a {	
	background-image: url(gfx/home_order_btn_left-download.png);
	}	
.btn.demo a {	
	background-image: url(gfx/home_order_btn_left-demo.png);
	}	
.btn.order a {	
	background-image: url(gfx/home_order_btn_left-order.png);
	}	
.btn.flyer a {	
	background-image: url(gfx/home_order_btn_left-flyer.png);
	}	

.btn a:hover {	
	background-position: bottom left;
	text-decoration: none;
	}
.btn a:hover span {	
	background-position: bottom right;
	color: #fff !important;
	}





ul#productlist {
	margin: 0;
	list-style: none;
	}
.products .description {
	float: left;
	width: 575px;
	font-weight: normal;
	color: #586775;
	}
a.more {
	float: right;
	padding: 0 0 0 15px;
	background: url(gfx/home_features_list_dots.gif) left no-repeat;
	font-weight: bold;
	}
a.btnMore {
	float: left;
	border-radius: 5px;
	padding: 5px 7px;
	background: #e4f1f6;
	text-decoration: none;
	font-weight: bold;
	color: #176d9e;
}
a.btnMore:hover {
	background: #4ca7c9;
	color: #fff;
}
.products ul.sshots {
	float: right;
	margin: 10px 0 0 0;
	width: 220px;
	}
div.content.products ul.sshots li {
	float: left;
	margin: 0;
	padding: 2px 5px;
	}
div.content.productDetail {}

div.content.products ul.links,
div.content ul.links {
	margin: 0 0 0 0;
	list-style: none;
	}
div.content.productDetail ul.links.top {
  float: right;
  margin: 0 0 0 40px;
  border-radius: 5px;
  padding: 20px 25px;
  min-width: 200px;
  max-width: 250px;
	background: #edf6f9;
}
div.content.productDetail > p {
	margin: 0 350px 10px 0;
}
div.content.productDetail center {
	padding: 10px 0;
}
ul.links li {
	clear: left;
	float: left;
	margin: 0 15px 5px 0;
	padding: 0;
	}
div.content.productDetail ul.links.top li {
	clear: none;
	float: none;
	margin: 0 0 5px 0;
}
div.content.productDetail ul.links.top li p {
	margin: 10px 0 15px 0;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
}
div.content.products ul.links li {
	clear: none;
  margin-bottom: 0;
}	
ul.links li a {
	display: block;
	}
ul.links li a span {
  display: block;
	color: #fff;
	}

.rightinsert {
	float: right;
	width: 420px;
	}
div.rightinsert ul.links {
	float: right;
	margin: 5px 0 0 20px;
	}	
div.rightinsert ul.links li {
	margin: 0 0 5px 0;
	}	
	
ul.dentalinfosubjectlist {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul.dentalinfosubjectlist li {
	margin: 0 40px 0 0 ;
	padding: 0 0 0 20px;
	background: url(gfx/home_features_list_dots.gif) left no-repeat;

	}
	
	
