
.tabPartFormulaire {
border: 1px solid #C0C0C0;
width:100%;
_width:98%;
 !width:98%;
}

.tabPartFormulaire th {
/*background-color: #249619; modif reguy 07/10/09*/
background-color: #94BE02;
color:#FFF;
height:25px;
text-align:left;
padding:0px 0px 0px 10px;
}

.tabPartFormulaire td {
background-color: #F3F4F5;
text-align:left;
padding:10px 10px 0px 10px;
}

/*** WFORMS ***/
.errMsg {
display:none;
color: red;
}

.errFld { border: 1px solid #F00; }

/* Error Notification  */
#alertMessagePlaceHolder, #alertMessagePlaceHolderPassword, #alertMessagePlaceHolderSendFriend, .alertMessage {
background-color: #FFCCCC;
text-align:center;
border: 1px solid #F00;
padding: 5px;
display: none;
margin: 2px 5px 15px;
}

/* Error Notification class */
.alertMessage {
background-color: #FFCCCC;
border: 1px solid #F00;
margin:2px 5px 15px;
display:block;
}

#avancement {
	color:#000;
	font-weight:bold;
	font-size:14px;
	margin:0px 0px -15px 0px;
	!margin:0px 0px 0px 10px;
	_margin:0px 0px 0px 10px;
	width:96%;
	_width:99%;
	!width:99%;
}