/** CSS Global **/

.button#go_valide_nws
{
	width: 65px;
	height: 21px;
	float: right;
	margin-top: 10px;
	margin-right: 93px;
	background-image: url('img/button.valider.gif');
}

/** CSS Content Page **/

#content #page
{
	border: none;
}

/** CSS Content Page Concept **/

#content #page .zone#inscription
{
	width: 100%;
	height: 100%;
	position: relative;
}

/** CSS Content Page Concept Text **/

#content #page .zone#inscription .data#text
{
	float: left;
	width: 335px;
	height: 453px;
	border: 1px solid #BDBEC0;
	padding: 15px 19px 0px 19px;
}

#content #page .zone#inscription .data#text h1
{
	color: #95c14a;
	font-size: 16px;
	font-weight: bold;
}

/** CSS Content Page Overflow **/

#content #page .zone#inscription .data#text h2
{
	color: #0096a9;
	font-size: 13px;
	margin-top: 6px;
	font-weight: bold;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left 8.5px;
	background-image: url('img/list-style-puce.gif');
}

#content #page .zone#inscription .data#text .h2
{
	font-size: 13px;
	margin-top: 6px;
	font-weight: bold;
}

#content #page .zone#inscription .data#text .h2.title_secure
{
	margin-top: 30px;
}

#content #page .zone#inscription .data#text .h2 a, #content #page .zone#inscription .data#text .h2 a:link, #content #page .zone#inscription .data#text .h2 a:active, #content #page .zone#inscription .data#text .h2 a:visited
{
	color: #0096a9;
	display: block;
	font-size: 15px;
	font-weight: bold;
}

#content #page .zone#inscription .data#text .txt
{
	color: #686867;
	font-size: 11px;
	margin-top: 10px;
	font-weight: bold;
	text-align: justify;
}

#content #page .zone#inscription .data#text .captcha
{
	width: 150px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url('img/pattern_captcha.jpg');
}

/** CSS Content Page Formulaire **/

#content #page .zone#inscription .data form, #content #page .zone .data .form_line
{
	width: 254px;
}

#content #page .zone#inscription .data .line_field
{
	width: 244px;
}

#content #page .zone#inscription .data .line_field label
{
	display: none;
}

#content #page .zone#inscription .data .line_field input, #content #page .zone .data .line_field .input_text
{
	float: left;
	width: 234px;
}

#content #page .zone#inscription .data .line_field .input_text.secure
{
	color: #C34851;
	border-color: #C34851;
}

#content #page .zone#inscription .data .line_field .msg_alert#alert_nl_email
{
	top: 18px;
	left: 0px;
	float: none;
	clear: both;
	position: absolute;
}

/** CSS Content Page Concept Illus **/

#content #page .zone#inscription .data#illus
{
	float: right;
	width: 373px;
	height: 468px;
	border: 1px solid #88bc4c;
	background-repeat: no-repeat;
	background-position: top left;
}