@charset "UTF-8";
/* CSS Document */
body{
	font-size: 13px;
	font-family: "Trebuchet MS";
	color:#000000;
	padding:0;
	margin: 0;
}
a{
	text-decoration:none;
	color:#486370;
}
a img{
	border:none;
}
#container{
	width:1128px;
	margin:-11px auto;
}
#header{
	float:left;
	margin-left: 163px;
	margin-top: 10px;
}
#header h1{
	float:left;
	margin:20px 30px 0 0;
}
#header h1 a{
	display:block;
	width:285px;
	height:55px;
	background-repeat:no-repeat;
}
#header h1 a span{
	display:none;
}

#header ul.menu{
	float:left;
	list-style:none;
	/*background:url(../images/menu_bg.jpg) top left no-repeat;*/
	width:495px;
	height:53px;
	padding:0;
	margin:0;
}
#header ul.menu li{
	line-height:13px;
	float:left;
	width:85px;
	text-align:center;
	padding-top:20px;
}


#header ul.menu li.first{
	width:118px;
}
#header ul.menu li.last{
	width:116px;
}
#header ul.menu li.special{
	width:90px;
}
#header ul.menu li.intranet{
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
}
#header ul.menu li a{
	color:#bec2c0;
	font-size:11px;
	font-weight:normal;
}
#header ul.menu li a:hover{
	color:#343434;
}
#header form{
	float:left;
	margin:15px 0 0 20px;
}
#header #search_box{
	width:207px;
	background:url(../images/search_ico.jpg) left center no-repeat;
	padding:2px 0 2px 20px;
	float:left;
}
#header p.products{
	clear:both;
	text-align:right;
	margin:5px 0;
	padding:0;
	color:#486370;
	font-weight:bold;
}
#header p.products a{
	font-size:14px;
	font-weight:normal;
}

#header div.featured{
	width:965px;
	height:225px;
	overflow:hidden;
	float:left;
	margin-right:0;/*En relacion con padding-left de style.css cuando float:right*/
}
#header div.featured img{
	display:block;
	float:left;
}

#header div.featured .swf{
	float: right;
}

#swf2{
	float: left;
	margin-left: 120px;
	margin-top: 20px;
}



#menu{
	clear:both;
	float:left;
	width:150px;
	margin-top:70px;
}
#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li{
	color:#631b38;
	padding:4px 0;
	font-size:14px;
}
#menu ul li a{
	color:#000000;
}
#menu ul li ul li{
	font-weight:bold;
	color:#000;
	font-size:11px;
}
#menu ul li ul li ul{
	list-style:inside square;
}
#menu ul li ul li ul li{
	font-weight:normal;
	padding-left:5px;
}
#menu ul li ul li ul li.selected{
	background:#D9E3D8;
}
#menu ul.special{
	list-style:inside square;
}
#menu ul.special li{
	font-weight:normal;
	padding-left:5px;
}
#content{
	margin:-20px 0 0 13px;
	width:711px;
	float:left;
}
#content .description{
	font-weight:normal;
	font-size:13px;
	margin-bottom:40px;
}
#content .featured{
	clear:both;
	background:url(../images/futures_bg.png) top left no-repeat;
	padding-top:30px;
}
#content .featured .feature{
	width:77px;
	height:77px;
	overflow:hidden;
	float:left;
	margin:1px;
}
#content .featured .feature p{
	display:none;
}

#content .content{
	clear:both;
	margin-top:10px;
}
#content .content .item{
	background:url(../images/content_bg.gif) top left no-repeat #eff3f6;
	clear:both;
	margin:5px 0;
}
#content .content .item h2{
	clear:both;
	margin:0 0 0 150px;
	padding:5px 0;
	font-size:15px;
	font-weight:bold;
}

#content .content .item p.number{
	width:150px;
	float:left;
	font-size:58px;
	font-weight:bold;
	color:#d1d3d4;
	text-align:center;
	display:block;
	margin:20px 0 0 0;
	padding:0;
}
#content .content .item div.description{
	float:left;
	width:550px;
	font-size:13px;
	font-weight:normal;
	margin:10px 0;
}
#content br.clear{
	clear:both;
}
#nav{
	float:left;
	width:240px;
	margin:55px 0 0 13px;
}
#nav ul{
	margin:10px 0;
	padding:0;
	list-style:none;
	padding-top:40px;
}
#nav ul.tech{
	background:url(../images/links_tec.png) top left no-repeat;
}
#nav ul.business{
	background:url(../images/links_neg.png) top left no-repeat;
}
#nav ul.service{
	background:url(../images/links_serv.png) top left no-repeat;
}
#nav ul li{
	background:#e8edf1;
	padding:5px 5px;
}
#nav ul li.even{
	background:#eef2f5;
}
#nav div.panel{
	margin-right:3px;
	background:url(../images/panel_bg.png) top left no-repeat #eff3f6;
	padding:40px 8px 5px 8px;
}
#nav div.panel p.user{
	font-size:13px;
	font-weight:bold;
}
#nav div.panel a.button{
	background:url(../images/panel_btn.png) top left no-repeat;
	width:172px;
	height:25px;
	margin:0 auto;
}
#nav a.button{
	display:block;
}
#nav a.button span{
	display:none;
}
#nav div.contact a.button{
	margin:10px 0;
	background:url(../images/contact_bg.png) top left no-repeat;
	width:236px;
	height:37px;
}
#banners{
	float:right;
	margin-top:60px;
	width:975px;
}
#banners div{
	float:left;
	margin:5px 1px;
}
#footer{
	clear:both;
	text-align:center;
	font-size:11px;
}
.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#eff3f6;
    padding:5px;
    border:1px solid #fff;
    width:250px;
}

.tooltip p{
    margin:0;
    color:#222;
    padding:2px 7px;
}
