.categorie
{
	float:left;
	height:40px;
	margin-right:143px;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
}

.mailformplus_contactform .error {
	color:#dd7777;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
}

.mailformplus_contactform LABEL {
	display:block;
	float:left;
	width:200px;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
}

.mailformplus_contactform .checkbox_categorie {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
	padding-left:5px;
}
.mailformplus_contactform .captcha {
	margin-left:45px;
}

.mailformplus_contactform{
border:none;
}

fieldset
{
	border:none;
}

#newsletter_error
{
	color:red;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
}

.center {
	text-align: center;
}

