/*
 CSS pour PlaceFlash : la fenetre qui apparait pour proposer l'installation du player flash
*/

#granddivInstallFlash{
	position:absolute;
	z-index:10000;
	top:100px;
	left:50px;
}

#barrediv{
	width:552px;
	height:18px;
	background-color:#535559;
	color:#ffffff;
	font-family:Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
}

.pFTexteTitreFen{
	font-family: arial, helvetica;
	font-size:12px;
	line-height:17px;
	float:left;
	padding:1px 5px 1px 8px;
}

/* style='float:right;background-color:#CE531E;width:18px;height:18px;font-family:Arial;font-weight:bold;text-align:center;padding-top:2px' */
/* style='color:#FFFFFF;text-decoration:none' */

.pFCloseFen{

	font-family: arial, helvetica;
	font-size:11px;
	float:right;
	background-color:#cccccc;
	width:17px;
	height:17px;
	text-align:center;
	padding-top:2px;
}


.pFCloseFen a{

	font-family: arial, helvetica;
	font-size:12px;
	padding:4px 4px 4px 6px;
	font-weight:bold;

	color:#FFFFFF;
	text-decoration:none;

}

.pFCloseFen a:hover{
	color:#333333;
}
