/* HIDDEN WINDOW */

DIV#hidden_info{
	position	: absolute;
	visibility	: hidden;
	top			: 0px;
	left		: 0px;
	width		: 880px;
	height		: 532px;
	background	: url(../images/background/back_parler_projet.png) 0px 32px no-repeat;
	z-index		: 2000;
}

DIV#hidden_info table{
	width	: 800px;
	margin	: 35px 0px 0px 35px;
}

DIV#hidden_info table P{
	font-size	: 12px;
	line-height	: 16px;
	margin-top	: 0px;
}

DIV#ux-flexpop-overlay{
	background-color: #000000;
	position		: absolute;
	top				: 0px;
	left			: 0px;
	z-index			: 1000;
}

DIV#close_btn{
	width	: 120px;
	height	: 40px;
	position: relative;
	top		: 0px;
	left	: 754px;
	cursor	: pointer;
}

DIV#hidden_info_rejoindre{
	width		: 153px;
	height		: 135px;
	background	: url(../images/background/parler_projet_rejoindre_back.png) no-repeat;
	margin-top	: 155px;
	padding		: 10px 0px 0px 10px;
}

.dynamic_form{
	width:250px;
}

INPUT#button_submit{
	background		: none;
	width			: 75px;
	height			: 30px;
	border			: none;
	font-weight		: bold;
	color			: #f6921e;
	cursor			: pointer;
	margin			: -10px 0px 0px 185px;
	clear			: both;
}

#form_error_panel{
	width		: 195px;
	margin		: -27px 0px 0px 0px;
}