/*Titre de section*/
.lien_rapide {
	text-align:right;
	vertical-align: bottom;
	font-weight: bold;
	width:750px;
}
.lien_rapide_separateur {
	font-size: x-small;
	color: #999999;
}
.corps{
	margin-top:20px;
	margin-left: 20px;
	width: 730px;
	text-align:justify;
}
.corps_contact{
	margin-bottom:20px;
	margin-left: 20px;	
	width: 730px;
	text-align:justify;
}
.arobase{
	position:absolute;	
	left: 890px;
	top: 140px;
}
.membre{
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left:225px;
	font-size: x-small;
	background-color: #CCCCCC;
	border: 1px solid #009999;
	width: 300px;
	height: 150px;
	background-position: center;
	text-align: center;
}
.membre_reserve{
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left:225px;
	font-size: small;
	background-color: #CCCCCC;
	border: 1px solid #009999;
	width: 300px;
	height: 150px;
	background-position: center;
}
/*Tableau mis en forme*/
.tab_none {
	border-style:none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:20px;
	width: 730px;
}  

.tab_gris {
	background-color:#EAEAEA;
	border :1px solid black;
	width:365px;
}

.tab_orange {
	border :1px solid #E0A825;
	width:365px;
}

p {
	margin:2px 2px 2px 2px;
	background-color:transparent;  
	color:black;
}
