
html					{	font-size					:100%		;}

body					{	margin						:0			;
							padding						:0			;
						/*	overflow					:auto		;	*/
							cursor						:default	;
							font						:0.625em/1em Verdana,Arial,Geneva,Helvetica,sans-serif;
							color						:#606060;
							background					:#FFFFFF	;
							text-align					:center		;
						}

p						{	margin						:0			;
							padding						:0			;
							padding-bottom				:10px		;}

h1, .h1					,
h2, .h2					,
h3, .h3					{	font						:bold 1em Arial,Helvetica,sans-serif; color:#4e5040; margin:0; padding:0;}
h1, .h1					{	font-size					:1.3em		;}
h2, .h2					{	font-size					:1.2em		;}
h3, .h3					{	font-size					:1.1em		;}
h1						{	padding-bottom				:10px		;}
h2						{	padding-bottom				:10px		;}
h3						{	padding-bottom				:10px		;}


a						{	text-decoration				:none		; color :#000000;}
a:hover					{	text-decoration				:none		; color :#000000;}

hr						{	color						:#A0A0A0;
							background-color			:#FFFFFF	;
							height						:1px		;}

ul						{	width						:100%		;
							list-style-type				:disc		;}

th,td					{	vertical-align				:top		;
						}

img						{	border						:none		;}

form					{	margin						:0			;
							padding						:0			;}
textarea				{	margin						:0			;
							padding						:0 5px		;
							border						:solid 1px #A0A0A0;
							color						:#606060;
							cursor						:text		;}
input					{	margin						:0			;
							padding						:0 5px		;
							height						:1.8em		;
							vertical-align				:middle		;
							cursor						:pointer;}
input					,
select					,
textarea				{	font						:1em/1.3em Verdana,Geneva,sans-serif;}

label					{	cursor						:pointer;}

pre						{	font						:normal 0.9em/1.1em "Lucida Console", Monaco, monospace;}

acronym					{	text-decoration				:none		;
							border						:none		;}
acronym.help			{	cursor						:help		;}


/*	classes																								*/

.clear					{	clear						:both		;}

.text					,
.password				{	cursor						:text		;
							color						:#606060;
							border						:solid 1px #72765c;}
.button					,
.submit					{	border						:solid 1px #e6ead5;
							background					:#72765c	;
							font						:1em/1.3em Verdana,Geneva,sans-serif;
						}
.list					{	padding-left				: 3em		;}
.list img				{	margin						: 2px		;}

.red					,
.red a					,
.red a:hover			{	color						:#E60016	;}
.blue					{	color						:#0100A7	;}
.green					{	color						:#00B90A	;}
.yellow					{	color						:#FFD000	;}

.small					{	color						:#606060;
							font-size					:1.1em		;}
.smaller				{	font-size					:1.1em		;}

.right					{	text-align					:right		;}
.center					{	text-align					:center		;}
.left					{	text-align					:left		;}

.thin					{	margin						:0			;
							padding						:0			;}
.thick					{	padding-bottom				:20px		;}
.spacer					{	padding-bottom				:12px		;}
.indent					{	padding-left				:4em		;}

.pointer				{	cursor						:pointer;}
.hover					{	text-decoration				:underline	;
							color						:#000000;}

.no_display				{	display						:none		;}
.pre					{	white-space					:pre		;
							font						:normal 0.9em/1.1em "Lucida Console", Monaco, monospace;
						}
.input					{	height						:1.5em		;}



/*	container																							*/

#container				{	width						:825px		;
							margin						:20px auto 0 auto	;
							padding						:0			;
							text-align					:left		;
						}



/*	content																								*/

#content				{	margin						:0			;
							padding						:20px 10px 0 24px;
							text-align					:left		;
							font						:1.2em/1.3em Verdana,Geneva,sans-serif;
						}

#content p				{	width						:500px		;}
#content blockquote	p	,
#content blockquote		{	width						:500px		;}
#content a:hover		{	text-decoration				:underline	;}

#content table			,
#content table th		,
#content table td		{	font						:1em Verdana,Geneva,sans-serif;}

#content .text			{	width						:150px		;}

#content .table			{	font						:1em Verdana,Geneva,sans-serif;}
#content .table th		,
#content .table td		{	padding-right				:8px		;
							text-align					:left		;
							vertical-align				:top		;
						}
#content .table th		{	font-weight					:bold		;
							color						:#4e5040;
						}
#content img			{	vertical-align				:middle		;}

#content ul				{	margin						:0			;
							width						:410px;
							padding						:0.5em 0 1.5em 2em	;}
#content ul.thin		{	padding						:0.5em 0 0.5em 2em	;}
#content ul.narrow		{	width						:450px		;}



/*	nav																									*/

#nav					{	border-top					:solid 1px #72765c;
							height						:90px		;
							margin						: 0			;
							padding-top					:10px		;
							font						:1.1em Verdana,Geneva,sans-serif;
							text-align					:center		;
							line-height					:20px		;
						}
#nav a					{	color						:#606060;}
#nav a:hover			{	color 						:#000000;}



/*	Help																								*/

#help					{	position					:absolute	;
							display						:none		;
							z-index						:100		;

							left						: 50%		;
							top							: 50%		;
							width						: 400px		;
							height						: 250px		;
							margin-left					:-200px		;
							margin-top					:-125px		;

			 				padding						:5px		;
			 				border						:solid 1px #808080;

							color						:#606060;
				 			background					:white		;
						}
#help h1				{	font-size					:1.2em		;
							font-weight					:bold		;
						}
#help-close				{	text-align					:right		;
							width						:100%		;
						}
#help-content			{	padding						:0 20px		;}
#help-content th		{	margin						:0			;	padding			:0			; white-space : nowrap;}
#help-content td		{	margin						:0			;	padding-left	:20px		;}
#help-content p			{	width						:450px		;}



/*	Content / network_sites																				*/

#network_sites h1		{	font	: bold 1.3em/1em Arial,Helvetica,sans-serif;	margin-bottom :20px;					}
#network_sites h2		{	font	: bold 1.2em/1em Arial,Helvetica,sans-serif;	margin		  :0; padding:30px 0 2px 0;	}
#network_sites h3		{	font	: bold 1.1em/1em Verdana,Geneva,sans-serif;		margin		  :0; padding:10px 0 0	 0; }
#network_sites .indent	{															margin		  :0; padding:0 0 0 2em;	}
#network_sites h2.first	{															margin		  :0; padding:0 0 2px 0;	}
#network_sites a		,
#network_sites a:hover	{	text-decoration				:none		;}



/*	Site specific																						*/

#header_menu			{	position					:relative	;
							width						:156px		;
							height						:167px		;	}
#header_main			{	position					:relative	;
							background					:url(http://fonctions.net/img/header_bg.gif) repeat-x;
							width						:668px		;
							height						:167px		;	}
#header_main ul			{	position					:absolute	;
							top							: 19px		;
							left						: 20px		;
							margin						:0			;
							padding						:0			;
							list-style-type				:none		;	}
#header_main li			{	display						:inline		;
							padding						:0 1.5em 0 0.5em;
						}
#header_main a			{	height						:24px		;
							line-height					:22px		;
							color						:#FFFFFF	;
							font						:bold 11px/22px Verdana,Geneva,sans-serif;
						}
#header_main a:hover	{	text-decoration				:underline	;	}



#header_graph			{	position					:absolute	;
							top							:41px		;
							left						:0			;
							width						:206px		;
							height						:126px		;
							background					:url(http://fonctions.net/img/graph.gif) no-repeat;
						}
#header_ads				{	position					:absolute	;
							top							: 76px		;
							left						:355px		;
							width						:250px		;
							height						: 90px		;
						}
#header_slogan			{	position					:absolute	;
							top							: 66px		;
							left						:230px		;
						}
#header_slogan a		{	color						:#FFFFFF	;
							font						:bold 22px Arial,Helvetica,sans-serif;
							font-style					:italic		;
						}
#header_slogan a:hover	{	text-decoration				:none		;	}



#menu					{	width						:156px		;	}

#separator				{	background					:url(http://fonctions.net/img/separator.gif);
							height						:3px		;
						}

#header_menu ul			{	position					:absolute	;
							bottom						:0			;
							margin						:0			;
							padding						:0			;
							list-style-type				:none		;	}
#header_menu li			{	margin						:1px 0 0 0	;
							padding						:0 0 0 30px	;
							background					:url(http://fonctions.net/img/blue-menu.gif) repeat-y;	}
#header_menu a			{	width						:126px		;
							height						: 30px		;
							line-height					: 28px		;
							display						:block		;
							color						:#FFFFFF	;
							font						:bold 11px/28px Verdana,Geneva,sans-serif;			}

#header_menu a:hover	{	text-decoration				:underline	;}


.left_col				,
#menu_col				{	background					:url(http://fonctions.net/img/gray-menu.gif) repeat-y;	}

#menu .bloc				{	margin						:0			;
							padding						:0 0 0 30px	;
							border-bottom				:1px solid #FFFFFF;		}
#menu .title			{	width						:126px		;
							height						: 24px		;
							line-height					: 22px		;
							color						:#4e5040	;
							font						:bold 11px/22px Verdana,Geneva,sans-serif;			}
#menu ul				{	margin						:6px 0		;
							padding						:0			;
							list-style-type				:none		;
						}
#menu a					{	width						:126px		;
							height						:16px		;
							display						:block		;
							color						:#4e5040	;
							font						:11px Verdana,Geneva,sans-serif;					}

#menu a:hover			{	text-decoration				:underline	;}

#menu_ads				{	text-align					:right		;
							margin-right				:10px		;
						}


#breadcrumbs			{	height						:24px		;
							padding-left				:24px		;
							line-height					:24px		;
							color						:#34352b	;
							font						:bold 14px/24px Arial,Helvetica,sans-serif;
							background					:url(http://fonctions.net/img/gray.gif);
						}

#breadcrumbs a			{	color						:#34352b	;
						}
#breadcrumbs  a:hover	{	text-decoration				:underline	;}

#logo					{	position					:absolute	;
							top							:14px;
							left						:-1px;
						}

#draw_button			{	height						:42px		;
							width						:86px		;}
#clear_button			{	height						:24px		;
							width						:86px		;}

#related_terms			{	font						:10px Verdana,Geneva,sans-serif;
							color						:#b0b0b0	;
							width						:700px		;
							margin						:20px auto 0 auto	;
							padding						:0			;
							text-align					:left		;
						}

#terms					{	padding						:  3px		;
							text-align					:left		;
							font						:bold 13px Verdana,Geneva,sans-serif;
						}






