/* début du hack "fixed" permettant de fixer le menu fixe sous IE */
body { /* redfini les proprits 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 intrieure  0 pixels */

html > body {overflow-y: auto} /* annule le overflow-y pour firefox 1.5 et suprieur */
}

.page {
	overflow-y:auto;
	padding: 1em 1%;
	margin-left: 115px;
}

.page table {
	font-style: normal;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
.menu {
	position: absolute;
	top: 25px;
	left: 0em;
	padding: 5px;
	width: 110px;
}

.menuCol1 {
	width:50%;
	float: left;
	clear: both;
}
.menuCol2 {
	width:50%;
	float: left;
}

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

.menuCat2 {

	position: absolute;
	top: 25px;
	left: 0em;
	padding: 5px;
	width: 205px;
}

.menuCat2 img {
	margin-bottom: 2px;
	border: 0px;
}
.btnRecap {
	text-align: right;
	padding-right: 100px;
}


html>body .menu {
position: fixed;
}

.menu2 { /* menu fixe en bas de l'écran */
	position: absolute; /* position du menu = par rapport à la boite parent (ici le body) */
	bottom: 0px; /* La gauche du menu est à 0 pixels du bas de l'écran */
	width: 98%; /* largeur du menu = 98% de l'écran */
	height: 100px;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
	clear: both;
	background-color: #FFFFFF;
} /* Bordure haute du menu */

.menu2Col1 {
	width: 125px;
	float: left;
}

body>.menu2 {
	position:fixed;
	height: 100px;
} /* annule le hack "fixed" pour les autres navigateurs que IE */


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

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

.tableNo {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	text-align: center;
	border: none 0px;
}


.b3Col {
	width:100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: bottom;
	left: 0px;
}

.b3Col_1 {
	width: 33%;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.b3Col_2 {
	width: 33%;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	height: 100%;
}
.b3Col_3 {
	width: 33%;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	vertical-align: bottom;
}
.bArticle {
	width:700px;
}
.bArticle_1 {
	width: 150px;
	float: left;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
.bArticle_2 {
	width: 450px;
	float: left;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}


.bArticle_3 {
	width: 100px;
	float: left;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

.articleName {
	font-size: 14px;
	margin: 0 0 10px 0;
	padding-left: 5px;
	text-align: left;
}
.articleNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.conteneurTable {
	width: 100%;
}
.vAlignMiddle {
	vertical-align: middle;
}
.vAlignBottom {
	vertical-align: bottom;
}
.vAlignTop {
	vertical-align: top;
	width: 180px;
}
.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;
}
.conteneur {
  text-align: center;
}
.hAlignCentre {
	text-align: center;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.boxAdr2 {
	color: #51426C;
	font-size: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	height: 100px;
	left: 125px;
}
.inputOK {
	background-color: #009900;
	color: #FFFFFF;
	font-weight: 700;
	width: 50px;
}

.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;
}
.table3 td {
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.t2Header {

	border: 1px;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 5px;
	background-color: #E9E9E9;
	font-style: normal;
	white-space: nowrap;
	font-size: 12px;
}


/* 
	--------------
	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;
	text-align: left;
	float: left;
}
.nopage {
	font-weight: normal;
	font-size: 20px;
	float: right;
	width: 20%;
	vertical-align: top;
	text-align: right;
}

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

.box1 {
	font-weight: bold;
	color: #0000FF;

}

.box2 {
	font-style: normal;
	word-spacing: 2pt;
	color: #009900;
	font-weight: bold;
}

/*				 								
					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: auto;
}
.col7 {
	width: 25px;
}
.myWidth {
	clear: both;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}


/* page récapitulation et envoi commande */
a.bouton {
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	width:40px;
	height:30px;
	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);
}
#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;
}
.titrePage2 {

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

	padding: 0em 0%;
	margin-left: 0px;
	margin-top: 0px;
}
.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;

}
#btnUpdate {
	width: 500px;
	text-align: left;
	padding-left: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.legendesEmpty {

	margin-left:auto;
	margin-right:auto;
	width:600px;
	text-align:left;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 25px;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
}
.indexHeader {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.rem {
	font-weight: bold;
}

.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;
}
.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;
}

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

}
.menu2Col2 {
	color: #51426C;
	font-size: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	height: 100px;
	float: left;
}
.table4 {

	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: 100%;
}

