﻿body
{
	background:white;
	font-family:Arial;
	font-size:12px;
	margin:0px;
	color:rgb(30,30,90);
}

table
{
	font-family:Arial;
	font-size:12px;
}

a.AnchorTitle
{
	text-decoration:none;
	color:rgb(30,30,90);
}

a.item
{
	color:rgb(30,30,90);
	background:white;
	border-top:1px dotted rgb(224,187,151);
	width:200px;
	height:25px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	display:list-item;
}

a.item_selected
{
	color:rgb(30,30,90);
	background:rgb(251,231,211);
	border-top:1px dotted rgb(224,187,151);
	width:200px;
	height:25px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	display:list-item;
}

a.item1
{
	color:rgb(227,128,36);
	background:white;
	width:200px;
	height:25px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	display:list-item;
}

a.item1_selected
{
	color:rgb(227,128,36);
	background:rgb(251,231,211);
	width:200px;
	height:25px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	display:list-item;
}

a.PagOption
{
	cursor:pointer;
	color:rgb(65,122,180);
	background:rgb(200,220,230);
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}

a.PagOption_Sel
{
	cursor:pointer;
	color:white;
	background:rgb(65,122,180);
	text-decoration:none;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
}

div.divContentPlantilla
{
	width:670px;
}

div.DivMaximized
{
	overflow:auto;
}

div.DivMinimized
{
	height:0px;
	overflow:hidden;
}

div.divSeparatorPlantilla
{
	margin-top:5px;
	margin-bottom:5px;
	width:750px;
	height:2px;
	background:gray;
}

div.divSeparatorPlantillaShort
{
	margin-top:5px;
	margin-bottom:5px;
	width:630px;
	height:2px;
	background:gray;
}

div.divFichaVacaciones
{
	width:638px;
	height:260px;
	overflow:auto;
}

hr.hrSeparator
{
	border-top:1px dotted rgb(224,187,151);
	width:750px;
	text-align:left;
}

table.tblMargin
{
	margin-bottom:15px;
	margin-left:15px;
	margin-right:15px;
}

table.tblTitulo
{
    margin-top:15px;
    width:804px;
    height:30px;
    border-collapse:collapse;
}

td.ImgCell
{
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}

td.MenuCell
{
    width:200px;
	vertical-align:top;
	background-color:white;
	border-right:3px solid rgb(224,187,151);
}

td.RightCell
{
	width:804px;
	height:500px;
	vertical-align:top;
}

td.BottomCell
{
    padding:5px;
    border-top:1px dotted rgb(224,187,151);
}

td.IdiomasCell
{
    height:20px;
    border-right:1px dotted rgb(127,127,191);
    padding-right:10px;
}

td.TitleCell
{
	font-weight:bold;
	font-size:16px;
	color:rgb(30,30,90);
	background:rgb(251,231,211);
	padding-top:5px;
	padding-left:5px;
	vertical-align:top;
}

td.TitleCellOffset
{
    width:30px;
}

td.tdFichaVacaciones
{
	background-color:rgb(224,229,234);
	color:rgb(65,122,160);
	font-size:12px;
}

td.tdFichaVacacionesTitulo
{
	background-color:rgb(224,229,234);
	color:rgb(65,122,160);
	font-size:12px;
	width:650px;
}

.TextBoxAdministracion
{
	border:1px solid rgb(65,122,160);
	background:white;
}

.TextBox_NoRightBorder
{
	border-width:1px 0px 1px 1px;
	border-style:solid;
	border-color:rgb(65,122,160);
	background:white;
}

.Label_Login
{
    color:rgb(30,30,90);
    font-size:12px;
}

.TextBox_Login
{
    color:rgb(30,30,90);
    background:white;
    border:1px dashed rgb(224,187,151);
    width:75px;
    font-size:10px;
}

.DataListAdministracion
{
    width:100%;
	border:1px solid rgb(65,122,160);
	background:white;	
}

.LinkButton_DataList
{
	width:100%;
	text-decoration:none;
	background:white;
	color:black;
	display:block;
}

.LinkButton_DataList:hover
{
	width:100%;
	text-decoration:none;
	background:rgb(65,122,160);
	color:white;
	display:block;
}

.ddLists
{
	background:white;
	position:absolute;
	left:0px;
	top:0px;
	z-index:200;
	display:none;
}

.tdMenuImages
{
	width:136px;
	height:136px;
	background-color:rgb(224,229,234);
	text-align:center;
	vertical-align:middle;
}

.tdMenuImagesPage
{
	text-align:center;
	vertical-align:middle;
	padding:3px 6px 3px 6px;
}

.tdMenuHeaderImagesPage
{
	height:15px;			
}

.tdMenuFooterImagesPage
{
	height:15px;	
}

.tblPlantilla
{
	width:647px;
	margin-left:15px;
}

.tblPlantilla1
{
	height:110px;
	width:600px;
	margin-left:40px;
}

.Calendario
{
	position:absolute;
	left:200px;
	top:150px;
	z-index:200;
}

.CalendarioTitulo
{
	background:rgb(86,113,140);
}

.StandardButton
{
	border:2px outset rgb(0,1,127);
	color:white;
	background-color:rgb(65,122,180);
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

.StandardButton:hover
{
	border:2px outset rgb(0,1,127);
	color:white;
	background-color:gray;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

.StandardDataGrid
{
	border:1px solid rgb(51,51,153);
}

.GridHeader
{	
	background-color:rgb(251,231,211);
	font-weight:bold;
	color:rgb(30,30,90);
}

.StandardDataGridItem
{
	background-color:white;
	color:rgb(30,30,90);
	border-style:dashed;
	border-color:rgb(30,30,90);
	border-width:1px;
}

.LnkDondeEstamos
{
	color:gray;
}

.LblTituloCaso
{
	font-weight:bold;
	font-size:12px;
	color:black;
}

.LblDetalleCaso
{
	font-size:10px;
	color:gray;
	text-align:justify;
}

.LblJustified
{
	text-align:justify;
}

.LblError
{
	color:red;
	font-size:10px;
}

.MasDetalle
{
	text-decoration:none;
	color:Gray;
	font-weight:bold;
}

.BlinkButton_state0
{
	border:2px outset rgb(0,1,127);
	width:70px;
	color:white;
	background-color:rgb(65,122,180);
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

.BlinkButton_state1
{
	border:2px outset rgb(1,0,102);
	width:70px;
	color:rgb(1,0,120);
	background:white;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

.BlinkButton_state2
{
	border:2px outset rgb(1,0,102);
	width:70px;
	color:white;
	background:rgb(1,0,102);
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

.title_buscador
{
	color:rgb(65,122,160);
	font-weight:bolder;
	font-size:10px;
	padding-left:2px;
}

.imgFicha
{
	cursor:pointer;
	text-align:center;
}

.EnlaceFichaVacaciones
{
	background-color:rgb(65,122,160);
	color:white;
	padding:5px;
	text-decoration:none;	
}

.EnlaceFichaVacaciones:hover
{
	background-color:rgb(145,178,201);
	color:rgb(65,122,160);
	padding:5px;
	text-decoration:none;
}

.BtnLogin
{
	cursor:pointer;
	font-weight:bold;
	color:rgb(30,30,90);
	font-size:14px;
	background:white;
	border:0;
}

.Titulo_Part1
{
    font-size:16px;
    font-weight:bold;
    color:rgb(0,0,128);
}

.Titulo_Part2
{
    font-size:16px;
    font-weight:bold;
    color:rgb(228,185,0);
}

#ContainerMaterias
{
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    background:white;
    padding:5px;
    border:1px solid rgb(51,51,153);
}

.AnchorIdioma
{
	text-decoration:none;
	color:rgb(150,150,150);
	font-size:11px;
	font-weight:bold;
	cursor:hand;
	border:0px solid white;
}