/* ===SKIN CDE CLES=== */
/* UPLD #1 le 14/07/05 */
/* UPLD #2 le 09/08/05 */

body {
	margin: 10px 0 0 0;
	background: #fff;
	}

/* ====HEADER+NAV==== */

#mainheader, #leftcol  {
/*-ef982b--ddbe6a-e3bd5a-d9b700;-ef982b-f5cf00-*/
	background: #f5cf00;
	}
#mainheader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 70px;
	}
#imaglogo {
	position: absolute;
	top: 5px;/*15*/
	left: 18px;		
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../pics/logo4.gif);
	width: 100px;
	height: 44px;
	z-index: 100;	
	}
#titrhead {

	position: absolute;
	top: 30px;
	left: 65px;/*225*/
	font: bold 25px verdana;
	color: #960;
	z-index: 200;
	}
#imaghead2 {
	position: absolute;
	top: 70px;
	left: 0;
	width: 176px;
	height: 20px;
	background: #734e00;
	}
#imaghead3 {
	position: absolute;
	top: 70px;
	left: 176px;
	background-image: url(../pics/head3.gif);
	background-position: top left;		
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	}/*
#titchap {	
	background: #fded7c;
	}*/

/* ====COL GAUCHE==== */

#leftcol {/**/
	position: absolute;
	top: 90px;
	left: 0px;
	width: 176px;
	height: 230px;	
	margin: 0px;
	}	

/* ====MAIN==== */

#maincol {
	width: 600px;
	margin: 125px 0px 0px 200px;
	}

/* ====ONGLETS==== */

#tab30_top {
	position: absolute;
	top: 90px;
	left: 200px;
	width: 600px;		
	background-repeat: no-repeat;
	background-position: top left;
	height: 30px;
	margin: 0px;
	background-image: url(../pics/onglet0.gif);	
	}
	
/* VERTICAL BDRS */

#tab30_bdr {
	position: absolute;
	top: 105px;
	left: 200px;
	background-image: url(../pics/bords_vert.gif);
	width: 600px;
	background-position: top left;		
	background-repeat: repeat-y;
	background-color:#fff;
	z-index: 100;
	border-bottom: 1px solid #c7c7c7;
	}
	
#tab1, #tab2, #tab3 {/* cles.htm */
	position: absolute;
	top: 140px;
	left: 200px;
	width: 600px;
	margin: 0px;
	visibility: hidden;		
	background-repeat: no-repeat;
	background-position: top left;
	}
#tab1 {
	background-image: url(../pics/onglet1a.gif);
	width: 600px;
	height: 40px;
	background-color:#fff;
	z-index: 100;	
	}
#tab2 {
	background-image: url(../pics/onglet2a.gif);
	width: 600px;
	height: 40px;
	background-color:#fff;
	z-index: 200;
	}
#tab3 {
	background-image: url(../pics/onglet3a.gif);
	width: 600px;
	height: 40px;
	background-color:#fff;
	z-index: 300;
	}
.tab20_bdr {
	position: absolute;
	top: 40px;
	left: 0px;
	background-image: url(../pics/bords_vert.gif);
	width: 600px;
	background-position: top left;		
	background-repeat: repeat-y;
	background-color:#fff;
	z-index: 100;
	border-bottom: 1px solid #c7c7c7;
	}
	
.tabstyl0 {
	height: 35px;
	font: bold 11px verdana;
	color: #333;
	padding-top: 10px;
	z-index: 20;		
	}
.tabstyl1, .tabstyl2, .tabstyl3 {	
	width: 200px;
	float: left;
	vertical-align: middle;
	padding: 0;	
	margin: 0;
	}
.tabstyl1 .tabtitr {	
	text-align: left;
	margin-left: 50px;
	}
.tabstyl2 .tabtitr {	
	text-align: center;
	}
.tabstyl3 .tabtitr {	
	text-align: right;
	margin-right: 50px;
	}

.tabstyl0 a:link, .tabstyl0 a:visited {
	font-weight: normal;
	color: #666;
	text-decoration: none;
	}
.tabstyl0 a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}

.tabcont1 {
	width: 500px;
	margin: 0px 50px 50px;	
	}
#liens .tabcont1 {
	margin-bottom: 40px;	
	}
.tabcont2 {/*cles.htm*/
	width: 500px;
	margin: 35px 50px 50px;	
	}

