ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body
{
  margin: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
  text-align: center; /* pour corriger le bug de centrage IE */
}

#site 
{
  margin: 0 auto 0 auto; 
  width: 950px; 
  position: relative; 
  color: #000;
  text-align: left; /* on r�tablit l'alignement normal du texte */
}

#rightcol {width: 220px; float: right; height: 100px; margin-top:50px;}
#leftcol {width: 205px; float: left; height: 200px; margin-top:50px;}
#maincol {margin-left: 210px; margin-right: 225px; height: 300px; margin-top:50px;}

#leftcol #register {margin-bottom:5px;}
#leftcol #masterclass, #leftcol #master {margin: 2px 0px 2px 0px;}

#langcontener {position: absolute; top: 0px; left: 750px;}
#langcontener IMG {margin-top: 0px; vertical-align: top;}
#langcontener a {margin: 0px 5px;}

.error {display: block; width: 90%; color: #f00; border: 2px solid #f00; padding: 2px;}

.blocgris {width: 199px; margin: 10px 0px 10px 0px;}
.blocgris #top {width: 199px; height: 8px; background: url('/images/bloc_gris_left_top.gif') no-repeat;}
.blocgris #contener {width: 199px; background: url('/images/bloc_gris_left_middle.gif') repeat-y; height: auto;}
.blocgris #contener #content {padding: 10px;}
.blocgris #contener #content #title {background: url('/images/bloc_gris_fond_oldmaster.gif') no-repeat; width: 108px; height: 17px; font-weight: bold; font-size: 12px; text-transform: uppercase;}
.blocgris #bottom {width: 199px; height: 8px; background: url('/images/bloc_gris_left_bottom.gif') no-repeat;}

.generic {width: 493px; margin: 10px 0px 10px 0px;}
.generic #top {width: 493px; height: 9px; background: url('/images/mainbloc_top.gif') no-repeat;}
.generic #title {width: 493px; height: 45px;}
.generic #contener {width: 493px; background: url('/images/mainbloc_middle.gif') repeat-y; height: auto;}
.generic #contener #content {padding: 2px 15px 2px 32px;}
.generic #contener #content TABLE TABLE SELECT {width: 200px;}/*liste des pays*/
.generic #bottom {width: 493px; height: 10px; background: url('/images/mainbloc_bottom.gif') no-repeat;}
.generic #contener TD.separation {font-size: 1px; width:2px; background-color: #ededed;}
.generic .title {background: url('/images/mainbloc_title_generic.gif') no-repeat; height: 45px; width: 493px; padding-left: 30px; color: #fff; font-weight: bolder; line-height: 26px; font-size: 16px; text-transform: uppercase;}
#new_company_contener TABLE{background: #ededed;}

.generic #contener #contparticipant {padding: 2px 2px 2px 25px; }
.generic #contener #contparticipant TABLE TD SPAN {display: block; width:60px; float: left; text-align: right; margin-right: 5px;}
.generic #contener #contparticipant TABLE SELECT {width:200px;}
.generic #contener #addparticipantbtn {margin-left: 30px;}

.generic #contener #content .list {width: 100%;}
.generic #contener #content .list TH {background: #d00019; color: #fff; font-size: 14px; text-transform: uppercase; cursor: pointer;}
.generic #contener #content .list TD {color: #666;}
.generic #contener #content .list TD a {color: #666;}
.generic #contener #content .list TD a:hover {text-decoration: underline;}

.generic #contener .title_show {background: #d00019; font-size: 14px; text-transform: uppercase; line-height: 20px; color: #fff; padding-left: 10px; font-weight: bold;}
.generic #contener .separation {height:10px; width:472px; border: none; background: #f0f0f4; margin-left:15px;}
.generic #contener #content .section {font-weight: bold;}
.generic #contener #content TABLE .right {text-align: right;}

.generic #contener #content #pricetab TD {border: 1px solid #000; background-color: #e6e6e6;}
.generic #contener #content #normaltab TD {border: 1px solid #000; background-color: #fff; padding: 2px;}

.generic #contener #content #total {font-size: 16px; font-weight: bold; text-align: right; width: 100%;}

.generic #contener #content #photo {float: left; width: 130px; height: auto;}
.generic #contener #content #speakerids { height: auto;font-size: 15px; line-height: 25px;}

.header {font-size: 12px; font-weight: bold; margin-bottom: 10px;}
.cms {font-size: 10px; font-weight: normal; margin-bottom: 10px;}

.generic #contener #content .latest {padding-left:20px;font-size: 12px; }
.generic #contener #content .latest a {color: #000;}
.generic #contener #content .latest SPAN {display: block;margin-left: -15px; font-size: 14px; font-weight: bold;}
.generic #contener #content .latest SPAN a {color: #d00019;}

#compteur {display: block; position: absolute; right: 20px; top: 0px; background: url(/images/bg_compteur.gif); color: #000;height: 36px; width: 210px; line-height:32px; font-size: 16px; font-weight: bold;padding: 0px 10px; letter-spacing: 1px;}
#compteur #compt_left {background: url('/images/cadre_bleu_left.gif') no-repeat; width: 6px; height: 36px; position: absolute; top: 0px; left: 0px;}
#compteur #compt_right {background: url('/images/cadre_bleu_right.gif') no-repeat; width: 6px; height: 36px; position: absolute; top: 0px; right: 0px;}
