/*---- PAGE "AIDE" ----*/
#answersTree {
    width: 100%;
}
.level1Div {
    display: inline-block;
	width: 25%;
	vertical-align: top;
	text-align: center;
}
.level1Div h2, .leftTreeLevel1Div h2 {
    font: 20px/24px OpenSansCondBold;
    margin:0;
    text-transform: uppercase;
    display: inline-block;
}
.level1Div h2:first-letter {text-transform: uppercase;}

.puce_circle {
    margin: 0 5px -3px -10px;
    width: 28px;
    height: 28px;
    display: inline-block;
    font: 17px Georgia, Utopia, Charter, serif;
    text-align: center;
    color: #fff;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    background: #363636;
}
.puce_circle p {
    margin: 0 1px 0 0;
    line-height: 22px;
}
.level2Div {
    margin-left: 10px;
    padding: 0;
}
.level2Div h1 {
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
}

.level3Div {
    margin-left: 0;
    padding: 6px;
}
.level3DivTitle {font: 16px/30px OpenSansLight;text-decoration: underline;}

.level4ask {
    margin: 2px 2px 2px 0;
    padding: 1px;
    height: 20px;
    line-height: 20px;
}
.ticketContact {
    margin: 10px;
    padding: 2px;
	text-align: justify;
	font-size: 14px;
}
.ticketContact a {
    color: #c30040;
	text-decoration: underline;
}
.ticketCourier {
    padding: 10px;
    text-align:center;
    background-color:#fff;
}
.level4answer {
    padding: 4px;
    display: none;
    text-align: justify;
}
.level4answerOk {
    margin: 10px 0;
    text-align: center;
    font-weight: bold;
    padding-bottom:5px;
    border-bottom:1px solid #c0c0c0;
}
.level2Container {
    margin: 0 auto;
}
.level2Titre {
    margin: auto;
}
.level2Titre:hover {
    margin: auto;
}
.level2Titre a {color: #707070;}
.level2Titre:hover a {color: #fff;}
.level2Titre:first-letter {text-transform: uppercase;}

.tagsTexte {
    margin: 0 auto;
    padding: 0 0 5px;
    width: 895px;
    text-align: center;
    border-bottom: 1px solid #c0c0c0;
}
.leftTree {
    margin: 0;
    width: 25%;
    float: left;
    min-height: 360px;
}
.rightTree {
    width: 75%;
    float: left;
}
.leftTreeLevel1Div {text-align: left;}
.leftTreeLevel1Div h2 {
    font-size: 16px;
    margin-bottom:5px;
    display:inline-block;
}
.leftTreeLevel1Titre {
    padding: 5px 0;
    display: inline-block;
    font-size:12px;
}
.leftTreeLevel1Titre:first-letter {text-transform:uppercase;}

.leftTreeLevel2Titre, .leftTreeLevel2TitreSelected {
    padding: 0 0 5px 18px;
    text-align: left;
}
#explainBox {
    margin: 10px 0 0 25px;
    width: 430px;
}
.helpFollowTickets {
    border: 1px solid #363636;
    padding: 0 10px;
    border-radius: 3px;
    line-height: 3em;
    margin: 0px 0 10px 5%;
    display: inline-block;
}
.helpNumCall {
	font-size: 2em;
}
#contact-area {
	width: 100%;
	padding: 1em 5%;
    font-size: 0.9em;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
#contact-area i {
	font-size: 0.75;
}
.menufaq {
    font-size: 12px;
    font-weight: bold;
    color: #c30040;
}
.faq_pays {
    padding-top: 25px;
    border-top: 1px solid #c0c0c0;
}
#explainBox p, #faqBox p {
    margin: 0 0 40px 10px;
    text-align: left;
}
span[id*="desc_pj"] .icon-annuler {cursor:pointer;}

/* 
.fakeBtn {
  	display:inline-block;
  	background-color: #c30040 !important;
  	color:#fff;
  	margin:auto;
  	padding: 4px 12px;
  	font: 13px/25px OpenSansRegular, Arial, sans-serif;
  	text-decoration:none;
  	border-radius:3px;
}
.fakeBtn i {font-size:17px;}
 */

.fileUpload {
  	position: relative;
  	overflow: hidden;
  	/* margin: 10px */;
}
.fileUpload input.upload {
  	position: absolute;
  	top: 0;
  	left: 0;
  	margin: 0;
  	padding: 0;
  	font-size: 20px;
  	cursor: pointer;
  	opacity: 0;
  	filter: alpha(opacity=0);
  	width:100%;
}
#aide {
	padding: 0 5%;
}
#aide a, .helpFollowTickets a, #contactBoxes a {
	color: #363636;
}
#aide a, #contactBoxes a {
	text-decoration: underline;
}
#aide h2, #aide h3, #aide h4, #aide h5 {
	margin: 0px auto;
	cursor: pointer;
}
#aide h2 {
	font: 20px/30px OpenSansBold;
	text-transform: uppercase;
    margin: 30px auto 0px auto;
}
#aide h3 {
	font: 16px OpenSansRegular;
    padding: 1em 0 1em 0;
	color: #c30040;
	border-top: 1px solid #e6e6e6;
}
#aide h4 {
	font: 14px OpenSansRegular;
    padding: 0.4em 0 1em 0;
}
#aide h5 {
	font: 12px OpenSansLight;
    padding: 0.4em 0 1em 0;
	text-decoration: underline;
}
#aide h2 i, #aide h3 i {
	font-size: 18px;
}
#aide h4 i {
	font-size: 16px;
}
#aide h5 i {
	font-size: 12px;
}
.blocLevel1 {
	display: none;
}
.blocLevel2 {
	margin: 0px auto;
	display: none;
}
.blocLevel3 {
	display: none;
}
.blocLevel4 {
	display: none;
	font: 14px/20px OpenSansRegular;
	font-size: 12px;
}
.blocLevel5 {
	display: none;
	margin: 0 0 20px 0px;
	text-align: justify;
}
.showHelpForm {
	margin: 10px auto;
}
/*  Formulaire  */
.formQuestion {
    margin:0;
    padding: 5px;
    text-align: left;
	border: none;
	background: none;
}
.formQuestion h2 {
	font: 24px/30px OpenSansLight;
	text-transform: uppercase;
	text-align: center;
    margin: 0px auto 0px auto;
}
.formQuestionTicketInfo {
	display: block;
	width: 100%;
	text-align: left;
}
.formQuestionTicketInfo input,
.formQuestionTicketTextArea select,
.formQuestionTicketTextArea button { width: 100%; margin-bottom: 0; }
.formQuestionTicketInfo > b,
.formQuestionTicketTextArea b { display: block; margin: 1em 0 0.5em 0; }
.formQuestionTicketTextArea {
	margin: 0;
	width: 90%;
	margin: auto auto 2em auto;
}
.formQuestionTicketTextArea textarea{
	margin: 10px 0;
	width: 100%;
}
.TicketInfoInputContainer {
    width: 90%;
	margin: auto;
	vertical-align: top;
}
.helpCmdDetail {
	background-color: #f0eeee;
	padding: 20px;
	font-size: 14px;
}
.order_options {
	position: relative;
	padding: 0;
	width: auto;
	right: 0;
	top: 0;
}
.helpCmdDetailProducts {
	display: none;
}
.helpCmdDetailProduct {
	display: inline-block;
	width: 31%;
	margin: 0 1%;
	padding: 5px 5px 5px 15px;
	border: 1px solid #e6e6e6;
	background-color: #fff;
}
.helpCmdDetailProduct img {
	float: left;
	margin-right: 20px;
}
.helpRubriques {
	padding: 5%;
}
.helpRubriques div:first-of-type {
	font: 2em/2em OpenSansCondBold;
	text-transform: uppercase;
}
#contactBoxes {
	margin: 5%;
	padding: 0.5em;
    border: 1px solid #363636;
    border-radius: 3px;
}
#faqBox div:first-of-type {
	font: 18px/22px OpenSansCondBold;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}
.helpRubriqueTitle{
	display: inline-block;
	width: 100%;
	padding: 0.5em;
	margin: 0.5em 0;
	border: 1px solid #363636;
	border-radius: 3px;
	background-color: #fff;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;
}
.helpRubriqueTitle i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.25em;
	font-size: 2.6em;
}
.helpRubriqueTitle span {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.3em;
}

.helpNoClient {
	font-size: 1.2em;
    width: 90%;
	text-align: justify;
    margin: 20px auto 10px auto;
	font-style: italic;
}
.helpNoClient div {
    font-size: 1.2em;
    margin: 5px auto;
    padding: 5px;
    border-bottom: 1px solid #e6e6e6;
    text-transform: uppercase;
	font-style: normal;
}
.helpNoClient i {
    font-size: 30px;
    margin-right: 0.3em;
    vertical-align: middle;
}
.infoLogin {
	font-size: 1.2em;
    width: 90%;
	font-style: italic;
	text-align: justify;
    margin: 0.5em auto 1em auto;
}
.table_lastOrders {
	width: 100%;
}
.table_lastOrders th {
	display: none;
}
.table_lastOrders td {
	display: block;
	width: 100%;
}
.table_lastOrders td span {
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
	padding: 0.4em 0;
}
#retour-valid-div {
	padding: 0;
}
.table_lastOrders tr {
	border: 1px solid #e6e6e6;
	padding: 0.4em;
}
.tableListing-odd td:last-of-type, .tableListing-even td:last-of-type {
	border-bottom: 1px solid #e6e6e6;
	padding: 0.4em 0;
}
.tableListing-odd td {
	background: none;
}
.btn_order_commande i {
    margin-right: 0em;
}


