
.table_formulaire td
{
	padding-top:3px;
	padding-right:5px;
	font-weight:bold;
}


.table_formulaire td i
{
	font-size:10px;
	font-weight:normal;
}

.table_formulaire td input, .table_formulaire td textarea
{
	padding:2px;
	font-size:11px;
	font-weight:normal;
	font-family:Arial;
	background-color:#fffdf3;
	border:1px solid grey;
}

.formulaire_erreurs
{
	font-size:11px;
	color:white;
	background-color:#ff9b9b;
	border-color:red;
	border-style:solid;
	border-width:2px;
}


.ObjectBlocContact_theme1_titre
{
	position:absolute;
	border:0px solid red;
	top:26px;
	left:120px;
	text-align:left;
	color:black;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	width:100%;
	
}


form.ObjectBlocContact_theme1_titre
{ /* The form */
	text-align:left;
	top:0px;
	left:0px;
	border:0px solid red;
	position:absolute;		
}



form.ObjectBlocContact_theme1_titre  .editor_field
{ /* Input box */
	text-align:left;
	width:300px;
	height:16px;
	font-size:15px;
	color:black;
	font-weight:bold;
	float:left;
	
}

form.ObjectBlocContact_theme1_titre .editor_ok_button
{ /* The submit button */	
  margin-left:15px;
  margin-right:10px;
  height:20px;
  font-size:12px;
}

form.ObjectBlocContact_theme1_titre .editor_cancel, form.ObjectBlocContact_theme1_titre a.editor_cancel:hover
{ /* The cancel link */
  margin-left:15px;
  color:black;
  font-size:11px;
  margin-left:0em;
}



<!--[if IE]>
            form.ObjectBlocTexte_theme1_titre {
                margin-top: 0em;            /* negate the above up-shift-compensation for Internet Explorer */
            }
<![endif]-->


/********************************************/

form.ObjectBlocTexte_theme1_texte 
{ /* The form */
	text-align:middle;
}



form.ObjectBlocTexte_theme1_texte .editor_ok_button
{ 
  margin-left:15px;
  margin-right:15px;
  height:20px;
}

form.ObjectBlocTexte_theme1_texte .editor_cancel, form.ObjectBlocTexte_theme1_texte a.editor_cancel:hover
{ /* The cancel link */
  margin-left:15px;
  font-size:13px;
  color:black;
  margin-left:0em;
}



<!--[if IE]>
        form.ObjectBlocTexte_theme1_texte {
            margin-top: 0em;            /* negate the above up-shift-compensation for Internet Explorer */
        }    
  <![endif]-->

