
/* LOGO */
#logo {
	float:left;
	position:relative;
	margin-top:27px;
}

#logo #descLogo{
	position:absolute;
	bottom:6px;
	left:85px;
	font-size:0.8em;
	color:white;
	width:300px;
}
/* ====================================================== */
/* LES ME NUS */
#lesMenus {
	float:left;
	width:510px;
	margin-top:27px;
}
/* MENU PRINCIPAL */
#menuPrincipal {
	height:24px;
	margin:26px -1px 3px auto;
	z-index:10;
	visibility:hidden;
}
/* MTM_MENU */
#mtm_menu {
	width:411px;
	height:24px;
}
#mtm_menu a{
	position:relative;
	float:left;
	display:block;
	height:24px;
	margin:0 1px 0 0;
}
#mtm_menu span,
#mtm_menu ul,
#mtm_menu ul li{
	display:none;
}
#mtm_menu #ACCUEIL_M{
	width:89px;
	background:url(http://www.florajet.com/traductions/fr-accueil-gris.png);
}
#mtm_menu a:hover#ACCUEIL_M,
#mtm_menu .on#ACCUEIL_M{

}
#mtm_menu #OCCASIONS_M{
	width:99px;
	background:url(http://www.florajet.com/traductions/fr-occasions-gris.png);
}
#mtm_menu a:hover#OCCASIONS_M,
#mtm_menu .on#OCCASIONS_M{
}
#mtm_menu #BOUQUETS_M{
	width:119px;
	background:url(http://www.florajet.com/traductions/fr-bouquets-gris.png);
}
#mtm_menu a:hover#BOUQUETS_M,
#mtm_menu .on#BOUQUETS_M{
}
#mtm_menu #PLANTES_M{
	width:99px;
	background:url(http://www.florajet.com/traductions/fr-plantes-gris.png);
}
#mtm_menu a:hover#PLANTES_M,
#mtm_menu .on#PLANTES_M{
}
#mtm_menu #EVENEMENT_M{
	width:0;
}
/* SOUS-MENU PRINCIPAL */
#sousMenuPrincipal {
	font-weight:700;
	text-align:right;
	font-size:.72em;
	margin-top:-2px;
	clear:both;
	background:url(../../design/barremenuverte.png);
	background-position:right;
	height:25px;
	width:655px;
}

#sousMenuPrincipal ul {
padding-top:4px;
}

#sousMenuPrincipal ul li {
display:inline;
margin-right:20px;
}

#sousMenuPrincipal ul li,
#sousMenuPrincipal ul li a:link,
#sousMenuPrincipal ul li a:hover,
#sousMenuPrincipal ul li a:visited {
color:#FFF;
text-decoration:none;
}

#sousMenuPrincipal ul li a:hover {
text-decoration:underline;
}

#sousMenuPrincipal ul #sousMenuActif,
#sousMenuPrincipal ul #sousMenuActif a:link,
#sousMenuPrincipal ul #sousMenuActif a:hover,
#sousMenuPrincipal ul #sousMenuActif a:visited {
text-decoration:underline;
}
/* ====================================================== */
/* SOUS-MENU */
.transMenu{
	position:absolute;
	top:24px !important;
	left:0;
	z-index:100;
	overflow:hidden;
}
.transMenu .content{
	position:absolute;
	z-index:100;
}
.transMenu .items{
	position:relative;
	top:0;
	left:0;
	float:left;
	display:block;
	font-family:Verdana;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	opacity:0.9;
	filter:alpha(opacity=90);
	z-index:100;
	cursor:pointer;
}
.transMenu .item td{
	padding:3px 8px 3px 8px;
}
.transMenu .background{
	position:absolute;
	top:0;
	left:0;
	opacity:1;
	filter:alpha(opacity=100);
	z-index:1;
}
.transMenu .shadowRight{
	position:absolute;
	top:0;
	width:0;
	overflow:hidden;
	opacity:0.4;
	filter:alpha(opacity=40);
	z-index:3;
}
.transMenu .shadowBottom{
	position:absolute;
	left:0;
	height:0;
	overflow:hidden;
	opacity:0.4;
	filter:alpha(opacity=40);
	z-index:1;
}
.transMenu .hover td{
	width:146px;
	color:#fff;
}
/* MENU PRINCIPAL */
.menu_cnt{
	position:relative;
	display:block;
	width:410px;
	height:27px;
}
/* AUTRES */
#TransMenu0{
	left:0 !important;
}
#TransMenu0 .items{
	width:89px;
	background:#FFAE00;
	border:1px solid #FFAE00;
}
#TransMenu0 .hover td{
	color:#63bdef;
	background:#a6d9f6;
}

#TransMenu1{
	left:90px !important;
}
#TransMenu1 .items{
	width:99px;
	background:#ABD153;
	border:1px solid #ABD153;
}
#TransMenu1 .hover td{
	color:white;
	background:#7FA625;
}

#TransMenu2{
	left:190px !important;
}
#TransMenu2 .items{
	width:119px;
	background:#C448CD;
	border:1px solid #C448CD;
}
#TransMenu2 .hover td{
	color:white;
	background:#A73EAE;
}

#TransMenu3{
	left:310px !important;
}
#TransMenu3 .items{
	width:99px;
	background:#9CC5F9;
	border:1px solid #9CC5F9;
}
#TransMenu3 .hover td{
	color:white;
	background:#568BF7;
}

#TransMenu4{
	left:0 !important;
}
#TransMenu4 .items{
	width:0;
	background:#63bdef;
	border:1px solid #63bdef;
}
#TransMenu4 .hover td{
	color:#63bdef;
	background:#a6d9f6;
}