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

