body           {
				background-image:url(images/fond0.jpg);
				background-repeat: repeat-x;
                color:#2E3092;
                font-size:11px; 
                font-family:Verdana,Sans-Serif; 
               }
a,
a:link, 
a:visited, 
a:active       { 
                 color: #2E3092;
                 font-size:11px; 
                 font-family:Verdana,Sans-Serif; 
               }
a:hover        {
              	 text-decoration: none;	
                 color: #2E3092;                  
               }
.tb1           {
                 color: #000;
                 background-color: #C9CAE1; /* Couleur de: titre des forums - Sujets - Réponses - Dernier message */
               }
.box           {
                 width : 95%;
                 margin: auto;
                 border: solid 1px #2E3092;
               }
.minibox       {
				 margin-left:2.5%;
		         padding: 2px;
                 width : 33%;
                 border: solid 1px #2E3092; 
		         background-color: #C9CAE1; /* Couleur de: Messges - Nouveaux messages - Messages verrouillés - Connexion - Rechercher -Aides */
               }
.mediumbox     {
                 margin-left:2.5%;
		         padding: 2px;
                 width : 50%;
                 border: solid 1px #2E3092; 
		         background-color: #C9CAE1;
               }
.cadre         {
                 width : 95%;
                 margin: auto;
                 border: solid 1px #2E3092;
                 border-top: solid 0px #2E3092;
                 background-color: #C9CAE1;	 /* Couleur des thèmes: Général - Les Webmasters ..etc */
               }
.smenu         {
                 background-image:url("images/fond.gif");
                 height:18px;
               }
div            {
                 background-color: #ffffff;
               }
.code          {
                 width:95%;
                 margin:auto;
                 border: dotted 1px #2E3092;
                 background-color: #e1ecf5;
				 overflow:auto;
               }
img            {
                 border : 0px solid;
               }
.cat           {
                 color: #fff;
                 background-color:#2E3092; /* Couleur des titres: Le web au Bénin - Les webmasters Béninois ..etc */
               }