.ObjectBlocContact_1_theme1
{	
	font-family:inherit;
	background-color:#f1f1f1;
	margin-bottom:10px;
}

.ObjectBlocContact_1_theme1 div.tetiere
{
	position:relative;
	line-height:25px;
	overflow:hidden;
	margin:5px;
	height:25px;
	background:url(bloc_tetiere_bg.jpg);
	text-align:left;
}

.ObjectBlocContact_1_theme1 div.tetiere div.tetiere_left
{
	
	float:left;
	background:url(bloc_tetiere_left.jpg) no-repeat;
	width:4px;
	height:25px;
}
.ObjectBlocContact_1_theme1 div.tetiere div.tetiere_right
{
	float:right;
	background:url(bloc_tetiere_right.jpg) no-repeat;
	width:6px;
	height:25px;
}

.ObjectBlocContact_1_theme1 div.tetiere .titre
{	
	text-align:left;
	color:white;
	font-size:16px;
	font-weight:normal;
	line-height:25px;
	padding-left:5px;
}

.ObjectBlocContact_1_theme1 div.cadre_centre
{
	width:100%;
	height:auto;
	background-repeat:repeat-y;
}

.ObjectBlocContact_1_theme1 div.cadre_centre div.content
{	
	margin:15px;
	padding-bottom:15px;
	position:relative;
	overflow:hidden;
}


.ObjectBlocContact_1_theme1 div.tetiere a.action_edit_text
{
	position:absolute;
	right:5px;
	top:5px;
	font-size:10px;
	cursor:pointer;
}


.ObjectBlocContact_1_theme1 td.cadre_centre_bg
{
}

.ObjectBlocContact_1_theme1 td.cadre_centre_left
{
	font-size:1px;
	line-height:1px;
}

.ObjectBlocContact_1_theme1 td.cadre_centre_right
{
	font-size:1px;
	line-height:1px;
}

/* Css for inplace edition 
-----------------------------*/



.ObjectBlocContact_1_theme1 div.tetiere form
{ /* The form */
	text-align:left;
}



.ObjectBlocContact_1_theme1 div.tetiere form  .editor_field
{ /* Input box */
	text-align:left;
	float:left;
	margin-top:16px;
	border:0px;
	width:50%;
	height:15px;
	font-size:14px;
	color:white;
	font-weight:bold;
	background-color:#60625f;
}

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

.ObjectBlocContact_1_theme1 div.tetiere form .editor_cancel, .ObjectBlocContact_1_theme1 div.tetiere form a.editor_cancel:hover
{ /* The cancel link */
  margin-left:15px;
  color:white;
  margin-left:0em;
}

.table_formulaire
{
	width:80%;
}

.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:#ffffff;
	border:1px solid black;
}

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



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

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

