﻿body 
{
	background-color:#FFFFFF;
	/*background:#313131 url(../img/bg_body.gif);*/
	/*background: url(../img/bg_wrapper.gif) repeat-x ;*/
	font-family: "Trebuchet MS";
	font-size: 11px;
	position: absolute;
}

#wrapper {
	background:url(../img/bg_wrapper.gif) repeat-x;
	width:100%;
	min-width:957px;
}
A, TD, INPUT, SELECT{font-family: Tahoma, Verdana; font-size:11px;text-decoration:none; color:#003894;}
A:hover{text-decoration:none; color:#000066}

.maindiv
{
	vertical-align:middle;
	position:relative ;
}
.WindowHeader
{
	font-weight:bold; 
	color:#FFFFFF  ;
	vertical-align:middle; 
	background:url(../img/WindowHeader.jpg) repeat-x 0 100% #9CBEF7; 
	border:none; border-bottom:none;border-top:none;
}
.WindowBlue
{
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	border: none;
	border-bottom: none;
	border-top: none; /*background-color:#D9EAFD;*/
	/*background-color: #6699cc;*/
	background-color: #66abcc;
}

.viewseparator
{	 width:3px;
	background-color: #3366cc;
}
.RightViewHeaderRow
{	background-color: #3366cc;
}

/*.panelLog{border: solid 2px #003894; width:420px!important; background-color:#D9EAFD;}*/
.panelLog{border: solid 2px #003894; width:420px!important; background-color:#FFFFFF;}

/* Estilos para los botones */
inBt{background:url(../img/plus/bt/btOffRight.gif) no-repeat 100% 50%; text-decoration:none;margin:2px; height:25px; display:block;
	text-align:center; padding-top:4px; color:#fff; font-weight:bold; display:block; white-space:nowrap}
.contBt{background:url(../img/plus/bt/btOffLeft.gif) no-repeat 0 50%;vertical-align:middle}
.inBt:hover{background:url(../img/plus/bt/btOnRight.gif) no-repeat 100% 50%;color:white}

/*estilos para los linkbutton*/
.lnkbt
{
	text-decoration: none;
	margin: 0px;
	display: block;
	text-align: center;
	color: #000000;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: middle;
	background-position: 100% 50%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
/*
.lnkbt:hover
{
	color: #f5f5f5;
	background-color: #0099ff;
}
*/
/* ****** */
.CompanyNameLabel
{
	text-align: left;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 20px;
	font-weight:lighter;	
}    
.leftviewframe
{
	background-color: #3366cc;
}
.container { position: relative; left: 1px; top: 1px; color: #000; font-size: 18px; font-weight:bold; text-align:center; vertical-align:middle; font-family:trebuchet,verdana;}
.text { position: absolute; left: -1px; top: -1px; color: #999; font-size: 18px; font-weight:bold; text-align:center;vertical-align:middle; font-family:trebuchet,verdana;} 
.label{text-align:right}
.input{font-family: Tahoma, Verdana; font-size:11px;border: solid 1px #84AAE7;padding-left:2px;background:#FFFFFF}
.esqHD{background-image:url(../img/miEsqHD.gif); background-repeat:no-repeat; background-position:100% 0}
.esqBG{background-image:url(../img/miEsqBG.gif); background-repeat:no-repeat; background-position: 0 100%}
.esqBD{background-image:url(../img/miEsqBD.gif); background-repeat:no-repeat; background-position:100% 100%}
.esqHG{background-image:url(../img/miEsqHG.gif); background-repeat:no-repeat; background-position:0 0}



