#recherche-societe {
	position:relative;
    width:904px;
    padding:10px 20px;
    margin:-20px 0 20px 0;
	color:#000;
	height:175px;
	font-size:1.1em;
	border-bottom-left-radius:10px;
   -moz-border-radius-bottomleft:10px;
   -webkit-border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
   -moz-border-radius-bottomright:10px;
   -webkit-border-bottom-right-radius:10px;
	background:#fffb1c url('../images/charte/bg-moteur-recherche.png') repeat-x bottom left;

}

#recherche-societe span.nb_societes {
	font-size:1.2em;
}

#recherche-societe a:link,
#recherche-societe a:visited {
	float:right;
	color:#000;
	text-decoration:none;
}

#recherche-societe a:hover,
#recherche-societe a:active {
	color:#000;
	text-decoration:underline;
}

#recherche-societe > div {
	position:relative;
	float:left;
	width:185px;
	margin-top:10px;
	padding-right:15px;

}

#recherche-societe > div#btn-effacer-criteres, #contenu #btn-effacer-criteres2.recherche-avancee {
	width:300px;
	padding-top:25px;
	padding-right:0;
	text-align:right;
}
#contenu #btn-effacer-criteres2.recherche-avancee {
	text-align:center;
}
#recherche-societe > div#btn-effacer-criteres span {
	display:inline-block;
	padding:10px;
	color:white;
	font-size:0.8em;
	cursor:default;
	background-color:#fc7418;
    border-radius:3px;
   -moz-border-radius:3px;
   -webkit-border-radius:3px;
   -o-border-radius:3px;
   -ms-border-radius:3px;
}
#contenu #btn-effacer-criteres2{
float:left;
z-index:900;
margin:-10px 0 0 200px;
}
#contenu #gg #btn-effacer-criteres2{
float:left;
z-index:900;
margin:-10px 0 0 -12px;
}
#contenu #btn-effacer-criteres2.recherche-avancee span {
	display:block;
	z-index:900;
	padding:10px;
	color:white;
	font-size:.9em;
	cursor:default;
	background-color:#fc7418;
    border-radius:3px;
   -moz-border-radius:3px;
   -webkit-border-radius:3px;
   -o-border-radius:3px;
   -ms-border-radius:3px;
}
#recherche-societe > div#btn-effacer-criteres span:hover, #contenu  div#btn-effacer-criteres2.recherche-avancee span:hover {
	background-color:#fc5318;
}

#recherche-societe label {
	display:block;
	font-size:1.3em;
}

#recherche-societe > div#recherche-tel label span {
	font-size:0.6em;
}

#recherche-societe select,
#recherche-societe input[type="text"] {
	width:176px;
	padding:7px 3px;
	color:#d04e00;
	border:1px solid #999;
	border-radius:5px;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
    box-shadow:inset 0 1px 1px #666;
}

#recherche-societe select {
	width:185px;
	padding:7px 2px!important;
}

#recherche-societe input[type="submit"] {
	float:left;
	clear:none;
	width:101px;
	height:31px;
	margin:36px 0 0;
	padding:0 0 3px;
	cursor:pointer;
	color:#fff;
	text-transform:uppercase;
	border:0;
	border-radius:3px;
   -moz-border-radius:3px;
   -webkit-border-radius:3px;
    box-shadow:none;
	background:url('../images/charte/btn-rechercher.png') no-repeat top left;
}

#recherche-societe input[type="submit"]:hover,
#recherche-societe input[type="submit"]:active {
	background-position:bottom left;
}

#recherche-societe ul {
	position:absolute;
	display:none;
	top:54px;
	left:0;
	width:300px;
	margin:0;
	padding:0;
	z-index:600;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#999;
    box-shadow:inset 0 0 1px #666;
	background-color:#fff;
}

#recherche-societe ul li {
	margin:0;
	padding:10px 5px;
	cursor:pointer;
	list-style:none;
	color:#333;
	font-size:0.8em;
}

#recherche-societe ul li:hover {
	color:#000;
	background-color:#eee;
}
.doc_securise{

float:left;
	background:url('../images/charte/deco_securise.png') no-repeat top center;
	width:190px;
	height:70px;
	padding-top:52px;
	text-align:center;
	margin-right:20px;
	/*font-weight:bold!important;*/
}
.doc_securise .debut{
clear:left;
margin-left:0px!important;
}
.doc_securise strong{
padding-left:0px;
padding-bottom:10px;
}
