.tableauformulaire {
	border:0 solid #000000;
	border-collapse: collapse;
	background: #FFFFFF;
	width: 718px;
	spacing:0px;
}

.tableauformulaire td {
	border:0 solid #000000;
	background: #FFFFFF;
	padding: 2px 12px 2px 12px;
}

.errorMessage {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	background: #D0E0FF
}

.fieldlabel {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

.fieldlabelerror {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}


.fieldcomponent {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #003399;
	border: 0 solid #1010A0;
	text-decoration: none;
	line-height: 12px;
}

.inputtextcomponent {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #003399;
	border : 1 solid #336699;
	background: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	width:150px;
}

.inputradiocomponent {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #003399;
	border: 0 solid #1010A0;
	text-decoration: none;
}

.selectcomponent {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #003399;
	border: thin solid #1010A0;
	text-decoration: none;
	background: #FFFFFF;
	width:150px
}

.requiredstar {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none				
}

.separator {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	background: #FFFFFF;
}

td.buttons {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	background: #FFFFFF;
	padding: 12px 12px 12px 12px;
}

.noBordure table{
	border:0 solid #000000;
	maring: 0;
	spacing: 0;
	padding: 0;
}

.noBordure td{
	border:0 solid #000000;
	maring: 0;
	spacing: 0;
	padding: 0;

}

