/*****************************************************
**************  @Header Personalizado  ****************
*****************************************************/
html, body {margin: 0; padding: 0; width: 100%;}

#cabecera{
width:100%;
}

#Layer3 {
	position: absolute;
	left: 254px;
	top: 21px;
	width: 861px;
	height: 22px;
	z-index: 2;
}

.Estilo11 {
	color: #408080;
	font-weight: bold;
}

.Estilo3 {
	font-size: 14px;
	font-weight: bold;
}



/******************************************************************************************************/
#wrapper {/*width:0px; margin:0px */}
#msg {display:none; position:absolute; z-index:200; left center no-repeat; padding-left:0px}
#msgcontent {display:block; background:#f5f5f5; border:0px solid #924949; 
border-left:none; padding:3px; min-width:150px; max-width:250px}


**************************************************
**************        @Tablas       ****************
****************************************************/
/* color de tabla  #BDD2FF  #AABDE6  #9AAEDB Text #13a*/
.tabla{
		font-size: 9px;
		border-style: solid;
		border-color: #666666;
		border-width: 1px;
		
}
.greenButton{
	width:auto;
	margin:10px 0 0 2px;
	padding:3px 4px 3px 4px;
	color:white;
	background-color:#589d39;
	outline:none;
	border:1px solid #006600;
	font-weight:bold;
}
.greenButton:active{
	background-color:#006600;
	padding:4px 3px 2px 5px;
}
.error{
	color:#F00;
}

#LoginUsuarios{
	color: #FFFFFF;
	background-color:#589d39;
	width:220px;
	border:2px solid #006600;
}

.Titulo{
	font: 14px Verdana;
	font-weight:bold;
}



/*********************************************************/
body {
    margin:1px;
    color:#000;
    font-family: Tahoma, Arial, Helvetica, Tahoma, serif;
    font-size:12px;
    overflow-x:hidden;
	/*background-color: #f5f5f5;*/
}
/*******************   INPUT  *************************/
#formularioL input.usuarioEs{
background-position: left center;
padding-left: 24px;
width:150px;
background-image: url(log_user.GIF);
background-repeat: no-repeat;
height:20px;
}

#formularioL input.passEs{
background-position: left center;
padding-left: 24px;
width:150px;
background-image: url(log_pass.GIF);
background-repeat: no-repeat;
height:20px;
}
/******************************************************/
.Estilo88 {
	color: #00254A;
	font-weight: bold;
}
.Estilo99 {
	color: #F5F5F5;
	font-size: 18px;
	font-weight: bold;
}
#Layer4 {
	position:absolute;
	left:-2px;
	top:646px;
	width:170px;
	height:65px;
	z-index:3;
}