@charset "utf-8";
/* CSS Document */

    body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	background-image: url(../images/fon2.gif);
	background-repeat: repeat-y;
	background-position:center;
	margin: 0;
} 
    }
    .thrColFixHdr #container {
	width: 1000px;
	background-image: url(../images/fon.gif); /* ce paramétrage annule le paramètre text-align:center de l'élément body. */
	background-position: center;
	margin: 0 auto;
    } 
    /* la propriété propriétaire zoom ci-dessus transmet à IE l'attribut hasLayout nécessaire pour éviter plusieurs bogues */
.thrColFixHdr #top {
	height: 40px;
	background-image: url(../images/back_top.gif);
	width: 1000px;
	margin: 0 auto;
}
    .thrColFixHdr #header {
	height: 101px;
	width: 1000px;
	background-image: url(../images/back-header.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
    } 
.thrColFixHdr #breadcrumb {
	background-image: url(../images/back-breadcrumb.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
}
.thrColFixHdr #FL {
	width: 220px;
	margin-left: 5px;
	height: 45px;
	float: left;
	margin-top: 50px;
	background-image: url(../images/back-findL.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.thrColFixHdr #FR {
	width: 468px;
	height: 60px;
	margin-left: 261px;
}
.thrColFixHdr #FS {
	margin-right: 5px;
	height: 45px;
	width: 220px;
	float: right;
	margin-top: 50px;
	background-image: url(../images/back-findR.gif);
	background-repeat: no-repeat;
	text-align: center;
}




    .thrColFixHdr #sidebar1 {
	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 195px; /* le remplissage permet d'écarter le contenu de l'élément div des bords de celui-ci */
	height: auto;
    }
.thrColFixHdr #sidebar1-2 {
	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 614px; /* le remplissage permet d'écarter le contenu de l'élément div des bords de celui-ci */
}
.thrColFixHdr #news1 {
	width: 100%;
	float: left;
	height: auto;
}
.thrColFixHdr #news2 {
	width: 290px;
	float: right;
	height: auto;
}



    .thrColFixHdr #sidebar2 {
	float: right; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 195px;
	font-size:10px;
    }

/*	#tr1 {
	width:185px;
	background-image: url(../images/top-module.gif);
	background-repeat: no-repeat;

	}*/
	#tr2 {
	width:185px;
	height:auto;
	background-image: url(../images/middle-module.gif);
	background-repeat: repeat-y;

  }
  #tr3 {
	width:185px;
	height:auto;
	background-image: url(../images/bottom-module.gif);
	background-repeat: no-repeat;

  }
  
    #trnews3 {
	width:290px;

  }
  #td1arcticle {
  background:#00CCCC;
  width:25%;
  height:auto;
  }
   #td2arcticle {
  background:#aabbCC;
    width:30%;
	  height:auto;

  }
  

    .thrColFixHdr #footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 57px;
    } 
    .fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
 
#page1 {
	width:1000px;
	height:auto;
	margin: 0 auto;
} 
     
    </style>[if IE 5]>
    <style type="text/css"> 
    /* placer les corrections pour le modèle de boîte css pour IE 5.x dans ce commentaire conditionnel */
    .thrColFixHdr #sidebar1 { width: 190px; }
    .thrColFixHdr #sidebar2 { width: 190px; }
    </style>
    <![endif][if IE]>
    <style type="text/css"> 
    /* placer les corrections pour toutes les version d'IE dans ce commentaire conditionnel */
    .thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
    .thrColFixHdr #mainContent { zoom: 1; }
.thrColFixHdr #Article {
	width: 600px; /* Dans les navigateurs conformes au standard et dans Internet Explorer en mode standard, la largeur réelle de cet élément div est composée de la largeur plus le remplissage et la bordure */
	background: #EBEBEB;
	height: auto;
	margin: 0 auto;
}
.contentpaneopen {
border : 1px solid white;
}

.bordure_top, .bordure_bottom {
display:block; 
background:transparent; 
font-size:1px;
}
.boite_un, .boite_deux, .boite_trois, .boite_4 {
display:block; 
overflow:hidden;
}
.boite_un, .boite_deux, .boite_trois {
height:1px;
}
.boite_deux, .boite_trois, .boite_4 {
border-left:1px solid #339900;
border-right:1px solid #339900;
}
.boite_un {
margin:0 5px; 
background:#000;
}
.boite_deux {
margin:0 3px; 
border-width:0 2px;
}
.boite_trois {
margin:0 2px;

}
.boite_4 {
height:2px; 
margin:0 1px;
}

.boite_des_articles {
display:block; 
background:#fff; 
padding: 0 5px;
border:0 solid #339900; 
border-width:0 1px;
}
.moduletable-test th{
text-align:center;
font-size:10px;
height:31px;
  background-image: url(../images/top-module.gif);
  background-repeat:no-repeat;

}
.moduletable-test td{
height:19px;
width:185px;
  background-image:url(../images/middle-module.gif);
  background-repeat: repeat-y;

}
