@charset "utf-8";
/* CSS Document */
body{ /*background:url(../imagenes/bg_grad_base.jpg) repeat-x top left #FFF;*/ margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:8.5pt; color:#4D4D4D; }
/* a   { text-decoration:underline; }*/

#bcbs-top { position:relative; width:100%; margin:0px; padding:0px; }
#bcbs-bottom { position:relative; width:100%; }

/* Configuración del Contenedor de Página */
#bcbs-page { 
				position:relative; z-index:0; width:100%; min-width:1024px; min-height:1150px; top:0px; left:0px; margin:0px; padding:0px;				
				/* Estilos solo para IE6 */
				_width:  expression(this.scrollWidth <= 1023? "1024px" : this.scrollWidth > 1024? this.scrollWidth : "auto");
				_height: expression(this.scrollHeight <= 878? "800px" : this.scrollHeight > 879? this.scrollHeight : "auto");
}

/* Elementos del Encabezado */
#pg-header   { position:absolute; z-index:1; width:100%; height:135px; top:0px; left:0px; margin:0px; }
#pg-bar-camp { position:absolute; z-index:1; width:100%; height:6px; top:100px; left:0px; margin:0px; /* background:url(../imagenes/bg_grad_line.jpg) repeat-y top left #007093; */ }
#pg-tag-camp { position:absolute; z-index:3; width: 245px; height: 77px; top: 70px; right:5px; margin:0px; background: url(../imagenes/descuento-ach.png) no-repeat top left; }
#pg-log-bcbs { position:absolute; z-index:3; width: 300px; height: 101px; top: 52px; left:5px;; margin:0px; background: url(../imagenes/logo-is-tag.png) no-repeat top left; }
#pg-log-bcbs:hover { cursor:pointer; }
.pg-t-container { position:absolute; z-index:2; width:930px; height:135px; top:0px; left:50%; margin-left:-465px; }

/* Elementos del menú principal */
#pg-men-head { position:absolute; z-index:3; width:264px; height:30px; top:20px; right:5px; margin:0px; text-align:right; text-transform:capitalize; }
#pg-men-head a { color:#4D4D4D; }
#pg-men-head a:hover { color:#1B62A3; }

/* Elementos de Contenidos */
#pg-content { 
				 position:absolute; z-index:1; width:930px; min-height:620px; top:175px; left:50%; margin-left:-465px; background-color:#E6E6E6; 
				 _height: expression(this.scrollHeight <= 499? "600px" : this.scrollHeight > 499? this.scrollHeight : "auto");
		    }

#appTitle { position:absolute; top:0px; left:0px; width:100%; height:40px; margin:0px; padding:0px; }
#cntPortal { position:absolute; top:30px; left:0px; width:100%; }

/* Elementos del Pie de Página */
/*#pg-update  { position:absolute; z-index:2; width:100%; height:35px; bottom:120px; left:0px; margin:0px; text-align:center; }*/
/*#pg-footer  { position:absolute; z-index:2; width:100%; height: 120px; bottom:0px; left:0px; margin:0px; /* background-color:#F2F2F2; *//* } */
#pg-fbar-grad { position:absolute; z-index:2; width:100%; height: 5px; top:-100px; left:0px; background-color: #2D4090; }
#pg-fbar-policy { position:absolute; z-index:2; width:610px; height:40px; top:0px; left: 28px; }
.pg-b-container { position:absolute; z-index:2; width:930px; height:85px; bottom:250px; left:50%; margin:0px 0px 0px -465px; }
#pg-footer-is { position:absolute; z-index:3; width: 100%; height: 40px; top: -235px; right:px; margin:0px; background: url(../imagenes/footer.png) no-repeat top left; }

/* Tag de Respaldo que va sobre el pie */
#pg-ftag-iseguros { position:absolute; z-index:3; width:247px; height:164px; bottom:5px; /* right:15px; */ margin:0px; margin:0px; padding:0px; left:-220px; }

.shadow_down { 
	zoom: 1 !important;
	-moz-box-shadow: 0px 3px 5px #ccc; 
	-webkit-box-shadow: 0px 3px 5px #ccc; 
	box-shadow: 0px 3px 5px #ccc !important;
	background-color:#fff;
	
	/* Sombras para IE */
	_border:1px solid #E5E5E5;
    
		
	behavior: url(estilos/pie-css3.htc) !important;
}
.shadow_up { 
	zoom: 1 !important;
	-moz-box-shadow: 0px -5px 5px #E5E5E5; 
	-webkit-box-shadow: 0px -5px 5px #E5E5E5; 
	box-shadow: 0px -5px 5px #E5E5E5 !important;
	background-color:#fff;
	
	/* Sombras para IE */
	_border-top:1px solid #E5E5E5;
	_border-left:1px solid #E5E5E5;
	_border-right:1px solid #E5E5E5;
    		
	behavior: url(estilos/pie-css3.htc) !important;
}
.roundBorder {
	/* Aplicación de efecto en los border */
	border-radius: 5px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
		
	behavior: url(estilos/pie-css3.htc);
}

.texto {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#535353;
	text-decoration:none;
}

.Titulos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#18a8ca;
}


.container{
	margin-top:0px;
	margin-left: auto;
	margin-right:auto;
	width: 52.1em;
	text-align: left; /* this overrides the text-align: center on the body element. */	
	height: 500px;
}

.fondolat{
background-image:url(img/der.png);
background-repeat:repeat-y;
}

.fondolat2{
background-image:url(img/iz.png);
background-repeat:repeat;
}

.TitulosSub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1B62A3;
	font-weight:bold;
}

.lblText16 {
	font-family:Arial;
	font-size:16px;
	color:#18a8ca;
	font-weight:bold;
}

.TitulosSub2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1B62A3;
	font-weight:bold;}
	
	.ddstyle {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#535353;
	text-decoration:none;
	height: 22px;
}
	
	.ddstyle_s {
	font-family: "Trebuchet MS";
	font-size:10px;
	color:#535353;
	text-decoration:none;}	
	
	.ddstyle_r 
	{
		width: 118px;
		font-family: "Trebuchet MS";
		font-size:9px;
		color:#535353;
		text-decoration:none;
	}	

#cajaMsg 
{
	width:325px;
	height:60px;
	
	margin-top:-40px;
	margin-left:-125px;
	
	top:50%;
	left:50%;
	float:none;
	
	position:absolute;
	border:1px solid #FFCC33;
	background-color:#FFFFCC;
	font-family:Verdana;
	font-size:7.5pt;
	padding:15px; 
	z-index:1;
}

.cajaMsg 
{
	width:325px;
	height:60px;
	
	margin-top:-40px;
	margin-left:-125px;
	
	top:50%;
	left:50%;
	float:none;
	
	position:absolute;
	border:1px solid #FFCC33;
	background-color:#FFFFCC;
	font-family:Verdana;
	font-size:7.5pt;
	padding:15px; 
	z-index:1;
}

.cajaClose{
	text-align:right;
	padding-right:10px;
}

.cajaClose a{
	text-decoration:none;
	font-family:Verdana;
	font-size:7.5pt;
	color:Maroon;
}

.cajaClose a:hover{
	text-decoration:none;
	font-family:Verdana;
	font-size:7.5pt;
	color:Maroon;
	font-weight:bold;
}

.sbMenuAdmin 
{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	color:Gray;
	background: white url(../dropdowntabfiles/media/bluetab.gif) top left repeat-x;
}

.sbMenuAdmin td
{
	font-family:Verdana;
	font-size:8pt;
	font-style:normal;
}

.sbMenuAdmin a
{
	font-style:normal;
	text-decoration:none;
}

.sbMenu

n a:hover
{
	font-style:normal;
	text-decoration:underline;
	color:Black;
	background-color:White;
}


img
{
    border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 63px;
	height: 71px;
	text-align: center;
}

#tabs1
{
    float: left;
    width: 100%;
    background: #FFFFFF; /*#F4F7FB;*/
    font-family: Arial;
    font-style: normal;
    line-height: normal;
    border-bottom: 1px solid #BCD2E6;
	font-size:10pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#tabs1 ul
{
    margin:0px;
	padding:0px;
    /*padding: 10px 10px 0 170px;*/
    list-style: none;	
}
#tabs1 li
{
    display: inline;
    margin: 0px;
    padding: 0px;
}

#tabs1 a
{
    float: left;
    background: url( "../imagenes/tableft1.gif" ) no-repeat left top;
    margin: 0px;
    padding: 0 0 0 4px;
    text-decoration: none;
}
#tabs1 a span
{
    float: left;
    display: block;
    background: url( "../imagenes/tabright1.gif" ) no-repeat right top;
    padding: 5px 15px 4px 6px;
    color: #2080be; /*#627EB7*/
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span
{
    float: none;
}
/* End IE5-Mac hack */
#tabs a:hover span
{
    color: #2080be;
}
#tabs1 a:hover
{
    background-position: 0% -42px;
    color: #19618f;
}
#tabs1 a:hover span
{
    background-position: 100% -42px;
}
#tabs1 #current a
{
    background-position: 0% -42px;
}
#tabs1 #current a span
{
    background-position: 100% -42px;
}

.tit{
	font-family:Verdana;
	font-size:10pt;
} 

.cmt{
	font-family:Verdana;
	font-size:7pt;
	color:Blue;
}