/* CSS Document */

/* styles de la surcharge  */

.ocsHelpDeskFaq .element {
	margin-left: 25px;
}
.ocsHelpDeskFaq h2 {
 margin: 1em 0px 1em 0px }
 
.ocsHelpDeskFaq  p.answer {
 margin: 0px 0px 0px 1em
 }

.ocsHelpDeskFaqQuestion {
	cursor: pointer;
}

.ocsHelpDeskFaqAnswer {
	display: none;
}

.ocsHelpDeskFaqAnswerCollapse {
	display: block;
	margin-left: 25px;
}

.ocsHelpDeskFaqQuestion img{
	margin-right: 1em;
}

.ocsHelpDeskFaq div.keywords {
    border: dashed #CA3133 1px ;
    padding: 0.5em;
    background-color: #f4f4f4;
    font-size: 0.8em;
    margin-top:2em;
-iso-border-top-color:adm:infraColor;
-iso-border-right-color:adm:infraColor;
-iso-border-bottom-color:adm:infraColor;
-iso-border-left-color:adm:infraColor;
}

.ocsHelpDeskFaq .keywords .label {
    font-weight: bold;
}

.ocsHelpDeskFaq p.question {
	font-size: 1.2em;
}

.ocsHelpDeskFaqTopLink {
	text-align: right;
}
