/* CSS Document */

#navigationRub {
	background:transparent url(../imgEquin/bg_equinGrandInt.jpg) no-repeat scroll 0 0;
	margin:0 auto;
	text-align:left;
	width:952px;
	height:100px;
}
#navigationRub #pictosNavigation {
	display: none;
}
#recherches {
	background-color: #DBDEE2;
	opacity:0.8;
	position: absolute;
	top: 347px;
	left: 50%;
	margin-left: -262px;
}
#recherches caption {
	display: none;
}
#recherches table {
	width: 516px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
#recherches th {
	width: 50%;
	text-align: left;
	padding: 2px 15px 2px 15px;
	border-top: solid 1px #000000;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #000000;
}
#recherches td {
	width: 50%;
	text-align: left;
	padding: 2px 15px 2px 15px;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #000000;
}
#recherches .bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
