.welcome-body {
	background-color: #FFFFFF;
	color: #000000; 
	text-align: center;
}


.no_marge {
 margin: 0 !important;
 }

/*.header {
	margin-left: 143px;
	width: 968px;

}*/

.gauche{
	position: absolute;
	margin-left: 143px;
	width: 192px;

}

.centre {
	position: absolute;
	margin-left: 335px;
	width: 582px;

}


.droite {
	
	margin-left: 919px;
	width: 192px;

}

/*.footer {
	margin-left: 143px;
	width: 968px;

}*/

.t-grid-pager {
	float: right;
}

.t-grid-pager A, .t-grid-pager {
    text-decoration: none;
    color: black;
    padding-right: 1px;
    font-size: 1em;
    margin-right: 5px;
}

.t-grid-pager SPAN.current {
	font-size: 1.1em;
    color: black;
    font-weight: bold;
    margin-right: 5px;
    padding-right: 1px;
}

.Paging A, .Paging {
    margin-right: 5px;
}

div.t-data-grid {
	border-collapse : collapse;
	font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
}

table.t-data-grid tbody tr td {
    border-bottom : none;
    border-right : none;
    padding : 0;
}

table.t-data-grid THEAD TR {
    color: black;
    background-color: #809000;
}

table.t-data-grid THEAD TR TH {
	text-align:center;
}


table.t-data-grid TR TH A {
    color: black;
}

.descriptionCourtePanier {
    border-bottom : none;
    border-right : none;
}
.SubBox11 .pourcentage {
	font-size: 1.6em;
	font-family: Helvetica;
	color: #ff6600;
	font-weight: bolder;
	background: none;
	margin-bottom:-5px;
}
.LP4 li {
	width:103%;
}

.SubBox12 p {
	font-weight : normal;
}

.LP4Style04 {
		color: #e6007d;
		font-size: 1em;
		text-align: right;
		width: 100%;
}

.LP4 li {
            overflow: hidden;
            border-top: 1px solid #cccccc;
            padding: 7px 2px 10px;
            position: relative;
            width: 560px;
            float: left;
      }

select.SelectAWL {
    background-color : #E8E8E8;
    border-width : 0px;
    /*font-size:1em;*/
    width:139px;
    font:9px/9px Arial;
}

.tuProductSubDetail .SubBox11 .pourcentage {
					font-size: 1.6em;
					font-family: Helvetica;
					color: #ff6600;
					font-weight: bolder;
					background: none;
					margin-bottom:-4px;
				}
				
#background-layer {
	background-color: #FFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 998;
}

#layer_popup {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 999;
}

.TipIz {
	background: url(skin/pictos/icon-tip.jpg) no-repeat left top;
	font-size: 1.2em;
	color: #000000;
	padding: 7px 0 8px 39px;
	margin: 7px 0 0 15px;
	font-weight:bold;
}

.TipIz a {
	display: block;
	color: #e6007d;
	padding-top: 2px;
	text-decoration:underline;
}
.TipIz span {
	display: block;
	color: #000000;
	padding-top: 2px;
}