@import"cssmenuhorizontal.css";
@import"cssmenuvertical.css";
body  {
	font: 100% Tahoma;
	font-size:12px;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	 /*text-align: center; this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#pesquisa{
	position:absolute;
	top:112px;
	right:0;
	margin-right:10px;
	color:#FFF;
	font-weight:bold;
}

#pesquisa span{
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */	
	

}

#pesquisa input{
	border:#FFF solid 1px;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */	
}

#pesquisa .button {
	border:#FFF solid 1px;
    background: #fff;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */	
	height:21px;

	font: #FFF;

}

#menuHeader{
	position:absolute;
	top:162px;
	left: 0;
	width: 990px;
	
	

}
#sidebar1 {
    margin-top:17px;
	position:absolute;
	top: 173px;
	left: 0;
	width: 170px;
	height: 200px; 

}
.thrColAbsHdr #main #mainContent #materia h4 .materiaPrincipal a,
.materiaPrincipal a{
font-size:16px;
}
img{
	border:0;
	text-align: center;
}
a{
text-decoration:none;
font-size:12px;
color: #000000;
}

#sidebar1 #esqBanners img{
margin: 5px 10px;
}

.thrColAbsHdr #container { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 1150px;
   	height: 1290px;
    _height: 1150px;
	} 

.thrColAbsHdr #header {
 
	height: 183px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	
	/*padding: 0 10px 0 20px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColAbsHdr #menuSuperior {

height:74px;
margin-left:173px;
margin-top:2px;
}
.thrColAbsHdr #sidebar3 {
	position: absolute;
	top: 258px;
	right: 0;
	width: 301px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* the background color will be displayed for the length of the content in the column, but no further */
	 /*padding: 15px 10px 15px 20px; padding keeps the content of the div away from the edges */
font-size:11px;
}
.thrColAbsHdr #sidebar3 h5{
font-weight:bold;
}

/*
.thrColAbsHdr #sidebar3 #planoDiretor{
height:30px;
padding-top:60px;
background:url(../imagens/layout/banner_plano.jpg) no-repeat;
} */

.thrColAbsHdr #sidebar3 #superest{
text-align:justify;
height:82px;
padding-top:60px;
background:url(../imagens/layout/miniHEADERsuperest.jpg) no-repeat;
}

.thrColAbsHdr #sidebar3 #criar{
text-align:justify;
height:82px;
padding-top:60px;
background:url(../imagens/layout/banner-criar.jpg) no-repeat;
}

.thrColAbsHdr #sidebar3 #cetfundao{
height:45px;
padding-top:60px;
background:url(../imagens/layout/cet-fundao.jpg) no-repeat;
}

.thrColAbsHdr #sidebar3 #macae{
text-align:justify;
height:55px;
padding-top:60px;
background:url(../imagens/layout/miniHeaderMacae.jpg) no-repeat;
}

<!--.thrColAbsHdr #sidebar3 #ufrj90anos{-->
<!--text-align:justify;-->
<!--height:55px;-->
<!--padding-top:60px;-->
<!--background:url(../imagens/layout/90anos.jpg) no-repeat;-->
<!--} -->

.thrColAbsHdr #sidebar3 #coordcom{
text-align:justify;
height:55px;
padding-top:60px;
background:url(../imagens/layout/miniHEADERsgcoms.jpg) no-repeat;
}

.thrColAbsHdr #sidebar3 #veiculoWebTv{
text-align:justify;
height:45px;
padding-top:60px;
background:url(../imagens/layout/miniHEADERwebTV_SGCOMS.jpg) no-repeat;
}
.thrColAbsHdr #sidebar3 #veiculoWebTv h5{
font-size:10px;
font-weight:bold;
margin:0 63px 0 10px;
padding:0;
display:inline;
}

.thrColAbsHdr #sidebar3 #veiculoWebTv hr{
border: solid #999999 1px;
margin:6px 8px;
}

.thrColAbsHdr #sidebar3 #veiculoWebTv img{
margin:0 9px;
padding:0;

}

.thrColAbsHdr #sidebar3 #veiculoImagem{
background:url(../imagens/layout/miniHEADERimagem_SGCOMS.jpg) no-repeat;
height:45px;
padding-top:60px;
text-align:justify;
}
.thrColAbsHdr #sidebar3 #veiculoImagem h5{
font-size:10px;
font-weight:bold;
margin:0 63px 0 10px;
padding:0;
display:inline;
}
.thrColAbsHdr #sidebar3 #veiculoImagem hr{
border: solid #999999 1px;
margin:6px 10px;
}

.thrColAbsHdr #sidebar3 #veiculoImagem #imagemUFRJ{

	/*border: solid #CCCCCC 1px;*/
	width:130px;
	height:100px;
	float:left;
	margin:0 6px;
	text-align:center;
	vertical-align:middle;
	
}


.thrColAbsHdr #sidebar3 #veiculoOlharVirtual{
background:url(../imagens/layout/tic.jpg) no-repeat;
height:45px;
padding-top:60px;

text-align:justify;

}
.thrColAbsHdr #sidebar3 #veiculoOlharVirtual a{
color:#000000;
}

.thrColAbsHdr #sidebar3 #veiculoOlharVirtual h1 a,
.thrColAbsHdr #sidebar3 #veiculoOlharVirtual h1{
font-size:12px;
margin:5px 0;
padding:0;
text-align:center;
color:#000000;
}

.thrColAbsHdr #sidebar3 #veiculoOlharVital{
background:url(../imagens/layout/especial90anos.jpg) no-repeat;
height:50px;
padding-top:60px;

text-align:justify;
}
.thrColAbsHdr #sidebar3 #veiculoOlharVital a{
color:#000000;
}


.thrColAbsHdr #sidebar3 #veiculoOlharVital h1 a,
.thrColAbsHdr #sidebar3 #veiculoOlharVital h1{
font-size:12px;
margin:5px 0;
padding:0;
text-align:center;
color:#000000;
}

.thrColAbsHdr #sidebar3 #planodiretor{
height:50px;
padding-top:60px;
background:url(../imagens/layout/banner_plano.jpg) no-repeat;
text-align:justify;
}
.thrColAbsHdr #sidebar3 #planodiretor h1 a,
.thrColAbsHdr #sidebar3 #planodiretor h1{
font-size:12px;
margin:5px 0;
padding:0;
text-align:center;
color:#000000;
}


.thrColAbsHdr #sidebar3 #veiculoEmPauta{
background:url(../imagens/layout/miniHEADERempauta_SGCOMS.jpg) no-repeat;
height:50px;
padding-top:60px;

text-align:justify;
}

.thrColAbsHdr #sidebar3 #veiculoEmPauta a{
color:#000000;
}


.thrColAbsHdr #sidebar3 #veiculoEmPauta h1 a,
.thrColAbsHdr #sidebar3 #veiculoEmPauta h1{
font-size:12px;
margin:5px 0;
padding:0;
text-align:center;
color:#000000;
}

.thrColAbsHdr #main a{
color:#000000;
font-size:12px;
} 
.thrColAbsHdr #main { 

	margin: 0 301px 0 173px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size:12px;
	min-height:900px;

	/*position:relative;*/
}

.thrColAbsHdr #main table img{
margin:4px 6px; 
}

.thrColAbsHdr #main #mainContent { 
float:left;
width:327px;
}
.thrColAbsHdr #main #mainContent #materia a,
.thrColAbsHdr #main #mainContent #materia{
color:#666666;
font-size:12px;
margin-bottom:10px;
}
.thrColAbsHdr #main #mainContent #materia img{ 
margin:4px;
}
.thrColAbsHdr #main #mainContent #materia h5 a,
.thrColAbsHdr #main #mainContent #materia h5{
font-size:12px;
color:#666666;
font-weight:normal;
text-transform:uppercase;
margin:0;
padding:O;
} 
.thrColAbsHdr #main #mainContent #materia h4 a,
.thrColAbsHdr #main #mainContent #materia h4{
font-size:14px;
margin:2px 0;
padding:O;
color:#00295A;
}

.thrColAbsHdr #main #mainContent #bannersCentro {
margin-top:10px;
height:40px;
}

.thrColAbsHdr #main #mainContent #bannersCentro img{
display: inline;
margin:0 2px;

}
.thrColAbsHdr #sidebar2 { 
float:left;
width:172px;
font-size:12px;
}

.thrColAbsHdr #sidebar2 img{ 
margin:10px 0;

}


.thrColAbsHdr #sidebar2 h3{ 

margin:2px 0;
padding:2px;
font-size:12px;
text-transform:uppercase;
background:#67A8BA;
color:#FFFFFF;

}
.thrColAbsHdr #sidebar2 #caixa,
.thrColAbsHdr #sidebar2 #caixa a{
margin:5px;
text-align:left;
} 
.thrColAbsHdr #sidebar2 #caixa h1,
.thrColAbsHdr #sidebar2 #caixa h1 a{
font-size:11px;
text-decoration:none;
margin:2px 0;
padding:O;
color:#00295A;
}


.thrColAbsHdr #footer {

	
/*	top:50px; position:relative;  adding position: relative allows you to position the two sidebars relative to this container */
/*	width: 480px;   using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	/*margin: 0 151px 0 90px; */
	margin: 10px 150px 0 173px; 
	text-align: center;/* this overrides the text-align: center on the body element. */
 vertical-align:bottom;
	

}
.thrColAbsHdr #footer hr{
border:dashed 0.1em #CCCCCC;
} 

#footer1{

text-align:center;

height:130px;  padding-top:30px;

}



.thrColAbsHdr #main #mainContent .materia a,
.thrColAbsHdr #main #mainContent .materia{
color:#666666;
font-size:12px;
margin-bottom:10px;
}
.thrColAbsHdr #main #mainContent .materia img{ 
margin:4px;
}
.thrColAbsHdr #main #mainContent .materia h5 a,
.thrColAbsHdr #main #mainContent .materia h5{
font-size:12px;
color:#666666;
font-weight:normal;
text-transform:uppercase;
margin:0;
padding:O;
} 
.thrColAbsHdr #main #mainContent .materia h4 a,
.thrColAbsHdr #main #mainContent .materia h4{
font-size:14px;
margin:2px 0;
padding:O;
color:#00295A;
}

.thrColAbsHdr #main #mainContent .materia h4 .materiaPrincipal a,
.materiaPrincipal a{
font-size:16px;
}
