	
			a#galerie img 					{ background: url(img/fr/pangee_11.gif) top left no-repeat; }
			a#galerie:hover img			{ background: url(img/fr/pangeehover_11.gif) top left no-repeat; }
			a#collection img				{ background: url(img/fr/pangee_15.gif) top left no-repeat; }
			a#collection:hover img	{ background: url(img/fr/pangeehover_15.gif) top left no-repeat; }
			a#library img 					{ background: url(img/fr/pangee_19.gif) top left no-repeat; }
			a#library:hover img 		{ background: url(img/fr/pangeehover_19.gif) top left no-repeat; }
			a#services img 					{ background: url(img/fr/pangee_22.gif) top left no-repeat; }
			a#services:hover img 		{ background: url(img/fr/pangeehover_22.gif) top left no-repeat; }
			a#blog img 							{ background: url(img/fr/pangee_26.gif) top left no-repeat; }
			a#blog:hover img 				{ background: url(img/fr/pangeehover_26.gif) top left no-repeat; }
			a#contact img 					{ background: url(img/fr/pangee_29.gif) top left no-repeat; }
			a#contact:hover img 		{ background: url(img/fr/pangeehover_29.gif) top left no-repeat; }
			a#link img 							{ background: url(img/fr/pangee_31.gif) top left no-repeat; }
			a#link:hover img 				{	background: url(img/fr/pangeehover_31.gif) top left no-repeat; }
			a#event img 						{ background: url(img/fr/pangee_07.gif) top left no-repeat; }
			a#event:hover img 			{	background: url(img/fr/pangeehover_07.gif) top left no-repeat; }
			
	A		{
		color: #0096c7;
		text-decoration: none;
	}
	
	A:hover					{
		color: #28beef;
	}

	#dropmenudiv{
	position:absolute;
	border:1px dashed #0096c7;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	}
	
	#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px dashed #0096c7;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	}
	
	#dropmenudiv a:hover{
		background-color: #000;
	};

	hr {
		border: 0;
		width: 100%;
		color: #0096c7;
		background-color: #0096c7;
		height: 1px;
	}
	
	IMG {
		padding: 1px;
		border: 1px solid #000;
	}

	.imgleft {
		border: 1px solid #000;
		margin-right: 10px;
		margin-bottom: 4px;
		margin-top: 4px;
		padding: 1px;
	}

	.imgright {
		border: 1px solid #000;
		margin-left: 10px;
		margin-bottom: 4px;
		margin-top: 4px;
		padding: 1px;
	}


	.footer {
		font-size: 8pt;
		font-weight: normal;
		color: #AAAAAA;
	}

	.noborder {
		margin: 0;
		padding: 0;
		border: none;
	}
	
	H1, TABLE, TR, TD		{
		padding: 0;
		border: 0;
		margin: 0;
		spacing: 0;
		vertical-align: top;
		text-align: left;
	}	
	
	H1, H2					{
		font-size: large;
		text-align: center;
	}
	
	HTML, BODY 				{
		font-family: verdana;
		font-size: 8pt;
		color: #333333;
		background-color: #222222;
		width: 100%;
		height: 100%;
		padding: 0;
		border: 0;
		margin: 0;
	}
	
	.bigger{
		font-size: 10pt;
	}

	UL 						{
		padding: 10px 0 10px 20px;
		margin: 0;
	}

	UL LI					{
		list-style-type: square;
	}

	DIV#overview 			{
		color: #333333;
		padding: 10px;
		margin: 0;
		width: 390px;
		text-align: left;
	}
	
	DIV#overview UL#extended {
		padding: 0;
		margin: 0;
	}
	
	DIV#overview UL#extended LI {
		font-weight: bold;
		list-style-type: none;
		float: left;
	}
	
	DIV#overview UL#extended LI A,
	DIV#overview UL#extended LI DIV {
		width: 139px;
		height: 51px;
		color: #333333;
		background-color: #404040;
		overflow: hidden;
		padding: 0 0 0 51px;
		border: 0;
		margin: 1px;
		display: block;
	}
	
	DIV#overview UL#extended LI A:hover {
		text-decoration: none;
		color: #222222;
		background-color: #333333;
	}
	
	DIV#overview UL#extended LI SPAN {
		font-size: 75%;
		font-weight: normal;
		font-style: italic;
	}

	.linktitle {
		color: #0096c7;
	}

	.blogtitle {
		font-size: 13pt;
		font-weight: normal;
		color: #0096c7;
	}

	.category {
		font-size: 13pt;
		font-weight: normal;
		margin-bottom: 8px;
		color: #999999;
	}

	#pscroller1{
		width: 240px;
		height: 260px;
		border: none;
		padding: 8px;
	}
	
	#pscroller2 a{
		text-decoration: none;
	}
	
	.scrollerclass{
		font-size: 8pt;
		color: #888888;
	}
	
	.scrollerclass a{
		font-size: 9pt;
	}	

	BODY.admin A 			{
		color: #0096c7;
		text-decoration: none;
	}
	
	BODY.admin A:hover		{
		color: #0096c7;
		text-decoration: underline;
	}
	
	HTML.admin, BODY.admin		{
		font-family: sans-serif;
		font-size: 10pt;
		color: #333;
		width: 100%;
		height: 100%;
		padding: 0;
		border: 0;
		margin: 0;
		text-align: left;
	}
	
	BODY.admin FORM 		{
		padding: 0;
		margin: 0;
	}

	BODY.admin H1			{
		font-size: large;
		color: #000;
		margin-right: 10px;
		display: inline;
	}
	
	BODY.admin H3,
	BODY.admin H4			{
		font-size: small;
	}
	
	BODY.admin H3			{
		font-style: italic;
	}
	
	BODY.admin H4.label 	{
		margin: 0 0 10px;
	}
	
	BODY.admin H5			{
		color: #999;
		padding: 0;
		margin: 0;
	}
	
	BODY.admin IMG			{
		background-color: #fff;
		padding: 2px;
		border: 1px solid #000;
		margin: 0;
	}
	
	BODY.admin LABEL		{
		font-size: x-small;
		font-weight: bold;
	}
	
	BODY.admin UL 			{
		padding: 0 0 10px 16px;
		margin: 0;
	}

	BODY.admin DIV#header 	{
		color: #fff;
		background-color: #aaa;
		padding: 20px;
		border-bottom: 5px solid #ccc;
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		width: 1000px;
		height: 20px;
	}
	
	BODY.admin DIV#menue   	{
		color: #333;
		text-align: left;
		background-color: #fff;
		padding: 10px;
		border-bottom: 5px solid #666;
		width: 210px;
		position: absolute;
		top: 70px;
		left: 0;
	}
		
	BODY.admin DIV#content	{
		color: #333;
		background-color: #fff;
		width: 785px;
		padding: 10px;
		border-bottom: 5px solid #666;
		margin: 0;
		position: absolute;
		top: 70px;
		left: 235px;
	}
	
	BODY.admin .label		{
		font-weight: bold;
		color: #666;
		padding: 0;
		border-bottom: 1px solid #999;
		margin: 0;
	}
	
	BODY.admin #login 		{
		padding: 10px;
		background-color: #fff;
		border-bottom: 5px solid #666;
		width: 685px;
		position: absolute;
		top: 70px;
		left: 0;
	}
	
	BODY.admin #login P		{
		padding: 0;
		margin: 0;
	}
	
	BODY.admin TABLE#summary {
		padding: 0;
		margin: 0 0 10px;
	}
	
	BODY.admin TABLE#summary TD.thumb {
		font-size: x-small;
		text-align: center;
		vertical-align: middle;
		width: 65px;
		padding: 10px;
		border: 1px solid #999;
		margin: 0;
	}
	
	BODY.admin TABLE#summary TD.thumb INPUT {
		margin: 0;
	}
	
	BODY.admin TABLE#summary TD.thumb IMG {
		margin: 4px 0;
	}

	
