﻿body
{
	background:white;
	font-family:arial;
	font-size:12px;
	margin:0px;
	color:rgb(23,25,112);
}

table
{
	font-family:arial;
	font-size:12px;
}

table.item_table
{
    font-family:arial;
    font-size:13px;
}

td.tdAbstracts
{
    color:rgb(23,25,112);
    border:1px solid rgb(23,25,112);
    width:150px;
    height:70px;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    vertical-align:middle;
}

td.fWidth
{
    width:110px;
    height:25px;
}

a.lnkAbstracts
{
    text-decoration:none;
    color:rgb(23,25,112);
}

a.AnchorTitle
{
	text-decoration:none;
	color:rgb(86,113,200);
}

a.item_first
{
    color:white;
	background:rgb(86,113,200);
	width:200px;
	height:30px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	display:inline-block;
}

a.item_first_selected
{
	color:white;
	background:rgb(23,25,112);
	width:200px;
	height:30px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	display:inline-block;
}

a.item
{
    color:white;
	background:rgb(86,113,200);
	width:200px;
	height:30px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	border-top:2px solid white;
	display:inline-block;
}

a.item_selected
{
	color:white;
	background:rgb(23,25,112);
	width:200px;
	height:30px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	border-top:2px solid white;
	display:inline-block;
}

a.item1
{
	color:white;
	background:rgb(86,113,200);
	width:200px;
	height:22px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	display:inline-block;
}

a.item1_selected
{
	color:white;
	background:rgb(23,25,112);
	width:200px;
	height:22px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	display:inline-block;
}

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:1px;
	border-top:1px solid rgb(86,113,200);
}

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(93,68,255);
	width:750px;
	text-align:left;
}

table.tblMargin
{
	margin:10px;
}

table.tblTitulo
{
    margin-top:15px;
    width:650px;
    height:24px;
    border-collapse:collapse;
}

td.ImgCell
{
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}

td.MenuCell
{
    width:200px;
	vertical-align:top;
	background-color:rgb(86,113,200);
	border-right:1px dotted rgb(93,68,255);
	border-bottom:1px dotted rgb(93,68,255);
}

td.RightCell
{
	width:804px;
	height:500px;
	vertical-align:top;
	border-right:1px dotted rgb(93,68,255);
}

td.BottomCell
{
    padding:5px;
    border-top:1px dotted rgb(93,68,255);
    border-bottom:1px dotted rgb(93,68,255);
    border-right:1px dotted rgb(93,68,255);
}

td.IdiomasCell
{
    height:20px;
    border-right:1px dotted rgb(93,68,255);
    padding-right:10px;
}

td.TitleCell
{
    background:white;
    border-bottom:2px solid rgb(86,113,200);
	font-weight:bold;
	font-size:16px;
	color:rgb(134,125,180);
	padding-top:3px;
	padding-left:3px;
	vertical-align:top;
}

td.TitleCellOffset
{
    width:10px;
}

td.TitleCellBulina
{
    width:40px;
}

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(134,125,180);
    font-weight:bold;
    font-size:10px;
}

.TextBox_Login
{
    background:rgb(23,25,112);
    color:white;
    width:75px;
    font-size:10px;
    border:0px;
}

.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(245,245,248);
	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:750px;
	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;
    height: 25px;
}

.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(23,25,112);
	font-weight:bold;
	color:white;
}

.StandardDataGridItem
{
	background-color:white;
	color:rgb(23,25,112);
	border-width:1px;
	border-style:dashed;
	border-color:rgb(153,153,204);
}

.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(134,125,180);
	font-size:10px;
	background:none;
	border:none;
}

.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;
}

.pSalas
{
    position:absolute;
    background:white;
    left:561px;
    top:297px;
    border:1px solid rgb(65,122,160);
    width:424px;
    height:150px;
    overflow:auto;
}

.lnkSala
{
    width:220px;
    text-decoration:none;
    color:rgb(23,25,112);
    background:white;
}

.lnkSala:hover
{
    width:220px;
    text-decoration:none;
    color:white;
	background:rgb(86,113,200);
}

.lnkSala_Selected
{
    width:220px;
    text-decoration:none;
    color:white;
	background:rgb(86,113,200);
}
