/* CSS Document : commande */
h1.commande {
	color:#999933;
	background-image:url(../images/fond_titre_commande.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
h2.commande {
	color:#999933;
}
h4.modemploi {
	color:#999933;
	text-align:left;
	padding:0px 0px 10px 0px;
	font-weight:bold;
}
h4.modemploi1 {
	color:#999933;
	text-align:left;
	padding:0px 0px 0px 17px;
	font-weight:normal;
}
h4.modemploi2 {
	color:#999933;
	text-align:left;
	padding:40px 0px 10px 0px;
	font-weight:bold;
}
#headernavigation a.commande {
	color:#999933;
}
td.navigation a:hover, td.navigation a:active, td.navigation a.encours {
	color:#999933;
}
td.navigation{
	background-image:url(../images/deg999933.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
td.contenu{
	border-top:solid 1px #999933;
	border-left:solid 1px #999933;
	border-bottom:solid 3px #999933;
	border-right:solid 3px #999933;
}
p.navig {
	background-image:url(../images/puce_navigation_commande.jpg);
	background-repeat:no-repeat;
	background-position:1px 2px;
}
p.modemploi {
	margin:0px 0px 15px 0px;
	text-align:justify;
}
a.lien_texte{
	text-decoration:underline;
	font-weight:bold;
	color:#666666;
}
a:hover.lien_texte, a:active.lien_texte {
	color:#999933;
}
#informations {
	margin: 0px 29px 0px 29px;
	height:355px;			/* + 35 padding top et bottom de td.contenu = 390 */
}
#informations_gauche {
	float:left;
	width:340px;
	margin:0px;
	padding-right:19px;
/*	border-right:solid 1px #DD9900;*/
}
#informations_droite {
	float:right;
	width:340px;
	margin:0px;
	padding-left:20px;
}
