/* @override 
	http://localhost/dpx3/skin/v3.2/_contact.css
	http://www.dixpix.fr/skin/v3.2/_contact.css
*/

#content div.exception.validation_exception p {
	width: 100%;
}

#content {
	padding: 20px;
}
#content p,
#content ul {
	width: 474px;
	margin-bottom: 20px;
}
form.form {
	width: 400px;
	background-color: #EBEBEB;
	border: 1px solid silver;
	padding: 20px;
	position: absolute;
	left: 519px;
}

fieldset {
	height: 312px;
	margin-bottom: -3px;
	font-weight: bold;
}

legend {
	position: absolute;
	left: 0;
	margin-top: -51px;
}

legend span {
	color: #9c0;
	font: 1.7em "Lucida Grande", Lucida;
}

dl {
	display: block;
}

dt {
	display: block;
	margin-bottom: 10px;
}

dd {
	display: block;
	text-align: center;
	margin-top: 20px;
}
hr {
	border-style: none;
	border-top: 1px solid silver;
	margin-top: 20px;
	margin-bottom: 20px;
}
label {
	
}

input,
textarea {
	width: 258px;
	position: absolute;
	left: 155px;
	background-color: white;
	border: 1px solid silver;
}
textarea {
	height: 135px;
	width: 310px;
	left: 105px;
}

input#submit {
	width: 246px;
	position: absolute;
	left: 105px;
	top: 337px;
	background-color: #caf991;
	font-weight: bold;
}
p#merci {
}
p#bas {
	height: 18px;
}

