/* CSS Document by Iguana - Mauricio Ramírez G. */
body{
	margin:0;
	background-color:#2c3b4d;
	font-family:"Courier New", Courier, monospace;
	color:#91a4be;
	}

/* ---------------------------- Link Copyright -------------------------------------- */

.link-copyright{
	color:#91a4be;
	font-size:11px;
	text-decoration:none;
	}
.link-copyright:hover{
	text-decoration:underline;
	color:#FFFFFF;
	text-align: right;
	}
	
/* ---------------------------- Fin Link Copyright -------------------------------------- */

/* ---------------------------- Estilos de las celdas - Template -------------------------------------- */
.Top-Cell{
	background-color:#2d3c4f;
	background-image:url(../images/template/bg-top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:100px;
	width:100%;
	}
.Menu-Cell{
	height:264px;
	background-color:#FFFFFF;
	width:100%;
	}
.Menu-Cell-Info{
	width:955px;
	height:264px;
	text-align:center;
	background-image:url(../images/template/roboimo.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}
.Info-Cell{
	width:955px;
	vertical-align:top;
	text-align:left;
	height:400px;
	}
.Separador-Cell{	
	background-color:#FFFFFF;
	height:3px;
	width:100%;
	font-size:3px;
	}
.Bottom-Cell{
	background-image:url(../images/template/bg-bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#212E3E;
	height:140px;
	width:100%;
	bottom:0px;
	position: inherit;
	}
.Copyright-Cell{
	width:955px;
	font-size:11px;
	color:#91a4be;
	padding-left:5px;
	}

/* ---------------------------- Fin Estilos de las celdas - Template -------------------------------------- */

/* ---------------------------------- Estilos para las Casillas --------------------------------------------- */

.Casilla-Top{
	text-align:justify;
	color:#FFFFFF;
	background-image: url(../images/casillas/latera-top.gif);
	background-repeat:no-repeat;
	height:13px;
	width:266px;
	font-size:11px;
	}
.Casilla-Info{
	background-color:#5D6E83;
	text-align:justify;
	padding: 5px 5px 5px 5px;
	}
.Casilla-Bottom{
	text-align:justify;
	color:#FFFFFF;
	background-image: url(../images/casillas/latera-bottom.gif);
	background-repeat:no-repeat;
	height:13px;
	width:266px;
	font-size:11px;
	}

/* ---------------------------------- Fin Estilos para las Casillas ----------------------------------------- */

/* ------------------------------------ Estilos de los Menues --------------------------------------------- */

.Menu-Inferior{
	color:#91a4be;
	font-size:11px;
	text-align:center;
	}
.Menu-Secundario{
	font-family:"Bernard MT Condensed", "Times New Roman";
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	font-weight:lighter;
	text-decoration:none;	
	}
		.Menu-Secundario:hover{
			text-decoration:none;	
		}
		.Menu-Secundario:active{
			text-decoration:none;	
		}
		.Menu-Secundario:visited{
	text-decoration:none;
	text-align: right;
		}
.Support-Superior{
	color:#91a4be;
	font-size:11px;
	text-align:right;
	width:955px;
	height:90px;
	}

/* ------------------------------------ Fin Estilos de los Menues --------------------------------------------- */

/* ------------------------------------ Tarjeta Flotante -------------------------------------------------- */

#Tja-Logo {
	position:absolute;
	top:0px;
	width:100%;
	height:331px;
	z-index:1;
	text-align: left;
	background-image:url(../images/template/tarjeta-logo.png);
	background-repeat:no-repeat;
	background-position: center;
}
#Tja-Logo-6 {
	position:absolute;
	top:110px;
	width:100%;
	height:216px;
	z-index:1;
	text-align:center;
	background-image:url(../images/template/tarjeta-logo.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

/* ------------------------------------ Fin Tarjeta Flotante -------------------------------------------------- */

/* --------------------------------------- Script PNG Fix ----------------------------------------------------- */

img {
	behavior:url("../Scripts/pngbehavior.htc");
	text-align: center;
}

/* ------------------------------------- Fin Script PNG Fix --------------------------------------------------- */

/* ---------------------------------- Estilos para la Información --------------------------------------------- */

.Titulo{
	font-family:"Bernard MT Condensed", "Times New Roman";
	font-size:20px;
	text-align:left;
	color:#FFFFFF;
	font-weight:lighter;
	}
.Sub-Titulo{
	font-family:"Bernard MT Condensed", "Times New Roman";
	font-size:16px;
	text-align:left;
	color:#FFFFFF;
	font-weight:lighter;
	}
.Textos{
	color:#adb8c7;
	font-size:13px;
	text-align: left;
	}
.Textos-Secundarios{
	color:#DFE3EA;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	}
			.Textos-Secundarios:hover{
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
			}
.Marca1{
	color:#DFE3EA;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	}
.Marca2{
	font-family:"Bernard MT Condensed", "Times New Roman";
	color:#FFFFFF;
	font-size:12px;
	font-weight:lighter;
	text-align: right;
	}
.Marca3{
	font-family:"Bernard MT Condensed", "Times New Roman";
	color:#FFFFFF;
	font-size:14px;
	font-weight:lighter;
	}
.Separador-Top{
	background-image:url(../images/separator-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:100%;
	}	
.Separador-Bottom{
	background-image:url(../images/separator-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:100%;
	}	
.Big-Link{
	font-size:24px;
	color:#FFFFFF;
	text-decoration:none;
	}
.Back{
	font-family:"Bernard MT Condensed", "Times New Roman";
	font-size:14px;
	color:#FFFFFF;
	padding-right:20px;
	text-decoration:none;
	}
/* ---------------------------------- Fin Estilos para la Información ----------------------------------------- */

/* ------------------------------------- Estilos para los Formularios ----------------------------------------- */

.Form-text{
	color:#FFFFFF;
	background-color:#2c3b4d;
	font-size:11px;
	font-style:italic;
	border:1px;
	border-bottom-style:dotted;
	border-top-style: none;
	border-left-style:none;
	border-right-style:none;
	}
.Form-text2{
	color:#FFFFFF;
	font-size:11px;
	font-style:italic;
	background-color:#2c3b4d;
	border:1px;
	border-bottom-style:dotted;
	border-top-style:dotted;
	}
.Form-buton{
	color:#666666;
	font-size:11px;
	}

/* ---------------------------------- Fin Estilos para los Formularios ---------------------------------------- */

/* ------------------------------------- Estilos para los Promocionales ----------------------------------------- */

.Promo-Titulo{
	color:#2c3b4d;
	font-size:18px;
	font-weight:bold;
	}
.Promo-SubTitulo{
	color:#2c3b4d;
	font-size:12px;
	}
.Promo-SubTitulo2{
	color:#2c3b4d;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	}

/* ---------------------------------- Fin Estilos para los Promocionales ---------------------------------------- */

