/* @group Init */

*
{
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 9px;
	text-align: right;
	text-decoration: none;
}

/* @end */

#right_header_side
{
	width: 592px;
	height: 120px;
	background-color: #FFD200;
	position: fixed;
	top: 0px;
	right: 0px;
}

#right_header_side a img
{
	position: fixed;
	top: 25px;
	right: 0px;
}


#left_header_side
{
	height: 120px;
	width: 100%;
	background-color: white;
	background-image: url(/public/images/musicien_jpwl_titre_bk.png);
	background-repeat: repeat-x;
	position: fixed;
	top: 0px;
	right: 592px;
}

#lang_legal
{
	width: 592px;
	height: 54px;
	background-image:url(/public/images/weblabel_degrade.jpg);
}

#lang_legal
{
	color: #ffffff;
}

#lang_legal a
{
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	font: 9px verdana;
}

#lang_legal a:hover
{
	color: #fff;
	text-decoration: underline;
}

#header_right_table
{
	width: 100%;
	height: 120px;
}

#header_menu_link
{
	background-color: #858182;
	height: 15px;
	width: 100%;
}

#header_menu_link a
{
	/* color: #868780; */
	color: #FFD200;
	font: 9px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-right: 5px;
	text-transform: lowercase;
}

#header_menu_link a:hover
{
	/* color: #56574C; */
	color: white;
	text-decoration: none;
}

#gn-rss
{
	width: 19px;
	height: 15px;
	background-color: #ffcc00;
	position: absolute;
	top: 105px;
	right: 0px;
}

#gn-newsletter
{
	background-color: #ffcc00;
	background-image: none;
	color: black;
	width: 140px;
	height: 15px;
	position: absolute;
	padding-top: 1px;
	top: 105px;
	right: 19px;
}

#newsletter_email
{
	color: #b6b7b2;
	width: 120px;
	border: 0px;
	height: 13px;
}

#newsletter_subscribtion form
{
	border: 0px;
}

#newsletter_subscribtion
{
	border: 0px;
}

 a#newsletter_validate
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 7px;
	color: black;
	text-align: center;
	width: 10px;
}

#gn-accueil
{
	width: 182px;
	height: 15px;
	/* background-image:url(/public/images/fondacceuilweb.jpg) ; */
	background-image:url(/public/images/accueil_background_button.jpg);
	background-repeat: none;
	background-position: 100% 50%;
	border: none;
	position: absolute;
	top: 105px;
	right: 389px;
}

#gn-musicien
{
	width: 80px;
	height: 15px;
	/* background-image:url(/public/images/fondboutonweb.jpg) ; */
	background-image:url(/public/images/accueil_background_button.jpg);	
	background-position: right;
	background-repeat: repeat-y;
	border: none;
	position: absolute;
	top: 105px;
	right: 309px;
}

#gn-atelier
{
	width: 80px;
	height: 15px;
	/* background-image:url(/public/images/fondboutonweb.jpg) ; */
	background-image:url(/public/images/accueil_background_button.jpg);	
	background-position: right;
	background-repeat: repeat-y;
	border: none;
	position: absolute;
	top: 105px;
	right: 229px;
}

#gn-atelier a
{
	color: white;
}

#gn-jardin
{
	width: 70px;
	height: 15px;
	/* background-image:url(/public/images/fondboutonweb.jpg) ; */
	background-image:url(/public/images/accueil_background_button.jpg);	
	background-position: right;
	background-repeat: repeat-y;
	border: none;
	position: absolute;
	top: 105px;
	right: 159px;
}
#site_title
{
	margin: 0px;
	padding: 0px;
	padding-right: 8px
}

#site_title a
{
	margin: 0px;
	padding: 0px;
}

#global_main_content
{
	background-color: #ffcc00;
	min-width: 1000px;
}

#main_content_right_content
{
	background-color: white;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	width: 592px;
	position: absolute;
	top: 120px;
	right: 0px;
	z-index: -1;
	
}

div#submenu_array_container
{
	width: 100%;
	height: 100%;
}

#submenu_array
{
	width: 100%;
	height: 100%;
}

#submenu_container_cell
{
	width: 300px;
	height: 10px;
	vertical-align: top;
}

