#content{padding : 10px;font-size : 1.1em;}
h1{
	float : left;
	font-size : 1.4em;
	position :  relative;
	margin-bottom : 10px;
	line-height : 1.5em;
	padding : 0 12px 0 12px;
	background-color : #3B9D6E;
	text-transform : uppercase;
	color : white;
	}

.accroche{
	clear : left;
	font-weight : bold;
	margin : 10px 0 20px -20px;
	padding-left : 20px;
	background : url("../img/commun/puce-orange.gif") 0 4px no-repeat;
	}
#findMutuel_form{
	position : relative;
	background : url("../img/commun/bg-themebox.gif") 680px 0 repeat-y;
	width : 690px;
	}
#upright{
	position : absolute;
	top : 0px;
	right : 1px;
	z-index : 2;
	}
#formulaire{
	position :relative;
	z-index : 3;
	width : 660px;
	border : 1px #E5E5E5 solid;
	border-right : 0px none white;
	padding : 10px 10px 20px 10px;
	margin-right : 7px;
	line-height : 2.5em;
	}

#formulaire label, #formulaire #validForm{
	float : left;
	width : 300px;
	text-align : right;
	padding-right : 10px;
	font-weight : bold;
	}
#formulaire textarea{
	margin-top : 4px;
	font-size : 1em;
	width : 250px;
	height : 60px;
	}
#formulaire .noform{
	float : none;
	width : auto;
	font-weight : normal;
	}
#formulaire option{
	padding-right : 10px;
	}
#nb, #ayantdroits{
	width : 20px;
	}