/* SideMenu  */
.MenuHdr, .MenuHRMouseOver
{ 
  font-size: 10pt; padding-left: 10px; font-weight: bold; padding-bottom: 2px; 
  background-color: #ED7100; padding-top: 2px; cursor: default;
  font-family: tahoma;
  border: white 1px solid;
  text-decoration: none;
}
.MenuItem HR, .MenuHRMouseOver A, .MenuHRMouseOver A:Active, .MenuHRMouseOver A:Hover, .MenuHRMouseOver A:Visited, .MenuHRMouseOver A:Link
{
  color: white;
}

.MenuItemMouseOver
{
  font-weight: bold;
  border: #00008B 1px solid;
  background-color: #cccccc !important;
  padding-left: 10px;
}

.MenuItem, .MenuItemMouseOver
{
  font-family: Tahoma; font-size: 8pt; font-weight: normal; padding-bottom: 1px;
  background-color: #f1f1f1; padding-top: 1px; 
  border: white 1px solid; 
  padding-left: 10px;
}

.MenuItem1, .MenuItemMouseOver1
{
  font-family: Tahoma; font-size: 8pt; font-weight: bold; padding-bottom: 1px;
  background-color: #f1f1f1; padding-top: 1px; 
  border: white 1px solid; 
  padding-left: 10px;
  color:  #ED7100;  
}

.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Link, .MenuHdr A:Visited
{
  text-decoration: none; color: white; padding-top: 2px;
  padding-bottom: 2px; cursor: pointer; /*display: block; */
}

.MenuItem A,.MenuItem A:Hover, .MenuItem A:Active, .MenuItem A:Visited, .MenuItem A:Link,
.MenuItem1 A,.MenuItem1 A:Hover, .MenuItem1 A:Active, .MenuItem1 A:Visited, .MenuItem1 A:Link,
.MenuItemMouseOver1 A,.MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link,
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  display: block;
  padding-left: 10px;
  padding-bottom: 1px;
  cursor: pointer;
  color:  #ED7100;
  padding-top: 1px;
  text-decoration: none;   
  width: 100% 
}

.MenuCurrentPage
{
  color: black;
}
/* SideMenu fin */

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: white;
}
.skinmaster 
{
	width: 1024px;
	height: 768px;
	background-image: url(accueil-lgm_fond.jpg);
	background-repeat: no-repeat;
}
.skingradient
{
	background-color: #30495c;
	height:20px;

}

.MainMenu_MenuContainer
{
	width: 850px;
	height: 1px;
	background-color: #30495c;
	border: none;
	cursor: default;
}

.MainMenu_MenuBreak
{
background-color : transparent;
border-top : none;
border-bottom : none;
}

.MainMenu_MenuItem
{
	background-color: #30495c;
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	color: white;
	cursor: default;	
}

.MainMenu_SubMenu TD
{
	background-image: none;
	background-color: #30495c;	
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 180px;
	height: 22px;
	color: white;	
}

.MainMenu_Submenu .MainMenu_MenuItemSel
{
	color:#ED7100;
	cursor: pointer;
}

.MainMenu_MenuItemSel
{
	color: #ED7100;
	cursor: pointer;
	background-color: #30495c;
}

.MainMenu_MenuArrow
{
	display: none;
}
.MainMenu_RootMenuArrow 
{
	display: none;
}

.MainMenu_MenuIcon 
{	
	DISPLAY: none;
}

.Normal
{
	font-size: 10pt;
	font-family: Tahoma;
}

Body
{
}

TD
{	
	background-color: transparent;
}

A:link
{
	text-decoration: none;
}
A:visited   {
    text-decoration:    none;
}

A:active    {
    text-decoration:    none;
}

A:hover {
    text-decoration:    none;
}
UL LI   
{
	list-style-type: none;
	list-style-image: url(puce.gif);
}


.bas_page A, .bas_page A:Active, .bas_page A:Link, .bas_page A:Visited
{
	font-weight: bold;
	font-size: 12px;	
	font-family: Tahoma;
	color: #30495c;
}

.bas_page A:Hover
{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
	color: #ED7100;
	TEXT-DECORATION: none;
}

.LigneBas
{
	background-color: transparent;
	height:20px;

}

div#contenu {
	width: 830px;
	height: 600px;
	overflow: hidden;
	}

HR
{
	color: #30495c;	
}	

.SubHead
{
	color: #ED7100;
}

