/****************************************************************** STYLES POUR MODULE FAQ **********************************************************************/

/*************************************** MODULE FAQ CONTENU PAGE *******************************/

/*------------------- titre du module dans la page --------------------*/
.bandeau_entete_faq
{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #e42618;
	
}

/*-------------------- liste des catégories --------------------------------------*/
.module_faq_categorie
{
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-left: 10px;
}

.module_faq_categorie a:link
{
	text-decoration: none;
	font-weight: bold;
	color: e52518;
}

.module_faq_categorie a:active
{
	text-decoration: none;
	font-weight: bold;
	color: e52518;
}

.module_faq_categorie a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: e52518;
}

.module_faq_categorie a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: e52518;
}


/*-------------- tableau conteneur des questions reponses ----------------- */
.module_faq_tableau
{
	border: 1px solid #e52518;
}

/*---------------- tableau conteneur de la catégorie sélectionnée------------*/
.module_faq_tableau_categorie
{
	background-color: #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e42618;
	border: 1px solid #e52518;
	padding: 2px 2px 2px 4px;
}


/*---------------------- affichage des questions -----------------------------*/
.module_faq_tableau_questions
{
	text-decoration: underline;
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px 4px 4px 17px;
}

/*---------------------- affichage des réponses ------------------------------*/
.module_faq_tableau_reponses
{
	text-decoration: none;
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 10pt;
	padding: 4px 4px 4px 20px;
}



/*********************** RUBRIQUE ENVOYER A UN AMI *****************************/
a.module_faq_amis:link
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color:#e52518;
	text-decoration:underline;
}

a.module_faq_amis:visited
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color:#e52518;
	text-decoration:underline;
}

a.module_faq_amis:active
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color:#e52518;
	text-decoration:underline;
}

a.module_faq_amis:hover
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color:#e52518;
	text-decoration:underline;
}


.module_faq_amis_tableau
{
	background: #EBEBEB;
	border: 1px solid #e52518;
  width: 70%;
}
/*********************** FIN RUBRIQUE ENVOYER A UN AMI *****************************/






/***************************************************** CONTENU PAGE LIE ******************************************************/

/*--------- espace entre le titre du module et la question -----------*/
.espace_entre_question_faq_lie
{
line-height: 2px;
}

/*---------------------- titre du module -----------------------------*/
.module_faq_question_module_lie 
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial; 
	color: #FFFFFF;
	padding-left: 10px;
}

/*------------------------tableau conteneur du titre du module ----------*/
.module_faq_question_tableau_module_lie
{
	border: 1px solid #e52518;
	background-color: #e52518;	
}

/*---------------------- affichage des questions -----------------------------*/
.module_faq_tableau_questions_lie
{
	text-decoration: underline;
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px 4px 4px 17px;
}

/*---------------------- affichage des réponses ------------------------------*/
.module_faq_tableau_reponses_lie
{
	text-decoration: none;
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 10pt;
	padding: 4px 4px 4px 20px;
}

/*----------------- affichage des liens des fichiers à télécharger -----------*/
a.module_faq_fichier:link
{
	text-decoration: none;
	font-family: Verdana, Arial;
	color: #e52518;
	font-size: 8pt;
}
a.module_faq_fichier:visited
{
	text-decoration: none;
	font-family: Verdana, Arial;
	color: #e52518;
	font-size: 8pt;
}

a.module_faq_fichier:active
{
	text-decoration: none;
	font-family: Verdana, Arial;
	color: #e52518;
	font-size: 8pt;
}
a.module_faq_fichier:hover
{
	text-decoration: underline;
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 8pt;
}
/***************************************************** FIN CONTENU PAGE LIE ******************************************************/



/***************************************************** BLOC SITE FAQ ********************************************************/

.FormBlocSiteFAQ
{
	margin:0px;
	padding-bottom:5px;
	padding-right:5px;
}

.HauteurApresCategorieBlocFAQ
{
	height:8px;
}

/*---------- espace entre le titre du module et la faq -------------*/
.espace_entre_question_faq
{
	line-height: 3px;
	background-color: #FFFFFF;
}
.HauteurAvantListeFaq
{
	height:3px;
}

/*---------- Titre du module ----------------------------------------*/
.module_faq_question_module 
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial; 
	color: #FFFFFF;
	background-color: #e52518;
	padding-left: 10px;
	border: 1px solid #e52518;
	background-color: #e52518;
}

/*------------------------tableau conteneur du titre du module --------*/
.module_faq_question_tableau_module
{
	border: 1px solid #e52518;
	background-color: #e52518;
}

/*----------------- tableau conteneur des FAQ ------------------------*/
.module_faq_tableau_site
{

	border: 1px solid #e52518;
	background-color: #f7f7f7;


}

.AlignementTableauCategorieFAQ
{
	vertical-align: top;
}

/*-------------------- Tableau contenant les categories -----------------*/

.TableauModuleCategorieFaqSite
{
 background-color: #f7f7f7;
}

/*-------------------- puces devant la categorie --------------------*/
.module_faq_lien_puces_categories
{
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 8pt;
	padding-left:10px;
}

/*----------- affichage de la liste des liens des categories ---------*/
a.module_faq_lien_site:link
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
a.module_faq_lien_site:visited
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.module_faq_lien_site:active
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.module_faq_lien_site:hover
{
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #e52518;

}

/*----------------------------- ligne en bas de chaque bloc de module ----------------------*/
.ligne_bas_bloc_module_faq
{
height: 20px;
}


/***************************************************** FIN BLOC SITE FAQ ********************************************************/


/********************************* FORMULAIRE DE SOUMISSION DE FAQ ********************************/

/*------------ tableau conteneur du formulaire ------------------*/
.module_faq_formulaire
{
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 8pt;
}

/*------------ champs du formulaire ------------------------------*/
.module_faq_formulaire_soumission_champ
{
	font-family: Verdana, Arial;
	color: #000000;
	font-size:8pt;
	background-color: #FFFFFF;
	border: 1px solid #e52518;
	height:20px;
}

/*------------ textaera du formulaire ------------------------------*/
.module_faq_formulaire_soumission_champ_textaera
{
	font-family: Verdana, Arial;
	color: #000000;
	font-size:8pt;
	background-color: #FFFFFF;
	border: 1px solid #e52518;
}

/*-------------- champs obligatoire astérix -------------------------*/
.module_faq_formulaire_asterix
{
	font-family: Verdana, Arial;
	color: #FF0000;
	font-size:8pt;
}

/*--------------- hauteur champs formulaire ------------------------*/
.hauteur_ligne_formulaire
{
 font-family: Verdana, Arial;
 color: #e52518;
 font-size: 8pt;
 line-height: 25px;
 width: 100px;
}

/*--- tableau conteneur de la popup de confirmation d'envoi ---------*/
.module_faq_popup
{
	font-family: Verdana, Arial;
	color: #000000;
	font-size:8pt;
	background-color: #FFFFFF;
	border: 1px solid #e52518;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*------------------------------ bouton formulaire ---------------------*/
.input_faq {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #e52518;
	background-color: #FFFFFF;
}

/************************************************** FIN DES STYLES POUR MODULE FAQ **************************************************************/
/******************************************************************************************************************************************************/
