
/* HTML COMMON ELEMENTS */

body, body *, table *
{ 
  font-size: 11px;
  font-family: "Lucida Sans", "DejaVu Sans", "Lucida Grande", Tahoma, Helvetica, sans-serif;  
  margin: 0;
  padding: 0;
 }

a 
{ 
  color: #8c4028;
  text-decoration: none;
 }

a:hover
{ 
  color: #42100f;
 }

a img
{ 
  border: none;
  }

h1
{ 
  font-size: 12px;
  color: #42100f;
  text-transform: uppercase;
  margin-top: 8px;
 }

h2
{ 
  font-size: 11px;
  font-weight: bold;
  color: #8c4028;
  margin-top: 8px;
 }

p
{ 
  text-align: justify;
 }

ul
{ 
  margin: 8px;
 }

ul li 
{ 
  margin-left: 8px;
  list-style-image: url(../pic/new/bg-li.png);
  list-style-position: 0px 0px;
 }

a img
{ 
  border: none;
 }

.text
{ 
  border: solid 1px #8c4028;
}
.text:focus
{ 
  xcolor: #ffffff;
  border: solid 1px #42100f;

  xbackground-color: #8B4128;
  xbackground-image: none;
 }

input.text,
textarea.text
{ 
  background-image: url(../pic/new/bg-text.gif);
  background-repeat: repeat-x;
 }




/* LAYOUT */

.pointer
{
  cursor: pointer;
}

.full
{ 
  width: 100%;
 }

.left
{ 
  float: left;
 }

.right
{ 
  float: right;
 }

.debug
{ 
  border: solid 1px red !important;
 }

.wrap
{ 
  margin: 10px;
 }

.off
{ 
  display: none !important;
 }

.on
{ 
  display: block !important;
 }

.w2
{ 
  width: 40px !important;
 }

.w4
{ 
  width: 50px !important;
 }


/* SKELETON */
body
{ 
  background-color: #8b4128;
  }

div#frame
{ 
  width: 1174px;
  margin: auto;
  margin-top: 5px;
 }

div#ad-left
{ 
  float: left;
  text-align: right;
  width: 164px;
  height: 40000px;
  margin-top: 62px;
 }
div#ad-right
{ 
  float: left;
  text-align: left;
  width: 168px;
  height: 40000px;
  margin-top: 62px;
 }

div#skeleton
{ 
  float: left;
  width: 842px;
 }

div#skeleton div.top
{ 
  float: left;
  font-size: 1px;
  width: 842px;
  height: 82px;
  background-image: url(../pic/new/bg-skel-top.png);
  background-repeat: no-repeat;
 }

div#skeleton div.center
{ 
  float: left;
  width: 842px;
  height: auto;
  background-image: url(../pic/new/bg-skel-center.png);
  background-repeat: repeat-y;
 }

div#skeleton div.center div.pad
{ 
  width: 794px;
  margin-left: 24px;
  margin-right: 24px;
 }

div#skeleton div#login-box
{ 
  float: left;
  width: 794px;
  height: auto;
  background-color: #ffffff;
 }

div#slide
{ 
  float: left;
  width: 794px;
  height: 250px;
 }
div#slide div.line-top,
div#slide div.line-bottom
{ 
  font-size: 1px;
  position: relative;
  top: 2px;
  float: left;
  width: 794px;
  height: 3px;
  background-color: #ffffff;
  }
div#slide div.line-bottom
{ 
  top: 242px;
  }

div#skeleton div.menu-top
{ 
  float: left;
  width: 794px;
  height: 30px;
 }
div#skeleton div.menu-top ul
{ 
  margin: 0;
  padding: 0;
 }
div#skeleton div.menu-top ul li
{   
  display: inline;
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0;
  list-style-type: none;
  background-image: url(../pic/new/bg-menu-top-sep.png);
  background-repeat: no-repeat;
  background-position: -1px 12px;
 }
div#skeleton div.menu-top ul li:hover
{ 
  background-color: #42100f;
 }
div#skeleton div.menu-top ul li:hover a
{ 
  color: #ffffff;
 }

div#skeleton div.menu-top ul li a
{ 
  font-family: Arial, Tahoma;
  font-size: 12px;
  letter-spacing: -1px;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
 }


div#skeleton div.content
{ 
  float: left;
  width: 794px;
 }

div#skeleton div#main-content
{ 
  float: left;
  width: 774px;
 }

div#skeleton div.menu-bottom
{ 
  float: left;
  text-align: center;
  width: 842px;
  background-image: url(../pic/new/bg-skel-menu-bottom.png);
  background-repeat: repeat-y;
 }
div#skeleton div.menu-bottom, div#skeleton div.menu-bottom a
{ 
  font-size: 11px;
  color: #ffffff;
 }
div#skeleton div.menu-bottom div.wrap
{ 
  margin-left: 24px;
  margin-right: 24px;
 }
div#skeleton div.menu-bottom ul
{ 
  margin: 0;
  padding: 0;
  text-align: center;
 }
div#skeleton div.menu-bottom ul li
{ 
  margin: 0;
  list-style-type: none;
  display: inline;
 }

div#skeleton div.bottom
{ 
  float: left;
  font-size: 1px;
  width: 842px;
  height: 4px;
  background-image: url(../pic/new/bg-skel-bottom.png);
  background-repeat: no-repeat;
 }

div.footer
{  
  float: left;
  text-align: center;
  margin: auto;
  margin-top: -8px;
  margin-bottom: 5px;
 }

div.footer, div.footer a
{ 
  font-size: 10px;
  color: #ffffff;
 }

div.footer p
{ 
  font-weight: bold;
  text-align: center;
  margin-bottom: 4px;
 }

div.footer div.links div.wrap
{ 
  width: 794x;
  text-align: center;
  margin: auto;
  margin-bottom: 5px;
 }

/* FRONT */

img.frame
{ 
  border: solid 1px #8c4028;
  background-color: #ffffff;
 }

div#monitor
{ 
  float: left;
  width: 250px;
  height: 150px;
  margin-left: 8px;
  border: solid 1px #8c4028;
 }



/* ENCART */

div.encart
{ 
  float: left;
  width: 100%;
  margin-bottom: 8px;
  background-color: #ffffff;
  border: solid 1px #42100f;
 }

div.encart h1
{ 
  color: #42100f;
  font-size: 13px;
  font-weight: bold;
  text-transform: none;
  margin: 16px;
  margin-top: 12px;
  margin-bottom: 0px;
  padding-left: 15px;
  background-image: url(../pic/new/bg-h1.png);
  background-repeat: no-repeat;
  background-position: 0 4px;
 }

div.encart div.wrap
{ 
  margin: 16px;
 }


/* ENCART FONCE */

div.dark
{ 
  color: #ffffff;
  background-color: #ffffff;
 }

div.dark div.rim
{ 
  overflow: hidden;
  background-color: #42100f;
  border: solid 1px #ffffff;
 }

div.dark h1
{ 
  color: #ffffff;
  background-image: url(../pic/new/bg-dark-h1.png);
 }

div.dark div.wrap
{ 
  background-color: #42100f;
 }


/* HOME LAST REGISTERED USERS, PLUS & REGISTRATION FORM */

table.homepage
{ 
  margin-bottom: 8px;
 }

div.profile
{ 
  float: left;
  overflow: hidden;
  width: 132px;
  height: 106px !important;
  text-align: center;
  text-transform: uppercase;
  margin-right: 10px;
 }

div.small
{ 
  float: left;
  text-align: center;
  text-transform: uppercase;
  margin-right: 6px;
  width: 74px;
  height: 75px;
 }

div.profile p
{ 
  margin: 0 !important;
  letter-spacing: -0.5px;
  font-size: 9px;
  text-align: center !important;
 }


div.profile div.frame
{ 
  float: left;
  overflow: hidden;
  background-color: #ffffff;
  margin: auto;
  margin-bottom: 4px;
  border: solid 1px #8c4028;
 }

div.profile div.xmini
{ 
  line-height: 64px;
  width: 64px;
  height: 64px;
 }
div.profile div.mini
{ 
  line-height: 128px;
  width: 128px;
  height: 128px;
 }

div.profile div.xmini img
{ 
  line-height: 64px;
  vertical-align: middle;  
 }
div.profile div.mini img
{ 
  line-height: 128px;
  vertical-align: middle;  
 }

div.small div.frame
{ 
  width: 64px; 
  height: 64px; 
 }

div.profile p.lbl
{ 
  text-align: center;
 }


div#registration_form, div#plus
{ 
  width: 379px;
  height: 346px;
  margin-bottom: 0;
  margin-right: 4px;
 }
div#plus
{ 
 }
div#plus ul li, div#plus ul li strong
{ 
 }

div#last_users
{ 
  margin-top: 10px;
  }

div#last_users div.rim
{  
  overflow: hidden;
  height: 260px;
  }


/* BUTTON */

div.buttons
{ 
  overflow: hidden;
  height: 43px;
  margin-bottom: 8px !important;
  }
div.button
{ 
  float: left;
  margin-left: 4px;
  margin-bottom: 8px;
  margin-top: 8px;
  cursor: pointer;
 }

div.button div.w
{ 
  float: left;
  font-size: 1px;  
  width: 13px;
  height: 27px;
  background-image: url(../pic/new/bg-button-w.png);
  background-repeat: no-repeat;
 }

div.button div.c
{ 
  float: left;
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
  width: auto;
  height: 27px;
  line-height: 27px;
  padding-left: 6px;
  padding-right: 6px;
  background-image: url(../pic/new/bg-button-c.png);
  background-repeat: repeat-x;
 }
div.button:hover div.c
{ 
  color: #8b4128;
 }

div.button div.c img
{  
  vertical-align: middle;
  }

div.button div.e
{ 
  float: left;
  font-size: 1px;  
  width: 14px;
  height: 27px;
  background-image: url(../pic/new/bg-button-e.png);
  background-repeat: no-repeat;
 }


/* LIST */

table.list
{  
  width: 100%;
  }

table.list tr:hover td
{ 
  color: #ffffff;
  background-color: #8c4028;
  }

table.list tr td.ico
{  
  width: 16px;
  }


/* BACK OFFICE HOME */

table.home
{ 
  margin-bottom: 10px;
 }

table.home tr td
{ 
  text-align: center;
  width: 100px;
  height: 100px;
  border: solid 1px rgb(230,230,230);
  }
table.home tr td p
{ 
  text-align: center;
  }

table.home tr td:hover, table.home tr td:hover a
{ 
  color: #ffffff;
  background-color: #8c4028;
  }


/* PANEL */

div.panel
{
 margin-bottom: 16px;
}

/* TABS */
div.p_tab
{ 
  float: left;
  position: relative;
  cursor: pointer;  
  height: 29px;
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 1px;
  border: solid 1px #3f1111;
  border-bottom: solid 1px #ffffff;;
  background-image: url(../pic/new/bg-tab-on.png);
  background-repeat: repeat-x;
  }
div.p_tab p
{
 margin-left: 4px;
 margin-right: 4px;
 line-height: 29px;
 color: #ffffff;
}

/* CONTENTS */
div.contents
{ 
  float: left;
  height:auto;
  margin-bottom: 10px;
  border: solid 1px #3f1111;
  border-top: none;
  background-color: #581013;
 }
div.p_content
{
  display: none;
  margin-left: 0;
  margin-top: -1px;
  background-color: #581013;
}
div.p_content p
{ 
  xmargin: 8px;
  xtext-align: left;
 }
div.p_content div.wrap
{ 
  margin: 10px;
 }

/* ACTIVE TAB & CONTENT */
div.active_tab
{ 
  border-bottom: solid 1px #581013;
  background-color: #d7be9e;
  font-weight: bold;
 }

div.active_content
{
  display: block;
  width: 100%;
}


/* FORM */

div#loading
{ 
  position: relative;
  z-index: 1000;
  width: 60px;
  height: 60px;
  background-image: url(../pic/icon/loading/indicator_wheel1.gif);
  background-repeat: no-repeat;
  margin: auto;
  display: none;
 }


table.form
{ 
  width: 734px;
  table-layout: fixed;
  margin: 10px;
  border: solid 1px #42100f;
 }

table.form tr td
{ 
  padding: 2px;
  padding-left: 4px;
  padding-right: 4px;
 }

table.form tr td.col_0
{ 
  color: #ffffff;
  background-color: #42100f;
  width: 280px;
 }

table.form tr td.col_1
{ 
  width: 424px;
 }

table.form tr td.col_1 textarea.text,
table.form tr td.col_1 input.text
{ 
  width: 421px;
 }

table.form tr td.col_1 select.text
{ 
  width: 423px;
 }

div.box
{ 
  display: none;
  float: left;
  width: 772px;
  color: #ffffff;
  background-color: #8c4028;
  border: solid 1px #42100f;
  margin-bottom: 10px;
 }

div.box div.msg
{ 
  margin: 10px !important;
 }

div.brown
{ 
  border-top: solid 1px #42100f;
 }


/* MON EBENEDATE */

table tr td #frm-search table.form,
table tr td #frm-home3 table.form
{ 
  table-layout: normal;
  width: 332px;
   }
table tr td #frm-search table.form tr td.col_0,
table tr td #frm-home3 table.form tr td.col_0
{ 
  width: 80px;
  }
table tr td #frm-search table.form tr td.col_1,
table tr td #frm-home3 table.form tr td.col_1
{ 
  width: 180px;
   }
table tr td #frm-search table.form tr td.col_1 .text
{ 
  width: 204px;
   }

table tr td #frm-home1 div.encart,
table tr td #frm-home2 div.encart
{ 
  height: 140px;
  }

table tr td #frm-home1,
table tr td #frm-home2,
table tr td #frm-home3,
table tr td #frm-search
{ 
  width: 376px;
 }

table tr td #frm-home1,
table tr td #frm-search
{
  margin-right: 10px;
  }

table tr td #frm-home3 div.encart,
table tr td #frm-search div.encart
{ 
  height: 275px;
 }


div.progress-bar
{ 
  float: left;
  height: 20px;
  border: solid 1px #3f1111;
 }

div.progression
{ 
  float: left;
  height: 20px;
  color: #ffffff;
  background-image: url(../pic/new/bg-tab-on.png);
 }

div.percentage
{ 
  float: left;
  clear: both;
  text-align: center;
  margin-top: -18px;
  color: #42100f;
  height: 20px;
 }


/* SEARCH RESULTS */

table.search_list
{ 
  table-layout: auto;
  width: 754px;
  margin-top: 6;
 }

table.search_list tr td.title
{ 
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #ffffff;
  background-color: #42100f;
 }

table.search_list tr td.col_0
{ 
  width: 200px;
 }

table.search_list tr td.col_1
{ 
  width: auto !important;
 }


/* PROFILE VIEW */

table.profile tr td.col_0
{ 
  width: 100px;
 }

table.profile tr td.col_1 table.form
{ 
  width: 480px;
 }

table.profile tr td.col_1 table.form tr td.col_1
{ 
  width: 180px;
 }

/* GALLERY */

div.gallery div.item
{ 
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px;
  height: 80px;
  width: 70px;
  background-color: #581013;
 }


/* GALLERY LIST (WINDOW) */

div#gallery-list div#left
{ 
  float: left;
  width: 120px;
  height: 550px;
  overflow-y: auto;
 }

div#gallery-list div#right
{ 
  float: left;
  width: 100px;
  margin-right: -8px;
 }

div.frame
{ 
  float: left;
  padding: 4px;
  background-color: #ffffff;
  border: solid 1px #000000;
  margin-top: 8px;
  margin-left: 8px;
 }

div#gallery-list div.xmini
{ 
  cursor: pointer;
  text-align: center;
  width: 70px;
  height: 70px;
  line-height: 70px;
 }

div#gallery-list div.xmini img
{ 
  margin: auto;
  vertical-align: middle;
 }

div.bande
{ 
  float: left;
  text-align: center;
  background-color: #ffffff;
  width: 100%;
  height: 50px;
 }


/* WYSIWYG */

body#tinyMCE
{ 
  background-color: #ffffff;
 }

.table
{ 
  padding: 0px;
  cell-spacing: 1px;
  border: solid 1px #42100f;
 }

.odd
{ 
  color: #ffffff;
  background-color: #8b4128;
 }

table.table thead tr td
{ 
  color: #ffffff;
  background-color: #42100f;
 }

table.table tr td
{ 
  padding: 4px;
 }


/* EMAILS */

body.email
{ 
  background-color: #ffffff !important;
  }

body.email,
body.email div.wrap
{
 background-color: rgb(255,255,255);
 background-image: none;
}

body.email p
{
 color: #202020;
}

body.email h1
{
 color: #441312;
}

body.email a
{
 color: #8b4028;
}

p.minilink, p.minilink a
{
    text-align: center;
    font-size: 9px !important;
}