@charset "utf-8";
/* CSS Document BY ONE PIXEL STUDIO with thks to cssplay.co.uk for dropdown list */
/*============ main menu (top menu) ===========*/
#mtable {
	/*
float:left;
*/
	width:910px;
	height:auto;
	background:none;
	position:relative;
	margin:10px 0 0 0;
}
#mtable b{
font-weight:normal;
}
#mtable .mselect, #mtable .mcurrent {
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
/*
letter-spacing:1px;
*/
font-size:13px;
}

#mtable li {
	display:inline;
	margin:0;
	padding:0;
}
#mtable .mselect a, #mtable .mcurrent a {
	display:block;
	width:111px;
	height:40px;
	float:left;
	background:none;
	padding:2px 0 0 0;
	border-top:7px solid #000;
	line-height:20px;
	white-space:nowrap;
	margin:0 2px 0 0;
}

* html #mtable .mselect a, * html #mtable .mcurrent a {
	width:1px;
}
#mtable .mselect a b, #mtable .mcurrent a b {
	display:block;
	width:111px;
	background:none;
	padding:0;
	color:#000;
}
#mtable .mselect a:hover, #mtable .mselect li:hover a {
	border-color:#666;
	cursor:pointer;
}
#mtable .mselect a:hover b, #mtable .mselect li:hover a b {
	border-color:#666;
	color:#666;
}

/* for IE5.5 and IE6 only */
#mtable table {
position:absolute;
top:0;
left:0;
width:0; 
height:0;
border-collapse:collapse;
}

/* END IE6 only */	
#mtable .mcurrent a {
cursor:pointer;
	border-color:#666;
}
#mtable .mcurrent a b {
	color:#666;
}
#mtable .msub li a:hover, #mtable .mselect a:hover .msub li a:hover, #mtable .mselect li:hover .msub li a:hover {
	color:#666;
}
#mtable .msub_active .mcurrent_sub a, #mtable .msub_active a:hover {
	color:#666;
}

#mtable .msub, #mtable .msub_active {
	margin:0;
	padding:0;
	list-style:none;
}
/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& modif newnew */
#mtable .divsmenu{
	display:none;
}

#mtable .mcurrent .divsmenu{
	display:block;
	position:absolute;
	width:100%;
	top:30px;
	/*
left:0px;
*/
	z-index:98;
	text-align:center;
}
* html #mtable .mcurrent .divsmenu, * html #mtable .mselect li a:hover .divsmenu{
	width:910px;
}
#mtable .mselect li a:hover .divsmenu , #mtable .mselect li:hover .divsmenu{
	display:block;
	position:absolute;
	width:100%;
	top:30px;
	left:0;
	/*
background-color:#D7D7D7;
*/
	background:url(images/bkg_header.jpg) repeat-x 0px -311px ; 
	padding:0;
	z-index:99;
	cursor:pointer;
	text-align:center;
}
* html #mtable .mselect a:hover .divsmenu{
	background:url(images/bkg_header.jpg) repeat-x 0px -313px ;
}
#mtable .mcurrent .msub, #mtable .mcurrent .msub_active {
margin:0 10px 0 0;
}
#mtable .mcurrent .msub li, #mtable .mcurrent .msub_active li {
display:inline;
}
#mtable .msub_active a, #mtable .mcurrent .msub a{
	background:none; 
	margin-top:1px;
	padding:0;
	z-index:1;
	color:#000;
	border:none;
line-height:normal;
margin:0;
padding:0 10px 0 0;
width:auto;
font-size:12px;
font-weight:normal;
height:25px;
line-height:24px;
}

/* fin modifs ----------*/


* html #mtable .msub_active, * html #mtable .mselect a:hover .msub {
	z-index:-1;
}

#mtable .msub_active a, #mtable .mcurrent .msub a, #mtable .mselect a:hover .msub li a, #mtable .mselect li:hover .msub li a {
	padding:0 10px 0 0;
	margin:0;
	white-space:nowrap;
	font-weight:normal;
	border:0;
	color:#000;
	height:25px;
	line-height:24px;
	font-size:12px;
	width:auto;
	background:url(images/bkg_header.jpg) repeat-x 0px -311px ; 

}

* html #mtable .msub_active a, * html #mtable .mcurrent .msub a,* html #mtable .mselect a:hover .msub li a, * html #mtable .mselect li:hover .msub li a {
background:url(images/bkg_header.jpg) repeat-x 0px -313px ; 
}

/*============ down menu ===========*/

#dmenu ul{
list-style:none;
text-transform:uppercase;
font-size:11px;
 }
#dmenu ul li{
display:inline;
padding:0;
margin:0;
 }
#dmenu ul li a{
display:block;
float:right;
/*
height:18px;
*/
width:113px;
padding:7px 0 2px 0;
margin:0 0 0 2px;
border-bottom:3px solid #000;
color:#000;
  }
#dmenu ul li a:hover,  #dmenu ul li.act a{
  	color:#666;
	border-color:#666;
}

  /*============ sidebar addons ===========*/

#addon ul{
 	list-style:none;
	text-transform:uppercase;
	font-size:10px;
 }
#addon ul li{
display:inline;
padding:0; 
margin:0;
 }
#addon ul li a{
display:block;
float:right;
height:20px;
width:210px;
padding:2px 0 0 0;
border-top:1px solid #000;
text-align:right;
color:#000;
  }
#addon ul li a:hover, #addon ul li.act a{
  	color:#666;
}
  /*============ event_menu next/prev ===========*/
.eventMenu{
font-size:11px;
text-transform:uppercase;
}
.eventMenu .gsi{
float:right;
text-align:right;

}
.eventMenu .gsi a{
display:block;
float:left;
width:113px;
height:11px;
margin: 0 0 0 2px;
padding:0 0 4px 0;
border-bottom:3px solid #898989;
color:#898989;
text-align:left;
}
.eventMenu .gsi a:hover{
color:#333;
border-color:#333;
}
