body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color: #CDCDCD;
	color:#333333;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	text-align:justify;
}
a:link {
	color: #4369A3;
	text-decoration:none;
}

a:visited {
  color: #003399;
  text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #4369A3;
}
.linkblue a:link{
	color:#4369A3;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.linkblue a:visited{
	color:#4369A3;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.linkblue a:hover{
	color:#4369A3;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
.linkblue a:active{
	color:#4369A3;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.hlink {
	font-size:14px;
	font-weight:bold;
	color:#2861A6;
}
.hlink a:link{
	font-size:14px;
	font-weight:bold;
	color:#2861A6;
	text-decoration: underline;
}
.hlink a:visited{
	font-size:14px;
	font-weight:bold;
	color: #387CCF;
	text-decoration:underline;
}
.hlink a:hover{
	font-size:14px;
	font-weight:bold;
	color:#2861A6;
	text-decoration:none;
}
.hlink a:active{
	font-size:14px;
	font-weight:bold;
	color:#2861A6;
	text-decoration:underline;
}
.redlnk {
	font-size:16px;
	font-weight:bold;
	color: #CC0000;
}
.redlnk a:link{
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
	text-decoration: none;
}
.redlnk a:visited{
	font-size:16px;
	font-weight:bold;
	color: #CC0000;
	text-decoration:none;
}
.redlnk a:hover{
	font-size:16px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.redlnk a:active{
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.hp-ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image:url(../images/common/bullet.jpg);
	list-style-position: outside;
	padding-left:15px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
}
.hp-ul a:link {
	text-decoration:none;
	color:#333333;
}
.hp-ul a:visited {
	text-decoration:none;
	color:#333333;
}
.hp-ul a:hover {
	text-decoration:underline;
	color:#333333;
}
.hp-ul a:active {
	text-decoration:none;
	color:#333333;
}
.hp-ul li {
	padding-bottom:3px;}
	
.hp-clientebox {
	padding: 5px;
	border: #999999 1px solid;
	background: #FFFFFF url(../images/info/bg.jpg) top repeat-x;
	width:184px;
	height: 177px;
	float:left;
	text-align:left;
	color: #333333;
	font-size:12px;
	}	
.hp-clientebox ul{	
	list-style-type: none;
	margin: 0;
	padding: 0;	
}
.hp-clientebox ul li{
	padding:3px 0  7px 0; /*bottom spacing between menu items*/
	background: transparent url(../images/info/dot-line.gif) bottom center no-repeat;
}
.hp-clientebox ul li a{
	color: #333333;
	background:transparent url(../images/info/blue-arrow.png) 0 5px  no-repeat; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 14px; /*link text is indented 19px*/
	text-decoration: none;
}
.hp-clientebox ul li a:visited{
	color: #333333;
}

.hp-clientebox ul li a:hover{ /*hover state CSS*/
	color: #4369A3;
}
.hp-clientebox .text{
	padding:3px 0 0 15px;
	background:transparent url(../images/info/blue-arrow.png) 0 7px  no-repeat; }
/***********************************/
.hp-linkbox {
	padding: 5px 0 0 2px;
	background: #FFFFFF url(../images/index/hp-links-bg.jpg) left top no-repeat;
	width:195px;
	height: 208px;
	float:left;
	text-align:left;
	color: #333333;
	font-size:12px;
}	
.hp-linkbox .title{
	font-weight:bold;
	padding:3px 0 0 10px;
}
.hp-linkbox ul {
	margin:10px 0 0 0;
	padding:0;
}
.hp-linkbox li {
	list-style-type:none;
	margin: 0 0 5px 0;
	padding-left: 40px;
}
.hp-linkbox li a {
	color:#FFFFFF;
	font-size:13px;
}
.hp-linkbox li a:hover {
	color: #000000;
	text-decoration: none;
	font-size:13px;
}
#inconformidades{
	background:transparent url(../images/index/links/inconformidades.png) left top no-repeat;
	height:27px;
	padding-top:10px;
	width:150px;
	display:block;
}
#consultas {
	background:transparent  url(../images/index/links/consultas.png)left top no-repeat;
	height:36px;
	padding-top:2px;
}
#solicitud{
	background:transparent url(../images/index/links/solicitud.png) left top no-repeat;
	height:36px;
	padding-top:2px;
}
#connection{
	background:transparent url(../images/index/links/connection.png) left top no-repeat;
	height:27px;
	padding-top:10px;
}
/***********************************/
.li li{
	/*list-style-image:url(../images/common/bullet.jpg);*/
	list-style-type:none;
	padding:5px 0 0 10px;
	background:transparent url(../images/common/bullet.jpg) 0 10px  no-repeat;
}
#ul-g {
	list-style-image:url(../images/common/bullet.jpg);
	list-style-position: outside;}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: decimal;
	list-style-position: outside;
}
.hr {
	border-bottom: #CCCCCC 1px solid;
	height: 2px;

}
.hr2 {
	height: 2px;
	clear:both;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3B6CB2;
}

.txt12 {
	font-size:12px;
}
.txt14 {
	font-size:14px;
}
.med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}
.medblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#608DCA;
	font-weight:bold;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:bold;
	color:#365F9E;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:bold;
	color:#C21533;
}
.white2 {
	color:#FFFFFF;
	font-weight:bold;}
.white2 ul{
	list-style:square;
	list-style-position:outside;
	margin-left:55px;
	padding-left:10px;
	padding-top:5px;
}
.white2 a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.white2 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.white2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.white2 a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.box1 {
	padding: 5px;
	border: #CCCCCC 1px solid;
	background:url(../images/common/box-bg.jpg) top repeat-x;
	background-color: #DFDFDF;
	width:168px;
	margin-right:7px;
	height: 220px;
	float:left;
	text-align:left;
}
.m-info {
	text-align:right;
	color:#3B6CB2;
}
.m-info a:link{
	text-decoration:underline;
	color:#3B6CB2;
}
.m-info a:visited{
	text-decoration:underline;
	color:#3B6CB2;
}
.m-info a:hover{
	text-decoration:none;
	color:#3B6CB2;
}
.m-info a:active{
	text-decoration:underline;
	color:#3B6CB2;
}
.info-box{
	padding: 5px;
	border: #999999 1px solid;
	background: url(../images/info/bg.jpg) top repeat-x;
	background-color: #FFFFFF;
	width:182px;
	margin-bottom:5px;
	/*height: 97px;*/
	float:left;
	text-align:left;
	color: #666666;
}
.info-box2{
	padding: 5px;
	border: #999999 1px solid;
	background: url(../images/info/bg.jpg) top repeat-x;
	background-color: #FFFFFF;
	width:173px;
	margin-bottom:5px;
	/*height: 97px;*/
	float:right;
	text-align:left;
	color: #666666;
}
.info-box-sm{
	padding: 5px;
	border: #999999 1px solid;
	background: url(../images/info/bg.jpg) top repeat-x;
	background-color: #FFFFFF;
	width:184px;
	margin-bottom:5px;
	height: 65px;
	float:left;
	text-align:left;
	color: #666666;
}
.ib-txt {
	padding-top:3px;
	padding-bottom:8px;
}
.ib-txt a:link{
	color: #666666;
	text-decoration:none;
}
.ib-txt a:visited{
	color: #666666;
	text-decoration:none;
}
.ib-txt a:hover{
	color: #666666;
	text-decoration:underline;
}
.ib-txt a:active{
	color: #666666;
	text-decoration:none;
}

.bluet {
	font-size:12px;
	color:#3B6CB2;
	font-weight:bold;
	border-bottom: #3B6CB2 1px solid;
	height:16px;
	margin-bottom:10px;
}
.blue {
	font-size:12px;
	color:#3B6CB2;
	font-weight:bold;
}
.blue2 {
	color:#00387E;}
.green {
	color:#417927;
}
.black {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
}
.light {
	color:#999999;}
.red {
	color:#CC0000;
	font-size:12px;
}
.title1 {
	font-size:16px;
	font-weight:bold;
	color:#365F9E;
	border-bottom: #999999 2px solid;
	padding-bottom:5px;
	text-align:left;
}
.title2 {
	font-size:12px;
	font-weight:bold;
	color:#365F9E;
	border-bottom: #CCCCCC 1px solid;
	padding-bottom:5px;
}
.title3{
	font-size:14px;
	font-weight:bold;
	color:#3661A0;
}
.title4{
	font-size:14px;
	font-weight:bold;
	color:#3661A0;
	border-bottom: #CCCCCC 1px solid;
	padding-bottom:5px;
}
.title5{
	font-size:16px;
	font-weight:bold;
	color:#3661A0;
}
.titley {
	font-size:14px;
	font-weight:bold;
	color:#365F9E;
	border-bottom: #FFCC00 1px solid;
	padding-bottom:5px;
	text-align:left;
}
.title-green {
	font-size:12px;
	font-weight:bold;
	color:#5DBB52;
	border-bottom: #CCCCCC 1px solid;
	padding-bottom:5px;
}
.title-green2 {
	font-size:16px;
	font-weight:bold;
	color:#5DBB52;
	border-bottom: #CCCCCC 1px solid;
	padding-bottom:5px;
}
#maincont {
	width:914px;
	overflow: hidden;
	background:#FFFFFF url(../images/common/mainbg.jpg) top repeat-y;
}
#centercont {
	width:900px;
	float:left;
	height: inherit;
	padding: 0 7px 0 7px;
}
#header{
	width:900px;
	height:96px;
	/*background:#FFFFFF url(../images/common/header-bg-xmas.jpg) top left no-repeat;*/
	background-color:#FFFFFF;
	float:left;
}
#top {
	width:875px;
	text-align:left;
	padding-left:25px;
	background:transparent url(../images/common/slogan.jpg) right bottom no-repeat;
	float:left;
}
#top2 {
	width:900px;
	background:#FFFFFF  url(../images/common/slogan2.jpg) right bottom no-repeat;
	float:left;
}
.table1 {
	border: #CCCCCC 1px solid;
	background: url(../images/common/box-bg.jpg) bottom repeat-x;
	padding:5px;
}
.table2 {
	border: #CCCCCC 1px solid; }
.table3 {
	border: #CCCCCC 1px solid;
	text-align:left;
	width:675px;
}

/*.table3 tr {
	background-color:#CCCCCC;}*/
	
.table4 {
	border: #CCCCCC  1px solid;
	text-align:left;
}
.table4 tr {
	background-color:#EAEAEA;
}
	
.tr3 {
	background-color:#EBEBEB}
.tr-w {
	background-color:#FFFFFF;
	}

.tbl-head {
	background:#3661A0 url(../images/common/it-bg.jpg) repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left: 15px;
	padding-top:2px;
	padding-bottom:3px;
}	
.col345l {
	width:480px;
	float:left;
	margin-right:10px;
}
.col300l {
	width:300px;
	float:left;
	margin-right:10px;
}
.col345r{
	width:469px;
	float:left;
	margin-left:10px;
	padding-left:10px;
	border-left: #CCCCCC 1px dotted;
}
.col170r {
	width:170px;
	margin: 5px 0;
	padding: 0;
	float:right;

	}
.col365r{
	width:325px;
	float:left;
	margin:0 0 0 10px;
	padding:0 10px;
	border-top:#6BADDE 8px solid;
	border-bottom:#6BADDE 8px solid;
	background-color:#F2F7FC;
}
/*---------topnav----------*/
.topnav{
	text-align:right;
	font-size:10px;
	color:#666666;
	padding-right:15px;
	padding-top:4px;
	float:left;
	width:885px;
	clear:both;
	/*background-color:#FFFFFF;*/
}

.topnav img {

}


.topnav a:link {
	text-decoration:none;
	color:#666666;
}
.topnav a:visited {
	text-decoration:none;
	color:#666666;
}
.topnav a:hover {
	text-decoration:none;
	color:#3B6CB2;
}
.topnav a:active {
	text-decoration:none;
	color:#666666;
}
/*---------topnav----------*/
.topnav2{
	text-align:right;
	font-size:10px;
	color:#666666;
	padding-right:15px;
	padding-top:4px;
	float:left;
	width:535px;
	/*background-color:#FFFFFF;*/
}

.topnav2 a:link {
	text-decoration:none;
	color:#666666;
}
.topnav2 a:visited {
	text-decoration:none;
	color:#666666;
}
.topnav2 a:hover {
	text-decoration:none;
	color:#3B6CB2;
}
.topnav2 a:active {
	text-decoration:none;
	color:#666666;
}
/*---------horz nav---------*/

#horznav{
	margin: 0;
	padding:0;
	float: left;
	width: 798px;
	height:32px;
	background: white  url(../images/common/menu-bg.jpg) center center repeat-x;
	text-align:center;
}

#horznav li{
	display: inline;
	font-size: 12px;
}

#horznav li a{
	text-align:center;
	float: left;
	color: #333333;
	padding-top:  10px;
	padding-right:14px;
	padding-left:14px;
	padding-bottom:10px;
	text-decoration: none;
	border-right: 1px solid white;
	border-left: 1px solid #CCCCCC;
	display: block;
}

#horznav li a:visited{
	color: #333333;
}

#horznav li a:hover, #horznav li .current{
	color: #333333;
	text-decoration:underline;
}

#horznav li a#leftmostitem{ /*Extra CSS for left most menu item*/
	border-left: 0px; /*left border style*/
}

#horznav li a#rightmostitem{ /*Extra CSS for right most menu item*/
	border-right: 0px ; /*right border style*/
}

/*---------------------------*/
#flashcont{
	width:900px;
	height:250px;
	float:left;
	background-color: #F3F3F3;
	padding:0;
	margin:0;
}
#flashcont2{
	width:675px;
	height:150px;
	float:right;

	margin-bottom:10px;
	overflow:hidden;
}
.flashcont2{
	width:675px;
	height:150px;
	float:right;
	margin-bottom:10px;
	overflow:hidden;
}
#flashcont3{
	width:675px;
	height:220px;
	float:right;
	background-color: #FFFFFF;
	margin-bottom:10px;
}
.flashcont3{
	width:675px;
	height:220px;
	float:right;
	background-color: #FFFFFF;
	margin-bottom:10px;
}
.flashcont4{
	width:675px;
	height:165px;
	float:right;
	background-color: #FFFFFF;
	margin-bottom:10px;
	clear:both;
}
.flashcont5{
	width:675px;
	height:200px;
	float:right;
	background-color: #FFFFFF;
	margin-bottom:10px;
}
#flashcont6{
	width:900px;
	height:221px;
	float:left;
	background-color: #F3F3F3;
	padding:0;
	margin:0;
}
#cont {
	width:880px;
	padding:10px 10px 10px 10px;
	float:left;
	background:#FFFFFF url(../images/index/cont-bg.jpg) left top repeat-x;
}
#leftdv {
	width:562px;
	float:left;
}
#rightdv {
	width:194px;
	float:right;
	background-color:#FFFFFF;
	margin-top:6px;

}
.sep-line{
	border-bottom: #999999 1px solid;
	height:8px;
	float:left;
	width:99%;
	margin-bottom: 8px;
}
#ad-box1 {
	float:left;
	width:180px;
	margin-right:7px;
}
#ad-box2 {
	float:left;
	width:140px;
	height:59px;
	margin-right:7px;
	background:url(../images/ads/san.jpg) left no-repeat;
	text-align:right;
	padding-top:55px;
	padding-left:35px;
	padding-right:5px;
}
#ad-box3 {
	float:left;
	width:180px;
	margin-right:7px;
}
.titlebox {
	float:left;
	width:174px;
	padding:3px;
	margin: 0 0 5px 0;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-color: #365F9E;
}
.box {
	float:left;
	width:180px;
	border:#999999 1px solid;
	padding:0;
	margin: 15px 0 0 0;
}
.footer-lc {
	width:7px;
	height:79px;
	background:url(../images/common/footer-lc.jpg) top right no-repeat;
	float:left;
}
.footer-rc {
	width:7px;
	height:79px;
	background:url(../images/common/footer-rc.jpg) top left no-repeat;
	float:left;
}
.footer {
	background: #CCCCCC url(../images/common/footer-bg2.jpg) top repeat-x;
	height:59px;
	width: 870px;
	color:#999999;
	font-size:10px;
	float:left;
	text-align:center;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	float:left;
}
.footer a:link {
	text-decoration:none;
	color:#999999;
}
.footer a:visited {
	text-decoration:none;
	color:#999999;
}
.footer a:hover {
	text-decoration:underline;
	color:#999999;
}
.footer a:active {
	text-decoration:none;
	color:#999999;
}
#botfooter {
	background: url(../images/common/bot.jpg) top no-repeat;
	width:914px;
	height:8px;
	float:left;
}
.notes {
	font-size:10px;
	color:#999999;
}
.icon {
	margin: 0 5px 0 0;
}
/*-------------*/
.serv-bg {
	background-color: #6EB3D7  /* url(../images/servicios/bg2.jpg) top no-repeat*/;
	width:655px;
	/*height:68px;*/
	padding:7px;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
	overflow: visible;
	color:#FFFFFF;
	border: #0076BF 1px solid;
}
 
/*---------------*/
.w550 {
	width:665px;
	float:left;
	margin-top:10px;
}
.col-izq {
	width:185px;
	float:left;
	margin: 0px;
	padding: 0px;
}
.col-der {
	float: right;
	margin-left:20px;
	width:675px;
	text-align:left;
}
/*---------software titles ---------*/	
#software {
	background: url(../images/software/software-bg.gif) right bottom no-repeat;
}
#lotus {
	background:url(../images/software/lotus-bg.gif) right bottom no-repeat;
}
#ts-lotus {
	background:url(../images/software/lotus-bg.gif) right bottom no-repeat;
}
#rational {
	background:url(../images/software/rational-bg.gif) right bottom no-repeat;
}
#tivoli {
	background:url(../images/software/tivoli-bg.gif) right bottom no-repeat;
}
#websphere {
	background:url(../images/software/websphere-bg.gif) right bottom no-repeat;
}
#infom {
	background: url(../images/software/information-management-bg.gif) right bottom no-repeat;
}
	
/*------------------------*/	



.extmenu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 170px;
	border-top: #D7E4F5 3px solid;
	border-bottom: #D7E4F5 2px solid;
	float:right;
}
.extmenu li{
	border-bottom: 1px solid #D7E4F5;
	width: auto;
	}
.extmenu li a{
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	background: white  url(../images/common/arrow.gif) no-repeat 2px 6px;
	display:block;
	padding: 3px 0;
	padding-left: 20px;
}
.extmenu .txt{
	padding: 5px 0;
}
.padl20 {
	padding-left:20px;
}

* html .extmenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 150px;
}

.extmenu li a:visited, .extmenu li a:active{
	/*color: #00014e;*/
}

.extmenu li a:hover{
	color: black;
	background: #D7E4F5 url(../images/common/arrow-rev.gif) no-repeat 2px 6px;
}
.extmenu-title{
	width:170px;
	float:right;
	text-align:center;
	font-weight:bold;
}
.extmenu-txt{
	width:170px;
	float:right;
	text-align:left;
}




.extmenu2{
	margin: 5px 20px 0 0;
	padding: 0;
	width: 225px;
	
	border-bottom: #D7E4F5 2px solid;
	float:left;
}
.extmenu2 ul{
	list-style-type: none;
	padding: 0;
}
.extmenu2 li{
	border-bottom: 1px solid #D7E4F5;
	width: auto;
	}
.extmenu2 li a{
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	background: white  url(../images/common/arrow.gif) no-repeat 2px 6px;
	display:block;
	padding: 3px 0;
	padding-left: 20px;
}


* html .extmenu2 li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 205px;
}

.extmenu2 li a:visited, .extmenu li a:active{
	/*color: #00014e;*/
}

.extmenu2 li a:hover{
	color: black;
	background: #D7E4F5 url(../images/common/arrow-rev.gif) no-repeat 2px 6px;
}
.extmenu2 .title{
	text-align:center;
	font-weight:bold;
	border-bottom: #D7E4F5 3px solid;
	padding: 0 0 5px 0;
}
.extmenu2 .txt{
	float:right;
	text-align:left;
}


/*------------------------------*/	
.rinfo{
	list-style-type: none;
	margin: 3px 0;
	padding-top: 3px;
	padding-bottom:3px;
	padding-left:0px;
	width: 170px;
	border-top: #D7E4F5 3px solid;
	float:right;
	color:#666666;
	text-align:left;
}
.rinfo-last{
	list-style-type: none;
	margin: 3px 0 0 0;
	padding-top: 3px;
	padding-bottom:13px;
	padding-left:0px;
	width: 170px;
	border-top: #D7E4F5 3px solid;
	border-bottom: #D7E4F5 3px solid;
	float:right;
	color:#666666;
}
.overlap {
	position:absolute;
	display:none; 
	border: 5px solid #3B6CB1;
	background:#FFFFFF url(../images/common/box-bg.jpg) bottom repeat-x;
	width: 400px; 
	/*height: 400px; */
	padding: 8px;
}
.overlap-close {
	width:13px;
	float:right;
	height:13px;
}
/*------------------------------*/	
.artinfo-box {
	width:168px;
	border: #999999 1px solid;
	background-color: #FFFFFF;
	float:right;
	margin-top:5px;
}
.artinfo-box .title  {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:3px;
	background-color:#E8ECF7;
	border-bottom: #999999 1px solid;
	text-align:left;
}
.artinfo-box .text  {
	font-size:11px;
	color: #666666;
	padding:3px;
}
.artinfo-box .pdflink  {
	font-size:11px;
	color: #4369A3;
	padding:1px 3px 3px 18px;
	
	background: url(../images/common/pdf-icon.gif) left no-repeat;

}
.artinfo-box .link{
	padding:10px 0 5px 20px;
}
.artinfo-box .audio{
	background:transparent url(../images/icons/audio.png) 3px  8px  no-repeat;
	padding:8px 0 5px 23px;
}
.artinfo-box .video{
	background:transparent url(../images/icons/video.png) 3px  8px no-repeat;
	padding:8px 0 5px 23px;
}
.artinfo-box .go{
	background:transparent url(../images/icons/go.png) 3px 8px  no-repeat;
	padding:5px 0 5px 23px;
}
.artinfo-box .movies{
	background:transparent url(../images/icons/movies.png) 3px 8px  no-repeat;
	padding:13px 0 9px 35px;
}
.artinfo-box .news{
	background:transparent url(../images/icons/news.png) 3px 8px  no-repeat;
	padding:13px 0 9px 35px;
}
.artinfo-box .apple{
	background:transparent url(../images/icons/apple.png) 3px 8px  no-repeat;
	padding:13px 0 9px 35px;
}
.artinfo-box .whichmac{
	background:transparent url(../images/icons/which-mac.png) 3px 8px  no-repeat;
	padding:7px 0 9px 35px;
}
.artinfo-box .pdf{
	background:transparent url(../images/icons/pdf.png) 3px  8px no-repeat;
	padding:8px 0 5px 23px;
}
.artinfo-box a:link{
	color:#666666;
	text-decoration:none;
}
.artinfo-box a:visited{
	color:#666666;
	text-decoration:none;
}
.artinfo-box a:hover{
	color:#365F9E;
	text-decoration:none;
}
.artinfo-box a:active{
	color:#666666;
	text-decoration:none;
}

/***************************/

.halfcolbox-box {
	width:220px;
	border: #999999 1px solid;
	background-color: #FFFFFF;
	float:left;
	margin-top:5px;
}
.halfcolbox-box .title  {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:3px;
	background-color:#E8ECF7;
	border-bottom: #999999 1px solid;
}
.halfcolbox-box .text  {
	font-size:11px;
	color: #666666;
	padding:3px;
}
.halfcolbox-box .pdflink  {
	font-size:11px;
	color: #4369A3;
	padding:1px 3px 3px 18px;
	
	background: url(../images/common/pdf-icon.gif) left no-repeat;

}
.halfcolbox-box .link{
	padding:5px 0 5px 20px;
}
.halfcolbox-box .audio{
	background:transparent url(../images/icons/audio.png) 3px  8px  no-repeat;
	padding:8px 0 5px 23px;
}
.halfcolbox-box .video{
	background:transparent url(../images/icons/video.png) 3px  8px no-repeat;
	padding:8px 0 5px 23px;
}
.halfcolbox-box .go{
	background:transparent url(../images/icons/go.png) 3px 8px  no-repeat;
	padding:5px 0 5px 23px;
}
.halfcolbox-box a:link{
	color:#666666;
	text-decoration:none;
}
.halfcolbox-box a:visited{
	color:#666666;
	text-decoration:none;
}
.halfcolbox-box a:hover{
	color:#365F9E;
	text-decoration:none;
}
.halfcolbox-box a:active{
	color:#666666;
	text-decoration:none;
}



/*------------------------------*/	
.info-box-lc {
	width:183px;
	border: #999999 1px solid;
	background-color:#FFFFFF;
	float:left;
	margin-top:10px;
	text-align:left;
}
.info-box-lc .title  {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:3px;
	background-color:#E8ECF7;
	width:177px;
}
.info-box-lc .text  {
	font-size:11px;
	color: #666666;
	padding:3px;
}
.info-box-lc .pdflink  {
	font-size:11px;
	color: #4369A3;
	padding:1px 3px 3px 16px;
	width: 50px;
	background: url(../images/common/pdf-icon.gif) left no-repeat;

}

/*------------------------------*/	
.info-box-rc {
	width:168px;
	border: #999999 1px solid;
	background-color:#FFFFFF;
	float:left;
	margin-top:5px;
	text-align:left;
	float:right;
}
.info-box-rc .title  {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:3px;
	background-color:#E8ECF7;
	width:162px;
	margin-bottom:8px;
	border-bottom: #999999 1px solid;
	text-align:left;
}
.info-box-rc .text  {
	font-size:11px;
	color: #666666;
	padding:3px;
}
.info-box-rc .link  {
	text-align:right;
	margin-top:5px;
}
.info-box-rc .pdflink  {
	font-size:11px;
	color: #4369A3;
	padding:1px 3px 3px 16px;
	width: 50px;
	background: url(../images/common/pdf-icon.gif) left no-repeat;

}
/*----------- yo se -------------------*/	
.yosediv {
	width:665px;
	height:220px;
	background: #6EB3D7 url(../images/servicios/yose-bg.jpg) top right no-repeat;
	text-align:left;
}


/*------------------------------*/	
.info-box-bp {
	width:215px;
	border: #23528A 1px solid;
	background-color:#FFFFFF;
	float:left;
	margin-top:5px;
	text-align:left;
	height:185px;
}
.info-box-bp .title  {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	background-color:#23528A;
	width:209px;
}
.info-box-bp .text  {
	font-size:11px;
	color: #666666;
	padding:3px 3px 3px 0;
	width:116px;
	float:right;
}
.info-box-bp .text a:link {
	text-decoration:none;
	color:#666666;
}
.info-box-bp .text a:visited {
	text-decoration:none;
	color:#666666;
}
.info-box-bp .text a:active {
	text-decoration:none;
	color:#666666;
}
.info-box-bp .text a:hover {
	text-decoration:none;
	color:#666666;
	background-color:#DAE6F6;
	
}
.info-box-bp .pdflink  {
	font-size:11px;
	color: #4369A3;
	padding:1px 3px 3px 18px;
	width: 50px;
	background: url(../images/common/pdf-icon.gif) left no-repeat;
}
.info-box-bp .thb {
	width:88px;
	height:67px;
	float:left;
	padding: 3px 5px 0 3px;
}

.nota {
	font-size:12px;
	font-style:italic;
}


/*********************for menus w ext links***********************/


.TabLinkExt{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float:left;
	width:185px;
	border-top: #CCCCCC 1px solid;
}

.TabLinkExt li a{
	background:url(../images/nav-vert-bg.jpg) right repeat-y;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	width: auto;
	padding: 5px 24px 5px 0px; 
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-align:right;
	width:161px;
	
}


* html .TabLinkExt li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 161px;
}

.TabLinkExt li a:visited{
	color: #666666;
}

.TabLinkExt li a:hover{
	background:url(../images/nav-vert-hover.jpg) right repeat-y;
	color:#FFFFFF;
}
.TabLinkExt li a:active{
	color: #345D99;
}

/*.TabLinkExt li a:selected{
	background:url(../images/nav-vert-selected.jpg) top right no-repeat;
	font-weight:bold;
	color:#345D99;
}*/

.TabLinkExt li a.selected{
	background:url(../images/nav-vert-selected.jpg) top right no-repeat;
	font-weight:bold;
	color:#345D99;
}
#menu-bot {
	background-image:url(../images/nav-vert-bot.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:185px;
	height:79px;
	list-style: none;
	float:left;
}
#menu-bot2 {
	background-image:url(../images/nav-vert-bot2.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:185px;
	height:143px;
	list-style: none;
	float:left;
}/*********************for menus w ext links extras***********************/


.TabLinkExt2{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float:left;
	width:185px;
}

.TabLinkExt2 li a{
	background:url(../images/nav-vert-bg.jpg) right repeat-y;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	width: auto;
	padding: 5px 24px 5px 0px; 
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-align:right;
	width:161px;
}


* html .TabLinkExt2 li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 161px;
}

.TabLinkExt2 li a:visited{
	color: #666666;
}

.TabLinkExt2 li a:hover{
	background:url(../images/nav-vert-hover.jpg) right repeat-y;
	color:#FFFFFF;
}
.TabLinkExt2 li a:active{
	color: #345D99;
}

/*.TabLinkExt li a:selected{
	background:url(../images/nav-vert-selected.jpg) top right no-repeat;
	font-weight:bold;
	color:#345D99;
}*/

.TabLinkExt2 li a.selected{
	background:url(../images/nav-vert-selected.jpg) top right no-repeat;
	font-weight:bold;
	color:#345D99;
}
/************************************************/
#banner1{
	width:185px;
	height:140px;
	list-style: none;
	float:left;
	margin-top:15px;
	background-color: #FFFFFF;
}
.img-pad15lt {
	padding:0 15px 15px 0;
	float:left;
}
.img-pad15rght{
	padding:0 0 15px 15px;
	float:right;
}

.logocolder {
	width:170px;
	text-align:center;
	margin:0 0 15px 0;
	float:right;
}
/***************navegacion principal********************/


#navbarWide {
	position:relative; 
	top:0px; 
	left:0px;
	height:29px; 
	z-index:9998; 
	display:block; 
	margin:0px; 
	padding:0px;
	background: #284D7D url(../images/navegacion/main-bg.jpg) top left repeat-x; 
	width:898px; 
	border:#284D7D 1px solid;
	float:left;
	clear:both;
}


.imcm ul,.imcm li,.imcm div,.imcm span,.imcm a {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0;
	list-style: none outside none;
	border-style: none;
	background-image: none;
	clear: none;
	float: none;
	display: block;
	position: static;
	overflow: visible;
	line-height: normal;
}

.imcm li a img {
	display: inline;
	border-width: 0px;
}

.imcm span {
	display: inline;
}

.imcm .imclear,.imclear {
	clear: both;
	height: 0px;
	visibility: hidden;
	line-height: 0px;
	font-size: 1px;
}

.imcm .imsc {
	position: relative;
}

.imcm .imsubc {
	position: absolute;
	visibility: hidden;
	height: 0px;
}

.imcm li {
	list-style: none;
	font-size: 1px;
	float: left;
}

.imcm ul ul li {
	width: 100%;
	float: none !important;
	font-weight:normal;
}

.imcm a {
	display: block;
	position: relative;
}

.imcm ul .imsc,.imcm ul .imsubc {
	z-index: 10;
}

.imcm ul ul .imsc,.imcm ul ul .imsubc {
	z-index: 20;
}

.imcm ul ul ul .imsc,.imcm ul ul ul .imsubc {
	z-index: 30;
}

.imde ul li:hover .imsubc {
	visibility: visible;
}

.imde ul ul li:hover  .imsubc {
	visibility: visible;
}

.imde ul ul ul li:hover  .imsubc {
	visibility: visible;
}

.imde li:hover ul  .imsubc {
	visibility: hidden;
}

.imde li:hover ul ul .imsubc {
	visibility: hidden;
}

.imde li:hover ul ul ul  .imsubc {
	visibility: hidden;
}

.imcm .imea {
	display: block;
	position: relative;
	left: 0px;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
	width: 1px;
	float: right;
}

.imcm .imea span {
	display: block;
	position: relative;
	font-size: 1px;
	line-height: 0px;
}

.dvs,.dvm {
	border-width: 0px
} /*\*/ /*/.imcm .imea{visibility:hidden;}/**/





/**[imstyles] Infinite Menu Styles: Keep this section in the document head for full validation. **/


/*  Main Expand Icons  */
#imenus0 .imeam span,#imenus0 .imeamj span {
	background-image: url(../images/navegacion/arrow_down.gif);
	width: 8px;
	height: 6px;
	left: -11px;
	top: 4px;
	background-repeat: no-repeat;
	background-position: top left;
}

#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {
	background-image: url(../images/navegacion/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/*  Sub Expand Icons  */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {
	background-image:url(../images/navegacion/arrow_right.gif);
	width: 6px;
	height: 8px;
	left: -6px;
	top: 3px;
	background-repeat: no-repeat;
	background-position: top left;
}

#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {
	background-image: url(../images/navegacion/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* Main Container  */
#imouter0 {
	border-style: none;
	border-color: #005094;
	border-width: 1px;
	padding: 0px;
	margin: 0px;
}

/* --[[ Sub Container ]]-- */
#imenus0 li ul {
	background-color: #284D7D;
	border-style: solid;
	border-color: #284D7D;
	border-width: 1px;
	padding: 5px 8px 5px 5px;
	margin: 0px;
}

/* --[[ Main Items ]]-- */
#imenus0 li a,#imenus0 .imctitle {
	height: 16px;
	/*background-color:#005094;*/
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	border-style: solid;
	border-color: #005094;
	border-width: 0;
	padding: 8px 8px 5px;
	margin:0;
}

/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover>a {
	background: #284D7D url(../images/navegacion/main-bg-hover.jpg) top left repeat-x;
	text-decoration: none;
}

#imenus0 li a.ihover,.imde imenus0 a:hover {
	background: #284D7D url(../images/navegacion/main-bg-hover.jpg) top left repeat-x;
	text-decoration: none;
}

/* [active] */
#imenus0 li a.iactive {
	
}

/* --[[ Sub Items ]]-- */
#imenus0 ul a,#imenus0 .imsubc li .imctitle {
	height: auto;
	background-color: transparent;
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-style: solid;
	border-color: #608DBF;
	border-width: 0px 0px 1px 0px;
	padding: 5px 5px;
	margin: 0px;
}

/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li:hover>a {
	background:#3B6CB1 url(../images/navegacion/main-submenu-hover.jpg) ;
	text-decoration: none;
	/*border-color: #608DBF;*/
	color: #FFFFFF;
}

#imenus0 ul li a.ihover {
	background:#3B6CB1 url(../images/navegacion/main-submenu-hover.jpg) ;
	text-decoration: none;
	/*border-color: #608DBF;*/
	color: #FFFFFF;
}

/* [active] */
#imenus0 ul li a.iactive {
	
}

/*  botones  */

a.blackbutton{
	background: transparent  url(../images/buttons/black-left.jpg) no-repeat top left;
	display: block;
	float: right;
	font: normal 11px Arial; /* Change 13px as desired */
	line-height: 20px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (24px) */
	height: 24px; /* Height of button background height */
	padding-left: 6px; /* Width of left menu image */
	text-decoration: none;
	color:#FFFFFF;

}

a:link.blackbutton, a:visited.blackbutton, a:hover.blackbutton, a:active.blackbutton{
	color:#FFFFFF; /*button text color*/
}

a.blackbutton span{
	background: transparent url(../images/buttons/black-right.jpg) no-repeat top right;
	display: block;
	color:#FFFFFF;
	padding: 3px 8px 3px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.blackbutton{ /* Hover state CSS */
	text-decoration: underline;
}


a.graybutton{
	background: transparent  url(../images/buttons/gray-left.jpg) no-repeat top left;
	display: block;
	/*float: center;*/
	font: normal 11px Arial; /* Change 13px as desired */
	line-height: 20px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (24px) */
	height: 24px; /* Height of button background height */
	padding-left: 6px; /* Width of left menu image */
	text-decoration: none;

}

a:link.graybutton, a:visited.graybutton, a:hover.graybutton, a:active.graybutton{
	color: white; /*button text color*/
}

a.graybutton span{
	background: transparent url(../images/buttons/gray-right.jpg) no-repeat top right;
	display: block;
	color:#FFFFFF;
	padding: 3px 8px 3px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.graybutton{ /* Hover state CSS */
	text-decoration: underline;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	text-align:center;
}
a.bttn {
	background: transparent url(../images/buttons/bttn.jpg) top left no-repeat;  
	color:#000000;
	display:block;
	height:32px;
	width:147px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:12px 0 0 0;
}	
a:hover.bttn {
	background: transparent url(../images/buttons/bttn-hover.jpg) top left no-repeat;  
	color: #666666;
	display:block;
	height:32px;
	width:147px;
	font-size:12px;
	font-weight:bold;
}
.bttndiv{
	text-align:center;
	padding:10px 0 10px 250px;
}
a.bttn2 {
	background: transparent url(../images/buttons/bttn2.jpg) top left no-repeat;  
	color:#FFFFFF;
	display:block;
	height:32px;
	width:166px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:12px 0 0 0;
}	
a:hover.bttn2 {
	background: transparent url(../images/buttons/bttn-hover2.jpg) top left no-repeat;  
	color: #666666;
	display:block;
	height:32px;
	width:166px;
	font-size:12px;
	font-weight:bold;
}
.bttndiv{
	text-align:center;
	padding:10px 0 10px 250px;
}
.bttndiv2{
	text-align:center;
	padding:10px 0 10px 225px;
}

/*****************text colors**********************/
.naranja{
	color:#FF6600;
}
.verde{
	color:#009981;
}
.morado{
	color:#813399;
}
.rosadoosc{
	color:#CC0066;
}
.azulcl {
	color:#3366CC;
}
.narosc {
	color:#FF3300;
}
.rosado {
	color:#FF33FF;
}
.lila {
	color:#996699;
}
.rojo {
	color:#CC0000;
}
/****************samrt lease******************/
.results {
	padding:5px 0; 
	width:300px; 
	margin:0 auto;
	border-bottom: #DDDDDD 1px solid;
	font-size:12px;
	font-weight:bold;
	display:block;
	height:20px;
}
.total {
	width:300px; 
	text-align:right;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	color:#365F9E;
	padding:10px 0 0 0;
	}
.nota{
	width:300px; 
	text-align:right;
	margin:0 auto;
	font-size:11px;
	color: #999999;
}
.numero{
	width:50px;
	float:left;
	text-align:left;
}
.nombre{
	width:185px;
	float:left;	
	text-align:left;
}
.price{
	width:65px;
	float:left;	
}
/**********************ddaccordion**************************/
.titleopendiv {
	/*cursor: hand;*/
	cursor: pointer;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:3px;
	background:#E8ECF7 url(../images/common/ddaccordion-open.jpg) right 6px no-repeat;
	border-bottom: #999999 1px solid;
	margin:0;
}
.titleopendivopen { /*class added to contents of 1st demo when they are open*/
	background:#E8ECF7 url(../images/common/ddaccordion-close.jpg) right 8px no-repeat;
}

/****websphere*****/
.documentos{
	list-style-image:none;
}
/****websphere*****/

#hostbg{
	width:596px;
	height:477px;
	float:left;
	margin-top: 25px;
	padding:0 0 0 40px;
}

/**** WebPress Room ****/
.release{
	background-color:#3b6Cb2;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

/**************promociones*******************/

.tblcontent {
	border:#CCCCCC 1px solid;
	padding:0;
}
.rowcont1 {
	background-color: #EEEEEE;
	padding:5px;
	margin:5px 0;
}
.rowcont2 {
	padding:5px;
	margin:5px 0;
}
.rowcont1b {
	background-color: #EEEEEE;
	padding:5px;
	margin:5px 3px;
}
.rowcont2b {
	padding:5px;
	margin:5px 3px;
}
