/* Main declarations */
#pcp_overlay_wrapper
{
	background-image: url(http://static.p-comme-performance.com/overlay.prisma-performance.com/gala/images/galaoverlay.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 618px;
	height: 153px;
	display: none;
	margin: 0;
	padding: 0px;
}

#pcp_overlay_wrapper *
{
	color: #fff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: 100;
	margin: 0;
	padding: 0;
}

/* Close Button */
#pcp_overlay_wrapper #pcp_overlay_closeButton
{
	height: 12px;
	width: 12px;
	border: 0;
	
	position: absolute;
	top: 10px;
	left: 590px;
	
	z-index:25;
}

#pcp_overlay_wrapper #pcp_overlay_closeButton:hover
{
	cursor: pointer;	
}


#pcp_overlay #pcp_overlay_wrapper strong
{
	position: absolute;
	top: 20px;
	left: 150px;
	
	font-size: 16px;
	font-weight: 600;
}

#pcp_overlay #pcp_overlay_wrapper span
{
	position: absolute;
	top: 40px;
	left: 150px;
	
	font-size: 10px;
}

/* MAIL FIELD :: START */
#pcp_overlay #pcp_overlay_mailField
{
	position: absolute;
	top: 80px;
	left: 25px;
	
	height: 20px;
}

#pcp_overlay #pcp_overlay_mailField label
{
	padding: 0;	
}

#pcp_overlay #pcp_overlay_mailField input#pcp_overlay_mailText
{
	width: 256px;
	height: 19px;
	margin: 0 15px 0 20px;
	color: #000;
}

#pcp_overlay #pcp_overlay_mailField input#pcp_overlay_mailButton
{
	background-image:url(http://static.p-comme-performance.com/overlay.prisma-performance.com/gala/images/bouton_gala.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border:medium none;
	font-size:12px;
	height:24px;
	width:87px;	
}

#pcp_overlay #pcp_overlay_mailField input#pcp_overlay_mailButton:hover
{
	cursor: pointer;	
}
/* MAIL FIELD :: STOP */

/* OPTIN FIELD :: START */
#pcp_overlay #pcp_overlay_optinField
{
	position: absolute;
	top: 127px;
	left: 20px;
}

#pcp_overlay #pcp_overlay_optinField label
{
	margin: 0 2px;
	font-size: 10px;
}

#pcp_overlay #pcp_overlay_optinText
{
	position: absolute;
	top: 128px;
	left: 110px;
}

#pcp_overlay #pcp_overlay_optinText p
{
	font-size: 9px;
	line-height: 95%;
	text-align: center;
}

/* OPTIN FIELD :: STOP */


/* CONFIDENTIALITY :: START */
#pcp_overlay #pcp_overlay_confidentiality
{
	position: absolute;
	top: 133px;
	left: 440px;
}

#pcp_overlay #pcp_overlay_confidentiality a
{
	text-decoration : underline;
	font-size: 8px;
	font-weight: 300;
}

/* CONFIDENTIALITY :: STOP */
