
@font-face {
    font-family: "uni05_53";
    src: url(http://www.encheres-publiques.com/style/font/uni05_53.eot);
    src: local("uni05_53"), url(http://www.encheres-publiques.com/style/font/uni05_53.ttf) format("truetype");
}

#menu_onglet {	
	padding-left:10px;
	height:32px;
	background:url(http://media.encheres-publiques.net/images/menu_onglet/fond.gif) repeat-x;
}

#menu_onglet .table_droit {	
	float:right;
	margin-top:8px;
}


#menu_onglet .table_lien {	
	text-decoration: none;
	cursor:pointer;
}

#menu_onglet .courbe_gauche{
	display:inline;
	float:left;
	height:32px;
	width:10px;
	background:url(http://media.encheres-publiques.net/images/menu_onglet/angle_gauche_off.gif) no-repeat;
}
#menu_onglet .courbe_droit{
	display:inline;
	float:left;
	height:32px;
	width:10px;
	background:url(http://media.encheres-publiques.net/images/menu_onglet/angle_droit_off.gif) no-repeat;
}
#menu_onglet .courbe_milieu{
	font: 8px 'uni05_53', Verdana, sans-serif;
	font-weight: normal;
	text-transform:uppercase;
	color: #666666;
	display:inline;
	float:left;
	height:32px;
	background:url(http://media.encheres-publiques.net/images/menu_onglet/fond_off.gif) repeat-x;
}
#menu_onglet .texte_milieu{
	_display:inline;
	height:32px;
	padding:0px 0 0px 0;
	_padding:6px 0 0px 0;
	margin:13px 7px 0px 12px;
	_margin:0px 0 0px 0;
}
.espace{
	display:inline;
	width:3px;
	height:1px;
	float:left;
}

#menu_onglet .table a.table_lien:hover .courbe_gauche{
	background:url(http://media.encheres-publiques.net/images/menu_onglet/angle_gauche_on.gif) no-repeat;
	cursor:pointer;
}

#menu_onglet .table a.table_lien:hover .courbe_droit{
	background:url(http://media.encheres-publiques.net/images/menu_onglet/angle_droit_on.gif) no-repeat;
	cursor:pointer;
}

#menu_onglet .table a.table_lien:hover .courbe_milieu{
	color: #000000;
	background:url(http://media.encheres-publiques.net/images/menu_onglet/fond_on.gif) repeat-x;
	cursor:pointer;
}



#menu_onglet .courbe_gaucheAct{
	display:inline;
	float:left;
	height:32px;
	width:10px;
	background:url(http://media.encheres-publiques.net/images/menu_onglet/angle_gauche_on_actif.gif) no-repeat;
}
#menu_onglet .courbe_droitAct{
	display:inline;
	float:left;
	height:32px;
	width:10px;
	background:url(http://media.encheres-publiques.net/images/menu_onglet/angle_droit_on_actif.gif) no-repeat;
}
#menu_onglet .courbe_milieuAct{
	font: 8px 'uni05_53', Verdana, sans-serif;
	font-weight: normal;
	text-transform:uppercase;
	color: #000000;
	display:inline;
	float:left;
	height:32px;
	background:url(http://media.encheres-publiques.net/images/menu_onglet/fond_on_actif.gif) repeat-x;
}

#menu_onglet .texte_milieuAct{
	_display:inline;
	height:32px;
	padding:0px 0 0px 0;
	_padding:6px 0 0px 0;
	margin:12px 7px 0px 12px;
	_margin:0px 0 0px 0;
}
