.bien_fiche_contact .tetiere
{
	background:url(bloc_tetiere.jpg);
	height:55px;
	width:715px;
	padding-left:25px;
}

.bien_fiche_contact .tetiere .left_col
{
	color:white;
	height:55px;
	line-height:53px;
	font-size:13px;
	font-weight:bold;
	margin-left:30px;
	float:left;
}

.bien_fiche_contact div.form
{
	width:600px;
	text-align:left;
	font-size:11px;
}

.bien_fiche_contact div.form .success
{
	text-align:center;
	font-weight:bold;
	color:red;
}

.bien_fiche_contact div.form p
{
	margin:5px;
	padding:0px;
	background:transparent;
}


.bien_fiche_contact div.form div.error_panel
{
	text-align:center;
	border:1px dotted red;
	padding:10px;
	margin:5px;
	font-weight:bold;
	color:red;
}

.bien_fiche_contact div.form p.over
{
}



.bien_fiche_contact div.form label
{
	background:url(fleche.jpg) no-repeat 1px;
	padding-left:20px;
	float:left;
	width:150px;
}

.bien_fiche_contact div.form p.mandatory label
{
	font-weight:bold;
}

.bien_fiche_contact div.form p.error label
{
	font-weight:bold;
	color:red;
}

.bien_fiche_contact div.form input
{
	border:1px solid grey;
}

.bien_fiche_contact_1_theme2 div.form p.error input
{
	border:1px solid red;
}


.bien_fiche_contact div.form p.mandatory input
{
	border:1px solid black;
}

.bien_fiche_contact div.form p.mandatory textarea
{
	border:1px solid black;
}

.bien_fiche_contact div.form textarea
{
	border:1px solid black;
}

.bien_fiche_contact div.form input.submit
{
	margin-top:10px;
	display:block;
	background:url(valider_email.jpg) 0 0 no-repeat;
	width:171px;
	height:21px;	
}

.bien_fiche_contact div.form input.submit.over
{
	background:url(valider_email.jpg) 0 -21px no-repeat;
	width:171px;
	height:21px;	
}