h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-weight: bold;
}

.membres.header h2 
{
	color: rgb(0,0,0); 
	margin-bottom: 15px;
	margin-top: 0.2em;
	margin-right: 0pt;
	margin-left: 0pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99885C;
	font-size: 14pt;
}
.membres.view h2 img { margin-left: 5px; }
.membres.view h2 
{ 
	text-align:center;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99885C;
}

.membres.view .link{ text-align: center;margin-top:0; }
.membres.view .link img 
{ 
	margin-left:5px; 
	margin-right:5px; 

	}

.membres.view .avatar
{ 
	text-align: center;
	margin:10px; 
	float:left;
}

.membres.view dl{ margin-bottom:0; }
/* .membres.view dt{ float:left; } */

/* .membres.index .recherche { float : left; } */

.membres.index { text-align: center;}
.membres.index .recherche { width:450px; margin: 4px auto;}
.membres.index form .input { float : left; }
.membres.index form .submit{ float : left; }




 .membres.index table { font-size: 12px; background-color: #FFFFEE; margin-top:10px; margin-bottom:10px; margin-left: auto; margin-right: auto; border: 2px solid #000000; width: 95%; border-collapse: collapse; empty-cells:show; text-align: center; }
 .membres.index table a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #E35600; text-decoration: none; }
 .membres.index table a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #E35600; text-decoration: underline; }
 .membres.index table a:visited  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #E35600; text-decoration: none; }

  .paire { background-color: #EEEEEE; }
 .impaire { background-color: #FFFFEE; }

 .membres.index th { border: 2px solid #000000; text-align:center; }
 .membres.index td { padding:3px; border: 1px solid #6495ed; text-align:center; }


 .membres.form form { width : 500px; margin: 0 auto;}

 .membres.form fieldset { border: 1px solid black; padding: 5px;}
 .membres.form form .submit{ text-align:center; }
 .membres.form form .input{ margin-bottom:5px; }
 
 
 
 .membres.view .widget { color:black; float:left; }
