/*<CSS ID="be_fr_help.css" Name="be_fr_help.css" />*/
div#container .text
{
    font-size: 10px;
    color: #556E73;
}

div#container .textfield
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #4D4D4D;
    margin-bottom:1px;
}
    
div#container .bgE6E6E6
{
    font-size: 10px;
    color: #000000;
    background-color: #F1F1F1;
}

div#container .smalltxt
{
    font-size: 9px;
}

div#container .bold
{
    font-size: 11px;
    color: #556E73;
    font-weight: bold;
}


div#container .titrepage
{
    font-size: 31px;
    color: #3C8C1E;
}


div#container .titrepage .titrePlusPetit
{
    font-size: 21px;
}


div#container .titrePlusPetit
{
    display: block;
}

div#container a
{
    
    text-decoration: none;
    color: #000000;
}

div#container a:link {
	text-decoration: none;
	color: #000000;
}

div#container a:hover
{
    color: #3C8C1E;
    text-decoration: underline;
}

div#container .textlink
{
    font-size: 10px;
    color: #000000;
    padding-bottom: 5px;
}

div#container .boldred
{
    font-size: 11px;
    color: #3C8C1E;
    font-weight: bold;
}

div#container .bulet
{
    margin-top: 5px;
    position:absolute;
}

div#container .defListFaq a
{
    padding-left: 10px;
    margin-left: 10px;
    background-repeat: no-repeat;
    display: block;
}

div#container #mainFaq
{
    margin: 0;
    list-style-type: none;
    padding: 5px;
}

div#container #mainFaq li
{
    background: url(//media.laredoute.fr/INTL/PT/pt/dotted_gray1px.gif) bottom repeat-x;
    padding-bottom: 10px;
}

div#container #mainFaq li.nonBg
{
    background: none;
}

div#container .defElFaq
{
    margin: 10px 0 15px 0;
    padding-left: 20px;
}

div#container .defElFaq a
{
    display: block;
    padding-left: 8px;
    background-repeat: no-repeat;
    background-position: 0px 4px;
    background-image: url(//media.laredoute.fr/INTL/PT/pt/header_arrow_green.gif);
    margin: 5px 0 0 0;
}

div#container .separator
{
    display: block;
    width: 100%;
    height: 1px;
    background: url(//media.laredoute.fr/intl/pt/pt/dotted_gray1px.gif) repeat-x;
}
div#container .centerCont{width:788px; margin:0 auto;}
div#container #BE_fr_Help_ContactUsConfirmation td { text-align:left;}

