.blancNormal {
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-decoration: none;
		color: #FFFFFF;
		}

.blancBold {
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		}

.blancTitre {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		}

.vertNormal {
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-decoration: none;
		color: #13782C;
		}

.vertBold {
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		color: #13782C;
		}

.vertTitre {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		color: #086721;
		}

.lireLaSuite {
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-decoration: none;
		color: #A6BE46;
		}

.croixGrise
{		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		color: #aec76b;
}

.croixVerte
{		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		color: #13782C;
}

.tableauProduction
{	font-weight: normal;
	border-collapse: collapse;
	border: 0;
	padding: 2px;
}

.tableauProduction thead td
{	height: 20px;
	border-bottom: 1px solid #12782E;
	border-right: 0;
}

.tableauProductionLigneBordure
{	/*background: url(http://193.238.150.86/DEMEX/sites/buche/images/fond-tablo-prod-gauche.gif);
	background-repeat: repeat-y;*/
}

.tableauProductionLigneBordure td
{	border-bottom: 1px solid #12782E;
	border-right: 1px solid #12782E;
	border-left: 0;
	padding: 5px;
}

.tableauProductionDescription
{	background: url(http://193.238.150.86/DEMEX/sites/buche/images/fond-tablo-prod-desc.gif);
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #13782C;
	text-align: right;
}

.tableauProductionCelluleEnTete
{	background: url(http://193.238.150.86/DEMEX/sites/buche/images/fond-tablo-prod-entete.gif);
	font-size: 9px;
	color: #12782c;
	height: 20px;
	text-align: center;
	padding: 2px;
}

.tableauProductionCelluleDisponible
{	background-color: #e1ebc4;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #13782C;
	text-align: center;
}

.tableauProductionCelluleEnTeteArrondiGauche
{	background: url(http://193.238.150.86/DEMEX/sites/buche/images/fond-tablo-prod-arrondi-gau.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 9px;
	color: #12782c;
	height: 20px;
	text-align: center;
	padding: 2px 2px 2px 5px;	
}

.tableauProductionCelluleEnTeteArrondiDroite
{	background: url(http://193.238.150.86/DEMEX/sites/buche/images/fond-tablo-prod-arrondi-dro.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 9px;
	color: #12782c;
	height: 20px;
	text-align: center;
	padding: 2px 5px 2px 2px;
}
