@charset "utf-8";

.TituloTabla {
	background-color: #FFFFFF;
	background-image: url(../img/logo_senplades.GIF);
}
	
.bordeTabla {
	border: 1pt solid #A2A5B4;
}
.bordeContenedor {
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #A2A5B4;
	border-bottom-color: #A2A5B4;
}

.TablaTextos
	{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	}
	
.TextosEntidades
	{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	}
	
.TextosCabeceraEntidad
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: oblique;
	}
.TituloInformacion {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}
.bordeInferior {
	border-bottom-style: none;
}
.TituloInformacionDesc {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}
.bordeTablaContenedor {
	background-color: #E9E9E9;
	border: 1pt solid #CCCCCC;
}

.bordeConexion {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #A2A5B4;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #A2A5B4;
}
.TituloInformacionAuspiciante{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
}

#cabeceraAuspiciante {
	height: 40px;
	width: 610px;
}

#cabeceraAuspiciante #logoInferiorSenplades {
	float: left;
	width: 85px;
	height: 38px;
	color:  #A2A5B4;
	background-image: url(../img/senplades.png);
	background-color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
	border-width: 1pt;
	border-style: solid;
	margin-top: 0px;
	margin-left: 5px;
}

#cabeceraAuspiciante #logoInferiorInec {
	float: left;
	width: 85px;
	height: 38px;
	color:  #A2A5B4;
	background-image: url(../img/inec.png);
	background-color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
	border-width: 1pt;
	border-style: solid;
	margin-top: 0px;
	margin-left: 5px;
}

#cabeceraAuspiciante #logoInferiorSenacyt {
	float: left;
	width: 85px;
	height: 38px;
	color:  #A2A5B4;
	background-image: url(../img/senacyt.png);
	background-color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
	border-width: 1pt;
	border-style: solid;
	margin-top: 0px;
	margin-left: 5px;
}

#cabeceraAuspiciante #checkBoxClave {
	float: right;
	width: 150px;
	height: 38px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
    background-position: left;
    background-repeat: no-repeat;
	border-width: 1pt;
	margin-top: 0px;
	margin-left: 5px;
}

#cabeceraAuspiciante #linkRegreso {
	float: right;
	width: 80px;
	height: 38px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
    background-position: left;
    background-repeat: no-repeat;
	border-width: 1pt;
	margin-top: 0px;
	margin-left: 5px;
}


#cabeceraBlanca {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 30px;
	width: 100%;
}


#cabeceraConexion {
	height: 50px;
	width: 600px;
}

#cabeceraConexion #conexion{
	float: left;
	margin-top: 25px;
	margin-left: 5px;
}

#cabeceraConexion #logoEcuador {
	float: left;
	width: 40px;
	height: 50px;
	color:  #A2A5B4;
	background-image: url(../img/logo_Escudo.JPG);
	background-color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 170px;
}