/* Glossaire */

table.onglet { width: 100%; border: none; padding: 0; margin: 0; }
table.onglet td { white-space: nowrap; padding: 2px 10px; border-bottom: 1px solid #f0f0f0; text-align: center; }
table.onglet td.active { background-color: #fbfbfe; border-bottom: 1px solid #fbfbfe; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; }
table.onglet td.activeLeft { background-color: #fbfbfe; border-bottom: 1px solid #fbfbfe; border-left: none; border-right: 1px solid #f0f0f0; }
table.onglet td.none, table.onglet td.inactive { border-left: none; border-right: 1px solid #fbfbfe; background-color: #d3ddf0; }/*f3f4f4*/
table.onglet a { font: bold 1em Verdana,Geneva,Arial,Helvetica,sans-serif; text-transform: uppercase; color: #707173;}
table.onglet a:hover { text-decoration: underline; color: #70b223; }

/*
div.ongletActive { display: block; margin-top: 1em;  }
div.ongletInactive { display: none; margin-top: 1em;}

div.ongletActive ul a, #vs a { display: block;  color: #707173; /* font-weight: normal;  }
div.ongletActive ul a:hover, #vs a:hover { color: #42bdd0; }*/

div.ongletActive { display: block; margin-top: 1em; color: #414042/*#707173*/; /* font-weight: normal; */ }
div.ongletInactive { display: none; margin-top: 1em; color: #42bdd0; }

ul a, #vs a { /*display: block;*/  color: #414042/*#707173*/; /* font-weight: normal; */ }
ul a:hover, #vs a:hover { color: #42bdd0; }

#vs ul { margin-top: 0em; margin-bottom: 0; } /*, #div1 ul, #div2 ul */

/*top liens*/
a.ip  { color: #707173; }
a.ip:hover { color: #42bdd0; }

ol a { /*display: block;*/  color: #707173; }
ol a:hover { color: #42bdd0; }

/*liens boutique*/
a.boutique  { color: #707173; }
a.boutique:hover { color: #f08d45; }

.pave {
	width: 300px; /*264px*/
	margin: 1em;
	/*margin-top:1em;*/
	float: left;
	/*border: 1px solid red;*/
}

