/*-------------- D�finition des styles globaux (start) --------------*/
body {
  font-family: verdana;
  color: #333333;
  margin: 0px;
  padding: 0px;
  background-color: #492f91;
  font-size: 11px;
  text-align:center;
}

table,td,th,ol,p,ul,ol,li,span,div {
  color: #333333;
  font-size: 11px;
}

h1,h2,h3,h4,h5,h6 {

}

h1 {
  color: #333333;
  font-size: 16px;
  padding: 0px 0px 15px 0px;
  margin: 0px;
}

h2 {
  color: #333333;
  font-size: 14px;
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

h2 a:link, h2 a:visited, h2 a:hover{
  font-size: 14px;
  font-weight: bold;
}

h3 {
  color: #666666;
  font-size: 12px;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
}

h3 a:link, h3 a:visited, h3 a:hover{
  font-size: 13px;
  font-weight: bold;
}

h4 {
  color: #333333;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
}

h4 a:link, h4 a:visited, h4 a:hover{
  font-size: 11px;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
}

h5 {
  color: #333333;
  font-size: 18px;
  padding: 0px 0px 5px 0px;
  margin: 0px;
}

h6 {
  color: #7E7C68;
  font-size: 14px;
  text-transform: none;
  border-bottom: 1px solid #CECECE;
  padding: 2px 0px 5px 0px;
  margin: 10px 0px 16px 0px;
  text-align: right;
  font-weight: normal;
}

hr {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  background-color: #CECECE;
  height: 0px;
  line-height: 0px;
  color: #CECECE;
  border-top: 1px solid #CECECE;
  border-bottom: none;
}


a:link,a:visited {
  font-family: verdana;
  color: #336699;
  font-size: 11px;
  text-decoration: underline;
  font-weight: normal;
}

a:hover {
  font-family: verdana;
  color: #6699CC;
  font-size: 11px;
  text-decoration: underline;
  font-weight: normal;
}

input.textBox {
  background-color: #F0EFE4;
  color: #666666;
  border: 1px solid #C7C6C2;
  font-family: verdana;
  font-size: 10px;
  padding: 2px;
}

select.dropDown {
  background-color: #F0EFE4;
  color: #666666;
  border: 1px solid #C7C6C2;
  font-family: verdana;
  font-size: 10px;
  padding: 2px;
}

form {
  display: inline;
  margin-top: 0px;
  margin-bottom: 0px;
}

ul {
  list-style-image: url(images/content-bullet.gif);
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 17px;
}

ul li {
  padding: 3px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
div#overAll{
	width:980px;
	text-align:left;
	margin:0px auto;
}
.searchDropdown{
  width: 270px;
  margin: 0px 0px 8px 0px;
}
.hauto{
  height: auto;
}
/*-------------- D�finition des styles globaux (end) --------------*/

/*-------------- Buttons (start) --------------*/
.btn{
  background-image: none;
  background-position: top left;
  background-repeat: no-repeat;
  width: auto;
  text-align: center;
}

.btn a:link, .btn a:visited, .btn a:hover{
  padding: 5px 0px 5px 0px;
  background-image: none;
  background-position: top right;
  background-repeat: no-repeat;
  display: block;
  white-space: nowrap;
  color: #401805;
  font-weight: bold;
  text-decoration: none;
}

.bw1{
  width: 105px;
}

.bw2{
  width: 150px;
}

.bw3{
  width: 90px;
}

.banner{
  background-image: url(images/btn-banner-bg.gif);
}
div.banner-content div{
	float:left
}
.banner:hover{
  background-image: url(images/btn-banner-bg-over.gif);
}

.banner:hover a:link, .banner:hover a:visited, .banner:hover a:hover{
  background-image: url(images/btn-banner-bg-right-over.gif);
}

.banner a:link, .banner a:visited, .banner a:hover{
  background-image: url(images/btn-banner-bg-right.gif);
}

form.search-form{
	margin:0;
	float:right;
}
form.search-form input{
	float:left;
	color:#999999
}
form.search-form input.textBox{
	border:solid 1px #000000;
	font-size:15px;
	height:19px;
	width: 128px;
	margin: 0px;
}
form.search-form input.button-search{
	margin: 2px 0px 0px 0px;

}
.dark{
  background-image: url(images/btn-dark-bg.png);
   margin-right:20px
}

.dark a:link, .dark a:visited, .dark a:hover{
  background-image: url(images/btn-dark-bg-right.png);
}

.dark:hover{
  background-image: url(images/btn-dark-bg-over.png);
}

.dark:hover a:link, .dark:hover a:visited, .dark:hover a:hover{
  background-image: url(images/btn-dark-bg-right-over.png);
}

.cart{
  background-image: url(images/btn-dark-cart-bg.gif);
  padding-left: 10px;
}

.cart a:link, .cart a:visited, .cart a:hover{
  background-image: url(images/btn-dark-bg-right.gif);
}

.cart:hover{
  background-image: url(images/btn-dark-cart-bg-over.gif);
}

.cart:hover a:link, .cart:hover a:visited, .cart:hover a:hover{
  background-image: url(images/btn-dark-bg-right-over.gif);
}

.light{
  background-image: url(images/btn-light-bg.png);
}

.light a:link, .light a:visited, .light a:hover{
  background-image: url(images/btn-light-bg-right.png);
  color: #4b4b4a;
  font-weight: normal;
}

.light:hover{
  background-image: url(images/btn-light-bg-over.gif);
}

.light:hover a:link, .light:hover a:visited, .light:hover a:hover{
  background-image: url(images/btn-light-bg-right-over.gif);
  color: #4b4b4a;
  font-weight: normal;
}
/*-------------- Buttons (end) --------------*/

/*-------------- Email (Start) --------------*/
.email{
  color: #817D5B;
  background-color: #EFEEE4;
  font-size: 10px;
}

.email-title{
  font-weight: bold;
  background-color: #E1DFCE;
  font-size: 10px;
}

.email-link{
  font-weight: normal;
  color: #817D5B;
  font-size: 10px;
}

.email-content{
  font-weight: bold;
  font-size: 10px;
}
/*-------------- Email (End) --------------*/

/*-------------- Banner (start) --------------*/
#banner {
  background-color: #492f91;
  color: #333333;
  height: 140px;
  _height:145px;
}

#banner-content {
  background: transparent url(images/banner.jpg) no-repeat scroll left top;
  padding: 0px;
  height: 130px;
  _height:145px;
  width: 980px;
  overflow:hidden;
}

#banner-text {
  margin: 15px 0px 0px 210px;
  width: 300px;
  float: left;
  text-align: left;
  overflow:hidden
}

#banner-shorthand {
  padding:15px 0px 0px 0px;
  height: 90px;
  width: 980px;
  float: left;
  /*_float:none;
  _position:relative;
  _left:300px;*/
  overflow:hidden;
}

#banner-shorthand table{
  float:right;
}


#banner-shorthand table tr td table tr td{
	padding:0;
}
#banner-shorthand table tr td.last{
	padding:12px 0px 0px;
}

#banner-shorthand table tr td.button{
  padding-bottom:10px;
}

#banner-shorthand table tr td{
  padding: 0px 15px 10px 0px;
}
#banner-shorthand table tr td.no-padding{
	padding-right:0;
}
#banner-shorthand table tr td table tr td{
  padding: 0;
}

#banner-shorthand table tr td select{
  margin: 0px 0px 5px 0px;
}

/*-------------- Banner (end) --------------*/

/*-------------- Main menu (start) --------------*/
#main-menu {
  text-align: left;
  float:left;
  width:795px;
}

#main-menu ul {
  overflow: hidden;
  list-style: none;
  width: auto;
}

#main-menu ul li {
  float: left;
  list-style: none;
  padding: 0px 8px 0px 0px;
  margin: 0px;
}

/*#main-menu ul li a:link, #main-menu ul li a:visited, #main-menu ul li a:hover {
  padding: 6px 10px 6px 10px;
  color: #FCF6EE;



  border: 1px solid #FBD54C;
  background-color: #D97203;
}*/

#main-menu  ul li a {
  font-weight: bold;
  text-decoration: none;
  padding:0px 0px 0px 2px;
  color:#ffffff;
  display: block;
  background:transparent url(images/top-menu-fond.gif) left 0px no-repeat;
}
#main-menu ul li div.outer{
	background:transparent url(images/top-menu-fond.gif) right -36px no-repeat;
	padding:0px 2px 0px 0px;
}
#main-menu ul li div.inner{
	background:transparent url(images/top-menu-fond.gif) left -72px repeat-x;
	padding: 7px 16px 7px 16px;
}

#main-menu ul li a:hover{
	background-position:left -103px;
}
#main-menu ul li a:hover div.outer{
	background-position:right -138px
}
#main-menu ul li a:hover div.inner{
	background-position:left -172px
}
#main-menu ul li.main-menu-on div,
#main-menu ul li.main-menu-on a,
#main-menu ul li.main-menu-on a:hover{
	background-image:none;
	color:#ffffff;
}

/*-------------- Main menu (end) --------------*/

/*-------------- Sub menu (start) --------------*/
#sub-menu {
  float: left;
  width: 140px;
  text-align: left;
  padding: 0px;
  margin: 10px 20px 20px 0px;
}

#sub-menu ul {
  padding: 0px;
  margin: 0px;
  clear: both;
}

#sub-menu ul li {
  list-style: none;
  margin: 0px 0px 0px 1px;
}
#sub-menu ul li a{
	background: url(images/btn-menu-left.gif) left top repeat-x;
}
#sub-menu ul li a:link, #sub-menu ul li a:visited, #sub-menu ul li a:hover {
  display: block;
  padding: 8px;
  color: #692702;
  border: 1px solid #CCCCCC;
  background-color: #F6B91E;
  text-decoration: none;
  font-weight: bold;
}

#sub-menu ul li a:hover {
  background-color: #C56F00;
  background-position:left -50px;
}


#sub-menu ul li a.on:link, #sub-menu ul li a.on:visited, #sub-menu ul li a.on:hover {
  background: none;
  background-color: #FFF;
  color: #000000;
}
/*-------------- Sub menu (end) --------------*/

/*-------------- Content (start) --------------*/
#main-content {
  background-color: #FFFFFF;
  width: 100%;
  overflow: hidden;
  text-align: left;
  padding-top:10px;
}

#content {
  width: 980px;
  text-align: left;
  overflow: hidden;
}

.column{
  width: 640px;
  float: left;
  margin: 0px 0px 20px 0px;
  overflow: hidden;
  padding: 0px;
}

.large{
  width: 640px;
  margin-right: 20px;
}

.medium{
  width: 480px;
  margin-right: 20px;
}

.right{
  width: 320px;
}

.full{
  width: 800px;
  margin-right: 20px;
}

.box{
  border: 1px solid #CACACB;
  padding: 20px;
  margin-bottom: 20px;
  text-align: left;
}

table.product-list{
  background-color: #CACACB;
  margin-bottom: 20px;
}

table.product-list tr td{
  background-color: #FFFFFF;
  padding: 20px;
}

dl.product-list{
  overflow: hidden;
  width: auto;
}

dl.product-list dt{
  float: left;
  width: 45px;
  margin: 0px;
  padding: 0px;
}

dl.product-list dd{
  float: left;
  width: 200px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

dl.product-list-medium dd{
  width: 390px;
}

dl.product-list-small dt{
  width: 70px;
}

dl.product-list-small dd{
  width: 180px;
}

dl.product-list-mini dt{
  width: 50px;
}

dl.product-list-mini dd{
  width: 145px;
}

span.price{
  font-weight: bold;
  color: #333333;
}

span.price-rebate{
  font-weight: bold;
  color: #cc0000;
}

span.price-old{
  text-decoration: line-through;
}

.s1{
  font-size: 14px;
}

ul.listLink {
  list-style-image: url(images/sheet-bullet.gif);
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 17px;
}

ul.listLink li {
  padding: 0px 0px 3px 0px;
  margin: 0px 0px 0px 0px;
}

span.description {
  color: #999999;
}

table.titleWithLink {
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 16px 0px;
  border-bottom: 1px solid #CECECE;
}

table.titleWithLink h1 {
  border-bottom: none;
  padding: 0px;
  margin: 10px 0px 0px 0px;
}

.imgContent {
  padding-left: 20px;
}

div.letters {
  padding: 10px;
  background-color: #DCEAFF;
  border-top: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
  text-align: center;
}

div.letters a {
  margin-left: 3px;
  color: #0066CC;
  font-weight: bold;
}

div.letters a:hover {
  color: #000033;
}

div.letters a.lettersDisabled {
  margin-left: 3px;
  color: #ABBEDC;
  font-weight: bold;
}

table.grid{}

td.gridHeader{
  background-color: #AAAAAA;
  color: #FFFFFF;
  font-weight: bold;
}

td.gridRow1{
  background-color: #FAF9F6;}

td.gridRow2{
  background-color: #F5F4EE;}
/*-------------- Content (end) --------------*/

/*-------------- Pub top (start) --------------*/
.pub-top{
  float: left;
  height: 313px;
  width: 640px;
  background-repeat: no-repeat;
  color: #FFFFFF;
  overflow: hidden;
  margin-bottom: 20px;
}

.edit{
  height: auto;
}

.pub-top .pub-top-content{
  float: left;
  width: 600px;
  height: 190px;
  padding: 20px;
  overflow: hidden;
}

.pub-top h1 {
  color: #FFFFFF;
  font-size: 18px;
  padding: 0px 0px 5px 0px;
  margin: 10px 0px 16px 0px;
  font-weight: bold;
}

.pub-top p {
  color: #FFFFFF;
}

.pub-top-tabs {
  float: left;
  width: 640px;
  border-top: 3px solid #ffcb08;
}

.pub-top-tabs ul {
  float: left;
  overflow: hidden;
  clear: both;
  list-style: none;
  width: 640px;
  padding: 0px;
  margin: 0px;
  background-color: #c4c4c4;

  background-position: bottom right;
  background-repeat: no-repeat;
}

.pub-top-tabs ul li {
  float: left;
  list-style: none;
  margin: 0px;
  height: 80px;
  width: 157px;
  border-left: 2px solid #c4c4c4;
  color: #401805;
}

.pub-top-tabs ul li.last {
  background-repeat: no-repeat;
  background-position: bottom right;
  background-image: url(images/pub-top-bottom-corner.gif);
  width: 161px;
}

.pub-top-tabs ul li a:link, .pub-top-tabs ul li a:visited, .pub-top-tabs ul li a:hover{
  color: #401805;
  text-decoration: none;
  display: block;
  padding: 18px 18px 0px 50px;
  background-repeat: no-repeat;
  background-position: 12px 12px;
  height: 60px;
  font-size: 12px;
  font-weight: bold;
}

.pub-top-tabs ul li a:hover{
  color: #af3800;
}

.pub-top-tabs ul li:hover {
  color: #af3800;
  background-color: #FFCC4C;
}

.pub-top-tabs ul li.on {
  color: #000000;
  background-color: #ffcb08;

}

.pub-top-tabs ul li.on a:link, .pub-top-tabs ul li.on a:visited, .pub-top-tabs ul li.on a:hover{
  color: #000000;
  text-decoration: none;
}

.pub-top-tabs ul li.on:hover {
  text-decoration:underline;
  background-color: #ffe170;
}

.pub-top-small{
  width: 480px;
}
.pub-top-small .pub-top-content{
  width: 440px;
}

.pub-top-tabs-small{
  width: 480px;
}

.pub-top-tabs-small ul{
  width: 480px;
}

/*-------------- Pub top (end) --------------*/

/*-------------- Page toolbar (start) --------------*/
ul.pageToolbar{
  list-style: none;
  overflow: hidden;
  clear: both;
  margin: 5px 0px 5px 0px;
  padding: 0px;
}

ul.pageToolbar li{
  float: right;
  list-style: none;
  margin: 0px;
  padding: 2px 20px 2px 0px;
  background-image: url();
  background-repeat: no-repeat;
  background-position: top left;
}

ul.pageToolbar li.ico-print{
  background-image: url(images/icons/ico-toolbar-print.gif);
  background-position: 0px 1px;
}

ul.pageToolbar li.ico-email{
  background-image: url(images/icons/ico-toolbar-email.gif);
  background-position: 0px 1px;
}

ul.pageToolbar li a:link, ul.pageToolbar li a:visited, ul.pageToolbar li a:hover{
  text-decoration: none;
  color: #336699;
  display: block;
  padding: 0px 0px 0px 20px;
}

ul.pageToolbar li a:hover{
  text-decoration: underline;
}
/*-------------- Page toolbar (end) --------------*/

/*-------------- News (start) --------------*/
.news {

}

div.newsDate {
  width: 31px;
  background-image: url(images/news-date-bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0px 10px 10px 0px;
}

div.newsDate h1 {
  color: #000000;
  font-size: 11px;
  border-bottom: none;
  padding: 3px 0px 5px 6px;
  margin: 0px;
}

div.newsDate h2 {
  color: #000000;
  font-size: 13px;
  border-bottom: none;
  padding: 2px 0px 6px 8px;
  margin: 0px;
}

div.newsDate h3 {
  padding: 0px;
  margin: 0px;
}

td.newsSpacer {
  border-top: 1px solid #E7EAD5;
}
/*-------------- News (end) --------------*/

/*-------------- Product (start) --------------*/
.productAddBox {
  border: 4px solid #CCCCCC;
  background-color: #FAF9F6;
  margin: 20px 0px 20px 0px;
}

.productAddBox td {
  padding: 0px;
  margin: 0px;
}

.productAddBox td.price {
  font-size: 12px;
  font-weight: bold;
}

.productAddBox td.price .price-rebate{
  font-size: 12px;
  font-weight: bold;
}

.productAddBox td.price .price-old{
  font-size: 12px;
  font-weight: bold;
}

.productPrice {
  color: #3399CC;
  font-weight: bold;
}

.productOldPrice {
  text-decoration: line-through;
  color: #000000;
  font-weight: bold;
}

.productOurPrice {
  color: #999999;
  font-size: 12px;
  font-weight: bold;
}

.productOurPrice strong {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
}

table.productChapter {
  border-left: 1px solid #FFFFFF;
  background-color: #F5F4EE;
}

table.productChapter h1 {
  margin: 16px 0px 0px 0px;
}

table.productChapter .spacer {
  border-bottom: 1px solid #CECECE;
  padding: 7px 0px 7px 0px;
}

div.productChapter {
  overflow: auto;
  background-color: #FBFBF8;
  height: 100px;
}

div.productChapter div {
  padding: 10px;
}
/*-------------- Product (end) --------------*/

/*-------------- Tabs (start) --------------*/
.tab {
  display: inline;
}

.tab a:link, .tab a:visited, .tab a:hover {
  padding: 7px 10px 7px 10px;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-top: 2px solid #FFFFFF;
  color: #000000;
  background-color: #b0b0b0;
  font-weight: bold;
  display: block;
  text-decoration: none;
}

.tab a:hover {
  background-color: #c4c4c4;
}

a.tabOn:link,a.tabOn:visited,a.tabOn:hover {
  padding: 7px 10px 7px 10px;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #ffcb08;
  border-top: 2px solid #ffcb08;
  color: #000000;
  background-color: #ffcb08;
  font-weight: bold;
  display: block;
}

.tabContent, .tabContentHide {
  background-color: #FAF9F6;
  padding: 25px;
  border-top: 5px solid #ffcb08;
  border-bottom: 1px solid #CECECE;
}

.tabContentHide{
  display: none;
}
/*-------------- Tabs (end) --------------*/

/*-------------- Tabs (start) --------------*/
.tab2 {
  display: inline;
}

.tab2 a {
  padding: 7px 6px 7px 6px;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-top: 2px solid #FFFFFF;
  color: #FFFFFF;
  background-color: #AC78DF;
  font-weight: bold;
  display: block;
}

.tab2 a:hover {
  background-color: #653C8D;
}

a.tab2On:link,a.tab2On:visited,a.tab2On:hover {
  padding: 7px 6px 7px 6px;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #8154AD;
  border-top: 2px solid #8154AD;
  color: #FFFFFF;
  background-color: #8154AD;
  font-weight: bold;
  display: block;
}
/*-------------- Tabs (end) --------------*/

/*-------------- Blog (start) --------------*/
.blogContent {

}

.blogComment {
  border-top: 1px solid #CECECE;
  margin-top: 5px;
  padding: 5px 0px 20px 0px;
  color: #999999;
}
/*-------------- Blog (end) --------------*/

/*-------------- Calendar (start) --------------*/
.calendar {

}

.calendarHeader {
  background-color: #E0DFCD;
  border-bottom: 1px solid #FFFFFF;
}

.calendarContent {
  background-color: #F8F8F4;
}
/*-------------- Calendar (end) --------------*/

/*-------------- SlideShow (start) --------------*/
table.slideShow {

}

table.slideShow h1 {
  border-bottom: none;
  color: #9933CC;
  font-size: 12px;
  text-transform: none;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

div.slideShowNav {
  border-top: 1px solid #CECECE;
  margin: 5px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  font-weight: bold;
}

a.slideShowNavOn:link,a.slideShowNavOn:visited,a.slideShowNavOn:hover {
  color: #666666;
}
/*-------------- SlideShow (end) --------------*/

/*-------------- Footer (start) --------------*/
#footer {
  background-image: url(images/footer-bg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #492f91;
  height: 300px;
  text-align:center;
}
table.white-text p,
table.white-text td{
	color:#ffffff
}
#footer div.inner-footer{
	text-align:left;
	width:980px;
	margin:0px auto;
	height:30px;
	padding:15px 0px 0px 0px;
}
#footer div.inner-footer div.left{
	width:340px;
	float:left;
}
#footer div.inner-footer div.left ul li a{
	color:#ffffff;
	text-decoration:underline
}
#footer div.inner-footer div.left ul.left{
	width:160px;
	float:left;
}
#footer div.inner-footer div.left ul.right{
	float:right;
	width:160px;
}
#footer div.inner-footer div.right{
	width:640px;
	float:left;
}
#footer div.inner-footer div.right div.top-footer{
	overflow:hidden;
	padding-bottom:25px;
	color:#ffffff
}
#footer div.inner-footer div.right div.bottom-footer{
	color:#ffffff
}
#footer div.inner-footer div.right div.top-footer a{
	float:right
}
#footer div.inner-footer div.right div.top-footer span{
	float:left;
	color:#ffffff;
}
table.footer {
  padding: 13px 0px 0px 0px;
}

#footer h1 {
  margin: 0px 0px 0px 0px;
  color: #333333;
  font-size: 14px;
}

#footer ul {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#footer ul > li {
  padding: 0px 0px 3px 0px;
  margin: 0px 0px 0px 0px;
}

#footer p{
  padding: 0px;
  margin: 0px;
  font-size: 11px;
}

#footer a:link,#footer a:visited {
  color: #b43300;
  text-decoration: none;
}

#footer a:hover {
  color: #b43300;
  text-decoration: underline;
}

#copyright {
  margin-top: 13px;
  padding-top: 5px;
}

#copyright a:link,#copyright a:visited {
  color: #9933CC;
}

#copyright a:hover {
  color: #660099;
}
/*-------------- Footer (end) --------------*/

/*--------------- WepApp Profil (start) -------------------*/
.waProfilFieldLabel{
color: #999999;
font-weight: bold;
padding: 0px 0px 5px 0px;}

.waProfilList{
border-bottom: 1px solid #CECECE;
border-top: 1px solid #CECECE;}

tr.waProfilListContent td{
padding: 15px 0px 15px 0px;
margin: 0px;
border-bottom: 1px dashed #CECECE;}

tr.waProfilListContentLast td{
padding: 15px 0px 15px 0px;
margin: 0px;}

.waProfilPage{
color: #333333;
font-weight: bold;}
/*--------------- WepApp Profil (end) -------------------*/