/**********************************
 * NavBar = univers
 **********************************/
#navbar
{
	background-image: url(../images/commons/menu_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#navbar tr
{
	vertical-align: center;
}


#navbar .navbar_link_selected:link,
#navbar .navbar_link_selected:hover,
#navbar .navbar_link_selected:active,
#navbar .navbar_link_selected:visited,
#navbar .navbar_link:link,
#navbar .navbar_link:hover,
#navbar .navbar_link:active,
#navbar .navbar_link:visited
{
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 12px 20px 8px 20px;
	padding: 12px 10px 8px 10px;
	background-position: top;
	background-repeat: repeat-x;
	text-transform: uppercase;
}

#navbar .navbar_link:hover
{
	background-image: url(../images/commons/menu_bg_on.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.navbar_link_selected:link,
.navbar_link_selected:hover,
.navbar_link_selected:active,
.navbar_link_selected:visited
{
	background-image: url(../images/commons/menu_bg_on.jpg);
	background-position: top;
	background-repeat: repeat-x;
}


#navbar .navbar_left
{
	background-image: url(../images/commons/menuitem_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 1px;
}
#navbar .navbar_right
{
	background-image: url(../images/commons/menuitem_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 1px;
}


/**********************************
 * NavContent = categ + sous-categ
 **********************************/
#navcontent
{
	position: absolute;
	margin-left: 100px;
	width: 800px;
	z-index: 2;
}

#navcontent .navcontent_category
{
	color: 				#FFF;
	font-size: 			10pt;
	font-weight: 		bold;
	margin: 			7px 7px 0 7px;
	text-align: 		center;
	height: 			30px;
	vertical-align: 	bottom;
}

#navcontent .navcontent_subcategory_list
{
	margin: 0;
	padding: 5px;
	padding-left: 7px;
	
}
#navcontent .navcontent_subcategory_list li
{
	line-height: 14pt;
	list-style-type: none;
}
#navcontent .navcontent_subcategory_list li a:link,
#navcontent .navcontent_subcategory_list li a:hover,
#navcontent .navcontent_subcategory_list li a:active,
#navcontent .navcontent_subcategory_list li a:visited
{
	background-image: 		url(../images/commons/menu_puce.png);
	background-position: 	left;
	background-repeat: 		no-repeat;
	color:					#2C2C2C;
	padding-left: 			7px;
	/*font-weight: 			bold;*/
}
#navcontent .navcontent_subcategory
{
	color: #2C2C2C;
	font-size: 10pt;
	text-align: left;
	font-size: 8pt;
	margin: 3px 5px 10px 10px;	
	height: 150px;
}

html>body #navcontent .navcontent_subcategory
{
	height: auto;
	min-height: 150px;
}
.navcontent_bloc
{
	width: 400px;
}
html>body .navcontent_bloc
{
	width: auto;
	min-width: 400px;
}

.navcontent_bloc_extern
{
	background-image: url(../images/commons/menu_shadow.png);
	background-position: bottom right;
	background-repeat: no-repeat;	
	padding: 0 30px 30px 0;
}


.navcontent_left
{

}
.navcontent_right
{
	float: right;	
}



/**********************************
 * NavBar par univers
 **********************************/
#navbar #navbar_sonorisation.navbar_link_selected 	{ -moz-border-radius: 5px 5px 0 0; background-image: url(../images/commons/navcontent_sono.png); }
#navbar #navbar_eclairage.navbar_link_selected 		{ -moz-border-radius: 5px 5px 0 0; background-image: url(../images/commons/navcontent_light.png); }
#navbar #navbar_dj.navbar_link_selected 			{ -moz-border-radius: 5px 5px 0 0; background-image: url(../images/commons/navcontent_dj.png); }
#navbar #navbar_studio.navbar_link_selected 		{ -moz-border-radius: 5px 5px 0 0; background-image: url(../images/commons/navcontent_studio.png); }
#navbar #navbar_video.navbar_link_selected 			{ -moz-border-radius: 5px 5px 0 0; background-image: url(../images/commons/navcontent_video.png); }
#navbar #navbar_default.navbar_link_selected 		{ -moz-border-radius: 5px 5px 0 0; background-image: url(../images/commons/navcontent_default.png); }


/**********************************
 * NavContent par univers
 **********************************/

 
#navcontent_sonorisation,
#navcontent_eclairage,
#navcontent_dj,
#navcontent_studio,
#navcontent_video,
#navcontent_default
{
	width: 100%;
}

#navcontent_sonorisation
{
	background-image: url(../images/commons/navcontent_sono.png);
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #93E700;
	border: 1px solid #459000;
	border: 1px solid #66B308;
}

#navcontent_eclairage
{
	background-image: url(../images/commons/navcontent_light.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ED72BC;
	border: 1px solid #920058;
}

#navcontent_dj
{
	background-image: url(../images/commons/navcontent_dj.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFCE3A;
	border: 1px solid #E07C08;
}

#navcontent_studio
{
	background-image: url(../images/commons/navcontent_studio.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #81C3E0;
	border: 1px solid #016A98;
}

#navcontent_video
{
	background-image: url(../images/commons/navcontent_video.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #4967B2;
	border: 1px solid #00237C;
}


#navcontent_default
{
	background-image: url(../images/commons/navcontent_default.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #7D7D7D;
	border: 1px solid #3E3E3E;
}


#navcontent_sonorisation 	.navcontent_subcategory { background-color: #CAE8C8; }
#navcontent_eclairage 		.navcontent_subcategory { background-color: #DDD8E8; }
#navcontent_dj 				.navcontent_subcategory { background-color: #E4E8D8; }
#navcontent_studio 			.navcontent_subcategory { background-color: #CAE6F0; }
#navcontent_video 			.navcontent_subcategory { background-color: #C6DAEA; }
#navcontent_default			.navcontent_subcategory { background-color: #CCC; }


a#menuhome.navbar_link:link,
a#menuhome.navbar_link:hover,
a#menuhome.navbar_link:active,
a#menuhome.navbar_link:visited
{
	display: 		block;
	padding: 		7px 7px;
}


#navbar #menupromotion_css.navbar_right
{
	padding: 0;
	margin: 0;
}
#navbar #menupromotion_css .navbar_left
{
	background-image: 		url(../images/commons/promotion.jpg);
	background-position: 	left;
	background-repeat: 		no-repeat;
	padding-left: 			35px;
	padding-left: 			25px;
	border-left:			1px solid #000;
}
#navbar #menupromotion_css .navbar_link:link, 
#navbar #menupromotion_css .navbar_link:hover, 
#navbar #menupromotion_css .navbar_link:active, 
#navbar #menupromotion_css .navbar_link:visited
{
	background-image: none;
	/*text-decoration: 		blink;*/
}
#navbar #menupromotion_css .navbar_link:link b, 
#navbar #menupromotion_css .navbar_link:hover b, 
#navbar #menupromotion_css .navbar_link:active b, 
#navbar #menupromotion_css .navbar_link:visited b
{
	color: #FE3;
}
#navbar #menupromotion_css .navbar_link:hover
{
	text-decoration: 		blink;
}


#navbar #menuoccasion_css .navbar_left
{
	background-image: 		url(../images/commons/menu_occasion.jpg);
	background-position: 	left;
	background-repeat: 		repeat-x;
	padding-right: 			20px;
	padding-left: 			20px;
	border-left:			1px solid #000;
}
#navbar #menuoccasion_css .navbar_link:link, 
#navbar #menuoccasion_css .navbar_link:hover, 
#navbar #menuoccasion_css .navbar_link:active, 
#navbar #menuoccasion_css .navbar_link:visited
{
	color: #FFF;
	background-image: none;
}