/*Université d'Orléans */
BODY    
	{
	font-family	:	 Verdana, Arial, Helvetica; 
	font-size: small;
	margin-top:     0px;
	margin-left:    0px;
	margin-right:   0px;
	margin-bottom:  0px;
	padding-top:    0;
	padding-left:   0;
	padding-right:  0;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:  auto;

}
	
A:link, A:active
	{
	text-decoration	:	none;
	color		:	cornflowerblue;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	color		:	#9EBCF3; 
	/*   	color		:	#0066FF; */
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#1858CD;
	background	:	transparent;
	}
P, TABLE, TR, TD, UL, OL
{
	font-family	:	 Arial, Verdana, Helvetica; 
	color: #292929;
	font-size: 12px;
}
/* Menu principal */
A.MainMenu:link, A.MainMenu:active
	{
	font-family	: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration	:	none;
	color		:	dimgray;
	background	:	transparent;
	}
A.MainMenu:visited 
	{
	font-family	: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration	:	none; 
   	color		:	dimgray; 
  	background	:	transparent; 
	}		
A.MainMenu:hover 
	{ 
	font-family	: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration	:	none; 
	color		:	black;
	background	:	transparent;
	}
/* Petit menu outils */
A.ToolsMenu:link, A.navigation:active
	{
	font-family	: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration	:	none;
	color		:	steelblue;
	background	:	transparent;
	}
A.ToolsMenu:visited 
	{
	font-family	: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration	:	none; 
   	color		:	steelblue; 
  	background	:	transparent; 
	}		
A.ToolsMenu:hover 
	{ 
	font-family	: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration	:	overline underline; 
	color		:	steelblue;
	background	:	transparent;
	}
/* Parcours de navigation */
A.parcours:link, A.parcours:active
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none;
	color		:	darkorange;
	background	:	transparent;
	font-weight: bold;
	font-size: xx-small;
	}
A.parcours:visited 
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none;
   	color		:	darkorange; 
  	background	:	transparent; 
	font-weight: bold;
	font-size: xx-small;
	}		
A.parcours:hover 
	{ 
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	underline; 
	color		:	darkorange;
	background	:	transparent;
	font-weight: bold;
	font-size: xx-small;
	}
TD.parcours
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none; 
	color		:	orange;
	font-weight: bold;
	font-size: xx-small;
}
/* Onglets */
A.onglets:link, A.parcours:active
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none;
	color		:	white;
	background	:	transparent;
	font-weight: bold;
	font-size: xx-small;
	}
A.onglets:visited 
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none;
   	color		:	white; 
  	background	:	transparent; 
	font-weight: bold;
	font-size: xx-small;
	}		
A.onglets:hover 
	{ 
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none; 
	color		: white;
	background	:	sandybrown;
/*	color		:	#0061AE;
	background	:	white; */
	font-weight: bold;
	font-size: xx-small;
	}
TD.onglets
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none; 
	color		:	white;
	font-weight: bold;
	font-size: xx-small;
}
/*dépend de la composante*/
TD.update
{
	font-family	: Arial, Helvetica, sans-serif;
	font-style	:	italic; 
	color		:	cornflowerblue;
	font-size: xx-small;
}
/*dépend de la composante*/
TD.pied
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: cornflowerblue; 
	font-size: xx-small;
}
a.pied_page:link, a.pied_page:active, a.pied_page:visited
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: dimgray; 
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
a.pied_page:hover
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: dimgray; 
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
}


