@charset "utf-8";
/* -------------------------------------------------------------------------------------------------------- */
	/* Configuration pour la page recherche */
	/* -------------------------------------------------------------------------------------------------------- */
			
	.tx-indexedsearch-searchbox h2 {
	display: block;
	float: left;
	}
	
	input#ZoneSaisie {
	display: block;
	float: left;
	height: 19px;
	color: #FFF;
	line-height: 20px;
	background-color:  #D10019; /* Couleur rouge SFR */
	}
	
	input#Submit {
	display: block;
	float: left;
	width: 25px;
	height: 20px;
	margin: 0 0 0 1px;
	border: 1px solid #FFF;
	color: #FFF;
	line-height: 20px;
	font-size: 0.6em;
	font-weight: bold;
	background-color: #D10019; /* Couleur rouge SFR */
	}
	
	input#Submit:hover, input#Submit:focus {
	border: 1px solid #FFF;
	color:  #D10019; /* Couleur rouge SFR */
	line-height: 20px;
	background-color: #FFF;
	}
	
	.tx-indexedsearch-res {
	clear:both;
	}
	
	.tx-indexedsearch-whatis {
	clear:both;
	color:#000000;
	font-weight:bold;
	font-size: 0.6em;
	margin-right:4px;
	margin-top:2px;
	}
	
	.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw, .tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	color:  #D10019; /* Couleur rouge SFR */
	font-style:normal;
	font-weight:normal;
	}
	
	.contenu_texte_recherche {
	margin-top:0px;
	padding-top:0px;
	font-size: 0.6em;
	text-decoration:none;
	font-style:italic;
	}

	.contenu_texte_recherche a {
	font-size: 0.6em;
	font-weight:normal;
	text-decoration:none;
	}
	
	.contenu_texte_recherche a:hover {
	font-size: 0.6em;
	font-weight:normal;
	text-decoration:underline;
	}
	
	.contenu_texte_recherche .mot_cle {
	margin-top:0px;
	padding-top:0px;
	font-size: 0.6em;
	font-weight:bold;
	color:  #D10019; /* Couleur rouge SFR */
	}

	.contenu_texte {
	margin-top:0px;
	padding-top:0px;
	font-size: 0.6em;
	}
	
	.pourcentage_recherche {
	color:  #D10019; /* Couleur rouge SFR */
	font-size: 0.7em;
	}
	
	.numero_recherche {
	font-size: 0.8em;
	color:  #D10019; /* Couleur rouge SFR */
	}
	
	.titre_recherche, .titre_recherche a, .titre_recherche a:hover, .titre_recherche a:link, .titre_recherche a:visited {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size: 0.8em;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
	
	.tx-indexedsearch-browsebox {
	clear:both;
	padding-top:2px;
 	font-weight:bold;
	}
	
	.browsebox {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-top:2px;
	width: 650px;
	text-align: right;
	padding-bottom: 0px;
	}
	
	.browsebox a {
	font-size: 0.9em;
	color:#000000;
	background:none;
	text-decoration:none;
	}
	
	.tx-indexedsearch-browsebox p strong {
	font-weight:normal;
	}
	
	.tx-indexedsearch-browselist-currentPage a {
	font-size: 0.9em;
	color: #D10019;
	text-decoration:none;
	}