.formCRB {
	font-family: Verdana;
	padding-bottom: 10px;
	width: 620px;
	height:570px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-top: 1px dashed #0096DA;
	border-left: 1px solid #0096DA;
}
.formCRB p {
	margin: 0px;
}
.formCRB .icon {
	display: none;
}
.formCRB h1 {
	color: #0096DA;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
	padding-bottom: 5px;
}
.formCRB h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	padding-bottom: 5px;
	text-align:justify;
}
.formCRB .formLabel {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	width: 130px;
	white-space: nowrap;

	font-family: Verdana;
	text-align: left;
}

.formCRB .formTextfield {
	width: 280px;
	height: 15px;
	font-family: Verdana;
	font-size: 11px;
	border:1px solid #0096DA;
	color: #000;
	float: right;
}

.formCRB .formTextfieldNormal {
	font-family: Verdana;
	font-size: 11px;
	border:1px solid #0096DA;
	color: #000;
}

.formCRB .formTextarea {
	width: 280px;
	font-family: Verdana;
	font-size: 11px;
	border:1px solid #0096DA;
	color: #000;
	float: right;
}

.formCRB .formInfo {
	font-size: 11px ;
	font-family: Verdana;
	margin-left:210px;
}

.formCRB .formCombobox {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	width: 284px;
	height: 18px;
	padding: 0px;
	border: 1px solid #0096DA;
	float: right;
}
*+html .formCRB .formCombobox {
	height: 22px;
}
.formCRB .formButton {
	margin: 15px 0px 0px 28px;
	cursor: pointer;
	background: transparent;
	background-image: url('../images/bouton_valider.gif');
	background-repeat: no-repeat;
	height: 15px;
	width: 44px;
	border: none;
	margin-left:210px;
}

.formCRB .mainButton {
	margin: 15px 0px 0px 28px;
	cursor: pointer;
	background: transparent;
	background-image: url('../images/bouton_valider.gif');
	background-repeat: no-repeat;
	height: 15px;
	width: 44px;
	border: none;
	margin-left:210px;
}
.formCRB .resetButton {
	background: transparent;
	background-image: url(../images/bouton_effacer.gif);
	background-repeat: no-repeat;
	margin: 15px 0px 0px 28px;
	border: none;
	cursor: pointer;
	width: 44px;
	height: 15px;
}

table.formPanel       { background-color: transparent; }
td.formTitle          {
  color:#FFF;
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  padding: 2px 6px;
  text-align: left;
  background-color: #5882B5;
}
td.formLabel          { padding: 0px; text-align: right; }
td.formInfo           { padding: 0px; font-family: Verdana; font-size: 12px;}


/* Formulaire espace privé*/
.espacePrive {
	font-family: Verdana;
	padding-bottom: 10px;
	color:#46616E;
	border-top: 1px dashed #0096DA;
}

.espacePrive .formTitle{
	font-family: Verdana;
	background-color: #AEBEC7;
	height:15px;
	color:#46616E;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
	font-size: 10px;
}

.espacePriveInfo {
	font-family: Verdana;
	font-style:italic;
	font-size: 6pt !important;
	color:#46616E;
}
.espacePrive .formInfo {
	font-family: Verdana;
	font-weight:bold;
	font-size: 8px;
	color:#46616E;
	padding-left: 5px;
}
.espacePrive .formLabel {
	font-size: 9px;
	font-weight: bold;
	color: #46616E;
	white-space: normal;
	text-align:left;
	padding-left: 5px;
	font-family: Verdana;
}
.espacePrive .formTextfield {
	font-family: Verdana;
	font-size: 9px;
	border:1px solid #46616E;
	color: #46616E;
}
.espacePrive .identifierButton {
	cursor: pointer;
	background-image: url('../images/valider.jpg');
	background-repeat: no-repeat;
	border: none;
	width:80px;
}


/* Formulaire accès identifié*/
.accesIdentifie {
	font-family: Verdana;
	padding-bottom: 20px;
	color:#46616E;
	font-weight: bold;
	border-top: 1px dashed #0096DA;
	border-left: 1px dashed #0096DA;
	height:570px;
}
.accesIdentifie .formTitle{
	font-family: Verdana;
	background-color: #AEBEC7;
	height:15px;
	color:#46616E;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
	font-size: 10px;
}
.accesIdentifieInfo {
	font-family: Verdana;
	font-style:italic;
	font-size: 9px;
	color:#46616E;
}
.accesIdentifie .formInfo {
	font-family: Verdana;
	font-weight:bold;
	font-size: 8px;
	color:#46616E;
	padding-left: 5px;
}
.accesIdentifie .formLabel {
	font-size: 9px;
	font-weight: bold;
	color: #46616E;
	white-space: normal;
	text-align:left;
	padding-left: 5px;
	font-family: Verdana;
}
.accesIdentifie .formTextfield {
	font-family: Verdana;
	font-size: 9px;
	border:1px solid #46616E;
	color: #46616E;
}
.accesIdentifie .identifierButton {
	cursor: pointer;
	background: transparent;
	background-image: url('../images/valider.jpg');
	background-repeat: no-repeat;
	border: none;
	font-size: 9px;
	font-family: helvetica inserat roman;
	color:#FFFFFF;
	width:80px;
	height:40px;
}

