﻿.dojoTabPaneWrapper {
    padding : 5px 5px 5px 5px;
}
        
.water {FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=70,finishOpacity=70,startX=0,finishX=0,startY=0,finishY=0);
    background-color:gray;
}

 
body {
	/*background: #013E53 url(images/intranet.jpg) no-repeat left top;*/
	
	font-family: Tahoma, Arial, sans-serif;
	/*font-size:75%;*/
	font-size:10pt;
	scrollbar-track-color:#004763;
	scrollbar-arrow-color:#013E53;
}

.CollapsibleHeader
{
    border-bottom:1px solid black;
    color:#01628D;
    height:20px;
    font-size:12pt;
    font-weight:bold;
}


.EditButton
{
    font-size: 8pt;
    font-family: Verdana;
    text-decoration:underline;
    color:#546A9C;
    font-weight:bold;
    cursor:hand;
    height:18px;
}


.PanelFloat
{
	position:absolute;
	left:368px;
	top:5px;
	background-color:#FBECE3; /*#A8ACB8;*/
}

.PanelFloatTitle
{
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    /*color:White;*/
	background-color: #FFB48A; /*#4682B4;*/ /* steelblue */
	cursor:move;
}

.MenuGroupHeader
{
    font-family:Arial Black;
}

.MenuGroupDetailMain
{
    font-family:Arial Narrow;
    font-weight:bold;
    color:#DBFFFF;
    padding-left:10px;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#005175', EndColorStr='#007FBE'); 
}

.MenuGroupLinkMain
{
    font-family:Arial Narrow;
    font-weight:bold;
    color:#DBFFFF;
    text-decoration:none;
}


.MenuGroupDetail
{
    font-family:Arial Narrow;
    font-weight:bold;
    color:black;
    padding-left:10px;
}

.MenuGroupLink
{
    font-family:Arial Narrow;
    font-weight:bold;
    color:black;
    text-decoration:none;
}

.MenuGroupLinkSelect
{
    font-family:Arial Narrow;
    font-weight:bold;
    text-decoration:none;
    color:#F98243;
}


.Grid
{
    font-family:Arial;
    font-size:10pt;
    border:1px solid black;
}

.GridHeader
{
    font-family:Arial;
    font-weight:bold;
    color:white;
    background-color:#055070;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#4EABD4', EndColorStr='#01648E');
    height:20px;
    padding-left:5px;
    padding-right:5px;
}

.GridHeaderText
{
    font-family:Arial;
    font-weight:bold;
    color:white;
}

.GridAlternating
{
    font-family:Arial;
    font-size:10pt;
    background:white;/*#FBF5EF;*/
}

.GridItem
{
    font-family:Arial;
    color:black;
    font-size:10pt;
}

.GridRowSelected
{
    background-color:#EBF1FB;
}


.CalenHora
{
    padding:3px;
    color:black;
    font-size:14pt;
    font-weight:bold;
    border-bottom:1px dotted black;
    border-right:1px dotted black;
}

.CalenItem
{
    padding:3px;
    color:white;
    font-size:8pt;
    /*font-weight:bold;*/
    border-bottom:1px dotted black;
    border-right:1px dotted black;
}

.CalenHeader
{
    color:black;
    font-size:11pt;
    font-weight:bold;
    border:1px solid black;
    text-align:center;
}

.CalenDayInMonth
{
    border:1px solid black;
    color:black;
    font-weight:bold;
    width:20px;
    text-align:center;
    background-color:#FBECE3;
}

.CalenItemActividad
{
    border:1px solid black;
    color:black;
    padding:2px;
    padding-left:5px;
}


.NoticiaTexto
{
	font-family:Verdana;
	font-size:10pt;
	color:black;
}

.NoticiaTitulo
{
	font-family:Verdana;
	color:black;
	font-size:12pt;
	font-weight:bold;

}

.NoticiaFecha
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	font-weight:bold;
}

.NoticiaFondo
{
    background-color:#E8F2F6;	
}


.ToolBar
{
    background-color:#F1F0E9;
    border-bottom: 2px solid #7F9DB9;
    border-left: 2px solid #7F9DB9;
    border-right: 2px solid #7F9DB9;
    padding:2px;
}

.ToolBarItem, .ToolBarOver
{
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    border:1px solid #F1F0E9;
    background-color:#F1F0E9;
    color:Black;
    padding:2px;
}

.ToolBarOver
{
    background-color:#C1D2EE;
    border:1px solid black;
}


.EditorTitle
{
    border:1px solid black;
    /*border-top:1px solid black;*/
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold;
    height:23px;
    padding-top:5px;
    background-color:#FFDAB5;
}

.EditorBackground
{
    background-color:#FFF3E8;
}

.CapacitacionLeft
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType='1', startColorStr='#FFE1C6', endColorStr='#FFF3E8');
	padding-left:20px;
	border-bottom: #FFD0A5 1px solid;
	font-weight:bold;
	font-size:12px;
    color:black;
}

.CapacitacionCelda
{
    color:black;
	border-bottom: #FFD0A5 1px solid;
	font-size:12px;
}
.CapacitacionLimite
{
    color:black;
	border-bottom: #FFD0A5 1px solid;
	font-size:12px;
	font-weight:bold;
	color:Maroon;
}

.CapacitacionTitulo
{
    font-family:Arial;
    font-weight:bold;
    color:black;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFF3E8', EndColorStr='#FFD0A5');
}

.ApplicationsMenuItemSelect
{
    border:1px solid black;
    color:Black;
    text-decoration:none;    
}

.ApplicationsMenuItem
{
    text-decoration:none;    
}

.Texto01
{
font-family:"Tw Cen MT", "Arial Narrow","Berlin Sans FB",  Terminal, Tahoma, System, "MS Sans Serif", "Comic Sans MS", Arial;
font-size:12px;
}

.Titulo
{
font-family:Tahoma, Arial, "Tw Cen MT",  "Arial Narrow";
font-size:12px;
}

.Planes
{
font-family:"Tw Cen MT", "Arial Narrow","Berlin Sans FB",  Terminal, Tahoma, System, "MS Sans Serif", "Comic Sans MS", Arial;
font-size:16px;
}


