#socpa { height:450px; }

#socpa h1 { margin:40px 0 0 30px; }

#socpa-form {
	position:absolute;
	top:120px;
	left:100px;
	width:485px;
	height:127px;
	background:url(../images/socpa-fond.png) no-repeat;
}

#socpa-form p {
	margin:8px 0 10px 25px;
	width:400px;
}

#socpa-form p.erreur {
	color:#FF0B7C;
	font-weight:bold;
	margin:13px 0 0 25px;
	visibility:hidden;
	height:14px;
}

#socpa-form input.select-219 {
	background:transparent url(../images/form-input-txt-219.png) no-repeat scroll right top;
	width:219px;
	height:19px;
	border:0 none;
	color:#505050;
	font-size:11px;
	padding-top:3px;
	margin-left:10px;
}

#socpa-form input.btn {
	background:transparent url(../images/socpa-btn.gif) no-repeat scroll 0 0;
	border:0 none;
	width:97px;
	height:26px;
	line-height:26px;
	font-weight:bold;
	color:#939091;
	cursor:pointer;
	padding:0 0 5px;
	text-align:center;
	margin-left:10px;
}