


/*--------------------------------------*/

/* CSS Document */
.Skinergy_MainLayout
{
   width: 750px;
}
HR {
    height:1pt;
    text-align:left;
    color: dimgrey;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #133B83;
}

table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #769A94;
	border-collapse: collapse;
		color: #4C4C82;
}

table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #769A94;
		color: #4C4C82;
	
}

table.nosample {
	border-width: 0px;
	color: #4C4C82;
}

table.nosample td {
	border-width: 0px;
	color: #4C4C82;
}
/*___________________________________________________________________________________________*/
/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	width: 168px;
	padding: 1px;
	padding-bottom: 0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #019CCC solid;
	padding: 1px;
	background-color: transparent;
}
.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #133B83; 
	border: 1px #133B83 solid;
	padding: 1px;
	width: 1px;
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #019CCC; 
	cursor: hand; 
	color: #113A82; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #019CCC solid;
	padding: 1px;
}
.rootmenuitem {
	cursor: hand; 
	color: #113A82; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px;
	padding: 1px;
	height: 16px;
	display:block;
	margin-bottom:2px;
	/*text-indent:15 px;*/
}
.rootmenuitemselected {
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px; 
	padding: 1px;
	height: 16px;
	display:block;
	margin-bottom:2px;	
	/*text-indent:15 px;*/
}
.rootmenuitembreadcrumb{
	cursor: hand; 
	color: #575854; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px;
	/*background-image:url(images/button_bread.gif); */
	padding: 1px;
	height: 16px;
	display:block;
	margin-bottom:2px;	
	/*text-indent:15 px;*/
}
.submenuitembreadcrumb{
	cursor: hand; 
	color: #9EC9A2; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #019CCC solid;
	background-color: #019CCC;
	padding: 1px;
}
.submenu {
	z-index: 1000; 
	background-color: #019CCC; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 1px #019CCC solid;
	margin-left:0px;
	margin-top:0px;
}
.MainMenu_MenuBreak {
	display:none;
}
.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}
/*___________________________________________________________________________________________*/
/* Menu-Styles 

.MainMenu_MenuContainer {
	background-color: Transparent; 
}
.MainMenu_MenuBar {
	cursor: hand;
	cursor: hand;
	height: 16 px;
	background-color: Transparent;
	background-image:url(images/square.gif);
	background-repeat: no-repeat;
	text-indent:15 px;
	}
.MainMenu_MenuItem {
	border-left: #9EC9A2 0px solid; 
	border-bottom: #9EC9A2 1px solid; 
	border-top: #9EC9A2 1px solid; 
	border-right: #9EC9A2 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #585856; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt;
	font-weight: normal; 
	font-style: normal;
}
.MainMenu_MenuIcon {
	background-color: #769A94;
	border-left: #769A94 0px solid;
	border-bottom: #769A94 0px solid;
	border-top: #769A94 0px solid;
	cursor: hand;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
	background-repeat: no-repeat;
}
.MainMenu_SubMenu {
	background-color: #9EC9A2; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 10pt;
}
.MainMenu_MenuItemSel {
	background-color: #9EC9A2; 
	cursor: pointer; 
	cursor: hand; 
	color: #464F3E; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt;
	font-weight: normal; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #9EC9A2 1px solid; 
	border-bottom: #9EC9A2 1px solid; 
	border-top: #9EC9A2 0px solid;
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}

.rootmenuitem {
	cursor: hand; 
	color: #333333; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px;
	padding: 5px;
	background-image:url(media/button.jpg);
	height: 25px;
	display:block;
	margin-bottom:3px;
}
*/

.insideTable {
	color: #4C4C82;
	border: 1px solid #769A94;
}
#container-page {
	margin: 0 auto;
	width: 100%;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}
#footer{
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	width: 100%;
	height: 100px; /* For IE */
}
.banniere{
	background-image: url(fonds.jpg);
	background-repeat: no-repeat;
}
.rightcell{
	background-color: #B5480F;
}
.leftcell{
	background-color: #C7B361;
}
.tableBackBg {
	background-image: url(images/bg_left_gradiant.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF
}


