@import url('faq-generic.css');

div#contenu-principal
{
	min-height: 450px;
}

p.comment
{
	text-align: right;
	margin: 0 60px 0 350px !important;
}

form
{
	background: url('../pix/assistance/fond-form-pmad.jpg') no-repeat;
	min-height: 340px;
	position: relative;
	color: #FFF;
	margin: 0 -10px 0 -6px;
}

form fieldset
{
	position: absolute;
	right: 70px;
	bottom: 78px;
	width: 190px;
}

form h2
{
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: .6em;
	color: #FFF;
}

form label
{
	margin: 0 8px;
	text-transform: uppercase;
}

form p.action
{
	margin: 10px 0 0 40px;
}

input.action
{
	background-image: url('../pix/assistance/btn-pmad.gif');
	width: 76px;
	height: 25px;
}

input.saisie
{
	border: none;
	width: 130px;
}

