body {
	font-family: Tahoma, Verdana;
}

select {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height:20px;
}

input {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height:20px;
}

button {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height:20px;
}

#contentCreateForm table{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: #f6dd91;
}

#contentUpdateForm table{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: #f6dd91;
}

#listeCdes table{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: #ffffff;
}

.style6 {
	color: #ff7800;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.rougesouligne {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #BA0000;
	font-weight: bold;
	text-decoration: underline;
}
.gris {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #767676;
	text-decoration: none;
}
.gris9 {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #838383;
	text-decoration: none;
}
.grissouligne {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #767676;
	text-decoration: underline;
}
.blanc {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.rouge {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #BA0000;
	text-decoration: none;
}
.orange {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF7800;
	text-decoration: none;
}
.orangesouligne {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF7800;
	text-decoration: underline;
}
.orangegrassouligne {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF7800;
	text-decoration: underline;
}
.noir {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.neutre {
	font-family: Tahoma, Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.vert {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
.jaune {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFA200;
	text-decoration: none;
}
.noirsouligne {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.vertsouligne {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 669933;
	text-decoration: underline;
}
.transparence{ 
	filter : alpha(opacity=70); 
	-moz-opacity : 0.7; 
	opacity : 0.7; 
} 