/* 
=================
VUBIX Skin styles
=================
*/

.SkinObject {font-weight: bold; font-size: 8.5pt; color: #3A3A3A; font-family: Tahoma, Arial, Helvetica; text-decoration: none;}
A.SkinObject:link {text-decoration: underline; color: #3A3A3A;}
A.SkinObject:visited {text-decoration: underline; color: #3A3A3A;}
A.SkinObject:active {text-decoration: underline; color: #3A3A3A;}
A.SkinObject:hover {text-decoration: underline; color: #3A3A3A; background-color: #FEC2B3;}

.hypVubix {font-weight: normal; letter-spacing:3pt; font-size: 7pt; color: #F9AA96; font-family: Tahoma, Arial, Helvetica; text-decoration: none; padding-left: 5px; padding-right: 1px;}
A.hypVubix:link {text-decoration: none; color: #C5C8DD;}
A.hypVubix:visited {text-decoration: none; color: #C5C8DD;}
A.hypVubix:active {text-decoration: none; color: #C5C8DD;}
A.hypVubix:hover {text-decoration: none; color: #FFFFFF; background-color: #C5C8DD;}

.VubixTreeViewNode{font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 12px; font-weight: bold; color: #3A3A3A; padding-top: 2px; padding-bottom: 2px; padding-right: 4px; padding-left: 4px;}
.VubixTreeViewNodeOver {font-weight: bold; color: #3A3A3A; background-color: #FEC2B3; padding-top: 2px; padding-bottom: 2px; padding-right: 4px; padding-left: 4px;}
.VubixTreeViewNodeChild {font-weight: bold; color: #3A3A3A; padding-left: 4px;}
.VubixTreeViewNodeSelected {font-weight: bold; color: #3A3A3A; background-color: #C5C8DD; border: #C5C8DD 1px solid; padding-top: 2px; padding-bottom: 2px; padding-right: 4px; padding-left: 4px;}

.SkinLib {font-family: Arial, sans-serif, Tahoma, Verdana; color: #000000}
A.SkinLib:link {text-decoration: underline; color: #3A3A3A;}
A.SkinLib:visited {text-decoration: underline; color: #3A3A3A;}
A.SkinLib:active {text-decoration: underline; color: #3A3A3A;}
A.SkinLib:hover {text-decoration: underline; color: red;}

.Normal
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: normal;
}

/* ================================================== */

.pagemaster {width: 100%;height: 100%; background-color: #FFFFFF;}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {}
.skingradient {height:30px;}
.controlpanel {width: 100%; background-color: #DFE5F2;}

/* ICI reglage pourcentage height */
.toppane {height:10%; width: 100%; background-color: transparent;}
.contentpane {height:70%; width: 100%; background-color: transparent; text-align:center;}
.bottompane {height:20%; width: 100%; background-color: transparent;}

.MainMenu_MenuContainer {background-color: transparent;}
.MainMenu_MenuBar {cursor: pointer; cursor: hand; height:16px; background-color: Transparent;}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/* StandardButton */
.StandardButton     
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: Transparent;
	color: #003366;
	font-family:Verdana, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	cursor:hand;
}

.TreeViewMenu {
	background-color: #FFFFFF;
	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 {
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
