.formulaire{
color:#FFFFFF;
padding:7px;
font-family:Verdana;
font-size:11px;
}

.formulaire input{
	border:solid 1px #c0272c;
	background-color:#FFFFFF;
}

.formulaire select{
	border:solid 1px #c0272c;
	background-color:#FFFFFF;
}

.formDoted{
	background: transparent url(images/pointi.gif) repeat-x bottom left;
	padding-bottom:26px;
	margin-bottom:7px;
}

.choiceDoted{
	background: transparent url(images/pointi.gif) repeat-x bottom left;
	padding-bottom:18px;
	margin-bottom:7px;
	margin-top:3px;
	margin-left:15px;
}

.formulaire h4{
	color:#c0272c;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.formulaire a{
	color:white;
	text-decoration:underline;
}
.MOMfrmButton
{
	border-right: #cc0000 1px solid;
	border-top: #ff3300 1px solid;
	border-left: #ff3300 1px solid;
	border-bottom: #cc0000 1px solid;
	background-color: red;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana;
	height: 18px;
	vertical-align: middle;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
}