@charset "utf-8";
/* CSS Document */

.actu h3
{
	color:#546168;
}

#tx-srfeuserregister-pi1-fe_users_form label span {
	display:none;
}

#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-error
{
	font-weight:bold;
	color:#78164F;
}

#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1 p {
	margin-bottom:0;
	margin-top:0.5em;
	padding:0;
	text-indent:0;
}

.news-single-item, .news-list-container
{
	padding:18px;
}

.news-list-container
{
	
}

span.news-list-morelink {
	display:none;
}

.news-list-item {
	/*float:left;*/
	padding:16px 0;
	background:url(../images/footer.gif) repeat-x 0 100%;
}

.news-list-image {
	float:left;
}

	.news-list-image img {
		margin-right:12px;
		border:1px solid #C7C6C9;
	}

.news-list-content {
	float:left;
	width:600px;
}
	.news-list-content .download { float:right; }
	.news-list-content .download a{
		display:block;
		width:142px;
		height:28px;
		text-indent:-999em;
		overflow:hidden;
		background:url(../images/telecharger.jpg) no-repeat 0 0;
		float:left;
	}
	.news-list-content .download a:hover{ background-position:0 100%; }
	.news-list-content h2 {
		padding-top:0;
	}
	
.tx-srfeuserregister-pi1 p {
	margin-bottom:0;
	margin-top:0;
	padding:0;
	text-indent:0;
}




/*
	PLUGIN FORMULAIRE
*/

#recapitulatif
{
	padding:15px;
}

.block .actu 
{
	overflow:visible;
}

#content h1.styleh2
{
	color:#78164f;
	text-transform:none;
	font-size:18px;
	margin:0; 
	line-height:20px;
	padding-top:18px;
	padding-bottom:10px;
	padding-right:14px;
	text-align:justify;
	font-weight:normal;
	/*background:url(../images/soulignement.png) no-repeat 0 100%;*/
}

h2.actu-content
{
	float:left;
	width:270px;
	clear:right;
	border-left:1px solid #944171;
	padding:2px 0;
	padding-left:12px;
	font-size:14px; font-weight:bold;
	color:#546168;
}

/*
	FORMULAIRE PLUS
*/

#recap-form
{
	padding:12px;
}

#choixValid
{
	display:none;
	margin-left:145px;
	margin-top:-10px;
	padding-bottom:18px;
	float:left;
}

#btnValid, #btnModif
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bt.png) no-repeat scroll 100% 0;
	border:medium none;
	color:#96A0A5;
	display:block;
	font-size:12px;
	height:25px;
	line-height:18px;
	margin-top:4px;
	padding:1px 10px 4px;
	text-align:center;
	text-transform:uppercase;
	width:139px;
	cursor:pointer;
	float:left;
	margin-left:24px;
	margin-right:72px;
}

	#btnValid:hover, #btnModif:hover
	{
		background-position:100% 100%;
		color:#FFFFFF;
	}
	
#content p
{
	line-height:18px;
}
	
.nav, .nav2
{
	border-bottom:1px solid #ddd;
	float:left;
	margin-bottom:8px;
	padding:20px 1px;
	width:100%;
}

.nav2
{
	border-bottom:1px solid #DDDDDD;
	float:left;
	margin-bottom:0;
	padding:0 1px 8px;
	width:100%;
}

	.nav a, .nav2 a
	{
		text-decoration:none;
		display:block;
		width:114px;
		height:26px;
		text-indent:-9999px;
		float:left;
		outline:none;
	}
	
		.btnprec
		{
			background:url(../images/bt-prec.jpg) no-repeat;
		}
		
		.btnsuiv
		{
			background:url(../images/bt-suiv.jpg) no-repeat;
			margin-left:6px;
		}
		
		.nav2 .btnretour
		{
			background:url(../images/bt-retour.jpg) no-repeat;
			float:right;
			margin-right:9px;
		}
		
.nav3
{
	border-bottom:1px solid #DDDDDD;
	float:left;
	margin-bottom:0;
	padding:0 1px 8px;
	width:100%;
}
	
	.nav3 .menu-left
	{
		float:left;
		width:40%;
		padding-left:8px;
	}
	
	.nav3 .menu-right
	{
		float:right;
		width:40%;
		text-align:right;
		padding-left:0;
		padding-right:9px;
	}
	
	.nav3 ul li
	{
		list-style-type:none;
		margin-bottom:5px;
	}
	
	.nav3 ul li a
	{
		font-weight:bold;
		color:#A0A9AE;
		text-decoration:none;
		border-bottom:1px solid #A0A9AE;
	}
