/* début du hack "fixed" permettant de fixer le menu fixe sous IE */
body { /* redéfini les propriétés de toute la page */
overflow-y: hidden ; /* fonction microsoft supprimant les ascenseurs sous IE */
margin: 0; /* la marge du body est à 0 pixels */
padding:0} /* marge intérieure à 0 pixels */


.page { /* boite prenant toute la page sauf le menu fixe*/
	height: 100%; /* la hauteur de la boite occupe 100% de l'écran */
	overflow: auto;
	padding: 1em 1%;
	margin-left: 115px;} /* on rajoute un ascenseur droit à la boite */
/* fin du hack "fixed" permettant de fixer le menu fixe sous IE */

.menu2 { /* menu fixe en bas de l'écran */
	position: absolute; /* position du menu = par rapport à la boite parent (ici le body) */
	bottom: 0; /* La gauche du menu est à 0 pixels du bas de l'écran */
	left: 0;
	width: 98%; /* largeur du menu = 98% de l'écran */
	height: 100px;
	clear: left;
} /* Bordure haute du menu */

body>.menu2 {position:fixed} /* annule le hack "fixed" pour les autres navigateurs que IE */
.box2 {
	color: #006600;
	font-weight: bold;
}

.menu {
	position: absolute;
	top: 5px;
	left: 0em;
	padding: 0px;
	width: 125px;
}

body>.menu {position:fixed} /* annule le hack "fixed" pour les autres navigateurs que IE */


.menu img {
	margin-bottom: 2px;
	border: 0px;
}

.menuCol1 {
	width:50px;
	float: left;
	clear: both;
}
.menuCol2 {
	margin-left:3px;
	width:50px;
	float: left;
}

.boxAdr1{
	color: #51426C;
	font-size: 10px;
	height: 100px;
}
.boxAdr2 {
	color: #51426C;
	font-size: 9px;
	height: 100px;
	padding-left: 115px;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
}

.btnHome {
	float: left;
	clear:both;
	padding-top: 10px;
	padding-left: 3px;
}

.table3{
	margin-left:auto;
	margin-right:auto;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 650px;
	background-color: #FFFFFF;
}
.table3 td {
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 5px;
	font-size: 10px;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: 12px;
}

.emptyZone {
	height:100px;
	float: left;
	clear: both;
}

/* Contenu */
.conteneur {
  text-align: center;
}

/* 
	--------------
	Catalogue inca 
	--------------
*/

/*				 								
					en-tête de page
					---------------
 */
 
 .imgHeader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
}

.headerP2Min {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

.headerP2Max {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	padding-top: 50px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.titrePage {
	font-size: 24px;
	font-weight: normal;
	color: #0000FF;
	float: left;
}
.nopage {
	font-weight: normal;
	font-size: 20px;
	float: right;
	width: 20%;
	vertical-align: top;
	text-align: right;
}

.legendes {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	text-align:left;
	font-size: 11px;
	margin-top: 5px;
	background-color: #EBEBEB;
	margin-bottom: 25px;
	clear: left;
	page-break-after: right;
	font-family: Arial, Helvetica, sans-serif;
}
.legendesLast {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	text-align:left;
	font-size: 11px;
	margin-top: 5px;
	background-color: #EBEBEB;
	margin-bottom: 25px;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
}
.legendes ul{
	margin-bottom: 2px;
	margin-top: 0px;
}
.legendes p{
	margin-top: 0px;
	margin-bottom: 0px;
}
/*
					Redéfinition des balises html
					-----------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	min-width: 600px;
	padding-top: 1em;
}

table {
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	margin-top: 10px;
	width: 600px;
}
tr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-collapse: collapse;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	vertical-align: middle;
	border: solid 1px;
	border-color: #CCCCCC;
}
th {
	font-weight: bold;
	background-color: #E0EFFE;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	border: solid 1px;
	border-color: #999999;
}
hr {
	clear: both;
	float: left;
	visibility: hidden;
}



h1           {
	color: #0000FF;
	font-size: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}

h2 {
	font-weight: bold;
	font-size: 10px;

}

.col1 {
	width: 150px;
}
.col2 {
	width: 65px;
}
.col3 {
	width: 65px;
}
.col4 {
	width: 65px;
}
.col5 {
	width: 65px;
}
.colQty {
	width: 80px;
}
.col7 {
	width: 25px;
}
.myWidth {
	clear: both;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	vertical-align:top;
}

.page caption {
	text-align:right;
	font-size: 16px;
	font-weight: bold;
}

.btnRecap {
	text-align: right;
	padding-right: 100px;
}
.btnRecap1 {
	text-align: right;
	padding-right: 10px;
}

.btnRecap2 {
	text-align: right;
	padding-right: 20px;
}
.btnRecap3 {
	text-align: right;
	padding-right: 30px;
}

.btnRecap4 {
	text-align: right;
	padding-right: 40px;
}
.btnRecap5 {
	text-align: right;
	padding-right: 50px;
}
.btnRecap6 {
	text-align: right;
	padding-right: 60px;
}
.btnRecap7 {
	text-align: right;
	padding-right: 70px;
}
.btnRecap90 {
	text-align: right;
	padding-right:90px;
}
.btnRecap100 {
	text-align: right;
	padding-right: 100px;
}

#feedback {;
}

#feedbackForm input {
	width: 250px;
	background-color: #EFEFEF;
}
.table2 {
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	width: auto;
}
.btnOK {
}

a.btnOK {
	color: white;
	background-color: #009900;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

a.btnOk:hover {
  background-color: #6495ED;
}

.titrePage2 {
	font-size: 24px;
	font-weight: normal;
	color: #0000FF;
	text-align: center;
	float: left;
	width: 450px;
}

/* page récapitulation et envoi commande */
a.bouton {
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	width:40px;
	height:35px;
	background-image: url(/images/mailOpen.gif);
	display: block;
	vertical-align: bottom;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
a.bouton:hover {
	background-image: url(/images/mailClosed.gif);
}

#btnUpdate {
	width: 500px;
	text-align: left;
	padding-left: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.contentP2 {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	text-align: justify;
	clear: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
.contentP2 p{
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: justify;

}
.page02 {

	height: 100%; /* la hauteur de la boite occupe 100% de l'écran */
	overflow: auto;
	padding: 1em 1%;
}

/*  Formulaires de saisie des quantités */
#formulaire {}

#formulaire input {
	width: 40px;
	clear: both;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	border: 1px solid;
	background-color: #FFFFCC;
}

#formulaire .tRecap {
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
}

.tRecap a {
	text-decoration: none;
	display: block;

}

.tRecap a:hover {
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;

}

.tRecap tr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-collapse: collapse;
}

.tRecap td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	border: solid 1px;
	border-color: #CCCCCC;
	padding-left: 5px;
	font-size: 11px;
	padding-right: 5px;
}
.tRecap th {
	font-weight: bold;
	border: solid 1px;
	border-color: #999999;
	background-color: #FFFFFF;
	padding-left: 5px;
	font-size: 11px;
	padding-right: 5px;
}
.scroll {
	overflow: scroll;
	background-color: #ECE9D8;
	width: 700px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	max-height: 400px;
	border-color: #ECE9D8;
	border-width: 1px;
	border-style: solide;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.colNoCmd {
	text-align: left;
	width: 80px;
}

.colPage {
	text-align: left;
	width: 10px;
}

.colDescr {
	text-align: left;
	width: 300px;
}

#searchArticle {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
}
#searchArticle input {
	margin-top: 0px;
	width: 50px;
	font-size: 12px;
	line-height: normal;
}


.qtyInput {
	width: 40px;
	clear: both;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	border: 1px solid;
	background-color: #FFFFCC;
}


a.btnSearch {
	width:13px;
	height:14px;
	background-image: url(/images/search.gif);
	vertical-align: bottom;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
a.btnSearch:hover {
	background-image: url(/images/search.gif);
}
.sommaire {
	clear: both;
	float: left;
	width: 100px;
}

