body {
	background-color: white;
	padding: 0px;
	margin: 10px;
	margin-right: 0px;
}

body, p, div, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link { color: #071D58; text-decoration: none; }
a:visited { color: #071D58; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

img { border: 0px; }

h1 { font-size: 14px; }
h2 { font-size: 13px; padding-bottom: 0px; margin-bottom: 5px; }

table th { text-align: left; }


/*----------------------------------------------------------------*/
/* LOGIN */
#bandeauLogin {
	width: 100%;
	background-image: url("img_login/extranet_btn_accueil_tile.gif");
	background-repeat: repeat-x;
}
/*----------------------------------------------------------------*/


/*----------------------------------------------------------------*/
/* MENU */
#bandeau {
	width: 100%;
	background-image: url("img/bandeau_extranet_tile1.gif");
	background-repeat: repeat-x;
}

#tableauBienvenue {
	padding: 0px;
	margin: 0px;
	height: 74px;
	margin-top: 15px;
	margin-left: 30px;
}

#tableauBienvenue td {
	padding: 0px;
	margin: 0px;
	padding-top: 45px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}

#tableauBienvenue #partie1 {
	background-image: url(img/img_menu/welcome_bienvenue.gif);
	background-repeat: no-repeat;
	width: 177px;
	text-align: left;
	padding-left: 23px;
}

#tableauBienvenue #partie2 {
	background-image: url(img/img_menu/welcome_date.gif);
	background-repeat: no-repeat;
	width: 245px;
}

#tableauBienvenue #partie3 {
	background-image: url(img/img_menu/welcome_heure.gif);
	background-repeat: no-repeat;
	width: 183px;
	vertical-align: top;
}
#tableauBienvenue #partie4 {
	width: 81px;
	padding-top: 0px;
}

#tableauMenu {
	padding-top: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
}
/*----------------------------------------------------------------*/

.Nom {
	font-weight: bold;
}
.bloc1 {
	width: 150px;
	border: 1px solid #d4d4d4;
	background-color: #e1f2dc;
	padding: 2px 5px;
}
.bloc2 {
	width: 960px;
	margin-left: 30px;
}
.titres {
	font-weight: bold;
}

.produit_notice {
	margin-top: 2px;
	border: 1px solid #000000;
	background-color: #e1f2dc;
	float: left;
	width: 130px;
	margin-right: 72px;
}

.texte_notice {
	margin-top: 2px;
	border: 1px solid #ffffff;
	float: none;
}

.message_erreur {
	color: red;
	text-align: center;
	font-weight: bold;
}

.message {
	border : 3px solid black;
	width: 685px;
	background-color: #E7F7DE;
	background-image: url("img/message.gif");
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-left: 18px;
	margin-bottom: 15px;
}

.couleurFond1 { background-color: white; }
.couleurFond2 { background-color: #C6DBFF; }
.couleurFond3 { background-color: #F1B8B8; }


/*----------------------------------------------------------------*/
/* Tableau de la page fichier */
.tableauFichier {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

.tableauFichier td {
	padding: 3px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.tableauFichier td.titre {
	background-color: #E7F7DE;
	font-weight: bold;
}

.tableauFichier td.categorie {
	font-weight: bold;
	background-color: #C6DBFF;
}
/*----------------------------------------------------------------*/


/*----------------------------------------------------------------*/
/* Formulaire de recherche JDE */
.formRechercheJDE table {
	border: 1px solid black;
	background-color: #E7F7DE;
}

.formRechercheJDE .titre {
	font-weight: bold;
	background-color: #E7F7DE;
	border-bottom: 1px solid black
}

.formRechercheJDE .critere {
	background-color: #C6DBFF;
}

.formRechercheJDE input, .formRechercheJDE select {
	font-size: 10px;
	width: 150px;
}
.screenonly
{
	font-weight: bold;
	vertical-align: top;
}

div.commandes
{
	overflow: auto;
	height: 300px;
	width: 734px;
	padding: 0, 0, 0, 0;
	margin: 0, 0, 0, 0;
}
div.commandesdetails
{
	overflow: auto;
	height: 200px;
	padding: 0, 0, 0, 0;
	margin: 0, 0, 0, 0;
}
.tableau td, .commandes td, .commandesdetails td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
/*----------------------------------------------------------------*/
