<style>
<!--
body,td,a,p,.h,div{
	font-family:arial norrow,helvetica,sans-serif;
	}
body{
	font-size: small;color: black;
	}
.maclasse{
	border-color: #B50C1B;
	}
.userfont{
	font-size:xx-small;
	}
.bg{
	background-color:#9F60BF;
	color:#D580FF;
	text-align:left;
	}	
.bg1{
	background-color:#9F60BF;
	color:#000000;
	text-align:center;
	}	

.color{
	font-family:arial norrow,helvetica,sans-serif;
	color:#000;
	background-color:	#EABFFF;
	}	

.navig{
	color:#D580FF ;
	text-decoration: none;
	font-weight: bold;
	}

a:link, a:visited {
	color: #D580FF; text-decoration: none;
	font-weight: bold;
	}
A:link img, A:visited img {
	border:1px solid #000;
	margin:0px;
	}
A:hover img {
	border-color: #D580FF;
	margin:0px;
	}
	
.conteneur-arrondi{
    padding:0;
    width:95%;/* determine la largeur de la boite contenue */
    margin:5px;
}
.conteneur-arrondi2{
    padding:0;
    width:100%;/* determine la largeur de la boite contenue */
    margin:5px;

}

.conteneur-arrondi3{
    padding:0;
    width:225px;/* determine la largeur de la boite contenue */
    float:left;
    margin:5px;

}

.conteneur-arrondi4{
    padding:0;
    width:95%;/* determine la largeur de la boite contenue */
    float:left;
    margin:5px;

}

.conteneur-arrondi6{
    padding:0;
    width:95%;/* determine la largeur de la boite contenue */
    float:left;
    margin:5px;

}

.un      {
    background-color:#9F60BF;
    margin:0 4px;
    height:1px;
    background-color:#BFBFBF;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.deux {
    background-color:#9F60BF;
    margin:0 3px;
    height:1px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.trois{
    background-color:#9F60BF;
    margin:0 2px;
    height:2px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.quatre {
    background-color:#9F60BF;
    margin:0 1px;
    height:2px;overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.un2      {
    background-color:#EABFFF;
    margin:0 4px;
    height:1px;
    background-color:#BFBFBF;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.deux2{
    background-color:#EABFFF;
    margin:0 3px;
    height:1px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.trois2{
    background-color:#EABFFF;
    margin:0 2px;
    height:2px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.quatre2 {
    background-color:#EABFFF;
    margin:0 1px;
    height:2px;overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

	
	
.centrearrondi {
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;
    margin:0 1px;
    padding:0 2em;
    background-color:#9F60BF;
  }
  
 .centrearrondi2 {
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;
    margin:0 1px;
    padding:0 1em;
    background-color:#EABFFF;
  }
  
  .centrearrondi3 {
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;
    margin:0 1px;
    padding:0 1em;
   height:200px;/* avec eventuellement une hauteur mini */
  }
  
    .centrearrondi4 {
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;
    margin:0 1px;
    padding:0 1em;
   height:72px;/* avec eventuellement une hauteur mini */
  }
      .centrearrondi5 {
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;
    margin:0 1px;
    padding:0 1em;
   height:150px;/* avec eventuellement une hauteur mini */
  }
  
    .centrearrondi6 {
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;
    margin:0 1px;
    padding:0 1em;
   height:110px;/* avec eventuellement une hauteur mini */
  }
--></style>