@charset "UTF-8";
/* CSS Document */

/*a:link {color:#FF0000;}   
a:visited {color:#00FF00;}  
a:hover {color:#FF00FF;}  
a:active*/

body {
	width:auto;
	margin: 0;
	padding: 0;
	background:#fff;

	min-width:960px;
	min-height:600px;
	
	font-family: 'Roboto Condensed', sans-serif;
	line-height:21px;
	font-size:14px;

	overflow-y:hidden;
}

a:link {color:#333;cursor: pointer;}   
a:visited {color:#333;}  
a:hover {color:#999;}  
a:active{}

p{
	font-size:1em;
	font-weight: 400;
}

h2{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:1.5em;
	margin:0px 0px 0px 0px;
	font-weight:700;
	font-color:#000;
}

h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:1.5em;
	margin:0px 0px 0px 0px;
	font-weight:300;
	font-color:#000;
}


br {
line-height:20px;
}

#tarja{
	height:300px;
	width:100%;
	/*background: url(../img/granadamkII.jpg) #000 50% 50% no-repeat;*/
	margin:-150px 0px 0px 0px;
	position:absolute;
	top:50%;
}

#foto_tarja{             /*REVER!*/
	width: 4000px;
	/*width:1200px;*/
	height:300px;
	/*background:#000;*/	
	overflow:visible;
	
	/*position:absolute;*/
	/*left:-150px;*/ /* alinha o texto */
	margin:0px 0px 0px -1550px;
	text-align:center;
}



#foto_tarja img{
	height:300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*OK*/
#orelha{ /*tarja preta*/    
	height:300px;
	width:100%;
	min-width:900px;
	margin:-150px auto 0px auto;
	/*
	margin:-150px auto 0px auto;
	transform: translate(-50%, -50%);
	top:50%;
	left: 50%;
	right: 50%;*/
	background:#000 50% 50% no-repeat;
	
	display:inline-block;

	position:absolute;
	top:50%;

	left: 0;
	right: 0;	
}

#colcha{
	position:absolute;
	top:-1px;
	left:0px;
	
	height:150px;
	width:900px;
	background:#fff;
}

#footer{
	position:absolute;
	top:450px;
	right:0px;
	
	height:150px;
	width:900px;
	background:#fff;
}

#sig{
	position:absolute;
	bottom:10px;
	left:0px;
	width:200px;
	}

#sig h2{font-family: 'Roboto', sans-serif;
font-size:1em;
margin:0px 0px 0px 0px;
font-weight:300;
}

#sig h3{margin:0px 0px 0px 0px;
	font-weight:300;
	font-style:italic;
}

#sig p{margin:0px 0px 0px 0px;
	color:#666;
	font-weight:300;
}
#sig a{
	text-decoration: none;
}

#coluna{
	width:130px;
	height:100px;
	
	position:absolute;
	
	top:0px;
	left:200px;
	padding:58px 0px 0px 0px;
}

#lang{
	width:130px;
	height:100px;
	
	position:absolute;
	
	top:0px;
	left:825px;
	padding:30px 0px 0px 0px;
}

#descricao{
	
	width:450px;
	margin:0px 0px 0px 300px;
	padding:0px 0px 100px 0px;
}	

#descricao h2{
	font-size: 2em;
	line-height: 1em;
}

#descricao h3{
	font-size: 2em;
	line-height: 1em;
	margin:0px 0px 20px 0px;
}

#descricao p{
	margin:0px 0px 20px 0px;
	font-size:1em;
	color:#000;
	font-weight:300;
}

#descricao p.abstract{
	font-style: italic;
	color:#000;
	font-weight:300;
}



#descricao .imagem img{
	margin:0px 0px 0px 0px;
	width:450px;
}

#descricao .imagem{
	position:relative;
	margin:40px 0px 40px 0px;
}



#descricao p.legenda{
	position: absolute;
	font-size: 1em;
	text-align:right;
	margin: 0px -140px 0px 0px;
	color: #000;
	font-style: oblique;
	left: -150px;
	max-width: 140px;
	vertical-align: bottom;
	bottom: 0px;
	overflow:visible;
}

#descricao p.subtitulo{
	font-family: 'Roboto Condensed', sans-serif;
	margin:20px 0px 0px 0px;
	color:#000;
	font-style:normal;
	font-weight:700;
	text-transform: uppercase;
}

#descricao .ficha{
	margin:00px 0px 0px 0px;
	color:#000;
	font-style:normal;
}



#menu{
	font-family: 'Roboto Condensed', sans-serif;
	
	width:900px;
	/*position:absolute;
	top:0px;
	left:0px;*/
	
	padding:2em 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position: relative;
	top:-175px;

}

#menu h3{
	line-height:1.5em;
	font-size: 2em;
	color:#000;
	font-weight:700;
	text-transform: uppercase;
}	

.masterMenu p, .masterMenu a{
	color: #000;
	text-decoration: none;
	font-weight: 300;
}

#menu .masterMenu{
	line-height:1.5em;
	font-size: 1em;
	color:#bbb;
	font-weight:700;
	width:440px; /* width + margin = 450*/
	float:left;
	margin: 0px 10px 0px 0px;
	padding: 0em 5px 0px 0px;
	/*display:none;*/
}
#menu .masterMenu.short{
	width:215px;
	padding:4em 0px 0px 0px;
	margin: 0px 5px 0px 0px;
}

#menu .masterMenu .long{
display: none;
}

.techSheet .short{
display: none;
}

._hidden{
	display:none;
}

#menu .id-url{
	cursor:pointer;
}


#menu .h3_div{
	height:4em;
	position:relative;
	margin-top:0px;/*32px;*/
}

#menu .h3_div h3{
	font-size: 2em;
	line-height: 31.5px;
	position:absolute;
	bottom:0px;
}


#flow{
	font-family: 'Roboto', sans-serif;
	
	width:900px;
	/*position:absolute;
	top:0px;
	left:0px;*/
	
	padding:2em 0px 0px 0px;
	margin:0px 0px 0px 0px;
}	

#flow .job{
	margin:0em 0px 10em -190px;

	min-height: 30em;
	width:1090px;
	height:100%;
	overflow: visible;
	zoom: 1;
}


#flow .job#j99{
	min-height: 10em;
}

#flow .job#j99 .ltab, 
#flow .job#j99 .rtab {
	background-color: #fff;
	height:0px;
}



#flow .job::after {
	/*clear: both;
	display: block;*/
}

#flow .job::after {
 	content: "";
  	clear: both;
  	display: table;
}

#flow .job_header{
	margin: 0px 0px 2em 490px;
	width:460px;
	clear: both;
	display: block;
}

#flow .job .ctab{
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	width:450px; /*6*75px and about ~70 char*/ 
}

#flow .job p, #flow .job h3,#flow .job h4{
	/*padding: 5px 120px 5px 275px;*/
}

#flow .job h3,#flow .job h4{
	text-transform: uppercase;
	font-size:2em;
	line-height: 1em;
	margin:0px 0px 0px 0px;
}

#flow .job h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}

#flow .job h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 100;

}


#flow .sections{
	text-decoration: none;
}

#flow .job p{
	margin:0px 0px 20px 0px;
	clear:left;
}

#flow .job p.subtitulo{
	font-family: 'Roboto', sans-serif;
	margin:20px 0px 0px 0px;
	color:#000;
	font-style:normal;
	font-weight:700;
	clear:left;
}

#flow .job .ltab{
	float:left;
	margin: 14px 0px 0px -1350px;
	/*left:-250px;*/
	overflow:hidden;
	background-color:#000;
	width:1800px;
	height:300px;
}

#flow .job .ltab img{
	float:right;
	height:300px;
}
#flow .job .ltab video{
	float:right;
	height:300px;
}

#flow .job .rtab{
	float:left;
	width:100px;
	height:200px;
	float:left;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	overflow: visible;
	clear:right;
}

#flow .job .rtab p{
	padding: 0px 0px 0px 0px;
	font-size:1em;
	font-weight: 400;

}


.page_menu{
	margin:1em 10px 2em 300px;
	width:500px;
	height: 1em;
	clear: both;
	display: block;
	font-size:1em;
	text-transform: none;
}

.page_menu a{text-decoration:none;font-weight:100;cursor:pointer;}
.page_menu a:link {color:#333;}   
.page_menu a:visited {color:#333;}  
.page_menu a:hover {color:#999;}  
.page_menu a:active{}

.page_menu p{
	font-weight:700;
}

.modulo{
	padding:0px;
	margin:0px;
	float:left;
	border:1px solid #fff;
	
	width:73px;
	height:73px;
	cursor:pointer;
}

.modula{
	width:73px;
	height:73px;
}

#wrap{
	position:absolute;
	top:0px;
	min-width:900px;
	min-height:600px;
	
	width:100%;
	height:100%;
	overflow-x: hidden;

}

#content{
	width:900px;
	height:600px;
	
	position:absolute;
	top:50%;
	left:50%;
	
	margin:-300px 0px 0px -450px;
	
	overflow:visible;
}