/** Barre 1 **/
a:hover {
	text-decoration:underline;
}

.spacer {
	display:none;
}

li.cat, li.cat_sel {
	width:135px;
	text-align:left;
}

li.cat h3, li.cat_sel h3 {
	line-height:120%;
}

li.cat a:hover , li.cat_sel a:hover {
	text-decoration:none;
}

ul.sub {
	width:135px;
}

ul.sub a, ul.sub a:hover {
	width:129px;
	white-space: normal;
}

/** Barre 2 **/

.location_bar .row {
	text-align:left;
	margin:-1em 0 0 0;
}

/**** Colonne de gauche ****/

.left_menu thead tr {
	background : none;
}

.left_menu thead {
	background-color:#F6F6F6;
}

.left_menu {
	background:transparent url(../../images/AC/menu/p70_menu.gif) 50% 44px  no-repeat;
}

.item, .left_menu td.table_footer {
	background-color:#F6F6F6;
}


/**** Tableaux principaux ****/

.fondCouleur {
}

table {
	border-spacing:0;
}

/**** Boutons ****/

.bt_translate {
	padding:0 13px 0 0;
	vertical-align:bottom;
}
