/*
-----------------------------------------------
Auteur: Jocelyn Berger
Date de création : 12.08.2008
Fichier: membres.css
Description: Mise en page pour l'espace membres
-----------------------------------------------
*/

#contenu_membres {
	margin: 20px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	
	text-align: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

.titre_page_membres {
	margin-top: 25px;
	margin-bottom: 10px;

	font-size: 14px;
	font-weight: bold;

	text-align: center;

	background-color: #E5E5E5;

	border-style: solid;
	border-width: 1px;
	border-color: #E5E5E5;
}

#cadre_principal {
	margin-top: 30px;
	margin-right: 140px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
	text-align: left;
	
	height: auto;
	
	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
	
	z-index: 5;
}

.contenu_cadre_principal {
	margin-bottom: 10px;
}


#cadre_secondaire {
	position: absolute;
	
	top: 120px;
	right: 30px;
	
	width: 165px;	
	
	padding: 8px 5px 10px 5px;
	
	background-color: #FFFFFF;
	
	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
	
	z-index: 10;	
}


.cadres_accueil {
	margin-top: 25px;
	
	padding: 10px 10px 10px 10px;
	
	border-style: dashed;
	border-width: 1px;
	border-color: #D2D2D2;
}


.cadres_infos {
	margin-bottom: 5px;
	
	padding: 10px 10px 10px 10px;
	
	background-color: #FFF0F0;
	
	border-style: dashed;
	border-width: 1px;
	border-color: #FFBBBB;
}


.cadres_documents {
	margin-bottom: 5px;

	padding: 8px 10px 10px 10px;
	
	/*
	width: 600px;
	*/
	
	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

.titre_cadres_documents {
	font-size: 13px;
	font-weight: bold;
	
	color: #1728A5;
}

.sous-titre_cadres_documents {
	margin-top: 15px;
	margin-bottom: 5px;

	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.contenu_cadre_documents {
	margin-left: 10px;
}

.tableaux_documents {
	margin-top: 5px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

.tableaux_documents td {
	padding-left: 5px;
	padding-right: 5px;
	
	font-size: 11px;
}


.liste_membres_connectes {
	margin-top: 10px;
	margin-left: 10px;
	
	text-align: left;
}


.formulaires_membres {
	margin-top: 0px;
	margin-bottom: 0px;
}

.texte_session {
	margin-top: 20px;

	font-size: 11px;
	font-weight: bold;

	color: #FE3636;
}

.tableaux_membres {
	margin-top: 5px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

.tableaux_membres td {
	padding-left: 5px;
	padding-right: 5px;

	font-size: 11px;

	/*
	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
	*/
}

.tableaux_membres_propositions_remarques {
	cellpadding: 0px;
	cellspacing: 0px;
}

.tableaux_membres_propositions_remarques_editeur {
	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

/*
.tableaux_membres_titres {
	font-style: italic;

	background-color: #D2D2D2;
}
*/

.formulaire_membres {
	margin-top: 0px;
	margin-bottom: 0px;
}

.champ_formulaire_membres_standard {
	width: 250px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

.champ_formulaire_membres_readonly {
	width: 250px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;

	background-color: #D2D2D2;
}

.champ_formulaire_membres_numero_postal {
	width: 50px;
	
	font-size: 11px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

.champ_formulaire_membres_localite {
	width: 196px;
	
	font-size: 11px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

.champ_formulaire_membres_bouton {
	font-size: 11px;

	background-color: #FFFFFF;

	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

.lien_deconnexion {
	margin-right: 10px;

	font-size: 9px;

	text-align: right;
}

.cadre_bouton {
	padding: 1px 1px 1px 1px;

	width: 45px;

	text-align: center;

	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

/*************************************************/
/* LIENS */
a {
	color: #000000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/*************************************************/

#tableau_formulaire {
	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

#tableau_formulaire td {
	padding-left: 5px;
	padding-right: 5px;

	font-size: 11px;
}


.tableau_formulaire_identification_colonne1 {
	width: 105px;

	text-align: right;

	background-color: #D2D2D2;
}

.tableau_formulaire_identification_colonne2 {
	width: 200px;
}

.tableau_formulaire_profil_colonne1 {
	padding-top: 3px;
	
	width: 195px;

	text-align: right;
	vertical-align: top;

	background-color: #D2D2D2;
}

.tableau_formulaire_profil_colonne2 {
	width: 250px;
}

.tableau_formulaire_inscription_cadres_avatars {
	width: 60px;
	height: 90px;
	
	text-align: center;
	
	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

.tableau_formulaire_mot_de_passe_oublie_colonne1 {
	width: 105px;

	text-align: right;

	background-color: #D2D2D2;
}

.tableau_formulaire_mot_de_passe_oublie_colonne2 {
	width: 200px;
}

.tableau_formulaire_mot_de_passe_modification_colonne1 {
	width: 195px;

	text-align: right;

	background-color: #D2D2D2;
}

.tableau_formulaire_mot_de_passe_modification_colonne2 {
	width: 200px;
}

.tableau_forum_formulaire_ajout_sujet_colonne1 {
	width: 95px;

	text-align: right;

	background-color: #D2D2D2;
}

.tableau_forum_formulaire_ajout_sujet_colonne2 {
	width: 200px;
}

/*************************************************/
/* TABLEAUX DE DETAILS (Détails / Suppression) */
/*
.tableau_activites_souper_soutien_details_colonne1 {
	width: 160px;

	text-align: right;

	background-color: #D2D2D2;
}

.tableau_activites_souper_soutien_details_colonne2 {
	width: 400px;
}

*/
/*************************************************/

#liste_erreurs_saisie {
	margin-top: 5px;
}

