div#rubriques {
	width:139px ;
}

div#rubriques_top {
	background:url('../gfx/structure/colonne_gauche/rubriques_top.gif') no-repeat ;
	height:77px ;
	font-size:0 ;
}

div#rubriques_top2 {
	background:url('../gfx/structure/colonne_gauche/rubriques_top2.gif') no-repeat ;
	font-size:0 ;
}

div#rubriques_repeat {
	background:url('../gfx/structure/colonne_gauche/rubriques_repeat.gif') repeat-y ;
	font-size:0 ;
	margin:0 ;
	padding:0 ;
}

div#rubriques_bottom {
	background:url('../gfx/structure/colonne_gauche/rubriques_bottom.gif') no-repeat ;
	height:18px ;
	font-size:0 ;
	padding:0 ;
	margin:0 ;
}

div#rubriques ul.rubs {
	margin:0 0 0 14px ;
	padding:8px 0 0 0 ;
}

div#rubriques ul.rubs li.puce {
	list-style-type:none ;
	font-weight:bold ;
	text-transform:uppercase ;
	padding-bottom:2px ;
	background-image:url('../gfx/puce1.gif') ;
	background-repeat: no-repeat ;
	background-position: 0 2px ;
	font-size:10px ;
	font-weight:normal ;
	overflow:hidden ;
}

div#rubriques ul.rubs li.puce a {
	font-weight:bold ;
	color:#000 ;
	text-decoration:none ;
	padding-left:14px ;
	font-size:10px ;
	font-family:Arial ;
}

div#rubriques ul.rubs li.puce a:hover, div#rubriques ul.rubs li.puce a.selected {
	background-image:url('../gfx/puce2.gif') ;
	background-repeat: no-repeat ;
	background-position: 0 2px ;
	color:#F00 ;
	_background-position:0 0 ;
}

div#rubriques ul.rubs li.puce ul.srubs {
	padding: 0 0 7px 0 ;
	margin:0 14px 0 0 ;
	list-style-type:circle ;
}

div#rubriques ul.rubs li.puce ul.srubs li {
	text-transform:capitalize ;
	padding:0 0 0 5px ;
	margin:0 ;
	list-style-type:circle ;
}

div#rubriques ul.rubs li.puce ul.srubs li a {
	background:0 ;
	padding:0 ;
	margin:0 ;
}

div#rubriques ul.rubs li.puce ul.srubs li a:hover, div#rubriques ul.rubs li.puce ul.srubs li a.selected {
	background:0 ;
	padding:0 ;
	margin:0 ;
}

div#rechercher {
	width:125px ;
	height:32px ;
	padding-left:14px ;
	padding-top:28px ;
	background:url('../gfx/structure/colonne_gauche/recherche.gif') no-repeat ;
	overflow:hidden ;
}

div#rechercher input.champ_rechercher {
	height: 9px ;
	width:82px ;
	font-size:8px ;
	text-align:center ;
	padding:3px 1px 3px 3px ;
	background:url('../gfx/structure/colonne_gauche/rechercher_champ.jpg') ;
	display:block ;
	float:left ;
	/*
	height:15px ;
	width:86px ;
	*/
}

div#rechercher a.go {
	display:block ;
	float:left ;
	height:13px ;
	width:17px ;
	margin-left:2px ;
	background-image:url('../gfx/structure/colonne_gauche/recherche_go.jpg') ;
	background-repeat: no-repeat ;
}

div#rechercher a.go:hover {
	background-position:0 -13px ;
}
