#menu {width: 150px;float: left;background-color: #5C8890;margin-right: 3px;padding: 5px;margin-left: 2px;}

#menu h6 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	margin: 15px 0 2px 0;
	background-color: #568087;
	padding: 2px 2px 2px 5px;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #FFFFFF;
}

#container {width: 563px;margin-right: auto;margin-left: auto;}

#menu ul {margin: 0;list-style-type: none;padding: 0;}

#menu li a:link, #menu li a:visited {
	padding: 5px;
	list-style-type: none;
	background-color: #63939C;
	margin: 0px 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 15px;
}

*html #menu li a:link, #menu li a:visited {
	padding: 5px;
	list-style-type: none;
	background-color: #63939C;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 15px;
}


#menu li a:hover {
	color:#00CCFF;
	background-color: #58828A;	
	padding: 5px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
*html #menu li a:hover {
	color:#00CCFF;
	background-color: #58828A;	
	padding: 5px;
	list-style-type: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#header {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #568087;
	text-align: right;
	border-style: none none solid none;
	border-color: #568087;
	border-width: 2px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.5em;
	text-transform: uppercase;
}

#sousmenu {display: block;clear: both;float: right;}

#sousmenu .m_accueil, #sousmenu .m_forum, #sousmenu .m_contact, #sousmenu .m_staff {
	width: 92px;
	float: left;
	background-color: #778959;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	height: 18px;
	line-height: 18px;
	text-align: center;
}

#styleswitcher {width: 156px;background-color: #78A2A9;height: 18px;overflow: hidden;margin: 2px;padding: 2px;}


#sousmenu a {color: #FFFFFF;text-decoration: none;text-transform: uppercase;}


#contents {
	display: block;
	float: left;
	background-color: #778959;
	width: 376px;
	font-family: Georgia, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 140%;
	padding: 10px;
	min-height: 61em;
}

*html #contents {height: 61em;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FBFE00;
	border-width: 1px;
	border-style: none none solid none;
	border-color: #FBFE00;
	text-transform: uppercase;
	line-height: 22px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-width: 1px;
	border-style: none none solid none;
	border-color: #FFFFFF;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}
#op-ed .right {display: none;}

#op-ed .tracklist li {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;line-height: 14px;list-style-type: none;padding-left: 5px;}

#op-ed .tracklist li:hover {background-color: #889C67;color: #C9D1BA;cursor: default;}

#op-ed ul.tracklist  {margin: 0px 5px 30px 5px;padding: 0px;}

#op-ed .tracklist .titre, #op-ed .tracklist li.titre:hover {
	font-size: 11px;
	border-width: 1px;
	border-style: none none solid none;
	border-color: #00CC66;
	color: #003300;
	background-color: #778959;
}

#op-ed .tracklist .numero {font-family: Georgia, "Times New Roman", Times, serif;line-height: 14px;font-size: 14px;	font-weight: bold;color: #00CC66;}

#op-ed .titre {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	color: #D5D500;
	font-weight: bold;
}

#op-ed hr {visibility: hidden;}

#op-ed .align_left {float: left;margin-right: 5px;margin-bottom: 10px;}
