@CHARSET "ISO-8859-1";


#tableau{
	margin-left: -12px;
	background: url('../images/bgTableau.jpg') repeat-y;
	margin-bottom: 25px;
	width: 450px;
	margin-right: 0;
}

* html #tableau{
	
	font-size: 10px;
	
}


p.explane{
	font: 10px verdana, sans-serif;
	color: #695548;
	padding-left: 40px;
	z-index: 400;
	margin-bottom: 0;
}


#topTab{
	height: 20px;
	background: url('../images/topTableau.jpg') no-repeat;
}

#botTab{
	height: 20px;
	background: url('../images/bottomTableau.jpg') no-repeat;
}

.rowRed{
	background: url('../images/bgRowRed.jpg') repeat-y;
	margin-bottom: 3px;

	font: 12px verdana, sans-serif;
	font-weight: bold;
	color: #fff;

}

.rowBrown{
	font: 11px verdana, sans-serif;
	color: #695548;
	background: url('../images/bgRowBrown.jpg') repeat-y;
}

.rowWhite{
	font: 11px verdana, sans-serif;
	color: #695548;
	background: url('../images/bgRowWhite.jpg') repeat-y;
}

.rowWhite{font-size:10px; white-space:nowrap;}
.rowBrown{font-size:10px; white-space:nowrap;}

.row{
	width: 100%;
	padding-left: 20px;
}

.col{
	float: left;
	padding: 3px 0;
	padding: 8px 3px !important!;
}

.col p{


	text-align: jutify;
	padding: 5px;

}

.col.cellTxt{
	vertical-align: middle;
	text-align: center;
}

.col1{
	width: 100px;
	margin-left: 20px;
}

* html .col1{

	margin-left: 0;
	margin-right: 20px;

}

.col2{
	width: 92px;
	width: 79px !important!;
	text-align: center;
	margin-left: 8px;
	margin-left: 4px !important!;
}

* html .col2{
	margin-left: 18px;
}

.col3{
	width: 79px;
	text-align: center;
	padding-left: 3px !important!;
	padding-left: 0;
}

* html .col3{
	width: 71px;
}

.col4{
	width: 114px;
	text-align: center;
	white-space: normal;
}

/************TABLEAU LARGE**/

#largeTab{
	width: 700px;
	margin: 5px auto;
}

#largeTabCnt{
	padding-bottom: 15px;
	background: url('../images/largeTabExtend.jpg') top left repeat-y;
}

#largeTab .col{
	padding: 0 3px;
}


#largeTabTop{
	height: 17px;
	background: url('../images/largeTabTop.jpg') no-repeat;
	margin-bottom: -2px;
}

#largeTabBottom{
	height: 21px;
	background: url('../images/largeTabBottom.jpg') no-repeat;
}

.largeTabRowRed{
	background: url('../images/largeRowRed.jpg') repeat-y;
	margin-bottom: 3px;

	font: 12px verdana, sans-serif;
	font-weight: bold;
	color: #fff;
}

.largeTabRowRed a,.largeTabRowRed a:active,.largeTabRowRed a:visited{
	color: #fff;
}

.largeTabRowBrown{
	font: 10px verdana, sans-serif;
	color: #695548;
	background: url('../images/largeRowBrown.jpg') repeat-y;
}


.largeTabRowWhite{
	font: 10px verdana, sans-serif;
	color: #695548;
	background: url('../images/largeRowWhite.jpg') repeat-y;
}

.large1{
	width: 97px;
	/*border: 1px solid yellow;*/ }

.large1 p{
	vertical-align: middle;
}

.large2{
	width: 132px;
	/*border: 1px solid blue;*/ }

.large3{
	width: 133px;
	/*border: 1px solid red;*/ }

.large4{
	width: 133px;
	/*border: 1px solid green;*/
}

.large5{ width: 130px; }

.large6{ width: 120px; }

