﻿td.menuBoutique
{
	height: 85px;
	width:875px;
	background: url(../../../../images/menuFond.gif) repeat-x left bottom;
}

td.titreBoutique
{
	height: 61px;
	width: 466px;
	text-align: left;
	vertical-align: top;
}

img.titreBoutique
{
	font-family : Arial,Sans-Serif;
	font-size: 42px;
	color: #000000;
	font-weight: normal;
	letter-spacing: -2px;
	margin-top:19px;
	margin-left:20px;
}

td.liensBoutiques
{
	padding-top:33px;
}

td.liensBoutiques div.lien
{
	display: block;
	float: left;
	padding-right:36px;
}

a.boutique
{
	font-family : Arial,Sans-Serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	background: url(../../../../images/puceFlecheBoutique.gif) no-repeat left center;
	padding-left:20px;
}

a:hover.boutique
{
	color: #ff6600; 
	text-decoration: none;
}

td.menuGauche
{
	height:24px;
	vertical-align: middle;
	text-align: left;
	padding-left:15px;
}

td.menuDroite
{
	height:24px;
	vertical-align: middle;
	text-align: right;
	padding-right:14px;
}

a.menuFleche
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	background: url(../../../../images/puceFlecheLienMenu.gif) no-repeat left center;
	padding-left: 10px;
}

a:hover.menuFleche
{
	color: #ff6600; 
	text-decoration: none;
}

table.menuOnglets
{
	height: 24px;
	background: url(../../../../images/menuOngletFond.gif) repeat-x left bottom;
}

table.menuOnglets td.gauche
{
	height: 24px;
	width: 2px;
	background: url(../../../../images/menuOngletGauche.gif) no-repeat left bottom;
}

table.menuOnglets td.gaucheActive
{
	height: 24px;
	width: 2px;
	background: url(../../../../images/menuOngletActiveGauche.gif) no-repeat left bottom;
}

table.menuOnglets td.droite
{
	height: 24px;
	width: 2px;
	background: url(../../../../images/menuOngletDroite.gif) no-repeat right bottom;
}

table.menuOnglets td.droiteActive
{
	height: 24px;
	width: 2px;
	background: url(../../../../images/menuOngletActiveDroite.gif) no-repeat left bottom;
}

table.menuOnglets td.separateur
{
	height: 24px;
	width: 3px;
	background: url(../../../../images/menuOngletSeparateur.gif) no-repeat center bottom;
}
table.menuOnglets td.separateurblank
{
	height: 24px;
	width: 100px;
	background: #EEEEEE url(images/white.gif) repeat center bottom;
}
table.menuOnglets td.separateur.activeDroite
{
	background-image: url(../../../../images/menuOngletActiveDroiteSep.gif) ;
}

table.menuOnglets td.separateur.activeGauche
{
	background-image: url(../../../../images/menuOngletActiveGaucheSep.gif) ;
}

table.menuOnglets td.onglet
{
	height: 24px;
	text-align:center;
}

table.menuOnglets td.onglet.premier
{
	background: url(../../../../images/menuOngletPremier.gif) no-repeat left bottom;
}

table.menuOnglets td.onglet a
{
	display: block;
	width: auto;
	height: auto;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
	margin-top: 4px;
	vertical-align: middle;
}

table.menuOnglets td.onglet a:hover
{
	color: #ff6600; 
	text-decoration: none;
}

table.menuOnglets td.onglet a.active
{
	color: #ff6600; 
	background-color : #ffffff;
	display: block;
	padding-bottom:5px;
}

div.ssmenu
{
	width:100%;
	background: #fef9f5;
	border: 1px solid #ebd9c5;
	border-bottom:none;
}


div.ssmenu.active
{
	background: #fefefe;
	border: 1px solid #ebd9c5;
	border-top:none;
	border-bottom:none;
}

div.LienSousMenu
{
	padding:2px 5px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #ebd9c5;
}

div.LienSousMenu a
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

div.LienSousMenu a:hover
{
	color: #ff6600;
	text-decoration: none;
}

td.accueilASN
{
	height:24px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	background: url(../../../../images/menuFond.gif) repeat-x left bottom;
}