.ObjectBlocContact2_1_theme1 div.form
{
	text-align:left;
	font-size:11px;
}

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

.ObjectBlocContact2_1_theme1 div.form input
{
	font-size:9px;
}

.ObjectBlocContact2_1_theme1 div.form p
{
	margin:5px;
	margin-left:0px;
	padding:0px;
	background:transparent;
}




.ObjectBlocContact2_1_theme1 div.form .success
{
	padding:10px;
	text-align:center;
	font-weight:bold;
	color:red;
}

.ObjectBlocContact2_1_theme1 div.form p.over
{
}



.ObjectBlocContact2_1_theme1 div.form label
{
	background:url(images/fleche.jpg) no-repeat 1px;
	padding-left:5px;
	float:left;
	width:110px;
}

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

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

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

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

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

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

.ObjectBlocContact2_1_theme1 div.form p.error textarea
{
	border:1px solid red;
}

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

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

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


.ObjectBlocContact2_1_theme1 fieldset
{
	border:0;
}

.ObjectBlocContact2_1_theme1 fieldset .legend
{	
	color:white;
	background-color:#60625f;
	font-weight:bold;
	font-size:12px;
	width:220px;
	padding:3px;
	padding-left:7px;
	margin-top:10px;
	margin-bottom:10px;
}


