/* 
================================
Feuille de style site AMRF
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #90EE90 1px solid; 
	BORDER-TOP: #90EE90 1px solid; 
	BORDER-LEFT: #90EE90 1px solid; 
	BORDER-BOTTOM: #90EE90 1px solid; 
}
.skinheader {
}
.skingradient {
	background-color: #90EE90;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
/*	width: 100%; */
	background-color: #C5EE90;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.ladate {
	background-color: #C5EE90;
}
.leftpane {
	width: 200px;
                /* height: 100%; */
	background-color: #C5EE90;
	BORDER-RIGHT: #90EE90 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.leftpanehaut {
	width: 200px;
                /* height: 100%; */
	background-color: #C5EE90;
	BORDER-RIGHT: #90EE90 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.leftpanebas {
	width: 200px;
                height: 100%;
	background-color: #C5EE90;
	BORDER-RIGHT: #90EE90 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.left {
	background-color: #C5EE90;
	BORDER-RIGHT: #90EE90 1px solid;
}
.amrf {
	background-color: #C5EE90;
}
.contentpane {
/*	width: 100%; */
	/*background-color: transparent;*/
	BORDER-RIGHT: #90EE90 1px double;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
}
.rightpane {
	width: 200px;
	/*background-color: transparent;*/
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.NOrightpane {
	/*width: 200px;*/
	/*background-color: transparent;*/
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.bottompane {
	width: 100%;
	/*background-color: transparent;*/
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: #90EE90;
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #006400; 
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #CEF0CE 0px solid; 
	border-bottom: #CEF0CE 1px solid; 
	border-top: #CEF0CE 1px solid; 
	border-right: #CEF0CE 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #90EE90; 
	border-left: #90EE90 1px solid; 
	border-bottom: #90EE90 1px solid; 
	border-top: #90EE90 1px solid; 
	text-align: center; 
	width: 16; 
/*	height: 16; */
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #CEF0CE; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 1px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 1px solid;  
	border-right: #404040 0px solid; 
	background-color: White; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #90EE90; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #CEF0CE 1px solid; 
	border-bottom: #CEF0CE 1px solid; 
	border-top: #CEF0CE 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}

/* Titre des modules */
.Head   {
    font-family: Arial;
    font-size:  10pt;
    letter-spacing: 0px;
    font-weight: bold;
    font-style: normal; 
    color: #006400;
}

/* Titre dans les modules */
.SubHead   {
    font-family: Arial;
    font-size:  9pt;
    letter-spacing: 0px;
    font-weight:    bold;
    font-style: normal; 
    color: #000000;
}

/* Textes dans les modules */
.Normal {
    font-family: Arial;
    font-size:  9pt;
    letter-spacing: 0px;
    font-weight:    normal;
    font-style: normal; 
    color: #000000;
}


.SkinObject {
                color: #006400;
	font-family: Arial; 
	font-size: 12px;
                letter-spacing: 0px; 
	font-weight: bold; 
	font-style: normal; 
}



