﻿body
{
	margin: 10px auto 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
}

.letranormal
{
	color: #000000;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

.gridcontainer
{
	border: solid 1px #99BBE8;
	border-top-width: 0px;
	width: 75%;
}
.grid
{
	width: 100%;
	border-width: 0px;
	margin-top: 8px;
}

.grid a, .grid a:link, .grid a:active, .grid a:visited, .grid a:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.grid caption
{
	background: #f9f9f9 url(../images/blue/captionbckg.gif) repeat-x;
	color: #15428B;
	text-align: left;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 4px;
	font-family: tahoma,arial,verdana,sans-serif;
}

table.grid
{
	padding: 0;
	margin: 0;
	background-color:White;
	border: none 0px white;
}

.grid table
{
	border-color: #99BBE8;
	border-width: 1px;
	background-color: #FFF;
}

.grid td, .grid th
{
	height: 18px;
	vertical-align: middle;
}

.grid th
{
	background: transparent url(../images/blue/thbackground.gif) repeat-x;
	height: 19px;
	border: solid 1px #99BBE8;
	font-weight: normal;
}

.grid td
{
	border-style: solid;
	border-width: 1px;
	border-color: #fff #C0C0C0 #C0C0C0 #C0C0C0;
	cursor: pointer;
}

.selectedrow
{
	background: #DFE8F6;
	border: 1px dotted #A3BAE9;
	font-weight: bold;
}
.ColorInvalido
{
	background: #FFCCCC;
	border: 1px solid #FF2424;
}
.altrow
{
	background-color: #f2f2f2;
}

.altoverow
{
	border: 10px solid #99BBE8;
	background: #efefef url(../images/blue/rowover.gif) repeat-x left top;
}

.pagerstyle
{
	font-size: x-small;
	text-align: right;
	background-position: bottom left;
	background: #D0DEF0 url(../images/blue/toolbarbck.gif) repeat-x scroll left top;
}
.MedioTD
{
	vertical-align: middle;
}
.LetraTahoma
{
	font-family: Tahoma;
	font-size: 10pt;
}
.CustomComboBoxStyle .ajax__combobox_textboxcontainer input
{
	border: solid 1px #7F9DB9;
	border-right: 0px none;
	font-family: Tahoma;
	font-size: small;
}
.CustomComboBoxStyle .ajax__combobox_buttoncontainer button
{
	background: #FFFFFF url(../images/gifsCombo.gif);
	border: solid 1px #7F9DB9;
	border-left: 0px none;
}

.BorderSuperior2
{
	border-style: solid none solid none;
	border-width: 2px;
	border-color: #21357C;
	text-align: center;
	color: #21357C;
}
.cuadrosDocentes
{
	background: transparent url(../images/blue/toolbarbck.gif) repeat-x;
	border: solid 1px #99BBE8;
	font-weight: normal;
	text-align: center;
	bottom: 5px;
	font-weight: bold;
}

.cuadrosLila
{
	background: transparent url(../images/blue/Back-lila.gif) repeat-x;
	border-bottom: none 0px #9c9cde;
	border-left: solid 2px #9c9cde;
	border-top: solid 2px #9c9cde;
	border-right: solid 2px #9c9cde;
	border-color: #9c9cde;
	font-weight: normal;
	text-align: center;
	bottom: 5px;
	font-weight: bold;
	color: #21357C;
}
.cuadrosVerde
{
	background: transparent url(../images/blue/Back-green.gif) repeat-x;
	border-bottom: none 0px #5db839;
	border-left: solid 2px #5db839;
	border-top: solid 2px #5db839;
	border-right: solid 2px #5db839;
	border-color: #5db839;
	font-weight: normal;
	text-align: center;
	bottom: 5px;
	font-weight: bold;
	color: #21357C;
}

.cuadrosVerde2
{
	background: transparent url(../images/blue/Back-green.gif) repeat-x;
	border-bottom: none 0px #5db839;
	border-left: solid 2px #5db839;
	border-top: none 0px #5db839;
	border-right: solid 2px #5db839;
	border-color: #5db839;
	font-weight: normal;
	text-align: center;
	bottom: 5px;
	font-weight: bold;
	color: #21357C;
}


.cuadrosAmarillo
{
	background: transparent url(../images/blue/Back-yel.gif) repeat-x;
	border-bottom: none 0px #FFCC00;
	border-left: solid 2px #FFCC00;
	border-top: solid 2px #FFCC00;
	border-right: solid 2px #FFCC00;
	border-color: #FFCC00;
	font-weight: normal;
	text-align: center;
	bottom: 5px;
	font-weight: bold;
}

.cuadrosAzul
{
	background: transparent url(../images/blue/Back-blue.gif) repeat-x;
	border-bottom: none 0px #99BBE8;
	border-left: solid 2px #99BBE8;
	border-top: solid 2px #99BBE8;
	border-right: solid 2px #99BBE8;
	border-color: #99BBE8;
	font-weight: normal;
	text-align: center;
	bottom: 5px;
	font-weight: bold;
	color: #21357C;
}

.hrlila
{
	border-color: #9c9cde;
	color: #9c9cde;
	background-color: #9c9cde;
	width: 100%;
}

.hrAzul
{
	border-color: #99BBE8;
	color: #99BBE8;
	background-color: #99BBE8;
	width: 100%;
}

.hrVerde
{
	border-color: #5db839;
	color: #5db839;
	background-color: #5db839;
	width: 100%;
}

.hrAmarillo
{
	border-color: #FFCC00;
	color: #FFCC00;
	background-color: #FFCC00;
	width: 100%;
}

.selectedrowGreen
{
	background: transparent url(../images/blue/Back-green.gif) repeat-x;
	border-bottom: solid 2px #5db839;
	border-left: none 2px #5db839;
	border-top: solid 2px #5db839;
	border-right: none 2px #5db839;
	border-color: #5db839;
	text-align: center;
	bottom: 5px;
	font-weight: bold;
	color: #21357C;
}

.seguimientoCuadro
{
	padding-top: 15px;
	padding-bottom: 50px;
	border-style: none;
	width: 600px;
}

.seguimientoObs
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.BordesBT
{
	border-bottom-style: solid;
	border-top-style: solid;
	border-width: 2px;
	border-color: #21357C;
	color: #5db839;
}
.hrAzulFuerte
{
	border-color: #21357C;
	color: #21357C;
	background-color: #21357C;
	width: 100%;
}
/*hasta aca jquery-ui*/

body
{
	-x-system-font: none;
	font-family: "Trebuchet MS" ,sans-serif;
	font-size: 80%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.encabezado
{
	width: 100%;
	height: 5em;
	background-image: url('images/header.jpg');
	background-repeat: repeat-x;
}

.encabezado h1
{
	color: White;
	padding: 0.5em;
}

.menuspan
{
	float: left;
	height: 100%;
	padding: 0.3em 0.3em 0px 0px;
}
.contentspan
{
	float: left;
	height: 100%;
	padding: 0.3em 0px 0px 0px;
}

.textbox
{
	border: 1px solid #c5dbec;
	font-weight: bold;
	width: 200px;
	padding: 0.4em 1em;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

/*yop*/
.textboxA
{
	border: 1px solid #c5dbec;
	font-weight: bold;
	width: 200px;
	padding: 0.4em 1em;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
/*border: 1px solid #5db839;*/
.textboxV
{
	border: 1px solid #ABE6AA;
	font-weight: bold;
	width: 200px;
	padding: 0.4em 1em;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

.TablePop
{
	border: 1px solid #5db839;
	font-weight: bold;
	padding: 0.4em 1em;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.message
{
	font-size: 14px;
	font-family: Arial;
	padding: 15px 15px 15px 45px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.message.error
{
	border: 1px solid #ffbbbb;
	background-color: #faebeb;
	color: #d30000;
	font-size: 14px;
	background-image: url('images/admiration.jpg');
	margin-right: auto;
	margin-left: auto;
}
.message.ok
{
	border: 1px solid #ACDC98;
	background-image: url('images/ico_ok.jpg');
	background-color: #D7EDD6;
	color: #3B6F24;
	background-repeat: no-repeat;
}

.message.exclamacion
{
	border: 1px solid #FFF9C0;
	background-image: url('images/ico_warning.jpg');
	background-color: #FFFDEB;
	color: #B69F03;
	background-repeat: no-repeat;
}
.message.comun
{
	border: 1px solid #D2D2D2;
	background-image: url('images/ico_dilogo.jpg');
	background-color: #F0F0F0;
	color: #707070;
	background-repeat: no-repeat;
}
.message.error ul
{
	margin: 0px;
}
.error_input
{
	border: dotted 1px #FF0000;
}

.overlay
{
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	background-color: #333333;
	width: 100%;
	height: 100%; /*filter: Alpha(Opacity=50); opacity: 0.50;*/
	-moz-opacity: 0.50;
}

/** html .overlay {

position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');

}
* html .loader 
{
position: absolute;
margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');

}*/

.loader
{
	border: 4px solid #265B91;
	z-index: 100;
	position: fixed;
	width: 195px;
	margin-left: -100px;
	top: 46%;
	left: 50%;
	background-color: #FFF;
	padding: 10px;
}

.loader p
{
	margin-top: 0px;
}

.floating_div
{
	/*width:590px;*/
	border: 3px solid #c5dbec;
	background-color: #FFF;
}

.floating_div .buttons
{
	border-style: solid;
	border-width: 1px; /* background-image: url(../images/button_bg_com.jpg);*/
	width: 89px;
	height: auto;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: transparent;
	margin-right: 5px;
}
.floating_div .close
{
	position: absolute;
	top: 10px;
	right: 10px;
}


.flotantes
{
	z-index: 100;
	position: fixed; /*width: 600px;*/
	margin-left: -22%;
	top: 10%;
	left: 50%;
	background-color: #FFF;
	padding: 0px;
}

.navegador
{
	background-image: url('images/header2.jpg');
	background-repeat: repeat-x;
	height: 23px;
	padding: 2px 0px 0px 0px;
	margin: 0.2em;
}

.navegador a
{
	text-decoration: none;
	color: #FFF;
}

.menu2
{
	position: relative;
}

.menu2 table
{
	background-image: url('images/header2.jpg');
	background-repeat: repeat-x;
	border: solid 1px #7ab978;
}

.menu2 table tr
{
	padding: 1px;
}
.menu2 table a
{
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
.menu2 a:hover
{
	text-decoration: none;
	cursor: pointer !important;
}
.menu_item2
{
	background-image: url('images/header2.jpg');
	color: #FFF;
	font-weight: bold;
	background-repeat: repeat-x;
	font-size: 12px;
}
.menu_item2 a:hover
{
	text-decoration: none;
	cursor: pointer !important;
}
.menu_IE8Fix
{
	z-index: 100;
}

.accordionCabeceraGermanb
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	margin-top: 4px;
	cursor: pointer;
	background: transparent url(../images/blue/Back-green.gif) repeat-x;
	border-bottom: none 0px #5db839;
	border-left: solid 2px #5db839;
	border-top: solid 2px #5db839;
	border-right: solid 2px #5db839;
	border-color: #5db839;
	text-align: center;
	bottom: 5px;
	font-weight: bold;
	color: #21357C;
}

.bordesA
{
	background: transparent url(../Images/thbackground.gif) repeat-x;
	height: 19px;
	border: solid 1px #99BBE8;
	font-weight: normal;
}

.textbox2
{
	border: 1px solid #A9EAA6;
	font-weight: bold;
	width: 200px;
	padding: 0.4em 1em;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

.NoVisible
{
	visibility: hidden;
}
.popup
{
	position: absolute;
	width: 100%;
	height: 110%;
	top: 0px;
	left: 0px;
	background-image: url(images/popups.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #CCC;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.BackgroundCssClass
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}
.TablePop
{
	border: 1px solid #5db839;
	font-weight: bold;
	background-image: url(../Images/ui-bg_flat_75_f5fce8_40x100.png);
	background-color: transparent;
	padding: 0.4em 1em;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}
.butPop
{
	border: 1px solid #5db839;
	font-weight: bold;
	background-image: url(../Images/menu_level1_item2.png);
	background-color: Transparent;
	background-repeat: repeat;
	font-weight: bolder;
	font-family: @Arial Unicode MS;
	padding: 0.4em 1em;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	cursor: pointer;
}
.errorText
{
	font-size: .7em;
}
.cajaMensajeME
{
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
    text-align: center;
    background: #889ccf;
    margin: 0 0 0px;
    overflow: hidden;
    padding: 0px;
    border-radius: 15px 0px 15px 0px;
    -moz-border-radius: 15px 0px 15px 0px;
    -webkit-border-radius: 15px 0px 15px 0px;
    border: 2px solid #5878ca;
}
