#inscription{
  height:200px;
}

#composition{
  font-size:11px;
  font-family:arial;
  color:#6C6C6C;
  margin-left:10px;
  float:left;
  margin-left:50px;
  width:250px;
}

#composition select{
  width:185px;
  border:1px solid #DCDCDC;
}

#sujet{
  width:47px;
  display:block;
  float:left;
}

#message{
  margin-top:3px;
  margin-bottom:10px;
  width:330px;
}

#message span textarea{
  border:1px solid #DCDCDC;
  overflow-x:hidden;
}

#messageTitre{
  clear:both;
  width:100px;
  display:block;
  float:left;
}

#controlePro{
  clear:both;
  width:300px;
  height:20px;
  float:left;
  margin-top :5px;
  text-align:center;
  color:rgb(203,56,71);
  visibility:hidden;
  /*background:red;*/
}

#submitPro{
  float:right;
  width:30%;
  height:20px;
  margin-right:-23px;
  text-align:right;
  /*border-top:1px solid #DCDCDC;*/
  /*background:blue;*/
}

#submitPro input{
  height:25px;
  width:80px;
  background-color:black;
  color:white;
  cursor:pointer;
  cursor:hand;
}

#submitPro a{
  text-align:center;
  font-size:13px;
  display:block;
  position:absolute;
    left:440px;
  height:20px;
  width:90px;
  background-color:black;
  color:white;
  cursor:pointer;
  cursor:hand;
  margin-top:1px;
  padding-top:3px;
  text-decoration : none;
}

#center_index_compte{
 height:330px;
}

#NetetudesInfos{
  clear:both;
  margin-bottom:10px;
  border:1px solid #DCDCDC;
  width:315px;
  padding:20px;
  position:absolute;
  top:130px;
}
