/*  ------------------------------------------
/*  Affichage des recherches
/*  ------------------------------------------ */
.rinfo { padding: .3em; 0; 	font-size:1.2em;  }
.rinfo a {
	color : #4c6ecb; text-decoration: none;
}
.rintro {
	font-size:1.2em;
}
.rdate {
	color: black;
}
.rdate a {
	color:black; font-weight: bold;
}
.rbold {
	color:navy;
}
.rsusp {
	font-size:1.2em; 
	color:Green;
}


.formulaire_recherche_avancee .bouton { width: 100px; }
.formulaire_recherche_avancee table {	width:100% ;  }
.formulaire_recherche_avancee thead { }
	
.formulaire_recherche a { color:#993300; }
.formulaire_recherche form { margin:0; }

/* Rajouter la loupe dans le formulaire d'entete */
#entete .formulaire_recherche {
	width:160px;
}

#entete .formulaire_recherche input {
	padding:2px 0px 2px 18px;
	width:142px;
	background: #ff0 url(img_pack/q.png) no-repeat 4px center;
	border:1px solid #7F9DB9;
}

input.braouh {color: gray; padding-right: 20px; background: #FFF url(loupe.png) no-repeat right center; width: 100px; }
input.text { width: 10em; padding-left: 25px; background: #FFF url() no-repeat left center; }

.surtitre a {  color: #f81800; font-size: 1.1em; text-decoration: none;  }
.surtitre a:hover, .surtitre a:active, .surtitre a:focus {  color: #f81800; font-size: 1.1em; text-decoration: underline;  }

.soustitre { font-size: 1.2em; color: #4c6ecb; text-transform: uppercase; letter-spacing: 0.10em; }
