﻿body
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
}
.calendar_css{
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-align: left;
	border: 1px solid #E4E4E4;
	position: relative;
	/*visibility: hidden;*/
}
.calendarOtherMonth_css{
	background-color: #F3F5EF;	/*BackColor="#F3F5EF" ForeColor="#666666"*/
	color: #666666;
}
.calendarDayHeader_css{
	background-color:#F2FCF3
}
.calendarTitle_css{
	background-color:#D1D1BC;
	color: #333333;
	font-weight: bold;
}
.calendarDay_css{
	/*BackColor="Red" ForeColor="White"
	*/
	background-color:#FAFBF9;
}
.textInput_css
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #666666;
	width: 200px;
	/*background-image: url(../../imagenes/forms/textInput_fnd.gif);*/
	background-repeat:  repeat-x;
	border: 1px solid #B2B2B2;
}
.dropDownList_css{
	font-family: verdana, Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #0049A0;
	background-repeat:  repeat-x;
	border: 1px solid #B2B2B2;
	width: 200px;
}
.FileUpload_css{
	font-family: verdana, Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #666666;
	/*background-image: url(../../imagenes/forms/textInput_fnd.gif);*/
	background-repeat:  repeat-x;
	border: 1px solid #00698C;
}
.button_css {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #223FAB;
	background-color: #EAF0F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00A1B8;
	border-right-color: #00A1B8;
	border-bottom-color: #00A1B8;
	border-left-color: #00A1B8;
	height: 22px;	
}
.radioButtonList_css{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #0049A0;
}
.checkBox_css{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #0049A0;
}
/*******************GRID VIEW ********************/
.gridView_css
{
	font-size: 8px;
	font-style: normal;
	color:#555555;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-align: left;
	border: 1px;
	border-color:#B2B2B2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#B2B2B2;
	border-right-color:#B2B2B2;
	border-bottom-color:#B2B2B2;
	border-left-color:#B2B2B2;
}
.gridViewHeader_css
{
	color:#000000;
    font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8px;
	font-style: normal;
	background-color:#CEE4F9;
	text-align: center;
	font-weight:normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#B2B2B2;
	border-right-color:#B2B2B2;
	border-bottom-color:#B2B2B2;
	border-left-color:#B2B2B2;
}
.rowStyle_css
.AlternatingRowStyle
.selectedRowStyle_css
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8px;
	font-style: normal;
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
}
.gridViewColumnId_css
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8px;
	font-style: normal;
    background-color:#F1F7EB;
	text-align: center;
	font-weight: bold;
}
.CommandStyle{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8px;
	font-style: normal;
    text-align: center;
	border: 1px solid #000000
}
.pagerStyle_css{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8px;
	font-style: normal;
    background-color:#F9FBF6;
}
/**********************  LABELS  *****************/
.label_css{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0049A0;
}
.subTituloLabel_css{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.subTituloLabel_css_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0049A0;
	font-weight: bold;
}
.tituloLabel_css{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0049A0;
	font-weight: bold;
}
.subInfoLabel_css{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E60A6;
	font-weight: bold;
}
.errorLabel_css{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #CC3333;
}
.errorLabelHighLight_css{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #CC3333;
	font-weight: bold;
}
/******  HYPERLINKS  *****/
.hyperLink_css {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC0033;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
/******  LINKBUTTON  *****/
.linkButton_css{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC0033;
	font-size: 11px;
}
/********** MENU *********/
.Menu_css
.level2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	background-color: #003366;
	padding-right: 5px;
	padding-left: 5px;
}
.Menu_css a{
	text-decoration: none;
	color: #ECEDEA;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.MenuOverStyle_css{ 
	color: #004A00;
	text-decoration: none;
}
.MenuSelectedOverStyle_css{
	font-weight: normal;
}
.MenuStaticOverStyle_css{
	background-color: #DAEFF4;
}
.link
{
	cursor:hand;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CCDDE;
	color: #444444;
}
.treeView_css
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #698A48;
	
}
/******************************************************************
*******************   	CARGADORES		***************
******************************************************************/
.updateProgress
{
	/*position: absolute;*/
	background-color: #DDDDDD;
	filter: alpha(opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	/*padding: 0px;
	margin: 0px;*/
}
.updateProgressTD{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border:solid 1px #77875B;
	background:#EEEFE7;
	color:#333300;
	font-Weight:bold
}

.preLoader_css{
	margin: 0px;
	position: absolute;
	z-index: 1500;
	background-color: #E1E2D6;
	text-align: center;
	background-image: url(../imagenes/cargadorPAG.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	filter: alpha(opacity=55);
	MozOpacity: 0.55;
	opacity: 0.55;/**/
	padding: 0px;
}
.preLoaderDEF_css{
	margin: 0px;
	position: absolute;
	z-index: 1500;
	background-color: #E1E2D6;
	text-align: center;
	background-image: url(../imagenes/cargadorPAG_DEF.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	filter: alpha(opacity=55);
	MozOpacity: 0.55;
	opacity: 0.55;/**/
	padding: 0px;
}