/************************************************************************************************/
/*											STYLES3.CSS											*/
/************************************************************************************************/

body { margin: 0px; padding:0px; background-color: #FFFFFF}

/*Pop-up menu*/
.popupmenuact {padding:2px; padding-left:5px; padding-right:10px; background-color:#2C97B9; }
.popupmenu {padding:2px; padding-left:5px; background-color:#005881; padding-right:10px;  }
.popupmenutext, .popupmenuclosed { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.popupmenutext {color: #FFFFFF;}
.popupmenuclosed {color: #EEEEEE;}

.slogan { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #0095C0; }
.sloganhead1 { font-family: Tahoma, Verdana, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; line-height: 100%; }
.sloganhead2 { font-family: Tahoma, Verdana, sans-serif; font-size: 28px; color: #FFFFFF; line-height: 100%; }
.sloganhead3 { font-family: Tahoma, Verdana, sans-serif; font-size: 19px; color: #FFFFFF; line-height: 100%; }
.sectiontitle { font-family: Tahoma, Verdana, sans-serif; font-size: 30px; font-weight: normal; color: #FFFFFF; }
.includetitle { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.includetext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.quote { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height: 22px; }
.quotesource { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.headermain {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.subtitletext {font-family: Arial, Helvetica, sans-serif; color:#2F2C54; font-size: 13px; font-weight:bold;}
.purchasesubtitle {font-family: Arial, Helvetica, sans-serif; color:#2F2C54; font-size: 12px; font-weight:bold;}
.productsubtitle { font-family: Tahoma, Arial, sans-serif; font-size: 16px; color: #00638F; }
.productpreview { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #05233D; }
.productprice { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FF1F35; font-weight: bold; }

/*Left menu*/
.leftmenu, .leftmenuact {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #FFFFFF; text-decoration:none;}
.leftmenuact {color:#FFFFFF;}
.leftmenubordercolor { background-color: #B8D5DD; }
.leftmenucell { border-right-width: 2px; border-top-width: 2px; border-bottom-width: 0px; border-left-width: 0px; border-color: #B8D5DD; border-style: solid; background-color: #8F989D; }
.leftmenucellsub { border-right-width: 2px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-color: #B8D5DD; border-style: solid; background-color: #8F989D; }
.leftmenucellbullet { border-right-width: 0px; border-top-width: 2px; border-bottom-width: 0px; border-left-width: 0px; border-color: #B8D5DD; border-style: solid; background-color: #8F989D; }
.leftmenucellbulletsub { border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-color: #B8D5DD; border-style: solid; background-color: #8F989D; }
.subleftmenucell { border-right-width: 0px; border-top-width: 2px; border-bottom-width: 0px; border-left-width: 0px; border-top-color: #DBE9ED; border-style: solid; background-color: #B8D5DD; }
.subleftmenucell0 { border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-color: #DBE9ED; border-style: solid; background-color: #B8D5DD; }
.subleftmenu, .subleftmenuact {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color: #37365C; text-decoration:none;}
.subleftmenuact {color:#37365C;}


/*Top menu*/
.topmenu, .topmenuact { font-family: Tahoma, Verdana, sans-serif; font-size: 12px; color: #FDFEFF; text-decoration:none; }
.topmenuact {color: #FDFEFF;}
.topmenucell {background-color:#2F2C54;}
.topmenucellact {background-color:#005881;}

.bottommenu, .bottomenuact {font-family: Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #FFFFFF;}


/*Site menu*/
.lang, .langact {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #596366; text-decoration:none; }
.langact {text-decoration:none;}

/*Style for basket panel text*/

.smalltext, .smalltextwhite, 
.smalltextblack, .baskettext {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;} /*Small text*/
.smalltext {color: #25639A;} /*Small text blue*/ 
.smalltextwhite{color: #FFFFFF;} /*Small text white*/
.smalltextblack{color: #000000;} /*Small text black*/
.baskettext {color: #FFFFFF;}

.chain {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color: #619DCD;}

.newstext, .newsdata, .newsdatab {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #7C7E7F; text-decoration:none;}
.newsdata {color: #FF4C1E;}
.newsdatab {font-weight: bold; color: #FF4C1E;}

.titletext {font-family: Arial, Helvetica, sans-serif; color:#4757C4; font-size:15px; font-weight:bold; line-height: 18px;}/*Page title*/


.errortext, .oktext, .notetext {font-family:Arial; font-size:13px; font-weight:bold;}
.errortext {color:red;}
.oktext {color:#005000;}
.notetext {color:green;}

.copy {font-family: Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #FFFFFF;}

.tableheads {background-color:#FCFDFE;}
.tableborders {background-color:#B9CEDF;}

.incborder{border: 1px solid #C1E6FF} /*Area border*/
.incimage{background-image:  url(../support_faq/index.html); background-position:bottom; background-repeat:no-repeat; background-color:#C6DFF5;} /*Area image corner*/
.incbg{background-color:#C6DFF5} /*Area background*/
.sectincborder{border: 1px solid #C1E6FF} /*Section area border*/
.sectincbg{background-color:#9BD0FC} /*Section area background*/

.mainincbg{height: 18px;}
.mainincline{background-color:#CDDCE9}
.maininctitle{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; color: #4791D3; text-decoration:none;}

hr {color: #BDCEDE; height: 1px}

.inputfield, .inputbuttonflat, .inputbuttonS {font-family:Verdana,Arial,Helvetica; font-size:11px;}
.inputfield {color:black; border: solid 1px #C7CACC;}
.inputbuttonflat {color:#6E96B7; background-color:#DDF1FF; border: solid 1px #A4CCED;}
.inputbuttonS {font-weight:bold;}

/*******************************************/
/* Standard styles for Bitrix Site Manager */
/* used by public section scripts          */
/*******************************************/

/* Table colors */
.tableborder {background-color:#B9CEDF;}
.tablehead {background-color:#D5E3F0;}
.tablebody {background-color:#F4F8FB;}
.tablebodyb {
  background-color:#F4F8FB;
  height:20;
  text-align:center;  
}
.tablenullbody {background-color:#FFFFFF;}

/* Table text */
.tablebodytext, .tablefieldtext, .tabletitletext,
.tableheadtext, .tablebodylink {font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.tableheadtext {color:#25639A;}
.tablebodylink {text-decoration: none}
a.tablebodylink:hover {text-decoration: underline}


/* Some colors to highlight text */
.errorcolor {color:red;}
.successcolor {color:green;}

/* Onscreen messages */
.errormessage{font-family: Arial, Helvetica, sans-serif; font-size:13px; color:red; font-weight:bold;}

/* Form elements */
.inputtext, .inputtextarea, .inputselect, .inputcheckbox, 
.inputradio, .inputfile, .inputbutton, .inputbodybutton {font-family:Verdana,Arial,Helvetica; font-size:11px;}

/* Required sign */
.starrequired, .required{font-family: Verdana, Arial, Helvetica, sans-serif; color:red; font-size:12px; }

/******************/
/* Agnitum styles */
/******************/

/* Headers */

H1, .H1, H2, .H2, H3, .H3, H4, .H4  {font-family: Arial, Helvetica, sans-serif; color:#3A84C4; }
H1, .H1 {font-size:16px;}
H2, .H2 {font-size:13px;}
H3, .H3 {font-size:12px; color: #1C1C1C;}
H4, .H4 {font-size:12px; color: #1C1C1C;}

/* Regular text */
span, li, p, div, td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #091921; }
.text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #091921; }/*text*/

/* for headers with gradient */
.headerTopLine {
	background-position: right top; 
	background-image:  url(../images/general/body_top_gradient.gif);
	background-repeat: repeat-y;
	background: #e3e8e9
}
.headerGradient {
	background-position: right top; 
	background-image:  url(../images/general/header_gradient.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
}

/* special */
.redcolor { color: #ff0000; }


/************************************************************************************************/
/*											MAIN.CSS											*/
/************************************************************************************************/


TD.tl {
	BACKGROUND:   url(../images/lineas_fondos/line.gif); COLOR: #000000
}
TD.tc {
	BACKGROUND:   url(../images/lineas_fondos/line.gif); COLOR: #000000
}
TD.tr {
	BACKGROUND:   url(../images/lineas_fondos/line.gif); COLOR: #000000
}
TD.bl {
	BACKGROUND:  url(../images/lineas_fondos/blue_bg.gif); COLOR: #000000
}
TD.bc {
	BACKGROUND:  url(../images/lineas_fondos/blue_bg.gif); COLOR: #000000
}
TD.br {
	BACKGROUND:  url(../images/lineas_fondos/blue_bg.gif); COLOR: #000000
}
TD.line {
	BACKGROUND:  url(../images/lineas_fondos/line.gif); COLOR: #000000
}
TABLE.leftMenu TD {
	BORDER-BOTTOM: #ffffff 1px solid; HEIGHT: 1.6em
}

P.srchLabel {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #666666; FONT-FAMILY: Tahoma, sans-serif
}
TD.iblockIconTd {
	BACKGROUND:  url(../images/lineas_fondos/iblock_icon_bg.gif); COLOR: #000000
}
TD.contactBlk {
	BACKGROUND:  url(../images/lineas_fondos/contactus_bg.gif); COLOR: #000000
}

TD.doubleLine {
	BACKGROUND:  url(../images/lineas_fondos/double_line.gif); COLOR: #000000
}
TD.outpostSection {
	BACKGROUND:   url(../images/lineas_fondos/outpost_section_bg.gif); COLOR: #000000
}
.GaleriaImagen {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: middle;
}
.compLeft {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 3px;
}
.compCenter {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}


/************************************************************************************************/
/*											NN4.CSS												*/
/************************************************************************************************/

/* General */

a {
	background: transparent;
	color: #4893E6;
    text-decoration: none;
}

dd, dt {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    line-height: 140%;
    text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
}

input, option, textarea { 
    font-family: Verdana, sans-serif;
    font-size: 10px;
}
/* with classes and contextual */
td.bigStripes {
    background: #ffffff url(../images/lineas_fondos/big_stripes_bg.gif);
	color: #000000;
}

table.top1Level {
    background: #4893E6;
	color: #000000;
}

table.leftMenu-outer {
    background: #f7f7f7;
	color: #000000;
}

td.grey {
    background: #f7f7f7;
	color: #000000;
}

a.h2link {
	background: transparent;
    font-size: 12px;
    font-family: Tahoma, sans-serif;
    color: #334F9E;
    text-decoration: underline;	
    font-weight: bold;
	margin-top: 3em;
}

a.rightlink {
	background: transparent;
	color: #4893E6;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

tr.menu2Level-out td {
    background: #59ACF1;
    color: #28517F;
}

tr.menu2Level-over td {
    background: #FFB974;
    color: #28517F;
}

div.searchTbl {
	margin: 12px 0px 12px 4px;
}

p.indent {
    margin-left: 1em;
	text-align: left;
}

div.content-outer {
    margin: 1em 1em 0em 1em;
}

td.vline {
    background: #ffffff url(../images/lineas_fondos/vline.gif);
	color: #000000;
}

div.infoblock {
		margin: 0px 10px 10px 0px;
}

table.infoblock-brd {
	background: #BFD9F6;
	color: #000000;
}

table.infoblock {
    background: #ffffff;
	color: #000000;
}

p.infoblock {
    font-size: 11px;
    line-height: 140%;
    font-family: Verdana, sans-serif;
    text-align: left;
    margin: 0.5em;
}

p.NewsInfoblock {
    font-size: 11px;
    line-height: 140%;
    font-family: Verdana, sans-serif;
    text-align: left;
    margin: 0.5em;
	white-space: nowrap;
}

td.infoblock {
    font-size: 11px;
    line-height: 140%;
    font-family: Verdana, sans-serif;
    text-align: left;
    margin: 0.5em;
}

div.moreButton {
    text-align: right;
    padding: 8px;
    align: center;
}

div.bottomLeftLink {
    font-size: 10px;
    font-family: Tahoma, sans-serif;
    border-color: #9FC0E6;
    align: center;
}
div.bottomMdlLink {
    font-size: 10px;
    font-family: Tahoma, sans-serif;
    border-color: #9FC0E6;
    align: center;
}
div.bottomRightLink {
    font-size: 10px;
    font-family: Tahoma, sans-serif;
    align: center;
}

p.copyright {
    font-size: 10px;
    font-family: Tahoma, sans-serif;
    text-align: center;
	background: transparent;
    color: #1F5FA7;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

p.comment {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    line-height: 140%;
    text-align: left;
}

p.small {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 140%;
    text-align: left;
}

p.clickfor {
    text-align: right;
}


p.testimonials {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    line-height: 140%;
    text-align: right;
	font-style: italic
}

.question {
    font-family: Verdana, sans-serif;
    font-size: 16px;
	background: transparent;
	color: navy;
	font-weight: bold
}

div.form { 
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table.friendForm td {
    font-size: 11px;
    line-height: 140%;
    font-family: Verdana, sans-serif;
    text-align: right;
}

span.redcolor { 
	background: #ffffff;
	color: #ff0000;
}

table.benefitspro-brd {
	background: #cccccc;
	color: #000000;
}

table.benefitspro th {
	background: #81b3e8;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

table.benefitspro td.tblHeader {
	background: #dbf3f8;
	color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
	font-weight: bold;
	text-align: left;
}

table.benefitspro td {
	background: #ffffff;
	color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
	text-align: left;
}

table.benefitspro td.even {
	background: #dbebfb;
	color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
	text-align: center;
}

table.benefitspro td.odd {
	background: #dbf3f8;
	color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
	text-align: center;
}

table.benefitspro td.highlight {
	background: #9FC0E6;
	color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
	text-align: center;
	font-weight: bold;
}


.center { 
	text-align: center;
}

table.compareTable-brd {
	background: #cccccc;
	color: #000000;
}

table.compareTable td.mainHeader {
	background: #81b3e8;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

table.compareTable td.tblHeader {
	background: #dbf3f8;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

table.compareTable td {
	background: #ffffff;
	color: #000000;
	font-family: Arial, sans-serif;
    font-size: 10px;
	text-align: center;
}

span.no { 
	background: #ffffff;
	color: #ff0000;
	font-family: Arial, sans-serif;
    font-size: 10px;
}

span.yes { 
	background: #ffffff;
	color: green;
	font-family: Arial, sans-serif;
    font-size: 10px;
}

span.formLabel {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    line-height: 140%;
}

ul.outpost {
	list-style-image:   url(../images/lineas_fondos/blue_bullet.gif);
}
.odd2 {
	background: #59ACF1;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.odd2 a {
	color: #00FFFF;
}
.odd21 {
	background: #E3E8E9;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.odd21 a {
	color: #00FFFF;
}
.title2 {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #FF0000;
	font-weight: bold;
	font-size: 11px; 
}
.pright {
	padding-right: 5px;
	padding-left: 10px;
}
.prightM {
	padding-right: 5px;
	padding-left: 10px;
	vertical-align:middle;
}
.prightR {
	padding-right: 5px;
	padding-left: 10px;
	text-align:right;
	font-weight:bold;
}
/*LD*/
.estilo1 {  
	font-size: 16px;
	color: #CCCCCC;
}
.thpro {
 FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; PADDING-LEFT: 5px;
}
.th2 {
	BACKGROUND: #81b3e8; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; PADDING-LEFT: 5px; FONT-WEIGHT: bold;
}
.th2b {
	BACKGROUND: #81b3e8;
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, sans-serif; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold;
	width:18;
}
.th3 {
 BACKGROUND: #dbebfb;
}
.th3c {
 BACKGROUND: #dbebfb;
 text-align: center;
 height:20;
}
.th3d {
 BACKGROUND: #dbebfb;
 text-align: center;
 width:244;
}
.th2_faqs {
	BACKGROUND: #81b3e8; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; PADDING-LEFT: 5px; FONT-WEIGHT: bold; width: 170px; height:20px; 
}
.th3_faqs {
 BACKGROUND: #dbebfb; width: 262px; height:20px; 
}
.tht {
	FONT-SIZE: 9px; FONT-FAMILY: Arial, sans-serif;
}
.th2_center {
	BACKGROUND: #81b3e8; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; FONT-WEIGHT: bold; text-align:center;
}
.th3_center {
 BACKGROUND: #dbebfb; FONT-WEIGHT: bold; text-align:center;
}
.th_pad {
 PADDING-LEFT: 5px; BACKGROUND: #F4F8FB;
}
.th_pad_c {
 BACKGROUND: #F4F8FB; FONT-WEIGHT: bold; text-align:center; 
}
.th_pad_rec {
 BACKGROUND: #F4F8FB; FONT-WEIGHT: bold; text-align:center;  COLOR: red;
}
.th_pad_blue {
 BACKGROUND: #F4F8FB; FONT-WEIGHT: bold; text-align:center; COLOR: blue; 
}
.th3_center_red {
 BACKGROUND: #dbebfb; FONT-WEIGHT: bold; text-align:center; COLOR: red; 
}
.th3_center_blue {
 BACKGROUND: #dbebfb; FONT-WEIGHT: bold; text-align:center; COLOR: blue; 
}
.th3_pad {
 BACKGROUND: #dbebfb; PADDING-LEFT: 5px;
}
/*LD*/
/*SR*/
TABLE.benefitspro TD.rightodd {
	FONT-SIZE: 11px; BACKGROUND: #dbf3f8; COLOR: #000000; FONT-FAMILY: Verdana, sans-serif; TEXT-ALIGN: right
}
/*SR*/
TABLE.benefitspro TD.righteven {
	FONT-SIZE: 11px; BACKGROUND: #dbebfb; COLOR: #000000; FONT-FAMILY: Verdana, sans-serif; TEXT-ALIGN: right
}.border1 {
	border-right: 1px solid #bcd3d8;
}
/*GP*/
/*2010-07-04 - Títulos destacados para tablas con características e imágenes*/
.TituloCaract {
	color: #3A84C4;
	font-size: 13px;
	font-weight: bold;
}

