.p_c_popup				{	/*opacity:1;	filter:alpha(opacity=100); -moz-opacity:1;	-khtml-opacity:1;*/}

.p_c_all
{
	background-color:lightgrey;#606060;blue;black;gray;lightgrey;
	position:absolute;	top:50%;	left:50%;
	margin-left:-234px;-200px;	margin-top:-175px;-188px;-200px;-145px;
	width:470px;400px;438px;	xheight:250px;
	/* mettre 438 pour avoir une largeur totale = 460 (pub) */
	padding:4px;
	z-index:500;
	border-width:1px 1px 1px 1px;	border-style:solid;	border-color:gray;
}

.p_c_tab
{
	xbackground-color:orange;
	width:470px;	xmargin:0px auto 0px auto;
	xheight:100%;220px;
}

.p_c_titre
{
	background-color:#fccd18;
	height:18px;	line-height:18px;	text-align:center;	color:black;	font-size:13px;	font-weight:bold;
	border-width:1px 1px 1px 1px;	border-style:solid;	border-color:gray;
	width:468px;	xmargin:0px auto 0px auto;
}

.p_c_pave
{
	background-color:lightyellow;white;
	width:468px;	height:100%;	xheight:150px;	xmargin:0px auto 0px auto;	xpadding:0px 0px 20px 0px;
	border-width:0px 1px 1px 1px;	border-style:solid;	border-color:gray;
}

.p_c_pub
{
	xbackground-color:lightgreen;
	width:468px; height:60px;
	text-align:center;
	margin:0px 0px 0px 0px;
	border-width:1px 0px 0px 0px;	border-style:solid;	border-color:gray;
}

.p_c_banpub	{	text-align:center;  color:red;	font-size:10px;	}

.p_c_image
{
	xbackground-color:lightblue;
	float:left;	width:60px; xheight:140px;
	padding:10px 0px 0px 0px;
	color:black;	font-size:10px;	text-align:center;
}

.p_i_image
{
	border:0px; padding:0px;	width:32px;	height:32px;
	margin:0px 0px 0px 0px;
}

.p_c_texte
{
	xbackground-color:orange;
	float:left;	width:387px;	overflow:hidden;	height:100%;
	xmargin:0px 0px 0px 20px;	xpadding:10px 0px 0px 0px;
	padding:15px 10px 20px 10px;
	border-width:0px 0px 0px 1px;	border-style:solid;	border-color:gray;
}

.p_c_texte_lg
{
	xbackground-color:lightgreen;
	text-align:center;  color:black;	font-size:12px;
	xxoverflow:hidden;	xxwhite-space:nowrap;
}

.p_c_actions
{
	xbackground-color:lightgrey;yellow;
	padding:15px 0px 15px 0px;
	color:red;	font-size:14px;	font-weight:bold;
	text-align:center;
	border-width:1px 0px 0px 0px;	border-style:solid;	border-color:gray;
}

.p_a_action
{
	color:blue;	text-decoration:none;	font-weight:bold;	font-size:14px;
	margin:0px 15px 0px 15px;
}

.p_a_action:hover, .p_a_action:focus, .p_a_action:active
{
	text-decoration:underline;
}

