label {
font-weight: bold;
font-family:Tahoma, Verdana, Arial;
font-size:0.7em;
text-align:right;
color:#01466d;
}

h6 {
margin:0px auto 0;
padding: 0px;
color:#5078A0;
font-size: 17px;
font-weight:bold;
line-height: 18px;
margin-bottom:5px;
margin-top: 10px;
padding-bottom:3px;
background-image:url('http://www.ipo-sa.com/templates/ipotemplate/images/formulaire-tiret-h6.jpg');
background-position:bottom;
background-repeat:repeat-x;
margin-right:0px;
width:210px;
font-family:"Trebuchet MS", Verdana, Helvetica;

}

.inputbox {
font-size:11px;
border: 1px solid #d3d3d3;
}

.bouton_form input {
font-family:Helvetica, Arial;
font-size:11px;
}

.captioncell p {
color:#5078A0;
letter-spacing:0px;
}

.performs_error{
/*	color:#FF0000*/
	color: firebrick;
  padding: 12pt;
  background-color: wheat;
}

.performs_required{
	color:#FF0000
}
.performs_help{
}

#security_try{
	//width:300px;
}

.tabber{display:none;} .tabbernav{display:none;}


/*
DevelopAid Style Additions
2006-11-7 17:22
*/

.captioncell {
vertical-align: top;
text-align:right;

}
.elementcell {
vertical-align: top;
padding-left: 10px;
border:0px solid red;
text-align:left;
}
.helpcell {
padding-left: 12pt;
}
.rulerow {

background-color:#fb6400;
height:1px;
}
.titlerowtitle {
color: maroon;
font-size: large;
font-family: serif;
}
.printtextarea {
border: thin black none;
border-color: lightsteelblue;
width: 292pt;
height: 96pt;;
}

.formContainer {
  border: none thin lightgray;
}
.pagetable {
  width:100%;
}


#frmSubmit {
  width: 0px;
  height: 0px;
  padding: 0px 0 0;
  margin: 0;
  margin-right: 12px;
  border: 0;
  background: transparent url() no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#frmSubmit { /* For non-IE browsers*/
  height: 0px;
}
#frmReset {
  width: 0px;
  height: 0px;
  padding: 0px 0 0;
  margin: 0;
  margin-right: 12px;
  border: 0;
  background: transparent url() no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#frmReset { /* For non-IE browsers*/
  height: 0px;
}
input.button {
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  font-size:11px;
}
h1.pfFormTitle {
display: {TAG_FORM_TITLE_DISPLAY};
}
