/* 
================================
Hoja de estilos de sk_chaouen
================================
*/ 
Body
{   background-color: #CCCCCC;  }  
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#FF9900;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color: #FFFFFF
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#FF9900;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#FF9900;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	/* height: 100%;		*/
	BORDER-RIGHT: #006699 1px solid; 
	BORDER-TOP: #006699 1px solid; 
	BORDER-LEFT: #006699 1px solid; 
	BORDER-BOTTOM: #006699 1px solid; 
}

.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.Texto_Fecha {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style:normal;
	font-weight:normal;
	padding-right: 8px;
	color: #FFFFFF;
}
.Texto_Bread {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style:normal;
	font-weight:normal;
	padding-left: 12px;
	color: #FFFFFF;
}
.SelectedTab {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style:normal;
	font-weight:normal;
	padding-right: 5px;
	padding-left: 20px;
	color: #FFFFFF;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 1%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 98%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 1%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: #006699; 	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:22px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #006699 1px solid; 
	border-bottom: #006699 1px solid; 
	border-top: #006699 1px solid; 
	border-right: #006699 0px solid;	
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	color: #FFFFFF; 
	background-color: #006699;
	height: 24px;	
}
.MainMenu_MenuItemSel {
	background-color: #006699; 
	cursor: pointer; 
	cursor: hand; 
	color: #FF9900; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;	
	height: 24px;
}
.MainMenu_MenuIcon {
	background-color: #006699; 
	border-left: #006699 1px solid; 
	border-bottom: #006699 1px solid; 
	border-top: #006699 1px solid; 
	border-right: #006699 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 22px;
	padding-bottom: 4px;
}
.MainMenu_SubMenu {
	background-color: #006699; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border: #CCCCCC 2px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	margin-top: 1px;
	margin-left: 2px;
	margin-right: 4px;
}
.MainMenu_MenuBreak {
	height: 1px;
}

.MainMenu_MenuArrow {
	border-right: #006699 1px solid; 
	border-bottom: #006699 1px solid; 
	border-top: #006699 1px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #FFFFFF none; 
    color: #000000;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: bold;
}
.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(../../../DNNBLUE/DNN-Blue/skins/gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}





