div#aide_left {
    width: 276px;
    float:left;
margin-bottom:30px;
}

div#articles_left {
    width: 136px;
    border-right:0px solid #fff;
    float:left;
    height:900px;
}

html > body div#aide_left {
    min-height:900px;
    height:auto;
}

html > body div#articles_left {
    height:900px;
}

div#aide_right {
    width: 610px;
    float:left;
padding : 30px 30px 20px 20px;
    /*background: url(http://media2.brandalley.com/shops/43/aide/help_trait_v375.gif) no-repeat;*/
    background-position: 0% 60px;
    height:940px;
}

html > body div#aide_right {
    min-height:740px;
    height:auto;
}

div#articles_right {
    width: 640px !important;
    width: 680px;
    float:left;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
    margin-bottom:100px;
    background: none;
    background-position: 0% 60px;
    height:430px;
}

html > body div#articles_right {
    min-height:430px;
    height:auto;
}

div#aide {
    float:left;
    width:100%;
    height:auto;
    background-color:#FFF !important;
    /*background: url(http://media2.brandalley.com/shops/43/aide/help_fond.jpg) no-repeat;*/
    background-position:bottom;
}

div#vsl_aide {
    margin-top:20px;
}

div#aide_title {
    margin-left:20px;
    margin-top:18px;
    text-decoration:none;
}

div#aide_title a {
    text-decoration:none;
    font-size:40px;
}

div.article_node_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    margin-bottom:10px;
    /*background: url(http://media2.brandalley.com/shops/43/aide/help_trait_h450.gif) no-repeat;*/
    background-position: 0% 0%;
    background-position:bottom left;
    margin-left:0px;
}

div.article_node_title img {
    margin-bottom:12px;
}

div.article_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom:10px;
    font-weight:bold;
}

div.article {
    padding-left: 20px;
    margin-top:30px !important;
    margin-top:30px;

    color:#000;
}

div.article_text {
    font-family: Arial, Helvetica, sans-serif;
    color:#000;
    font-size:13px;
    text-align:justify;
}

div.article1 {
    padding-left: 0px;
}

div.article1_main {
    margin-top:20px;
    width:100%;
    float:left;
    height:28px;
    color:#000;
}

div.article1_gif {
    width:5%;
    /*height:28px;*/
    float:left;
    font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
margin-top:4px;
}

.segment_td2_num {
    color:#000;
    font-size:12px;
    font-weight:normal;
    font-family:Arial,Helvetica,sans-serif;
}

div.article1_title {
    width:90%;
    float:left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:14px;
    margin-top:4px;
}

div.article1_text {
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 30px;
    color:#000;
}

li.MsoNormal {
    list-style-image:url(http://media2.brandalley.com/shops/43/puce.gif);
    margin-left:20px;
}

/*ul {
    margin-left:60px;
    margin-top:10px;
    margin-bottom:10px;
}*/

div#aide_title a#print {
    margin-left:905px;
    font-size:12px;
    text-decoration:underline;
}

.aide_title_bottom {
    padding-bottom:30px;
}

div#articles_right ul {
margin-bottom:10px;
margin-left:60px;
margin-top:10px;
}

#commandes{
width:600px;
float:left;
margin: 0 0 20px 0;
display:none;
}

#commandes table {
	border-top:#726150 solid 1px;
	border-left:#726150 solid 1px;
	border-right:#726150 solid 1px;
}

#commandes table tr td{
	border-bottom:#726150 solid 1px;
}

#commandes table tr.titles td{
	background-color : #461b48;
	text-align:center;
	color:white;
}

#commandes table tr.titles td.small{
	width:100px;
}

#commandes table tr.titles td.large{
	width:300px;
}

#commandes table tr.orders td{
	text-align:center;
	color:#726150;
}

#commandes table tr.orders td a{
	color:#364B50;
}

#commandes table tr.orders td img{
	margin:0 0 0 5px;
	padding:0;
}