/* Styles related to the PHP Layers Menu System begin here */
/*
.treemenudiv	{
	display: block;
	white-space: nowrap;
}

.phplmnormal	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
	font-weight: bold;
}
*/

/*Les liens de tous les phpml*/
a.phplm:link	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
}

a.phplm:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}

a.phplm:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: underline;
}

a.phplm:active	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
/*menu vertcal de la colonne de gauche*/
.phplmbodytable	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	/*width: 154px;*/
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*border: solid 1px #336699;
	font-size: 120%;*/
}
/*menu horizontal du bandeau*/
.ivorybodytable	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #99CCFF;
}
/*bordure et fond de bordure des PHP Menu Layer*/
.darkbordertable	{
	background-color: #FFFFFF;
	border: solid 1px #336699;
}
/*.whitebordertable	{
	background-color: #FFFFFF;
}
/*
.blackbordertable	{
	background-color: #000000;
}

.greenbordertable	{
	background-color: #839983;
}

.darkgreenbordertable	{
	background-color: #839983;
}

.redbordertable	{
	background-color: #aa5859;
}

.orangebordertable	{
	background-color: #df9500;
}
*/
/* Styles related to the PHP Layers Menu System end here */

/* Styles related to the demo page begin here */

/*
.h1bar	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

.topbar	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ffe2b1;
}

.bar	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #f9f9f0;
}

.preformatted	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
*/
