* {
	padding:0;
	margin:0;
}
body {
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
}
input, textarea, select {
	padding:4px;
	font:bold 13px Arial, Helvetica, sans-serif;
	border:1px solid #f38002;
	background:url(../img/bgInput.gif) repeat-x #fafafa;
	vertical-align:middle;
}
input:focus, textarea:focus, input:active, textarea:active, .inputFocus{
	background:url(../img/bgInputF.gif) repeat-x #fafef6;
	border-color:#c8e503;
	color:#000;
}
.checkbox{
	margin:0;
	border:0;
	padding:0;
	width:auto !important;
	height:auto !important;
	background:none;
}
.radio{
	width:auto !important; height:auto; margin:0; padding:0; border:0;
	background:none; vertical-align:middle;
}
.inputError{
	background:url(../img/bgInputE.gif) repeat-x #fae2e3;
	border-color:#CC0000;
	color:#990000;
}
a {
	cursor:pointer;
}
ul {
	list-style:inside square;
}
ol {
	list-style-position:inside;
}
img {
	vertical-align:middle
}
.floatFix { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltR {
	float:right; display:inline
}
.fltL {
	float:left; display:inline
}
.clrL {
	clear:left
}
.clrR {
	clear:right
}

/*LAYOUT*/

#main {
	width:960px;
	margin:5px auto
}
#top {
	background:url(../img/logoLogin.gif) no-repeat left 10px;
	height:90px;
}
#top p{
	float:right;
	text-align:right;
	font-size:13px;
	padding:10px 0;
	line-height:19px
}
#top a{
	font-weight:bold;
	color:#006699
}
#cont {
	background:url(../img/bgCont.gif) repeat-x;
	border-top:#f38711 solid 2px;
	padding:10px 0 20px 0
}
#menu ul{
	list-style:none;
	padding-left:5px
}
#menu li{
	float:left;
	margin-right:3px;
}
#menu a{
	float:left;
	padding:3px 15px;
	background:url(../img/bgBtnMenuOff.gif) repeat-x #d8d8d8;
	color:#f38003;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
#menu a img{
	border:none;
	vertical-align:middle;
	margin-right:4px;
}
#menu a:hover{
	background:url(../img/bgBtnMenuOn.gif) repeat-x #ffdba0;
}
#menu .on{
	cursor:default;
	margin-top:-4px;
	padding:5px 15px;
	background:url(../img/bgBtnMenuOn.gif) repeat-x #ffdba0;
}
.btnSalir {
	background:none !important;
	margin-left:15px
}
.btnCont {
	width:100%;
	overflow:hidden
}
.toolBar {
	float:right;
	padding:8px;
	height:25px;
	margin:0 10px 10px 0;
	background-color:#F8F8F8;
	border:#F0F0F0 solid 1px;
	border-top-color:#DDD;
	border-left-color:#DDD;
}
.toolBar a{
	margin-left:5px
}
.btnComun, .btnOk, .btnNo{
	height:25px;  
	font:normal 10px "Tahoma", Arial, Helvetica, sans-serif;
	text-decoration:none !important;
	outline: 0;
	margin:0 5px 5px 0;
	cursor:pointer;
	background: url(../img/bgBtn.gif) repeat-x;
	color:#000;
}
.btnCerrar{
	font:normal 10px "Tahoma", Arial, Helvetica, sans-serif;
	text-decoration:none !important;
	outline: 0;
	margin-right:2px;
	font-weight:bold;
	color:#000000
}
.btnComun  span, .btnOk  span, .btnNo  span{
	width:auto !important;
	float:left;
	font-weight:normal !important;
	padding:7px 8px 8px 9px;
	background: url(../img/bgBtn.gif) repeat-x right;
	margin-right:-2px;
	margin-left:2px; 
	text-transform:uppercase
}
.btnComun:hover{
	background: url(../img/bgBtnOn.gif) repeat-x;
	color:#FFFFFF
}
.btnComun:hover span{
	background: url(../img/bgBtnOn.gif) repeat-x right;
}

.btnOk {
	background: url(../img/bgBtnOk.gif) repeat-x;
}
.btnOk span{
	background: url(../img/bgBtnOk.gif) repeat-x right;
}
.btnOk:hover{
	background: url(../img/bgBtnOkOn.gif) repeat-x;
	color:#FFFFFF
}
.btnOk:hover span{
	background: url(../img/bgBtnOkOn.gif) repeat-x right;
}

.btnNo {
	background: url(../img/bgBtnNo.gif) repeat-x;
}
.btnNo span{
	background: url(../img/bgBtnNo.gif) repeat-x right;
}
.btnNo:hover{
	background: url(../img/bgBtnNoOn.gif) repeat-x;
	color:#FFFFFF
}
.btnNo:hover span{
	background: url(../img/bgBtnNoOn.gif) repeat-x right;
}


/*CONT*/

.dosCol {
	padding:0 2px
}
.dosCol .colL{
	float:left;
	width:584px;
}
.dosCol .colC{
	display:none
}
.dosCol .colR{
	float:left;
	width:368px;
}
.dosCol2 {
	padding:0 2px
}
.dosCol2 .colL{
	float:left;
	width:634px;
}
.dosCol2 .colC{
	display:none
}
.dosCol2 .colR{
	float:left;
	width:318px;
}
.tresCol {
	padding:0 2px
}
.tresCol .colL, .tresCol .colC, .tresCol .colR{
	float:left;
	width:318px;
}

.divCont {
	margin:4px;
	border:#F0F0F0 solid 1px;
	border-bottom-color:#CACACA;
	border-right-color:#CACACA;
	background-color:#fff;
}
.divCont h4{
	font-size:14px;
	background:url(../img/bgSTit.gif) repeat-x #f0d9c1;
	color:#000000;
	padding:8px 0 0 8px;
	height:26px;
	border-bottom:#f38711 solid 1px;
	margin-bottom:7px
}
.divCont h3{
	font-size:15px;
}
.divCont h2{
	font-size:18px;
}

/*GRILLAS*/

.grillaDatos {
	border-collapse:collapse;
	table-layout:fixed;
	border:none;
	margin:15px auto;
}
.grillaDatos caption{
	background-color:#F1B563; padding:3px 4px; font-weight:bold
}
.grillaDatos td, .grillaDatos th{ padding:3px 4px; }
.grillaDatos td {
	border:1px solid #fde7a3;
}
.grillaDatos .alter { background-color:#e9e9e9}
.grillaDatos th { background-color:#fde7a3; border:1px solid #fff;  }
.grillaDatos .debe { background-color:#ffebeb; }
.grillaDatos .haber { background-color:#e2ffdb; }

/*FORMS*/

.divCont  fieldset{
	padding:6px 0 0 6px;
	margin:0 4px 10px 4px;
	border:none;
	border-top:#CCCCCC solid 1px;
	display:inline
}
.divCont  legend{
	padding:0 5px	
}
.divCont  p{
	padding:5px	10px;
	font-size:10px;
	overflow:hidden;
	width:auto
}
.divCont textarea{
	height:200px;
}
.divCont input{
	width:278px;
}
.divCont  span{
	width:278px;
	display:block;
	font-weight:bold
}
.divLoader{
	text-align:center;
	margin:5px 10px;
	color:#006;
	padding:2px 5px;
	display:none;
	overflow:hidden;
}
.divError{
	text-align:left;
	margin:5px 10px;
	border:2px solid #800;
	color:#600;
	padding:2px 5px;
	background-color:#FFEAEA;
	display:none;
}
.divError li{
	list-style-position:inside;
}

/*FOOTER*/

#footer {
	clear:left;
	width:960px;
	margin:5px auto;
	border-top:#D7D7D7 solid 1px;
	padding-top:8px;
}
#footer p{
	text-align:right;
	font:bold 10px Arial, Helvetica, sans-serif;
	padding:5px 20px;
	line-height:14px
}
#footer a{
	color:#003399;
	text-decoration:none
}
#footer img{
	border:none;
	vertical-align:middle
}
#footer a:hover{
	color:#FF9900;
	text-decoration:underline
}

/*EXTRAS*/

.total { text-align:left; margin:3px; padding:10px; font-size:16px; font-weight:bold; }
.total .debe{ background-color:#ffebeb; }
.total .haber { background-color:#e2ffdb; }

.popImg{
	float:left;
	vertical-align:bottom;
	margin:0 5px 5px 0;
}
.popExito, .popConfirmar, .popError, .popGen{
	position:absolute;
	background-color:#fff;
	z-index:11;
	visibility:hidden;
	top:-1000px;
	width:300px;
}
.popConfirmar {
	background:url(../../temas/basico/img/bgPopConfirmar.gif) no-repeat;
}
.popExito {
	background:url(../../temas/basico/img/bgPopExito.gif) no-repeat;
}
.popError {
	background:url(../../temas/basico/img/bgPopError.gif) no-repeat;
}
.popExitoCont, .popConfirmarCont, .popErrorCont, .popGenCont{
	color:#050;
	border-bottom:2px solid #070;
	padding:10px 10px 5px 10px
}
.popConfirmarCont, .popGenCont{
	color:#505;
	border-bottom:2px solid #707;
}
.popErrorCont{
	color:#500;
	border-bottom:2px solid #cf6d17;
}
.popExitoCont p, .popConfirmar p, .popError p, .popGen p{
	padding:30px 15px 15px 15px;
}
.popConfirmarCont .btnCerrar, .popExitoCont .btnCerrar, .popErrorCont .btnCerrar, .popGen .btnCerrar{
	color:#fff;
	margin-top:-3px;
	font-size:11px
}
.popBtnCont{
	width:100px;
	margin:5px auto
}

.ToolTipMsgNormal{
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #770;
	color:#000000;
	background-color:#ee0;
	color:#550;
	padding:2px 1px 1px 3px;
	text-align:left;
}

/*  */
.popLay {
	position:absolute;
	background-color:#EBEBEB;
	visibility:hidden;
	width:520px;
	top:-1000px;
	left:0;
	z-index:10;
}
.popBorde {
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	padding:15px 0 10px 0;
}
.popTit {
	color:#e77d15;
	font-size:14px;
	font-weight:bold;
	margin:5px 15px;
	padding-bottom:8px;
}
.popCont {
	clear:both;
	margin:5px 15px 15px 15px;
}
.popCont fieldset{
	border:#fff solid 1px;
	padding:3px 0;
	margin-bottom:3px;
	text-align:center;
	width:230px;
	overflow:hidden;
	float:left;
}
.popCont input{
	width:210px;
}
.popCont textarea{
	width:210px;
	height:232px;
}
.popCont legend{
	padding:1px 7px;
	color:#333333;
}
.popMsjError{
	border:#FFE864 solid 1px;
	background-color:#FFFFCC;
	color:#FF0000;
	padding:4px 5px;
	font-weight:bold;
	margin:4px 0;
	display:none;
}
