@charset "utf-8";
/* CSS Document */
html, body {height: 100%;}
body {
	padding:0px;
	margin:0px;
	text-align: center;
	color: #000000;
	height: 100%;
	background:#949494;
	background-image:url(../imgs/bg.jpg);
	background-repeat:repeat-x;
}
table tr {margin: 0px; padding: 0px; border: 0px;vertical-align: top;}
img {border:0;}
.text {font-family: Arial; font-size: 11px; color: #000000;}
.title {font-family: Arial; font-size: 11px; color: #600; font-weight:bold;}
.wtitle {font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight:bold;}
.pwtitle {font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight:bold;}

#stage { 
		width:920px;
	  position:relative;  /*Contexto de posicionamento */
		margin:0 auto;
		min-height:100%;
	}
* html #stage {height: 100%;*height: 100%;_height: 100%;}
#container
	{
		width: 920px;
		text-align: left;
		padding-bottom:0px;
	}
#contents	{	margin:0px;
	text-align:center;
	width:920px;
	position:relative;}	
#ibtech {width:262px;height:293px; left:50%; margin:146px 0 0 -131px; position:absolute; top:50%;}
#web{width:221px;position:relative;margin:80px 0px 0px 0px;z-index:1;}
#tab{z-index:999999;}
#myspace{position:relative;margin:50px 0px 0px 0px;}
#winfo{width:300px;position:relative;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:10px;float:right;margin:0px 0px 0px 0px;}
.clear {clear:both;}
#gallery{
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	border:1px solid white;
	background:url(/imgs/panel.jpg) repeat-x bottom center #fff;
	width:920px;
	overflow:hidden;
	margin-bottom:20px;
	z-index:999;
}

#slides{
	height:400px;
	width:920px;
	overflow:hidden;
}
#slides1{
	height:400px;
	width:920px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menu{
	height:45px;
}
#menu1{
	height:45px;
}

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

li{
	width:60px;
	display:inline-block;
	list-style:none;
	overflow:hidden;
}

li.inact:hover{
	background:url(/imgs/pic_bg.png) repeat;
}

li.act,li.act:hover{
	background:url(/imgs/active_bg.png) no-repeat;
}

li.act a{
	cursor:default;
}

.fbar{
	width:2px;
	background:url(/imgs/divider.png) no-repeat right;
}

li a{
	display:block;
	background:url(/imgs/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}

a img{
	border:none;
}

h1{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:36px;
	font-weight:normal;
	margin-bottom:15px;
}

h2{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	position:absolute;
	right:0;
	text-transform:uppercase;
	top:15px;
}

a, a:visited {
	color:#0196e3;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}
#tooltip{
    width:auto;
    max-width:300px;
    min-width:100px;
    border:1px solid;
    background:white;
    padding:5px;
    margin-top:4px;
    font-size:12px;
    color:dimgray;
}

#tooltip #ttimg.top{
    margin-top:-17px;
    margin-left:2px
}
#tooltip #ttimg.bottom{
    bottom:0;
    margin-bottom:-12px;
    margin-left:2px
}


#tooltip.default{
    border:3px solid white;
    background:#369;
    color:white;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px; 
    margin-top:2px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


#tooltip.default #ttimg.top{
	position:absolute;
		margin-top:-8px;
    margin-left:-8px
}
#tooltip.default #ttimg.bottom{
	position:absolute;
    bottom:0;
    margin-bottom:-3px;
    margin-left:-8px
}
ul#navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 0px;
    right: 40px;
    list-style: none;
    z-index:999999;
}
ul#navigation li {
    width: 103px;
    display:inline;
    float:left;    
}
ul#navigation li a {
    display: block;
    float:left;
    margin-top: -2px;
    width: 100px;
    height: 25px;
    background-color:#666;
    background-repeat:no-repeat;
    background-position:50% 10px;
    border:1px solid #999;
    -moz-border-radius:0px 0px 10px 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    text-decoration:none;
    text-align:center;
    padding-top:80px;
    opacity: 0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);  
}
ul#navigation li a:hover{
     background-color:#036;
}
ul#navigation li a span{
    letter-spacing:2px;
    font-size:11px;
    color:#c0c0c0;
    text-shadow: 0 -1px 1px #000;      
}
ul#navigation .home a{
    background-image: url(../images/home.png);
}
ul#navigation .about a      {
    background-image: url(../images/id_card.png);
}
a.dry{
	position:absolute;
	bottom:15px;
	left:15px;
	text-align:left;
	font-size:12px;
	color:#ccc;
	text-transform:uppercase;
	text-decoration:none;
}
#superbox-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;}
#superbox-wrapper{position:fixed;z-index:9999;top:0;display:table;width:100%;height:100%;}
#superbox-container{position:relative;display:table-cell;width:100%;height:100%;margin:0;padding:0;vertical-align:middle;}
#superbox{margin:0 auto;padding:0;}
#superbox-container .loading{width:32px;height:32px;margin:0 auto;text-indent:-9999px;background:url(/imgs/loading.gif) no-repeat 0 0;}
*:first-child+html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
*:first-child+html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
* html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}
* html #superbox-wrapper{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#superbox-overlay{background:#000;}
#superbox-container .loading{text-align:center;font-size:40px;color:#fff;}
#superbox{padding:10px;background:#fff;}
#superbox-innerbox{padding:10px 0;}
#superbox.image{text-align:center;}
#superbox .close,
#superbox .nextprev{overflow:hidden;margin:0;}
#superbox .close a{float:right;padding:0 5px;line-height:20px;background:#333;cursor:pointer;}
#superbox .close a span{color:#fff;}
#superbox .nextprev a{float:left;margin-right:5px;padding:0 5px;line-height:20px;background:#333;cursor:pointer;color:#fff;}
#superbox .nextprev .disabled{background:#ccc;cursor:default;}