#colonne_droite
{
  text-align: right;
  height: auto;
}

.alignement_droite
{
  float: left;/*right;*/
  clear: both;
  width: 230px;
  text-align: left;
  height: auto;
}

#colonne_droite form
{
  margin: 0;
}

.right_phosphore_bloc
{
  margin: 15px 0 0 0;
  padding: 0 0 10px 0;
  position: relative;
}

.right_phosphore_bloc .logo_phosphore
{
  position: absolute;
  z-index: 8767;
  top: 0;
  left: 0;
}

.right_phosphore_bloc .block_title
{
  display: block;
  padding: 5px 0 5px 35px;
}

/****/
div.onglet
{
  height: 21px;
  position: relative;
  margin: 0 4px;
}

div.onglet span
{
  border: 2px solid #E5E5E5;
  padding: 2px 3px 3px 2px;
}

.pubsky {
background-color:#F7EFF7;
height:645px;
text-align:center;
width:230px;
}
