body {
  margin              : 0;
  padding             : 0;
  background-color    : #476ee5;
  background-image    : url("http://www.livesync.com/tpl/SiteLS/img2/ls_fond_defaut.jpg");
  background-position : top center;
  /*background-color    : #000000;
  background-image    : url("http://yk1.livesync.com/tpl/SiteLS/img2/ls_fond_soiree.jpg");*/
  background-repeat   : no-repeat;
  text-align          : center;
  font-family         : Arial, "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
  font-size           : 13px;
}
.ls_form_go {
  position:absolute;
  margin-left:0px;
}
.ls_form {
  padding             : 10px;
  background-image    : url("http://www.livesync.com/tpl/SiteLS/img2/ls_form_fond.png");*/
  background-repeat   : repeat-x;
  font-size           : 12px;
  margin-left         : auto;
  margin-right        : auto;
  width               : 650px;
  height              : 250px;
  border              : solid #3c79c3 3px;
}
.ls_form_arrow {
  float       : left;
  height      : 150px;
  padding-top : 75px;
}
.ls_form_titre {
  color         : #3c79c3;
  font-size     : 15px;
  font-weight   : bold;
  margin-bottom : 15px;
}
.ls_part_form {
  float      : left;
  height     : auto;
  width      : 310px;
  text-align : left;
}
.ls_form table {
  font-weight : bold;
  font-size   : 12px;
}
.ls_form table select,
.ls_form table input {
  height    : 19px;
  font-size : 11px;
  width     : 180px;
  padding   : 0px;
}
.ls_part_form_chx {
  width : 230px;
}
.ls_part_form_insc table input {
  height    : 19px;
  font-size : 11px;
  width     : 100px;
  /*padding   : 2px;*/
}
.ls_part_form_insc {
  width : 310px;
}
.ls_conteneur {
  margin-left  : auto;
  margin-right : auto;
  text-align   : center;
  width        : 750px;
}
.ls_menu {
  color        : darkblue;
  font-weight  : bold;
  text-align   : right;
}
.ls_menu a {
  text-decoration:none;
  color:darkblue;
}
.ls_flags {
  text-align : right;
}
.ls_flags img {
  border : 0;
}
.ls_centre {
  text-align          : center;
  background-image    : url("http://www.livesync.com/tpl/SiteLS/img2/ls_fond_photos.png");
  background-position : center 100px;
  background-repeat   : no-repeat;
}
.ls_logo {
  height:84px;
  width:800px;
  margin:auto;
}
.ls_logo img {
  border:0;
}
.ls_pub {
  margin-left  : auto;
  margin-right : auto;
  width:728px;
}
.ls_page {
  margin-left         : auto;
  margin-right        : auto;
  background-color    : transparent;
  background-image    : url("http://www.livesync.com/tpl/SiteLS/img2/ls_page_fond.png");
  background-position : top center;
  background-repeat   : repeat-y;
}
.ls_page_top {
  margin-top          : -15px;
  margin-left         : auto;
  margin-right        : auto;
  padding-top         : 48px;  
  background-color    : transparent;
  background-image    : url("http://www.livesync.com/tpl/SiteLS/img2/ls_page_top.png");
  background-position : top center;
  background-repeat   : no-repeat;
}
.ls_page_bottom {
  margin-left         : auto;
  margin-right        : auto;
  padding-bottom      : 45px;
  background-color    : transparent;
  background-image    : url("http://www.livesync.com/tpl/SiteLS/img2/ls_page_bottom.png");
  background-position : bottom center;
  background-repeat   : no-repeat;
}
.ls_bt_or {
  cursor              : pointer;
  clear               : both;
  margin-left         : auto;
  margin-right        : auto;
  text-align          : center;
  color               : #413104;
  width               : auto;
  height              : 28px;
  background-repeat   : repeat-x;
  background-image    : url("http://www.livesync.com/tpl/SiteLS/img2/ls_bt_or_fond.gif");
  border              : solid #dea303 1px;
  line-height         : 26px;
  margin-bottom       : 10px;
  font-size           : 15px;
}

.desc {
  height      : 370px;
  padding-top : 10px;
}

.desc_div {
  background-position : top left      ;
  background-repeat   : no-repeat     ;
  float               : left          ;
  width               : 262px !important;
  width               : 372px         ;
  height              : 160px         ;
  text-align          : left          ;
  padding-left        : 110px         ;
}


.desc_div div{
  font-size    : 16px;
  font-weight  : bold;
}
.desc_div ul{
  margin-left : -30px !important;
  margin-left : 10px;
}

.desc_div_eml{
  color : #a69c47;
  background-image : url("http://www.livesync.com/tpl/SiteLS/img2/ls_desc_eml.png");
}
.desc_div_eml a {
  color : #a69c47;
}

.desc_div_ctc {
  color : #233e6a;
  background-image : url("http://www.livesync.com/tpl/SiteLS/img2/ls_desc_ctc.png");
}
.desc_div_ctc a {
  color : #233e6a;
}

.desc_div_evt {
  color : #eb950e;
  background-image : url("http://www.livesync.com/tpl/SiteLS/img2/ls_desc_evt.png");
}
.desc_div_evt a {
  color : #eb950e;
}

.desc_div_doc {
  color : #37a2d0;
  background-image : url("http://www.livesync.com/tpl/SiteLS/img2/ls_desc_doc.png");
}
.desc_div_doc a {
  color : #37a2d0;
}


.ErrorMsg {
  background-color : darkred;
  color            : white;
  font-weight      : bold;
  padding          : 5px;
  margin-bottom    : 5px;
}
