
.f_contour {
	color:#000;
  padding:5px;
  background-color:#FFF;
  width:500px;
  height:600px;
  border:1px solid black;
  padding:10px;
  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	}

.f_entete {
	width:100%;
	height:80px;
	}

.f_entete_logo {
	float:left;
	height:100%;
	color:#58585a;
	font-size:48px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	position:relative;
	width:250px;
}	

.f_entete_logo img {
	padding-right:0px;
	vertical-align:bottom;
}


.f_entete_logo_asso {
	font-weight:bold;
	font-size:16px;
	width:inherit;
	line-height: 15px;
	}

.f_entete_titre_out {
	float:left;
	width:250px;
}
	
.f_entete_titre_in {
	vertical-align:top;
	float:right;
	color:#c6c8ca;
	font-size:13px;
	text-transform:capitalize;
	}	
	
.f_br {
	margin-bottom:10px;
	display:block;
	float:inherit;
	width:100%;
	}

.f_adresse_b1 {
	float:left;
	color:#000;
	width:270px;
	}

.f_adresse_b2 {
	float:left;
	color:#000;
	width:150px;
	font-size:10px;
	text-align:right
	}
	
.f_adresse_b3 {
	float:left;
	color:#000;
	width:80px;
	font-size:10px;
	text-align:right;
	}

.f_adresse_b4a {
	float:left;
	color:#000;
	font-size:10px;
	width:400px;
	}
	
.f_adresse_b5a {
	float:left;
	color:#000;
	width:100px;
	}	

	
.f_adresse_b4 {
	float:left;
	color:#000;
	width:300px;
	}
	
.f_adresse_b5 {
	float:left;
	color:#000;
	width:200px;
	}	

.f_adresse_b6 {
	float:left;
	color:#000;
	width:400px;
	}

.f_adresse_b7 {
	float:left;
	color:#000;
	width:100px;
	text-align:right;
	}		
.f_adresse_b8 {
	float:left;
	color:#000;
	vertical-align:bottom;
	width:260px;
	}

.f_adresse_b9 {
	float:left;
	color:#000;
	width:240px;
	vertical-align:bottom;
	text-align:right;
}	
	
.f_adresse_b10 {
	float:left;
	color:#000;
	width:330px;
	}

.f_adresse_b11 {
	float:left;
	color:#000;
	width:170px;
}	
	


	
/*Style commun*/

@media print
{
.page-break  { display:block; page-break-before:always; }
}