#carte {
	border: 1px dotted #828282;
}

.invisible {
	display: none;
}

#repertoire_membres {
	width:642px;
}

#repertoires_membres_titre div {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	width: 214px;
	height: 30px;
	float: left;
}

#nouveaux_membres_content_titre {
	line-height: 25px;
	/*background-color: #395baa;*/
	border-top: 1px solid #19284b;
	border-left: 1px solid #19284b;
	border-right: 1px solid #19284b;
}

#nouveaux_membres_content_titre:hover {
	line-height: 25px;
	background-color: #34549c;
}

#nouveaux_membres_content_titre.cell_onglet_on {
	background-color: #ffffff;
}

#nouveaux_membres_content_titre.cell_onglet_off {
	background-color: #34549c;
}

#nouveaux_membres_content {
	padding: 10px;
	display: none;
	height: 175px;
	width:624px;
	color:#FFFFFF;
	background-color: #ffffff;
	border-left: 1px solid #19284b;
	border-right: 1px solid #19284b;
}

#tous_membres_content_titre {
	line-height: 25px;
	/*background-color: #2d4886;*/
	border-top: 1px solid #19284b;
	border-right: 1px solid #19284b;
}

#tous_membres_content_titre:hover {
	line-height: 25px;
	background-color:#284078;
}

#tous_membres_content_titre.cell_onglet_on {
	background-color: #ffffff;
}

#tous_membres_content_titre.cell_onglet_off {
	background-color: #284078;
}

#tous_membres_content {
	padding: 10px;
	display: none;
	height: 175px;
	width:624px;
	color:#FFFFFF;
	background-color: #ffffff;
	border-right: 1px solid #19284b;
	border-left: 1px solid #19284b;
}

#recherche_membre_content_titre {
	line-height: 25px;
	/*background-color: #1f325d;*/
	border-top: 1px solid #19284b;
	border-left: 1px solid #19284b;
}

#recherche_membre_content_titre:hover {
	line-height: 25px;
	background-color: #19284b;
}

#recherche_membre_content_titre.cell_onglet_on {
	background-color: #ffffff;
}

#recherche_membre_content_titre.cell_onglet_off {
	background-color: #19284b;
}

#recherche_membre_content {
	padding: 10px;
	display: none;
	height: 175px;
	width:624px;
	background-color: #ffffff;
	border-left: 1px solid #19284b;
	border-right: 1px solid #19284b;
}

#recherche_membre_form {
	width:636px;
	height:135px;
	text-align:left;
	padding-left: 10px;
	display: none;
	background-color: #14223f;
}

	.recherche_membre_form_box {
		margin-top:10px;
		}
	
	.recherche_membre_form_box label{
		font-weight:bold;
		width:75px;
		float:left;
		display:inline;
		}
	
	.recherche_membre_form_box #search_nom{
		width:378px;
		}
	
	.recherche_membre_form_box #search_secteur{
		width:400px;
		}
	
	.recherche_membre_form_bouton {
		position:relative;
		top: 10px;
		left: 75px;
		}

#form-titre {
	padding: 0px 4px 0px 0px;
}

.blanc {
	color: #ffffff;
}

.form-input {
	width:117px;
	height:17px;
	border: 1px solid #1c5180;
}

.div-membre {
	line-height:15px;
}

.div-membre_on {
	line-height:15px;
}

a.onglet {
	text-decoration: none;
	color:#FFFFFF;
}

a.onglet:hover {
	line-height: 30px;
	text-decoration: none;
	color:#FFFFFF;
}

a.onglet_on {
	text-decoration: none;
}

a.onglet_on:hover {
	line-height: 30px;
	text-decoration: none;
}

a.div-membre {
	text-decoration: none;
}

a.div-membre:hover {
	text-decoration: none;
};

.span-membre-suivant {
	width:90px;
	float: right;
	bottom: 10px;
	text-align:right;
}

.span-membre-precedent {
	width:90px;
	float: left;
	bottom: 10px;
	text-align:left;
}

#span-membre-footer {
	width:466px;
	float: left;
	vertical-align: middle;
	text-align: center;
	line-height:20px;
	font-weight: bold;
	bottom: 10px;
}

.div_infos_membre_cache {
	display: none;
}

#info_membre_selectionne {
	width:650px;
}

#logo_membre {
	float: left;
	width:200px;
	padding: 5px;
	text-align: center;
}

#description_membre {
	float: right;
	width:400px;
	padding: 5px;
}

.form-input{
	color:#2d3f53;
	border: 1px solid #809fbc;
	background-color:#FFFFFF;
	}

.bouton-membre{
	width:90px;
	color:#FFFFFF;
	font-weight:bold;
	border-top: 1px solid #14223f;
	border-right: 1px solid #14223f;
	border-bottom: 1px solid #14223f;
	border-left: 1px solid #14223f;
	background-color:#14223f;
	}
	
.bouton-membre:hover{
	width:90px;
	color:#FFFFFF;
	font-weight:bold;
	border-top: 1px solid #14223f;
	border-right: 1px solid #14223f;
	border-bottom: 1px solid #14223f;
	border-left: 1px solid #14223f;
	background-color:#14223f;
	}	
	
.bouton-membre-recherche{
	color:#FFFFFF;
	border: 1px solid #809fbc;
	background-color:#809fbc;
	}	
		
	
#membre-footer {
	width:646px;
	height:22px;
	color:#FFFFFF;
	background-color: #14223f;
	border-top: 1px solid #809fbc;
}			
	