#inscription{
	margin:auto;
	width:467px;
}


#submit{
	background: url(../img/bouton.png) no-repeat center center;
}

.form-part{
background: url(../img/separateur.png) no-repeat bottom center;	
	padding:10px 0 0px 0;
}

.form-part p{
margin: 18px 0 0 0;

}

.form-part .in{
margin: 0 0 0 0;
}


#mailing{
	width:110px;
	font-size:12px;
}

#mailing input, #tick{
	width:20px;
}

.in{
	background:#FFFFFF url(../img/input.png) no-repeat scroll center top;
	border:0 none;
	height:20px;
	padding:6px 0 0 7px;
	width:301px;
}
input{
border:0;
background:transparent ;
border:0 none;
height:20px;
width:291px;
}

textarea{
	background:transparent url(../img/text-area.png) no-repeat scroll left top;
	border:0 none;
	height:107px;
	padding:7px 9px 9px 9px;
	width:313px;
}
.friend-mail{
	margin:10px 0;
	background:#FFFFFF url(../img/input.png) no-repeat scroll center top;
	border:0 none;
	height:20px;
	padding:6px 0 0 7px;
	width:301px;
}
.error{
	float:left;
	color:red;
	font-size:10px;
}




#reglement a, #reglement a:visited{
	color:#444;
	text-transform:uppercase;
	margin:20px 0 0 0;
}










