﻿#headerEsemtia {
	position:relative; 
	height:70px; 
	overflow:hidden;
}
#headerEsemtia #logoEsemtia {
	position:relative; 
	width:315px; 
	height:70px;
	overflow:hidden; 
	margin:0; 
	padding:0;
	background:url("../images/logo.png") 0 0 no-repeat;
	background-color:#1371a0;
}
#headerEsemtia #hRight {
	position:relative; 
	height:70px;
	margin:0 0 0 315px; 
	padding:0;
}

#headerEsemtia #hRight #hRightTop {
	position:relative;
	margin:0; 
	padding:0;
	height:35px;
	background:url("../images/bg_hRightTop.png") 0 0 repeat-x;
}

#headerEsemtia #hRight #hRightBottom {
	position:relative;
	margin:0; 
	padding:0;
	height:35px;
	background:url("../images/bg_hRightBottom.png") 0 0 repeat-x;
}

#tabs {
	position:relative;
	width:100%;
	height:29px;
	overflow:hidden; 
	margin:0 0 0 20px;
	padding:6px 0 0 0;
	background:transparent;
}

#tabs #navEsemtia {
	margin:0;
	padding:0; 
	list-style-type:none;
}

#tabs #navEsemtia li {
	margin:0; 
	padding:0;
	display:inline;
}

#tabs #navEsemtia a {
	margin:0 0 0 1px; 
	padding:0; 
	display:block;
	height:29px;
	width:86px;
	background:none;
	float:left;
	text-decoration:none;
}

#tabs #navEsemtia a#l_edu {
	background:url("../images/edu.png") 0 0 no-repeat;
}

#tabs #navEsemtia a#l_eco {
	background:url("../images/eco.png") 0 0 no-repeat;
}

#tabs #navEsemtia a#l_equa {
	background:url("../images/equa.png") 0 0 no-repeat;
}

#tabs #navEsemtia a#l_efi {
	background:url("../images/efi.png") 0 0 no-repeat;
}

#tabs #navEsemtia a#l_edat {
	background:url("../images/edat.png") 0 0 no-repeat;
}

#headerLine {
	position:relative;
	margin:0; 
	padding:0;
	height:16px;
	background:url("../images/bg_headerLine.png") 0 0 repeat-x;	
}

.aviso {
	border-bottom: #fc6 1px solid; 
	text-align: center; 
	border-left: #fc6 1px solid;
	padding-bottom: 5px; 
	background-color: #fdfddd; 
	margin-top: 3em; 
	padding-left: 5px; 
	padding-right: 5px;
	/*max-width: 800px;*/
	font-size: 13px; 
	border-top: #fc6 1px solid; 
	border-right: #fc6 1px solid; 
	padding-top: 5px;	
}

.login {
	position:relative;
	margin:0; 
	padding:0;
	width:306px;
	height:160px;
	background:url("../images/bgLogin.png") 0 0 no-repeat;	
}

.loginCaptcha {
	position:relative;
	margin:0; 
	padding:0;
	width:305px;
	/*height:285px;*/
	height:305px;
	background:url("../images/bgLoginCaptcha2.png") 0 0 no-repeat;	
}

.layerCaptcha 
{
    margin-top:5px;
}
.txtboxLoginCaptcha 
{
    margin-top:5px;
    width:180px;
}

.txtboxValidationCaptcha 
{
    margin-top:5px;
    width:270px;
}

.titLogin {
	color:#888888;
	font-size:17px;
	font-weight:bold;
}

.lblLogin {
	color:#dff1f5;
	text-align:right;
	padding:5px;
}

.lblLoginCaptcha {
	color:#dff1f5;
	text-align:left;
	padding:5px 0;
	display:block;
}

.lblValidationCaptcha {
	color:#dff1f5;
	text-align:left;
	padding:5px 0;
	display:block;
}

input[type="submit"].btnLogin, input[type="button"].btnLogin {
	background: url("../images/btnLogin.png") 0 0 no-repeat;
	color:#3e758a;
	/*width:111px;
	height:28px;*/
	width:85px;
	height:29px;
	border:0;
	font-size:12px;
}

input[type="submit"].btnLogin:hover, input[type="button"].btnLogin:hover {
	background: url("../images/btnLogin_hover.png") 0 0 no-repeat;
	color:#FFFFFF;
	/*width:111px;
	height:28px;*/
	width:85px;
	height:29px;
	border:0;
	font-size:12px;
}

.lnkRemenber {
	color:#dff1f5;
	text-decoration:underline;
	cursor:pointer;
}

.lnkRemenber:hover {
	color:#dff1f5;
	text-decoration:underline;
	cursor:pointer;
}

.actCuenta {
	position:relative;
	margin:0; 
	padding:0;
	width:306px;
	height:138px;
	background:url("../images/bgActCuenta.png") 0 0 no-repeat;
}
.titActCuenta {
	color:#FFFFFF;
	font-size: 13px;
}

input[type="submit"].btnActivar, input[type="button"].btnActivar {
	background: url("../images/btnActivar.png") 0 0 no-repeat;
	color:#FFFFFF;
	width:197px;
	height:49px;
	border:0;
	font-size: 16px;
}

#footerEsemtia {
	clear:both;
	height:75px;
	width:100%;

}

#footerEsemtia a {
	font-size:10px;
	color: #9A9A9A;
}

#foot_1Esemtia{
	height:25px;
	color: #9A9A9A;
}

#foot_2Esemtia {
	height:50px;
	font-size:10px;
	color: #9A9A9A;
}

#loginError 
{
	position:relative; 
	height:40px;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	display:none;
	text-align:center;
	margin-top:15px;
}

#RecuperarPasswordError 
{
	position:relative; 
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	text-align:center;
    width:256px;
    height:200px;
    margin:0px;
    padding:0 88px 0 70px;   
}

/* ACTIVAR CUENTA */

#tblActivacion td
{
    padding:5px;
}