#Centre{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-right: 45px;
}

#Centre_Search_NoResult{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-left: 100px;
}

#Centre a{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #0362AC;
	text-decoration:none;	
}

#Centre a:hover{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #0362AC;
	text-decoration:underline;
}

.Txt_Normal {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;	
}

.Txt_Titre {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;	
}

.Txt_Cell_Titre_Format {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;	
}

.Txt_Cell_Normal_Format {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;	
}

.Txt_Cell_Sep_Format {
	background-color:#000000;	
}

.Txt_NickName_Photographe {
	font-size: 36pt;
	text-transform: capitalize;
	font-family: Arial;
	color: #000000;	
}

