body {
	background:url(../images/bg.jpg) repeat-x #e5f3f9; 
	margin:0;
	font:12px "Trebuchet MS", verdana, sans-serif;
}


.bodypopup {
	background:#fff; 
	margin:0;
	font:12px "Trebuchet MS", verdana, sans-serif;
}


html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

#container {
	width:900px; 
	margin:0px auto;
}

/* estilos HEADER */

#header {
	width:900px;
	float:left;
	position: relative;
}

#header .logo {
	float:left;
	width:400px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 25px;
}
#menu {
	width: 900px;
	height: 40px;
	z-index: 10;
	float: left;
	position: relative;
}


#header img {
	border:none;
}

#header .contact {
	float:right;
	width:50px;
	background:url(../images/ico-contacto.png) no-repeat;
	background-position:0 2px;
	padding-left:18px;
	font-size:11px;
	text-decoration:none;
	color:#4584af;
	margin-top:10px;
}

#header .english {
	float:right;
	width:50px;
	background:url(../images/ico-english.jpg) no-repeat;
	background-position:0 2px;
	padding-left:18px;
	font-size:11px;
	text-decoration:none;
	color:#4584af;
	margin-top:10px;
}

#header .spanish {
	float:right;
	width:50px;
	background:url(../images/ico-spanish.jpg) no-repeat;
	background-position:0 2px;
	padding-left:18px;
	font-size:11px;
	text-decoration:none;
	color:#4584af;
	margin-top:10px;
}


#header .contact:hover, #header .english:hover, #header .spanish:hover {
	color:#666;
}

#header .flash {
	width:900px;
	float:left;
	z-index: 0;
	position: relative;
}


/* estilos BODY */

#main {
	width:900px;
	float:left;
	padding-bottom:10px;
	margin-top:3px;
	position: relative;
}

#main .mainbody {
	float:left;
	width:700px;
}

#main .boxHome {
	float:left;
	width:700px;
	background:url(../images/boxhome-bg.png) no-repeat bottom left;
	height:287px;
}

#main .boxHome .tabs a {
	float:left;
	width:129px;
	height:25px;
	background:url(../images/boxhome-tabblue.png) no-repeat;
	padding:7px 0 0 22px;	
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

#main .boxHome .tabs a:hover {
	color:#b2e1f8;
}

#main .boxHome .tabs span {
	float:left;
	width:129px;
	height:25px;
	background:url(../images/boxhome-tabwhite.png) no-repeat;
	padding:7px 0 0 22px;	
	text-decoration:none;
	color:#e38722;
	font-size:14px;
}

#main .boxHome .module {
	float:left;
	width:320px;
	padding:0 0 0 20px;
	border-right:solid 1px #88b5ce;
	margin-top:15px;
}

#main .boxHome #moduleRight {
	border:none;
}

#main .boxHome .module img {
	float:left;
}

#main .boxHome .module .title {
	float:left;
	width:190px;
	color:#e38722;
	font-weight:bold;
	padding:15px 0 0 15px;
}

#main .boxHome .module .title span {
	font-size:11px;
	display:block;
	margin-top:10px;
}

#main .boxHome .module p {
	float:left;
	width:310px;
	font-style:italic;
	color:#4584af;
	margin:20px 0 0 0;
	line-height:15px;
}

#main .boxHome .module .btnReadmore {
	float:left;
	width:63px;
	height:18px;
	text-align:center;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	font-size:10px;
	padding-top:3px;
	background:url(../images/btn-readmore.png) no-repeat;
	margin-top:10px;
	color:#fff;
}

#main .boxHome .module .btnReadmore:hover {
	color:#a0d7f5;
}

#main .sidebar {
	float:right;
	width:190px;
	background:url(../images/sidebar-bg.gif) repeat-y;
	margin-bottom:10px;
}

#main .sidebar .top {
	float:right;
	width:190px;
	background:url(../images/sidebar-top.gif) no-repeat;
	padding-top:6px;
}

#main .sidebar .bottom {
	float:right;
	width:186px;
	background:url(../images/sidebar-bottom.gif) no-repeat left bottom;
	padding:0 0 10px 4px;
}

#main .sidebar .title {
	display:block;
	width:161px;
	height:26px;
	background:url(../images/sidebar-title.png) no-repeat;
	padding:7px 0 0 22px;	
	text-decoration:none;
	color:#fff;
	font-size:14px;
	margin:0 0 10px 0;
}

#main .sidebar a:hover {
	color:#999;
}

#main .sidebar .link-archivos {
	background:url(../images/ico-archivo.png) no-repeat;
	padding:5px 0 0 42px;
	font-size:11px;
	text-decoration:none;
	color:#666;
	display:block;
	margin:0 0 0px 5px;
	height:34px;
}

#main .sidebar .link-blog {
	background:url(../images/ico-blog.png) no-repeat;
	padding:5px 0 0 42px;
	font-size:11px;
	text-decoration:none;
	color:#666;
	display:block;
	margin:0 0 0px 5px;
	height:34px;
}
#main .sidebar .link-blog1 {
	font-size:11px;
	text-decoration:none;
	color:#666;
	display:block;
	margin:0 0 10px 5px;
}


#main .sidebar p {
	margin:0 5px 5px 5px;
	font-size:11px;
	color:#666;
}

#main .sidebar .field {
	border:solid 1px #ccc;
	background:url(../images/input-bg.png) repeat-x;
	padding:3px;
	width:122px;
	float:left;
	font:11px "Trebuchet MS", verdana, sans-serif;
	color:#666;
	margin:2px 2px 0 0;
}

#main .sidebar .btnenviar {
	float:left;
}

#main .sidebar .boxNews {
	width:175px;
	height:76px;
	padding-left:3px;
}

#list {
	background:#eef6fb;
	width:155px;
}

#list a {
	text-decoration:none;
	color:#4584af;
	border-bottom:solid 1px #d1e8f2;
	padding-bottom:4px;
	font-weight:bold;
	display:block;
	font-size:11px;
	margin-bottom:4px;
}

#list a:hover {
	text-decoration: underline;
}

#main .boxSeccion {
	float:left;
	width:700px;
	background:url(../images/boxsecc-bg.gif) repeat-y;
}

#main .boxSeccion .bottom {
	float:left;
	width:660px;
	background:url(../images/boxsecc-bottom.gif) no-repeat left bottom;
	padding:20px 20px 15px 20px;
}

#separator {
	float:left;
	width:660px;
	margin-bottom:20px;
}

#main .colLeft {
	float:left;
	width:290px;
	padding-right:15px;
}

#main .picBusInt {
	float:left;
	width:350px;
	padding-top:255px;
	text-align:center;
	text-decoration:none;
	color:#e38722;
	background:url(../images/busintelligence-thumb.jpg) no-repeat;
}

#main .picBusInt:hover {
	text-decoration:underline;
}

#main .picCMP {
	display:block;
	width:402px;
	padding-top:200px;
	text-align:center;
	text-decoration:none;
	color:#e38722;
	background:url(../images/cmp-thumb.jpg) no-repeat;
	margin:0 auto;
}

#main .picCMP:hover {
	text-decoration:underline;
}
#main  .picdatamining1 {
	display:block;
	width:402px;
	padding-top:190px;
	text-align:center;
	text-decoration:none;
	color:#e38722;
	background:url(../images/datamining1-thumb.jpg) no-repeat;
	margin:0 auto;
}
#main  .picdatamining1:hover {
	text-decoration:underline;
}
#main .picdatamining2 {
	display:block;
	width:402px;
	padding-top:265px;
	text-align:center;
	text-decoration:none;
	color:#e38722;
	background:url(../images/datamining2-thumb.jpg) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main .picdatamining2:hover {
	text-decoration:underline;
}




#main .picCMP2 {
	display:block;
	width:402px;
	margin:0 auto;
}
#main .picinet1 {
	display:block;
	width:402px;
	padding-top:340px;
	text-align:center;
	text-decoration:none;
	color:#e38722;
	background:url(../images/inet1-thumb.jpg) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main .picinet1:hover {
	text-decoration:underline;
}
#main .picinet2 {
	display:block;
	width:402px;
	padding-top:310px;
	text-align:center;
	text-decoration:none;
	color:#e38722;
	background:url(../images/inet2-thumb.jpg) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main .picinet2:hover {
	text-decoration:underline;
}
#main .picinet3 {
	display:block;
	width:402px;
	padding-top:300px;
	text-align:center;
	text-decoration:none;
	color:#e38722;
	background:url(../images/inet3-thumb.jpg) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main .picinet3:hover {
	text-decoration:underline;
}



#popup {
	float:left;
	width:600px;
	padding:20px;
}

#popup p {
	margin:0 0 15px 0;
	color:#666;
}
#popup p a {
	color:#4584af;
	text-decoration: none;
}
#popup p a:hover {
	text-decoration: underline;
}



#popup h2 {
	margin:0 0 10px 0;
	color:#4584af;
	font-size:15px;
	font-weight:normal;
}

#popup ul {
	margin:0 0 10px 0;
	padding:0;
	color:#666;
}

#popup ul li {
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	list-style-type:none;
	background:url(../images/bullet-arrow.png) no-repeat;
	background-position:0 4px;
}

#popup ul li ul {
	margin-top:10px;
}

#popup ul li ul li {
	margin:0 0 10px 0;
	padding:0 0 0 6px;
	list-style-type:none;
	background:url(../images/bullet-small.gif) no-repeat;
	background-position:0 5px;
}


h1 {
	margin:0 0 20px 0;
	color:#e38722;
	font-size:25px;
}

h2 {
	margin:0 0 10px 0;
	color:#4584af;
	font-size:15px;
	font-weight:normal;
}

h3 {
	margin:0 0 10px 0;
	color:#4584af;
	font-size:12px;
	font-weight:bold;
}

#main p {
	margin:0 0 15px 0;
	color:#666;
	line-height:15px;
}

#main p {
	margin:0 0 15px 0;
	color:#666;
}

#main p a {
	text-decoration:none;
	color:#4584af;
}

#main p a:hover {
	text-decoration:underline;
}

.text-bold {
	font-weight:bold;
}

#main .boxSeccion .bottom ul {
	margin:0 0 10px 0;
	padding:0;
	color:#666;
}

#main .boxSeccion .bottom ul li {
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	list-style-type:none;
	background:url(../images/bullet-arrow.png) no-repeat;
	background-position:0 4px;
}

#main .boxSeccion .bottom ul li a {
	text-decoration:none;
	color:#4584af;
}

#main .boxSeccion .bottom ul li a:hover {
	text-decoration:underline;
}

#tabsSecc {
     float:left;
     width:700px;
     font-size:11px;
	 font-weight:bold;
	 background:url(../images/boxsecc-top.gif) no-repeat bottom left;
	 height:41px;
}

#tabsSecc ul {
	 margin:0;
	 padding:0;
	 list-style:none;
}

#tabsSecc li {
     display:inline;
     margin:0;
     padding:0;
}

#tabsSecc a {
	float:left;
    background:url(../images/tab-left.png) no-repeat left top;
    margin:0;
    padding:0 0 0 6px;
    text-decoration:none;
}

#tabsSecc a span {
    float:left;
    display:block;
    background:url(../images/tab-right.png) no-repeat right top;
    padding:6px 8px 6px 3px;
	line-height:20px;
    color:#fff;
}

#tabsSecc .press {
	float:left;
    background:url(../images/tab-left.png) no-repeat left top;
    margin:0;
    padding:0 0 0 6px;
    background-position:0 -32px;
}

#tabsSecc .press span {
    float:left;
    display:block;
    background:url(../images/tab-right.png) no-repeat right bottom;
    padding:6px 8px 6px 3px;
	color:#fff;
    color:#e38722;
	line-height:20px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsSecc a span {
	float:none;
}

#tabsSecc .press span {
	float:none;
}

/* End IE5-Mac hack */
#tabsSecc a:hover span {
   color:#fff;
}

#tabsSecc a:hover {
   color:#b2e1f8;
}

#tabsSecc a:hover span {
   color:#b2e1f8;
}

.logosclientes {
   float:left;
   width:660px;
   border-bottom:solid 1px #c7e3ef;
   padding-bottom:10px;
   margin-bottom:10px;
}

.logosclientes .contenedorFloat {
	float:left;
	width:220px;
	height:80px;
}

.contenedorThumb {
	width:220px;
	height:80px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.contenedorThumb *{
	vertical-align:middle;
}

.contenedorThumb span {
	height:100%;
	display:inline-block;
}

#sinborde {
   border:none;
   margin-bottom:0;
}

#main .boxSeccion .btnReadmore {
	display:block;
	width:63px;
	height:18px;
	text-align:center;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	font-size:10px;
	padding-top:3px;
	background:url(../images/btn-readmore.png) no-repeat;
	color:#fff;
}

#main .boxSeccion .btnReadmore:hover {
	color:#a0d7f5;
}

#main .logocasos {
   float:left;
   width:180px;
}

#main .blockcasos {
	float:left;
	width:480px;
}

#main .logocasos span {
	display:block;
	font-style:italic;
	color:#666;
	margin-top:5px;
}

#main .blocknews {
	float:left;
	width:535px;
}

#main .contactinfo {
	float:left;
	width:200px;
}
#main .blogsinfo {
	float:left;
	width:500px;
}


#main .map {
	float:right;
}

#main .novedades-pic {
	float:left;
	padding:0 20px 15px 0;
}


/* estilos FOOTER */

#footer {
	clear:both;
}

#footer .logo {
	float:right;
}
#footer .flashscroller {
	float:left;
}


#footer .links {
	width:900px;
	float:left;
	border-top:solid 1px #c7e3ef;
	padding-top:10px;
	margin:10px 0;
}

#footer .links div {
	width:145px;
	float:left;
	font-size:11px;
}

#footer .links .col-small {
	width:70px;
}

#footer .links .col-big {
	width:210px;
}

#footer .links .col-big2 {
	width:180px;
}

#footer .links div span {
	color:#4584af;
	font-weight:bold;
}

#footer .links div .linktit {
	color:#4584af;
	font-weight:bold;
	text-decoration:none;
}

#footer .links ul {
	padding:0;
	margin:0;
}

#footer .links ul li {
	padding:0;
	margin:0;
	list-style-type:none;
}

#footer .links ul li a {
	text-decoration:none;
	color:#666;
}

#footer .links a:hover {
	text-decoration:none;
	color:#333;
}

#footer .url {
	width:900px;
	float:left;
	height:30px;
	background:url(../images/footer-bg.png) no-repeat;
	padding-top:15px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

#marginhome {
	margin-top:10px;
}
.facebook {
	height: 20px;
	width: 20px;
	position: absolute;
	left: 0px;
	top: 295px;
}
