@charset "utf-8";
/* CSS Document */
p#cross-links, p#valid{text-align:center}
p#cross-links{border-bottom:1px solid #ccc;margin-bottom:30px;padding-bottom:30px}

.stripViewer .panelContainer .panel ul{text-align:left;margin:0 15px 0 30px;}

/* This div isn't entirely necessary but good for getting the side arrows vertically centered */
.slider-wrap{height:353px;padding-top:30px;width:961px;}

/* These 2 lines specify style applied while slider is loading */
.csw{width:100%;height:300px;background:#fff;overflow:hidden}
.csw .loading{margin:120px 0 0 0;text-align:center}

/* This is the viewing window */
.stripViewer{position:relative;overflow:hidden;margin:auto;width:961px;/* Also specified in  .stripViewer .panelContainer .panel  below */height:300px;clear:both;}

/* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
/* -moz-user-select:none;// This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
.stripViewer .panelContainer{position:relative;left:0;top:0;width:100%;list-style-type:none;}

/* Each panel is arranged end-to-end */
.stripViewer .panelContainer .panel{float:left;height:300px;width:961px;/* Also specified in  .stripViewer  above background-image:url('../imagens/TecnologiaMovel.jpg');background-repeat: no-repeat;*/}

.stripViewer .panelContainer .bgpanel1 {float:left;height:300px;width:961px;/* Also specified in  .stripViewer  above */background-image:url('../imagens/TecnologiaMovel.jpg');background-repeat: no-repeat;}
.stripViewer .panelContainer .bgpanel2 {float:left;height:300px;width:961px;/* Also specified in  .stripViewer  above */background-image:url('../imagens/EBI.jpg');background-repeat: no-repeat;}
.stripViewer .panelContainer .bgpanel3 {float:left;height:300px;width:961px;/* Also specified in  .stripViewer  above */background-image:url('../imagens/AssessoriaTreinamento.jpg');background-repeat: no-repeat;}
.stripViewer .panelContainer .bgpanel4 {float:left;height:300px;width:961px;/* Also specified in  .stripViewer  above */background-image:url('../imagens/Outsorcing2.jpg');background-repeat: no-repeat;}
.stripViewer .panelContainer .bgpanel5 {float:left;height:300px;width:961px;/* Also specified in  .stripViewer  above */background-image:url('../imagens/SolucoesInterativas.jpg');background-repeat: no-repeat;}

.stripViewer .panelContainer .bgpanel a, .stripViewer .panelContainer .bgpanel2 a,
.stripViewer .panelContainer .bgpanel3 a, .stripViewer .panelContainer .bgpanel4 a,
.stripViewer .panelContainer .bgpanel5 a {color:#000; cursor:pointer;}

.stripViewer .panelContainer .bgpanel a:hover, .stripViewer .panelContainer .bgpanel2 a:hover,
.stripViewer .panelContainer .bgpanel3 a:hover, .stripViewer .panelContainer .bgpanel4 a:hover,
.stripViewer .panelContainer .bgpanel5 a:hover { color: #009; cursor:pointer; text-decoration:none;}

/* Wrapper to give some padding in the panels, without messing with existing panel width */
.stripViewer .panelContainer .panel .wrapper{padding:2px;}


/* This is the div to hold your nav (the UL generated at run time) */
.stripNav{margin-top:330px;position:absolute;width:961px;}


/* The left and right arrows */
.stripNavL, .stripNavR{position:absolute;top:230px;text-indent:-9000em;}
.stripNavL a, .stripNavR a{display:block;height:40px;width:40px;}
.stripNavL{left:0;}
.stripNavR{right:0;}
.stripNavL, .stripNavR{display:none;}



.stripNavL, .stripNavR, .stripNav{ display: none; }
.nav-thumb{ cursor:pointer; }
#movers-row{ width:900px;margin:-40px 0 0 75px;}
#movers-row div{float: left; }
#movers-row div a.cross-link{ float:left;font-size:12px; }
.cross-link{ background-image: url('../imagens/submenu_2.png');background-repeat:no-repeat;width:172px;height:41px;display:block;padding-top:20px;text-align:center;color:#a0afbe;}
a.active-thumb{background-image: url('../imagens/submenu_1.png');background-repeat:no-repeat;width:180px;height:41px;padding-left:18px;display:block;margin-left:-5px;color:#ff6600;font-size:12px;padding-top:15px;font-weight:bold;}
.tab1{ background-image: url('../imagens/submenu_1-1.png');background-repeat:no-repeat;width:172px;height:41px;display:block;padding-top:20px;text-align:center;color:#a0afbe;}
.nav-thumb {display:block;width:172px;height:41px;}