body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #C6CECE;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/* --------------------------------
	Styles page accueil - 10.08.2009
   --------------------------------  */
.fondmatplus {
	position:relative;
	background-image: url(../img/acc-fond-matplus-09.jpg);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 8%;
	width:980px;
	height: 522px;
	z-index:1;
}
#logomateriauxplus {
	position:absolute;
	top: 40px;
	left:0;
	width:100%;
	height:64px;
	text-align:center;
	z-index:2;
}
#lieuxmateriauxplus {
	position:absolute;
	width:100%;
	height:25px;
	left:0;
	top:132px;
	text-align:center;
	font-size: 14px;
	line-height:25px;
	font-weight:bold;
	word-spacing: 180px;
	color:#FFF;
	z-index:2;
}
#sionimage, #martignyimage, #montheyimage, #riddesimage {
	position:absolute;
	top:158px;
	width:240px;
	height:220px;
	z-index:3;
}
#sionimage {
	left:8px;
}
#martignyimage {
	left:249px;
}
#montheyimage {
	left:490px
}
#riddesimage {
	left:731px
}
#menuentrer {
	position:absolute;
	top:384px;
	left:10%;
	width:auto;
	height:24px;
	text-align:center;
	z-index:4;
}
/* ---------- Fin page accueil - 10.08.2009 ---------- */

p, td {
	font-size: 12px;
	line-height: 16px;
	color:#000;
}

#basPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002942;
	background-color: #FFFFFF;
	padding: 5px;
	height: 30px;
}
#basPage td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002942;
	padding-left: 6px;
	padding-right: 6px;
}
#hautPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F3E3;
	background-color: #FFFFFF;
	height: 100px;
}
#cntPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/fnd-matplus-pg-int.jpg);
	background-repeat: repeat-x;
	padding: 40px 20px 20px;
	text-align: left;
	vertical-align: top;
}
#hautMnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}
#hautMnu td.hautMnuLiens {
	background-image: url(img/mnuTop.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#hautMnu a {
	color: #FFCC00;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#hautMnu a:hover {
	color: #00FFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#hautMnu a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
h1 {
	font-size: 20px;
	line-height: 24px;
	color: #006;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	color: #006;
}

#cntPage td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
#cntPage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 20px;
	line-height: 16px;

}

#cntPage img {
	border: 1px solid #10147E;
}

#enter {
	background-image: url(../img/accueil-matplus-03.jpg);
	text-align: left;
	vertical-align: bottom;
	padding-left: 0px;
	height: 39px;
}
#enter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002929;
	text-decoration: none;
}
#enter a:hover {
	color: #0099FF;
	text-decoration: none;
}
td.lfttab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-left: 20px;
}
td.lfttab a {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
td.lfttab a:hover {
	font-weight: bold;
	color: #002929;
	text-decoration: none;
}
#sousMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 240px;
	background-image: url(../img/fnd-matplus-pg-int.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #CECECE;
}
#sMnuTlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #002949;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: solid 1px #002949;
}
#sMnu ul
{
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	clear: both;
}
#sMnu a
{
    display: block;
	width: 240px;
	text-decoration:none;
	color:#002949;
	border-bottom: solid 1px #B5B5B5;
	padding: 4px;
}
#sMnu a:hover {
	background-color:#C0CDC6;
	color: #002949;
}
#sMnu li {display:inline}

#listProd {
	font-weight: normal;
	font-size: 12px;
	line-height:16px;
	color: #000000;
	width: 98%;
}
#listProd img {
    border: none;
}
#listProd th {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #002949;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 0.06em;
	border-bottom:solid 1px #FFF;
}
#listProd td {
    padding: 4px 0px 4px 0px;
    border-bottom: solid 1px #CECECE;
}
#listProd td#logoProd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	width: 240px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D5DD;
}
#listProd td#nomProd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D5DD;
}
#listProd td#libellProd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D5DD;
}
#listProd td#logoProd img {
	border: none;
}
#retourHaut a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
	color: #FF6600;
	text-decoration: none;
	text-align: right;
	width: 100%;
	padding-top: 8px;
	float: right;
}
#retourHaut a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #10147E;
	text-decoration: underline;
	text-align: right;
}
#PFdepots th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #10147E;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #10147E;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #F3F2E3;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F3F2E3;
}
#PFdepots td {
	text-align: center;
	border:solid 3px #F3F2E3;
	padding: 8px;
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#PFdepots td p {
	text-align: center;
}
body#popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: F4F3E3;
}
#popTlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F4F3E3;
	background-color: #3483F7;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 100%;
	height: 30px;
}
#popCnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 30px 10px 10px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
#popBas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F3E3;
	background-color: #3483F7;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 100%;
	height: 30px;
}
#popBas a {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#popBas a:hover {
	color: #F4F3E3;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #10147E;
	text-decoration: none;
}
#horaires th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #10147E;
	padding: 5px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #10147E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F3E3;
}
#horaires td#col1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding: 5px 12px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3483F7;
}
#horaires td#colh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #B7D5DD;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3483F7;
	border-left-color: #F4F3E3;
}
.ombre-gauche {
	background-image: url(../img/matplus-ombreGauche.png);
	background-repeat: repeat-y;
	width: 12px;
}
.ombre-droite {
	background-image: url(../img/matplus-ombreDroite.png);
	width: 12px;
	background-repeat: repeat-y;
}

/*  -- Styles pour le menu dˇroulant --
   ------------------------------------ */
.suckertreemenu {
	background-image: url(../img/menu-haut-gris.png);
	background-repeat: repeat-x;
	height: 20px;
	margin-top: 33px;
}

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(../img_site/qt-fond-menu-interne.png);
	background-repeat: repeat-x;
	height: 20px;
	font-size: 12px;
	color: #333333;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	list-style-type: none;/*background-color: #A6D05D;*/ /*overall menu background color*/
}
/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	/*border: 1px solid black;*/
	border-left-width: 0;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-right: solid 1px #6B736B;
	margin-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 3px;
}

/*
.suckertreemenu ul li.menu-actif {
	position: relative;
	display: inline;
	float: left;
	list-style-type: none;// background-color: #A6D05D; // overall menu background color //
	display: block;
	// width: 100px; // Width of top level menu link items
	padding: 2px 24px 2px 24px;
	// border: 1px solid black;
	border-left-width: 0;
	text-decoration: none;
	color: #B90010;
	background-image: url(../img/vert-degrader-menu.png);
	background-repeat: repeat-x;
}
*/

/* 1st sub level menu */
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */

/*.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
/*top: 0;
}
*/

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	width: 240px; /*width of sub menu levels*/
	color: #00314A;
	font-size: 11px;
	text-decoration: none;
	border-right: 1px solid #00314A;
	border-bottom: 1px solid #00314A;
	border-left: 1px solid #00314A;
	background-color: #C0CDC6;
	font-weight: normal;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.suckertreemenu ul li a:hover{
	color: #FFF;
	background-image: url(../img/menu-haut-gris-bleu.png);
	background-repeat: repeat-x;
}
.suckertreemenu ul li ul li a:hover {
	background-repeat: repeat-x;
}

/*Background image for top level menu list links */
/*.suckertreemenu .mainfoldericon{
/*	background-color: none; */
/*	background-image: url(../img/arrow-down.gif);
	background-repeat: no-repeat;
}*/

/*Background image for subsequent level menu list links */
/*.suckertreemenu .subfoldericon{
	background-color: #F3F3F3;
	background-image: url(../img/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
*/
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
/* html .suckertreemenu ul li { clear: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

/* --- Menu acceuil 10.08.2009 ---*/

/*  -- Styles pour le menu dˇroulant --
   ------------------------------------ */
.suckertreemenu2 {
	height: 24px;
	margin-top: 0;
}

.suckertreemenu2 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 20px;
	font-size: 12px;
	color: #333333;
}

/*Top level list items*/
.suckertreemenu2 ul li{
	position: relative;
	display: inline;
	float: left;
	list-style-type: none;/*background-color: #A6D05D;*/ /*overall menu background color*/
}
/*Top level menu link items style*/
.suckertreemenu2 ul li a{
	display: block;
	/*border: 1px solid black;*/
	border-left-width: 0;
	text-decoration: none;
	color: #002D46;
	font-size: 12px;
	line-height:20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	padding: 2px 16px;
}

/*
.suckertreemenu2 ul li.menu-actif {
	position: relative;
	display: inline;
	float: left;
	list-style-type: none;// background-color: #A6D05D; // overall menu background color //
	display: block;
	// width: 100px; // Width of top level menu link items
	padding: 2px 24px 2px 24px;
	// border: 1px solid black;
	border-left-width: 0;
	text-decoration: none;
	color: #B90010;
	background-image: url(../img/vert-degrader-menu.png);
	background-repeat: repeat-x;
}
*/

/* 1st sub level menu */
.suckertreemenu2 ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu2 ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */

/*.suckertreemenu2 ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
/*top: 0;
}
*/

/* Sub level menu links style */
.suckertreemenu2 ul li ul li a{
	display: block;
	width: 240px; /*width of sub menu levels*/
	color: #00314A;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-align:left;
	text-decoration: none;
	border-right: 1px solid #00314A;
	border-bottom: 1px solid #00314A;
	border-left: 1px solid #00314A;
	background-color: #C0CDC6;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.suckertreemenu2 ul li a:hover{
	color: #FFF;
	background-color: #002D46;
}
.suckertreemenu2 ul li ul li a:hover {
	background-image: url(../img/menu-haut-gris-bleu.png);
	background-repeat: repeat-x;
}

/*Background image for top level menu list links */
/*.suckertreemenu2 .mainfoldericon{
/*	background-color: none; */
/*	background-image: url(../img/arrow-down.gif);
	background-repeat: no-repeat;
}*/

/*Background image for subsequent level menu list links */
/*.suckertreemenu2 .subfoldericon{
	background-color: #F3F3F3;
	background-image: url(../img/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
*/
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
/* html .suckertreemenu2 ul li { clear: left; height: 1%; }
* html .suckertreemenu2 ul li a { height: 1%; }
/* End */

