@charset "utf-8";
html{
	height:100%;
	vertical-align:central;
	padding:0px;
	margin:0px;
	width:100%;
	
}

body {
	background-color:#FFF;;
	background-size:40%;
	padding:0px;
	margin:0px;
	height:100%;
	vertical-align:central;
	width: inherit;
	
}

#camada1{
	display:table;
	position:absolute;
	width: inherit;
	height: inherit;
	
}
#camada2{
	position:static;
	width: inherit;
	height: inherit;
	
	
}

#cabecalho1{
	content:attr(x);
	background-color:#000;
	height:95px;
	width:900px;
	color:#FFF;
}

#titulo_c{
	height:67px;
	


}
#logo{
	/*background-color:#06F;*/
	width:40%;
	height:inherit;
	float:left;
	text-align:left;
	}
#logo_pr{
	height:100%;
	text-align:left;
		
}

#logo2{
	/*background-color:#06F;*/
	width:60%;
	height:inherit;
	float:left;
	text-align:right;
	
}
#logo2_pr{
	height:100%;
	text-align:right;
	
}


#menu{
 	height:30px;
/*	border-top:#FFF solid 1px;  borda superior no menu*/
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	
 	


	
}

.item_menu{
	width:auto;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	float:left;
}
.item_menu a{
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#FFF;
	text-decoration:none;
	
}


#corpo,#fram_corp{
	height: inherit;
	width:900px;
	opacity:1.0;
	margin-left:auto;
	margin-right:auto;
	/*position:relative;*/
	display:table;
	}

	
#fram_corp{
	height:inherit;
	
}

#camada1::before{
	height: inherit;
	width: inherit;
	content:'';
	background-color:#b0b0b0;	
	padding-bottom: 120px;
	background-image: url(../layout/fundo-corpo2.png);
	background-repeat:repeat-y;
	background-position:center;
	position:absolute;
	
}

#camada2::before{
	height: inherit;
	width: inherit;
	content:'';
	background-color:#b0b0b0;	
	padding-bottom: 120px;
	background-image: url(../layout/fundo-corpo2.png);
	background-repeat:repeat-y;
	background-position:center;
/*	position:absolute;*/
}
#titulo,#fram_tit{
	position:fixed;
	/*background-image:url(../layout/titulo_sindijus2.png);*/
	background-size: contain;
	background-repeat:no-repeat;
	top:0px;
	width: inherit;
	height:auto;
	vertical-align:top;
	background-color:#000;
	
}
#fram_tit{
 height:95px;	
}
#rodape{
	position: fixed;
/*	background-image:url(../layout/rodape2.png);*/
	background-size: contain;
	background-repeat:no-repeat;
	background-position:bottom;
	bottom:0px;
	left:0px;
	width:inherit;
	height:auto;
	vertical-align:bottom;
	
	
	
}
#img_rodape{
	bottom:0px;
	vertical-align:bottom;
}

#msuperior{
	width:100%;
	height:95px;;
	
}
#linha_tempo{
	width:100%;
	background-color:#CCC;
	margin-top:95px;
	height:300px;
	opacity:0.60;
	display:none;
	
	
	
	
}

#t_linha_tempo{
	
	width:37%;
	height:300px;
	background-color:#0F9;
	margin-left:0px;
	float:left;
	

	
	
}
#t_linha_tempo_vl{
	float:right;
	width:50px;
	height:inherit;
	background-color:#CCC;
	opacity:0.80;
	background-image:url(../layout/pontolinha.png);
	background-position:right;
	background-repeat: repeat-y;

	
	
	
}

#anos{
	width:100%;
	height:300px;
	opacity:0.99;
	display:table;
/*	border: 3px  dotted  #0000FF ;
	background-color:#0CF;*/

}
#vertical_lin{
	content:attr(x);
	width:100%;
	height:100%;
	float:left;
	display:table;
/*	background-color:#CF6;
	border: 2px  dotted #009900 */
	
}
#vlin{
	content:attr(x);
	width:30px;
	height:230px;
	float: right;
	display:table;
	
	padding-top:120px;
	background-image:url(../layout/pontolinha2.png);
	background-repeat:repeat-y;
	background-position:right;
/*	background-color:#06F;
	border: 2px  dotted  #FF0000;*/
	
	
}
.quadro_anos{
	content:attr(x);
	width:65%;
	height:inherit;
	float: right;
	display:table;
	padding-top:60px;
	padding-bottom:20px;
/*	background-color: #F09;
	border: 2px  dotted #000066; */
}
#horizontal_lin{
	content:attr(x);
	width:20%;
	height:inherit;
	float:left;
/*	background-color:#FC0;*/
		
	
}
.quadro_a{
	content:attr(x);
	width:350px;
	height:250px;
	float:left;
	position: relative;
	cursor:pointer;
	
	
	
}

#tit_ano{
	height:35px;
	font-size:25px;
	text-align:left;
	padding-left:10px;
	background-color:#898989;
	color:#FFF;
	font-family:"Microsoft Sans Serif";
	position:relative;
	left:-5px;
	top:-5px;
	width:100%;
	padding-top:5px;
	
}
#txt_tit_ano{
	margin-left:20px;
	margin-top:5px;
	
}
#sombra{
	
	/*background-color: #000;*/
	position:relative;
	top:-10px;
	left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border-radius:5px;
	

}

#borda{
	background-color:#FFF;
	padding:5px;
	top:-10px;
	left:-10px;
	position:relative;
	border:#999 solid 1px;
	border-radius:5px;
	
}


#txt_ano{
	content:attr(x);
	width:100%;
	height:50px;
	margin-top:20%;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	float:left;
	color: #900;
	text-align:center;
	display:none;
/*	background-color: #009;*/

}
#txt_ano p{
	font-size:200%;
	line-height:normal;
	margin-top:0px;
}
#lin_ano{
	content:attr(x);
	width:100%;
	height:5%;
	float:left;
	background-image:url(../layout/pontolinha3.png);
	background-repeat:repeat-x;
	background-position:top;
/*	background-color:#936;*/

		
}
#ponto_ano{
position:relative;
left:-14px;
top:-9px;
float:left;
}

#txt_linhadotempo{
	position:fixed;
	background-image:url(../layout/text-linhadotempo.png);
	width:200px;
	height:400px;
	left:25%;
	top:200px;
	background-repeat:no-repeat;
	background-size:contain;

	
}

#rodape{
	height:90px;
	text-align:center;
	position:relative;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	color: #CCC;
	margin-top:0px;
	padding-top:35px;
	padding-bottom:20px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	border-radius:10px;
	
	


	
}

#fcorpo{
	height: inherit;
	max-width:900px;
	opacity:1.0;
	margin-left:auto;
	margin-right:auto;
	/*position:relative;*/
	display:table;

	
}
#fcorpo2{
	border-left: dotted 4px   #666666;
	
	padding-right:50px;
	padding-bottom:20px;
	margin-left:25px;
	
}


#f_anos{
	padding-left:25px;
	margin-bottom:20px;

	
}
#tfunc{
	background-image:none;
	border:2px solid #666;
	
}


/*#logo26anos {
	background-image: url(../layout/26anos.png);
	height:278px;
	width:272px;
	left:300px;
	top:300px;
	background-color:#00F;
	background-repeat:no-repeat;
	background-size:contain;
	
}*/

@media screen and (max-width: 700px) {
	#rodape{
/*	background-image:url(../layout/rodape2.png);*/
	background-size: contain;
	background-repeat:no-repeat;
	background-position:bottom;
	bottom:0px;
	left:0px;
	width:inherit;
	height:10px;
	vertical-align:bottom;
	
	
	
}
	
	
}